validate-aws-cloud-storage¶
- subtitle
Validates AWS cloud storage.
- version
0.9.126
Description¶
Validates AWS cloud storage for Data Lake.
Synopsis¶
validate-aws-cloud-storage
--cluster-name <value>
--data-access-role <value>
--ranger-audit-role <value>
--credential-crn <value>
--blueprint-name <value>
--storage-location <value>
--instance-profile <value>
[--ranger-cloud-access-authorizer-role <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--cluster-name
(string)
Datalake cluster name.
--data-access-role
(string)
Data access role.
--ranger-audit-role
(string)
Ranger audit role.
--credential-crn
(string)
Credential CRN.
--blueprint-name
(string)
Name of the blueprint.
--storage-location
(string)
AWS S3 storage bucket base location.
--instance-profile
(string)
AWS instance profile.
--ranger-cloud-access-authorizer-role
(string)
Ranger RAZ role.
--cli-input-json
(string)
Performs service operation based on the JSON string provided. The JSON string follows the format provided by
--generate-cli-skeleton
. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.
--generate-cli-skeleton
(boolean)
Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for
--cli-input-json
.
Output¶
status -> (string)
Validation result. Allowed values are “OK”, “ACCESS_DENIED”, “ERROR”, “RESOURCE_NOT_FOUND”.
error -> (string)
Error message if validation failed.
Form Factors¶
public