Skip to main content
Version: latest

Validate an Aws KMS key for the specified account

GET 

/v1/clouds/aws/regions/:region/kmskeys/validate

Validate an Aws KMS key for the specified account

Request

Path Parameters

    region stringrequired

    Region for which AWS KMS key is validated

Query Parameters

    cloudAccountUid stringrequired

    Uid for the specific AWS cloud account

    keyArn stringrequired

    AWS KEY ARN for validation

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

Ok response without content

Response Headers

  • AuditUid

    string

    Audit uid for the request

Loading...