validate-aws-cloud-storage¶
- subtitle
Validates AWS cloud storage settings of the given environment.
- version
0.9.126
Description¶
Validates AWS cloud storage settings of the given environment.
Synopsis¶
validate-aws-cloud-storage
--credential-crn <value>
--storage-location <value>
--instance-profile <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--credential-crn
(string)
The CRN of the credential.
--storage-location
(string)
AWS S3 storage bucket location for logging.
--instance-profile
(string)
AWS instance profile.
--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, private