From 0c8af4992cb0f7589dcafaad65ada12753c64594 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 23 Nov 2022 21:14:33 +0300 Subject: initial --- .../Exception/WellArchitectedException.php | 9 +++ .../src/WellArchitected/WellArchitectedClient.php | 93 ++++++++++++++++++++++ 2 files changed, 102 insertions(+) create mode 100644 vendor/aws/aws-sdk-php/src/WellArchitected/Exception/WellArchitectedException.php create mode 100644 vendor/aws/aws-sdk-php/src/WellArchitected/WellArchitectedClient.php (limited to 'vendor/aws/aws-sdk-php/src/WellArchitected') diff --git a/vendor/aws/aws-sdk-php/src/WellArchitected/Exception/WellArchitectedException.php b/vendor/aws/aws-sdk-php/src/WellArchitected/Exception/WellArchitectedException.php new file mode 100644 index 0000000..44c99b4 --- /dev/null +++ b/vendor/aws/aws-sdk-php/src/WellArchitected/Exception/WellArchitectedException.php @@ -0,0 +1,9 @@ +