listProvisionedCapacity

This operation lists the provisioned capacity units for the specified AWS account.

Samples

// The example lists the provisioned capacity units for an account.
val resp = glacierClient.listProvisionedCapacity {
    accountId = "-"
}