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

DescribeTrustStoreAssociations - Elastic Load Balancing

DescribeTrustStoreAssociations

Describes all resources associated with the specified trust store.

Request Parameters

For information about the parameters that are common to all actions, see Common Parameters.

Marker

The marker for the next set of results. (You received this marker from a previous call.)

Type: String

Required: No

PageSize

The maximum number of results to return with this call.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 400.

Required: No

TrustStoreArn

The Amazon Resource Name (ARN) of the trust store.

Type: String

Required: Yes

Response Elements

The following elements are returned by the service.

NextMarker

If there are additional results, this is the marker for the next set of results. Otherwise, this is null.

Type: String

TrustStoreAssociations.member.N

Information about the resources the trust store is associated to.

Type: Array of TrustStoreAssociation objects

Errors

For information about the errors that are common to all actions, see Common Errors.

TrustStoreNotFound

The specified trust store does not exist.

HTTP Status Code: 400

Examples

Describe all resources associated with a trust store.

This example describes all resources associated to the specified trust store.

Sample Request

https://elasticloadbalancing.amazonaws.com/?Action=DescribeTrustStoreAssociations &TrustStoreArn=arn:aws:elasticloadbalancing:us-east-1:111122223333:truststore/my-trust-store/3ym756xh7yj &Version=2015-12-01 &AUTHPARAMS

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

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