|
10 | 10 | * @method \GuzzleHttp\Promise\Promise associateKmsKeyAsync(array $args = [])
|
11 | 11 | * @method \Aws\Result cancelExportTask(array $args = [])
|
12 | 12 | * @method \GuzzleHttp\Promise\Promise cancelExportTaskAsync(array $args = [])
|
| 13 | + * @method \Aws\Result createDelivery(array $args = []) |
| 14 | + * @method \GuzzleHttp\Promise\Promise createDeliveryAsync(array $args = []) |
13 | 15 | * @method \Aws\Result createExportTask(array $args = [])
|
14 | 16 | * @method \GuzzleHttp\Promise\Promise createExportTaskAsync(array $args = [])
|
15 | 17 | * @method \Aws\Result createLogGroup(array $args = [])
|
|
20 | 22 | * @method \GuzzleHttp\Promise\Promise deleteAccountPolicyAsync(array $args = [])
|
21 | 23 | * @method \Aws\Result deleteDataProtectionPolicy(array $args = [])
|
22 | 24 | * @method \GuzzleHttp\Promise\Promise deleteDataProtectionPolicyAsync(array $args = [])
|
| 25 | + * @method \Aws\Result deleteDelivery(array $args = []) |
| 26 | + * @method \GuzzleHttp\Promise\Promise deleteDeliveryAsync(array $args = []) |
| 27 | + * @method \Aws\Result deleteDeliveryDestination(array $args = []) |
| 28 | + * @method \GuzzleHttp\Promise\Promise deleteDeliveryDestinationAsync(array $args = []) |
| 29 | + * @method \Aws\Result deleteDeliveryDestinationPolicy(array $args = []) |
| 30 | + * @method \GuzzleHttp\Promise\Promise deleteDeliveryDestinationPolicyAsync(array $args = []) |
| 31 | + * @method \Aws\Result deleteDeliverySource(array $args = []) |
| 32 | + * @method \GuzzleHttp\Promise\Promise deleteDeliverySourceAsync(array $args = []) |
23 | 33 | * @method \Aws\Result deleteDestination(array $args = [])
|
24 | 34 | * @method \GuzzleHttp\Promise\Promise deleteDestinationAsync(array $args = [])
|
25 | 35 | * @method \Aws\Result deleteLogGroup(array $args = [])
|
|
38 | 48 | * @method \GuzzleHttp\Promise\Promise deleteSubscriptionFilterAsync(array $args = [])
|
39 | 49 | * @method \Aws\Result describeAccountPolicies(array $args = [])
|
40 | 50 | * @method \GuzzleHttp\Promise\Promise describeAccountPoliciesAsync(array $args = [])
|
| 51 | + * @method \Aws\Result describeDeliveries(array $args = []) |
| 52 | + * @method \GuzzleHttp\Promise\Promise describeDeliveriesAsync(array $args = []) |
| 53 | + * @method \Aws\Result describeDeliveryDestinations(array $args = []) |
| 54 | + * @method \GuzzleHttp\Promise\Promise describeDeliveryDestinationsAsync(array $args = []) |
| 55 | + * @method \Aws\Result describeDeliverySources(array $args = []) |
| 56 | + * @method \GuzzleHttp\Promise\Promise describeDeliverySourcesAsync(array $args = []) |
41 | 57 | * @method \Aws\Result describeDestinations(array $args = [])
|
42 | 58 | * @method \GuzzleHttp\Promise\Promise describeDestinationsAsync(array $args = [])
|
43 | 59 | * @method \Aws\Result describeExportTasks(array $args = [])
|
|
62 | 78 | * @method \GuzzleHttp\Promise\Promise filterLogEventsAsync(array $args = [])
|
63 | 79 | * @method \Aws\Result getDataProtectionPolicy(array $args = [])
|
64 | 80 | * @method \GuzzleHttp\Promise\Promise getDataProtectionPolicyAsync(array $args = [])
|
| 81 | + * @method \Aws\Result getDelivery(array $args = []) |
| 82 | + * @method \GuzzleHttp\Promise\Promise getDeliveryAsync(array $args = []) |
| 83 | + * @method \Aws\Result getDeliveryDestination(array $args = []) |
| 84 | + * @method \GuzzleHttp\Promise\Promise getDeliveryDestinationAsync(array $args = []) |
| 85 | + * @method \Aws\Result getDeliveryDestinationPolicy(array $args = []) |
| 86 | + * @method \GuzzleHttp\Promise\Promise getDeliveryDestinationPolicyAsync(array $args = []) |
| 87 | + * @method \Aws\Result getDeliverySource(array $args = []) |
| 88 | + * @method \GuzzleHttp\Promise\Promise getDeliverySourceAsync(array $args = []) |
65 | 89 | * @method \Aws\Result getLogEvents(array $args = [])
|
66 | 90 | * @method \GuzzleHttp\Promise\Promise getLogEventsAsync(array $args = [])
|
67 | 91 | * @method \Aws\Result getLogGroupFields(array $args = [])
|
|
78 | 102 | * @method \GuzzleHttp\Promise\Promise putAccountPolicyAsync(array $args = [])
|
79 | 103 | * @method \Aws\Result putDataProtectionPolicy(array $args = [])
|
80 | 104 | * @method \GuzzleHttp\Promise\Promise putDataProtectionPolicyAsync(array $args = [])
|
| 105 | + * @method \Aws\Result putDeliveryDestination(array $args = []) |
| 106 | + * @method \GuzzleHttp\Promise\Promise putDeliveryDestinationAsync(array $args = []) |
| 107 | + * @method \Aws\Result putDeliveryDestinationPolicy(array $args = []) |
| 108 | + * @method \GuzzleHttp\Promise\Promise putDeliveryDestinationPolicyAsync(array $args = []) |
| 109 | + * @method \Aws\Result putDeliverySource(array $args = []) |
| 110 | + * @method \GuzzleHttp\Promise\Promise putDeliverySourceAsync(array $args = []) |
81 | 111 | * @method \Aws\Result putDestination(array $args = [])
|
82 | 112 | * @method \GuzzleHttp\Promise\Promise putDestinationAsync(array $args = [])
|
83 | 113 | * @method \Aws\Result putDestinationPolicy(array $args = [])
|
|
0 commit comments