summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/Macie2/Macie2Client.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-10-20 16:44:35 +0300
committerAndrew Dolgov <[email protected]>2023-10-20 16:44:35 +0300
commit8bec661288b276c98bdb0e773e5f4d5275dc4c87 (patch)
tree8617ebe581c62fc46a7881aa61801ebce9d3c603 /vendor/aws/aws-sdk-php/src/Macie2/Macie2Client.php
parent540438c2eb5452bacad30c247906bfa287f2da1d (diff)
update AWK SDKHEADmaster
Diffstat (limited to 'vendor/aws/aws-sdk-php/src/Macie2/Macie2Client.php')
-rw-r--r--vendor/aws/aws-sdk-php/src/Macie2/Macie2Client.php26
1 files changed, 26 insertions, 0 deletions
diff --git a/vendor/aws/aws-sdk-php/src/Macie2/Macie2Client.php b/vendor/aws/aws-sdk-php/src/Macie2/Macie2Client.php
index 1dfb6c0..9be1e52 100644
--- a/vendor/aws/aws-sdk-php/src/Macie2/Macie2Client.php
+++ b/vendor/aws/aws-sdk-php/src/Macie2/Macie2Client.php
@@ -59,10 +59,14 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise getAdministratorAccountAsync(array $args = [])
* @method \Aws\Result getAllowList(array $args = [])
* @method \GuzzleHttp\Promise\Promise getAllowListAsync(array $args = [])
+ * @method \Aws\Result getAutomatedDiscoveryConfiguration(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getAutomatedDiscoveryConfigurationAsync(array $args = [])
* @method \Aws\Result getBucketStatistics(array $args = [])
* @method \GuzzleHttp\Promise\Promise getBucketStatisticsAsync(array $args = [])
* @method \Aws\Result getClassificationExportConfiguration(array $args = [])
* @method \GuzzleHttp\Promise\Promise getClassificationExportConfigurationAsync(array $args = [])
+ * @method \Aws\Result getClassificationScope(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getClassificationScopeAsync(array $args = [])
* @method \Aws\Result getCustomDataIdentifier(array $args = [])
* @method \GuzzleHttp\Promise\Promise getCustomDataIdentifierAsync(array $args = [])
* @method \Aws\Result getFindingStatistics(array $args = [])
@@ -81,12 +85,16 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise getMasterAccountAsync(array $args = [])
* @method \Aws\Result getMember(array $args = [])
* @method \GuzzleHttp\Promise\Promise getMemberAsync(array $args = [])
+ * @method \Aws\Result getResourceProfile(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getResourceProfileAsync(array $args = [])
* @method \Aws\Result getRevealConfiguration(array $args = [])
* @method \GuzzleHttp\Promise\Promise getRevealConfigurationAsync(array $args = [])
* @method \Aws\Result getSensitiveDataOccurrences(array $args = [])
* @method \GuzzleHttp\Promise\Promise getSensitiveDataOccurrencesAsync(array $args = [])
* @method \Aws\Result getSensitiveDataOccurrencesAvailability(array $args = [])
* @method \GuzzleHttp\Promise\Promise getSensitiveDataOccurrencesAvailabilityAsync(array $args = [])
+ * @method \Aws\Result getSensitivityInspectionTemplate(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getSensitivityInspectionTemplateAsync(array $args = [])
* @method \Aws\Result getUsageStatistics(array $args = [])
* @method \GuzzleHttp\Promise\Promise getUsageStatisticsAsync(array $args = [])
* @method \Aws\Result getUsageTotals(array $args = [])
@@ -95,6 +103,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise listAllowListsAsync(array $args = [])
* @method \Aws\Result listClassificationJobs(array $args = [])
* @method \GuzzleHttp\Promise\Promise listClassificationJobsAsync(array $args = [])
+ * @method \Aws\Result listClassificationScopes(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listClassificationScopesAsync(array $args = [])
* @method \Aws\Result listCustomDataIdentifiers(array $args = [])
* @method \GuzzleHttp\Promise\Promise listCustomDataIdentifiersAsync(array $args = [])
* @method \Aws\Result listFindings(array $args = [])
@@ -109,6 +119,12 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise listMembersAsync(array $args = [])
* @method \Aws\Result listOrganizationAdminAccounts(array $args = [])
* @method \GuzzleHttp\Promise\Promise listOrganizationAdminAccountsAsync(array $args = [])
+ * @method \Aws\Result listResourceProfileArtifacts(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listResourceProfileArtifactsAsync(array $args = [])
+ * @method \Aws\Result listResourceProfileDetections(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listResourceProfileDetectionsAsync(array $args = [])
+ * @method \Aws\Result listSensitivityInspectionTemplates(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listSensitivityInspectionTemplatesAsync(array $args = [])
* @method \Aws\Result listTagsForResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
* @method \Aws\Result putClassificationExportConfiguration(array $args = [])
@@ -125,8 +141,12 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
* @method \Aws\Result updateAllowList(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateAllowListAsync(array $args = [])
+ * @method \Aws\Result updateAutomatedDiscoveryConfiguration(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateAutomatedDiscoveryConfigurationAsync(array $args = [])
* @method \Aws\Result updateClassificationJob(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateClassificationJobAsync(array $args = [])
+ * @method \Aws\Result updateClassificationScope(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateClassificationScopeAsync(array $args = [])
* @method \Aws\Result updateFindingsFilter(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateFindingsFilterAsync(array $args = [])
* @method \Aws\Result updateMacieSession(array $args = [])
@@ -135,7 +155,13 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise updateMemberSessionAsync(array $args = [])
* @method \Aws\Result updateOrganizationConfiguration(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateOrganizationConfigurationAsync(array $args = [])
+ * @method \Aws\Result updateResourceProfile(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateResourceProfileAsync(array $args = [])
+ * @method \Aws\Result updateResourceProfileDetections(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateResourceProfileDetectionsAsync(array $args = [])
* @method \Aws\Result updateRevealConfiguration(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateRevealConfigurationAsync(array $args = [])
+ * @method \Aws\Result updateSensitivityInspectionTemplate(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise updateSensitivityInspectionTemplateAsync(array $args = [])
*/
class Macie2Client extends AwsClient {}