|
9 | 9 | * @method \GuzzleHttp\Promise\Promise associateMemberAsync(array $args = [])
|
10 | 10 | * @method \Aws\Result batchGetAccountStatus(array $args = [])
|
11 | 11 | * @method \GuzzleHttp\Promise\Promise batchGetAccountStatusAsync(array $args = [])
|
| 12 | + * @method \Aws\Result batchGetCodeSnippet(array $args = []) |
| 13 | + * @method \GuzzleHttp\Promise\Promise batchGetCodeSnippetAsync(array $args = []) |
12 | 14 | * @method \Aws\Result batchGetFreeTrialInfo(array $args = [])
|
13 | 15 | * @method \GuzzleHttp\Promise\Promise batchGetFreeTrialInfoAsync(array $args = [])
|
14 | 16 | * @method \Aws\Result batchGetMemberEc2DeepInspectionStatus(array $args = [])
|
|
17 | 19 | * @method \GuzzleHttp\Promise\Promise batchUpdateMemberEc2DeepInspectionStatusAsync(array $args = [])
|
18 | 20 | * @method \Aws\Result cancelFindingsReport(array $args = [])
|
19 | 21 | * @method \GuzzleHttp\Promise\Promise cancelFindingsReportAsync(array $args = [])
|
| 22 | + * @method \Aws\Result cancelSbomExport(array $args = []) |
| 23 | + * @method \GuzzleHttp\Promise\Promise cancelSbomExportAsync(array $args = []) |
20 | 24 | * @method \Aws\Result createFilter(array $args = [])
|
21 | 25 | * @method \GuzzleHttp\Promise\Promise createFilterAsync(array $args = [])
|
22 | 26 | * @method \Aws\Result createFindingsReport(array $args = [])
|
23 | 27 | * @method \GuzzleHttp\Promise\Promise createFindingsReportAsync(array $args = [])
|
| 28 | + * @method \Aws\Result createSbomExport(array $args = []) |
| 29 | + * @method \GuzzleHttp\Promise\Promise createSbomExportAsync(array $args = []) |
24 | 30 | * @method \Aws\Result deleteFilter(array $args = [])
|
25 | 31 | * @method \GuzzleHttp\Promise\Promise deleteFilterAsync(array $args = [])
|
26 | 32 | * @method \Aws\Result describeOrganizationConfiguration(array $args = [])
|
|
41 | 47 | * @method \GuzzleHttp\Promise\Promise getDelegatedAdminAccountAsync(array $args = [])
|
42 | 48 | * @method \Aws\Result getEc2DeepInspectionConfiguration(array $args = [])
|
43 | 49 | * @method \GuzzleHttp\Promise\Promise getEc2DeepInspectionConfigurationAsync(array $args = [])
|
| 50 | + * @method \Aws\Result getEncryptionKey(array $args = []) |
| 51 | + * @method \GuzzleHttp\Promise\Promise getEncryptionKeyAsync(array $args = []) |
44 | 52 | * @method \Aws\Result getFindingsReportStatus(array $args = [])
|
45 | 53 | * @method \GuzzleHttp\Promise\Promise getFindingsReportStatusAsync(array $args = [])
|
46 | 54 | * @method \Aws\Result getMember(array $args = [])
|
47 | 55 | * @method \GuzzleHttp\Promise\Promise getMemberAsync(array $args = [])
|
| 56 | + * @method \Aws\Result getSbomExport(array $args = []) |
| 57 | + * @method \GuzzleHttp\Promise\Promise getSbomExportAsync(array $args = []) |
48 | 58 | * @method \Aws\Result listAccountPermissions(array $args = [])
|
49 | 59 | * @method \GuzzleHttp\Promise\Promise listAccountPermissionsAsync(array $args = [])
|
50 | 60 | * @method \Aws\Result listCoverage(array $args = [])
|
|
65 | 75 | * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
|
66 | 76 | * @method \Aws\Result listUsageTotals(array $args = [])
|
67 | 77 | * @method \GuzzleHttp\Promise\Promise listUsageTotalsAsync(array $args = [])
|
| 78 | + * @method \Aws\Result resetEncryptionKey(array $args = []) |
| 79 | + * @method \GuzzleHttp\Promise\Promise resetEncryptionKeyAsync(array $args = []) |
68 | 80 | * @method \Aws\Result searchVulnerabilities(array $args = [])
|
69 | 81 | * @method \GuzzleHttp\Promise\Promise searchVulnerabilitiesAsync(array $args = [])
|
70 | 82 | * @method \Aws\Result tagResource(array $args = [])
|
|
75 | 87 | * @method \GuzzleHttp\Promise\Promise updateConfigurationAsync(array $args = [])
|
76 | 88 | * @method \Aws\Result updateEc2DeepInspectionConfiguration(array $args = [])
|
77 | 89 | * @method \GuzzleHttp\Promise\Promise updateEc2DeepInspectionConfigurationAsync(array $args = [])
|
| 90 | + * @method \Aws\Result updateEncryptionKey(array $args = []) |
| 91 | + * @method \GuzzleHttp\Promise\Promise updateEncryptionKeyAsync(array $args = []) |
78 | 92 | * @method \Aws\Result updateFilter(array $args = [])
|
79 | 93 | * @method \GuzzleHttp\Promise\Promise updateFilterAsync(array $args = [])
|
80 | 94 | * @method \Aws\Result updateOrgEc2DeepInspectionConfiguration(array $args = [])
|
|
0 commit comments