|
14 | 14 | * - ``cloudProviderConfig.<provider>``
|
15 | 15 | - object
|
16 | 16 | - Name of the provider of the cloud service where {+data-lake-short+}
|
17 |
| - can access the S3 Bucket data stores. |
| 17 | + can access the |s3| Bucket data stores. |
18 | 18 |
|
19 | 19 | {+data-lake-short+} only supports ``AWS``.
|
20 | 20 |
|
|
38 | 38 |
|
39 | 39 | * - ``dataProcessRegion``
|
40 | 40 | - Optional
|
41 |
| - - The cloud provider region to which {+data-lake+} routes |
| 41 | + - Cloud provider region to which {+data-lake+} routes |
42 | 42 | client connections for data processing.
|
43 | 43 |
|
44 |
| - If ``null``, the {+data-lake+} routes client connections to the |
| 44 | + If ``null``, {+data-lake+} routes client connections to the |
45 | 45 | region nearest to the client based on DNS resolution.
|
46 | 46 |
|
47 | 47 | * - ``dataProcessRegion.cloudProvider``
|
|
66 | 66 |
|
67 | 67 | * - ``groupId``
|
68 | 68 | - string
|
69 |
| - - The unique identifier for the project. |
| 69 | + - Unique identifier of the project. |
70 | 70 |
|
71 | 71 | * - ``hostnames``
|
72 | 72 | - array
|
73 |
| - - The list of hostnames assigned to the {+data-lake+}. Each string |
| 73 | + - List of hostnames assigned to the {+data-lake+}. Each string |
74 | 74 | in the array is a hostname assigned to the {+data-lake+}.
|
75 | 75 |
|
76 | 76 | * - ``name``
|
|
83 | 83 |
|
84 | 84 | - ``ACTIVE`` - The {+data-lake-short+} is active and
|
85 | 85 | verified. You can query the
|
86 |
| - {+data-lake-stores+} associated to the {+data-lake+}. |
| 86 | + {+data-lake-stores+} associated with the {+data-lake+}. |
87 | 87 |
|
88 | 88 | - ``UNVERIFIED`` - The {+data-lake+} has an incomplete
|
89 | 89 | configuration *or* the provided credentials do not grant
|
90 |
| - the access to the {+data-lake-stores+}. |
| 90 | + access to the {+data-lake-stores+}. |
91 | 91 |
|
92 | 92 | For |aws| specifically, the
|
93 | 93 | provided ``cloudProviderConfig.aws.iamAssumedRoleARN``
|
|
0 commit comments