|
17 | 17 | * @method \GuzzleHttp\Promise\Promise createPolicyAsync(array $args = []) |
18 | 18 | * @method \Aws\Result createPolicyStore(array $args = []) |
19 | 19 | * @method \GuzzleHttp\Promise\Promise createPolicyStoreAsync(array $args = []) |
| 20 | + * @method \Aws\Result createPolicyStoreAlias(array $args = []) |
| 21 | + * @method \GuzzleHttp\Promise\Promise createPolicyStoreAliasAsync(array $args = []) |
20 | 22 | * @method \Aws\Result createPolicyTemplate(array $args = []) |
21 | 23 | * @method \GuzzleHttp\Promise\Promise createPolicyTemplateAsync(array $args = []) |
22 | 24 | * @method \Aws\Result deleteIdentitySource(array $args = []) |
|
25 | 27 | * @method \GuzzleHttp\Promise\Promise deletePolicyAsync(array $args = []) |
26 | 28 | * @method \Aws\Result deletePolicyStore(array $args = []) |
27 | 29 | * @method \GuzzleHttp\Promise\Promise deletePolicyStoreAsync(array $args = []) |
| 30 | + * @method \Aws\Result deletePolicyStoreAlias(array $args = []) |
| 31 | + * @method \GuzzleHttp\Promise\Promise deletePolicyStoreAliasAsync(array $args = []) |
28 | 32 | * @method \Aws\Result deletePolicyTemplate(array $args = []) |
29 | 33 | * @method \GuzzleHttp\Promise\Promise deletePolicyTemplateAsync(array $args = []) |
30 | 34 | * @method \Aws\Result getIdentitySource(array $args = []) |
|
33 | 37 | * @method \GuzzleHttp\Promise\Promise getPolicyAsync(array $args = []) |
34 | 38 | * @method \Aws\Result getPolicyStore(array $args = []) |
35 | 39 | * @method \GuzzleHttp\Promise\Promise getPolicyStoreAsync(array $args = []) |
| 40 | + * @method \Aws\Result getPolicyStoreAlias(array $args = []) |
| 41 | + * @method \GuzzleHttp\Promise\Promise getPolicyStoreAliasAsync(array $args = []) |
36 | 42 | * @method \Aws\Result getPolicyTemplate(array $args = []) |
37 | 43 | * @method \GuzzleHttp\Promise\Promise getPolicyTemplateAsync(array $args = []) |
38 | 44 | * @method \Aws\Result getSchema(array $args = []) |
|
45 | 51 | * @method \GuzzleHttp\Promise\Promise listIdentitySourcesAsync(array $args = []) |
46 | 52 | * @method \Aws\Result listPolicies(array $args = []) |
47 | 53 | * @method \GuzzleHttp\Promise\Promise listPoliciesAsync(array $args = []) |
| 54 | + * @method \Aws\Result listPolicyStoreAliases(array $args = []) |
| 55 | + * @method \GuzzleHttp\Promise\Promise listPolicyStoreAliasesAsync(array $args = []) |
48 | 56 | * @method \Aws\Result listPolicyStores(array $args = []) |
49 | 57 | * @method \GuzzleHttp\Promise\Promise listPolicyStoresAsync(array $args = []) |
50 | 58 | * @method \Aws\Result listPolicyTemplates(array $args = []) |
|
0 commit comments