summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/CloudWatchEvidently
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2022-11-23 21:14:33 +0300
committerAndrew Dolgov <[email protected]>2022-11-23 21:14:33 +0300
commit0c8af4992cb0f7589dcafaad65ada12753c64594 (patch)
tree18e83d068c3e7dd2499331de977782b382279396 /vendor/aws/aws-sdk-php/src/CloudWatchEvidently
initial
Diffstat (limited to 'vendor/aws/aws-sdk-php/src/CloudWatchEvidently')
-rw-r--r--vendor/aws/aws-sdk-php/src/CloudWatchEvidently/CloudWatchEvidentlyClient.php85
-rw-r--r--vendor/aws/aws-sdk-php/src/CloudWatchEvidently/Exception/CloudWatchEvidentlyException.php9
2 files changed, 94 insertions, 0 deletions
diff --git a/vendor/aws/aws-sdk-php/src/CloudWatchEvidently/CloudWatchEvidentlyClient.php b/vendor/aws/aws-sdk-php/src/CloudWatchEvidently/CloudWatchEvidentlyClient.php
new file mode 100644
index 0000000..1201de1
--- /dev/null
+++ b/vendor/aws/aws-sdk-php/src/CloudWatchEvidently/CloudWatchEvidentlyClient.php
@@ -0,0 +1,85 @@
+<?php
+namespace Aws\CloudWatchEvidently;
+
+use Aws\AwsClient;
+
+/**
+ * This client is used to interact with the **Amazon CloudWatch Evidently** service.
+ * @method \Aws\Result batchEvaluateFeature(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise batchEvaluateFeatureAsync(array $args = [])
+ * @method \Aws\Result createExperiment(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise createExperimentAsync(array $args = [])
+ * @method \Aws\Result createFeature(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise createFeatureAsync(array $args = [])
+ * @method \Aws\Result createLaunch(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise createLaunchAsync(array $args = [])
+ * @method \Aws\Result createProject(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise createProjectAsync(array $args = [])
+ * @method \Aws\Result createSegment(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise createSegmentAsync(array $args = [])
+ * @method \Aws\Result deleteExperiment(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise deleteExperimentAsync(array $args = [])
+ * @method \Aws\Result deleteFeature(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise deleteFeatureAsync(array $args = [])
+ * @method \Aws\Result deleteLaunch(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise deleteLaunchAsync(array $args = [])
+ * @method \Aws\Result deleteProject(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise deleteProjectAsync(array $args = [])
+ * @method \Aws\Result deleteSegment(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise deleteSegmentAsync(array $args = [])
+ * @method \Aws\Result evaluateFeature(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise evaluateFeatureAsync(array $args = [])
+ * @method \Aws\Result getExperiment(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getExperimentAsync(array $args = [])
+ * @method \Aws\Result getExperimentResults(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getExperimentResultsAsync(array $args = [])
+ * @method \Aws\Result getFeature(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getFeatureAsync(array $args = [])
+ * @method \Aws\Result getLaunch(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getLaunchAsync(array $args = [])
+ * @method \Aws\Result getProject(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getProjectAsync(array $args = [])
+ * @method \Aws\Result getSegment(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getSegmentAsync(array $args = [])
+ * @method \Aws\Result listExperiments(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listExperimentsAsync(array $args = [])
+ * @method \Aws\Result listFeatures(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listFeaturesAsync(array $args = [])
+ * @method \Aws\Result listLaunches(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listLaunchesAsync(array $args = [])
+ * @method \Aws\Result listProjects(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listProjectsAsync(array $args = [])
+ * @method \Aws\Result listSegmentReferences(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listSegmentReferencesAsync(array $args = [])
+ * @method \Aws\Result listSegments(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listSegmentsAsync(array $args = [])
+ * @method \Aws\Result listTagsForResource(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
+ * @method \Aws\Result putProjectEvents(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise putProjectEventsAsync(array $args = [])
+ * @method \Aws\Result startExperiment(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise startExperimentAsync(array $args = [])
+ * @method \Aws\Result startLaunch(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise startLaunchAsync(array $args = [])
+ * @method \Aws\Result stopExperiment(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise stopExperimentAsync(array $args = [])
+ * @method \Aws\Result stopLaunch(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise stopLaunchAsync(array $args = [])
+ * @method \Aws\Result tagResource(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
+ * @method \Aws\Result testSegmentPattern(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise testSegmentPatternAsync(array $args = [])
+ * @method \Aws\Result untagResource(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
+ * @method \Aws\Result updateExperiment(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateExperimentAsync(array $args = [])
+ * @method \Aws\Result updateFeature(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateFeatureAsync(array $args = [])
+ * @method \Aws\Result updateLaunch(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateLaunchAsync(array $args = [])
+ * @method \Aws\Result updateProject(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateProjectAsync(array $args = [])
+ * @method \Aws\Result updateProjectDataDelivery(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateProjectDataDeliveryAsync(array $args = [])
+ */
+class CloudWatchEvidentlyClient extends AwsClient {}
diff --git a/vendor/aws/aws-sdk-php/src/CloudWatchEvidently/Exception/CloudWatchEvidentlyException.php b/vendor/aws/aws-sdk-php/src/CloudWatchEvidently/Exception/CloudWatchEvidentlyException.php
new file mode 100644
index 0000000..f6d8c36
--- /dev/null
+++ b/vendor/aws/aws-sdk-php/src/CloudWatchEvidently/Exception/CloudWatchEvidentlyException.php
@@ -0,0 +1,9 @@
+<?php
+namespace Aws\CloudWatchEvidently\Exception;
+
+use Aws\Exception\AwsException;
+
+/**
+ * Represents an error interacting with the **Amazon CloudWatch Evidently** service.
+ */
+class CloudWatchEvidentlyException extends AwsException {}