Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

List tags for AWS CloudHSM resources

Focus mode
List tags for AWS CloudHSM resources - AWS CloudHSM

You can list tags for a cluster from the AWS CloudHSM console, the AWS CLI, or the AWS CloudHSM API.

To list tags (console)
  1. Open the AWS CloudHSM console at https://console.aws.amazon.com/cloudhsm/home.

  2. Choose the cluster whose tags you are listing.

  3. Choose Tags.

To list tags (AWS CLI)
  • At a command prompt, issue the list-tags command, specifying the ID of the cluster whose tags you are listing. If you don't know the cluster ID, issue the describe-clusters command.

    $ aws cloudhsmv2 list-tags --resource-id <cluster ID> { "TagList": [ { "Key": "Cost Center", "Value": "12345" } ] }
To list tags (AWS CloudHSM API)
  • Send a ListTags request, specifying the ID of the cluster whose tags you are listing.

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.