DeleteSharedTrustStoreAssociation - Elastic Load Balancing
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

DeleteSharedTrustStoreAssociation

Deletes a shared trust store association.

Request Parameters

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

ResourceArn

The Amazon Resource Name (ARN) of the resource.

Type: String

Required: Yes

TrustStoreArn

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

Type: String

Required: Yes

Errors

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

AssociationNotFound

The specified association does not exist.

HTTP Status Code: 400

DeleteAssociationSameAccount

The specified association can't be within the same account.

HTTP Status Code: 400

TrustStoreNotFound

The specified trust store does not exist.

HTTP Status Code: 400

See Also

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