get-gov-cloud-audit-credential-prerequisites

subtitle

This API provides the audit credential prerequisites for GovCloud for the enabled providers.

version

0.9.111

Description

Provides the the audit credential prerequisites for GovCloud for the enabled providers.

Synopsis

  get-gov-cloud-audit-credential-prerequisites
--cloud-platform <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--cloud-platform (string)

The kind of cloud platform. As of now, the following cloud provider is accepted as the value of this field - AWS

--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

accountId -> (string)

The provider specific identifier of the account/subscription/project.

aws -> (object)

Response object for getting AWS credential prerequisites.

externalId -> (string)

The cross-account external ID.

policyJson -> (string)

The related policy json encoded in base64

policies -> (array)

The fine-grained policies related to each service.

item -> (object)

Response object for the granular policy for the given service or experience.

service -> (string)

The name of the service that requires the given policy for resource management.

policyJson -> (string)

The policy JSON encoded in base64.

Form Factors

public, private