Línea 3... |
Línea 3... |
3 |
|
3 |
|
Línea 4... |
Línea 4... |
4 |
use Aws\AwsClient;
|
4 |
use Aws\AwsClient;
|
5 |
|
5 |
|
- |
|
6 |
/**
|
- |
|
7 |
* This client is used to interact with the **Amazon Verified Permissions** service.
|
- |
|
8 |
* @method \Aws\Result batchGetPolicy(array $args = [])
|
- |
|
9 |
* @method \GuzzleHttp\Promise\Promise batchGetPolicyAsync(array $args = [])
|
- |
|
10 |
* @method \Aws\Result batchIsAuthorized(array $args = [])
|
- |
|
11 |
* @method \GuzzleHttp\Promise\Promise batchIsAuthorizedAsync(array $args = [])
|
6 |
/**
|
12 |
* @method \Aws\Result batchIsAuthorizedWithToken(array $args = [])
|
7 |
* This client is used to interact with the **Amazon Verified Permissions** service.
|
13 |
* @method \GuzzleHttp\Promise\Promise batchIsAuthorizedWithTokenAsync(array $args = [])
|
8 |
* @method \Aws\Result createIdentitySource(array $args = [])
|
14 |
* @method \Aws\Result createIdentitySource(array $args = [])
|
9 |
* @method \GuzzleHttp\Promise\Promise createIdentitySourceAsync(array $args = [])
|
15 |
* @method \GuzzleHttp\Promise\Promise createIdentitySourceAsync(array $args = [])
|
10 |
* @method \Aws\Result createPolicy(array $args = [])
|
16 |
* @method \Aws\Result createPolicy(array $args = [])
|