@aws-sdk/client-elastic-load-balancing-v2
Advanced tools
Comparing version
@@ -17,2 +17,3 @@ import { getHostHeaderPlugin, resolveHostHeaderConfig, } from "@aws-sdk/middleware-host-header"; | ||
export class ElasticLoadBalancingV2Client extends __Client { | ||
config; | ||
constructor(...[configuration]) { | ||
@@ -19,0 +20,0 @@ const _config_0 = __getRuntimeConfig(configuration || {}); |
@@ -24,2 +24,5 @@ import { ElasticLoadBalancingV2ServiceException as __BaseException } from "./ElasticLoadBalancingV2ServiceException"; | ||
export class CertificateNotFoundException extends __BaseException { | ||
name = "CertificateNotFoundException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -31,4 +34,2 @@ super({ | ||
}); | ||
this.name = "CertificateNotFoundException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, CertificateNotFoundException.prototype); | ||
@@ -39,2 +40,5 @@ this.Message = opts.Message; | ||
export class ListenerNotFoundException extends __BaseException { | ||
name = "ListenerNotFoundException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -46,4 +50,2 @@ super({ | ||
}); | ||
this.name = "ListenerNotFoundException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, ListenerNotFoundException.prototype); | ||
@@ -54,2 +56,5 @@ this.Message = opts.Message; | ||
export class TooManyCertificatesException extends __BaseException { | ||
name = "TooManyCertificatesException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -61,4 +66,2 @@ super({ | ||
}); | ||
this.name = "TooManyCertificatesException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, TooManyCertificatesException.prototype); | ||
@@ -69,2 +72,5 @@ this.Message = opts.Message; | ||
export class DuplicateTagKeysException extends __BaseException { | ||
name = "DuplicateTagKeysException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -76,4 +82,2 @@ super({ | ||
}); | ||
this.name = "DuplicateTagKeysException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, DuplicateTagKeysException.prototype); | ||
@@ -84,2 +88,5 @@ this.Message = opts.Message; | ||
export class LoadBalancerNotFoundException extends __BaseException { | ||
name = "LoadBalancerNotFoundException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -91,4 +98,2 @@ super({ | ||
}); | ||
this.name = "LoadBalancerNotFoundException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, LoadBalancerNotFoundException.prototype); | ||
@@ -99,2 +104,5 @@ this.Message = opts.Message; | ||
export class RuleNotFoundException extends __BaseException { | ||
name = "RuleNotFoundException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -106,4 +114,2 @@ super({ | ||
}); | ||
this.name = "RuleNotFoundException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, RuleNotFoundException.prototype); | ||
@@ -114,2 +120,5 @@ this.Message = opts.Message; | ||
export class TargetGroupNotFoundException extends __BaseException { | ||
name = "TargetGroupNotFoundException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -121,4 +130,2 @@ super({ | ||
}); | ||
this.name = "TargetGroupNotFoundException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, TargetGroupNotFoundException.prototype); | ||
@@ -129,2 +136,5 @@ this.Message = opts.Message; | ||
export class TooManyTagsException extends __BaseException { | ||
name = "TooManyTagsException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -136,4 +146,2 @@ super({ | ||
}); | ||
this.name = "TooManyTagsException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, TooManyTagsException.prototype); | ||
@@ -144,2 +152,5 @@ this.Message = opts.Message; | ||
export class TrustStoreNotFoundException extends __BaseException { | ||
name = "TrustStoreNotFoundException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -151,4 +162,2 @@ super({ | ||
}); | ||
this.name = "TrustStoreNotFoundException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, TrustStoreNotFoundException.prototype); | ||
@@ -162,2 +171,5 @@ this.Message = opts.Message; | ||
export class InvalidRevocationContentException extends __BaseException { | ||
name = "InvalidRevocationContentException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -169,4 +181,2 @@ super({ | ||
}); | ||
this.name = "InvalidRevocationContentException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, InvalidRevocationContentException.prototype); | ||
@@ -177,2 +187,5 @@ this.Message = opts.Message; | ||
export class RevocationContentNotFoundException extends __BaseException { | ||
name = "RevocationContentNotFoundException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -184,4 +197,2 @@ super({ | ||
}); | ||
this.name = "RevocationContentNotFoundException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, RevocationContentNotFoundException.prototype); | ||
@@ -192,2 +203,5 @@ this.Message = opts.Message; | ||
export class TooManyTrustStoreRevocationEntriesException extends __BaseException { | ||
name = "TooManyTrustStoreRevocationEntriesException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -199,4 +213,2 @@ super({ | ||
}); | ||
this.name = "TooManyTrustStoreRevocationEntriesException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, TooManyTrustStoreRevocationEntriesException.prototype); | ||
@@ -223,2 +235,5 @@ this.Message = opts.Message; | ||
export class AllocationIdNotFoundException extends __BaseException { | ||
name = "AllocationIdNotFoundException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -230,4 +245,2 @@ super({ | ||
}); | ||
this.name = "AllocationIdNotFoundException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, AllocationIdNotFoundException.prototype); | ||
@@ -238,2 +251,5 @@ this.Message = opts.Message; | ||
export class ALPNPolicyNotSupportedException extends __BaseException { | ||
name = "ALPNPolicyNotSupportedException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -245,4 +261,2 @@ super({ | ||
}); | ||
this.name = "ALPNPolicyNotSupportedException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, ALPNPolicyNotSupportedException.prototype); | ||
@@ -261,2 +275,5 @@ this.Message = opts.Message; | ||
export class AvailabilityZoneNotSupportedException extends __BaseException { | ||
name = "AvailabilityZoneNotSupportedException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -268,4 +285,2 @@ super({ | ||
}); | ||
this.name = "AvailabilityZoneNotSupportedException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, AvailabilityZoneNotSupportedException.prototype); | ||
@@ -276,2 +291,5 @@ this.Message = opts.Message; | ||
export class CaCertificatesBundleNotFoundException extends __BaseException { | ||
name = "CaCertificatesBundleNotFoundException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -283,4 +301,2 @@ super({ | ||
}); | ||
this.name = "CaCertificatesBundleNotFoundException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, CaCertificatesBundleNotFoundException.prototype); | ||
@@ -291,2 +307,5 @@ this.Message = opts.Message; | ||
export class CapacityDecreaseRequestsLimitExceededException extends __BaseException { | ||
name = "CapacityDecreaseRequestsLimitExceededException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -298,4 +317,2 @@ super({ | ||
}); | ||
this.name = "CapacityDecreaseRequestsLimitExceededException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, CapacityDecreaseRequestsLimitExceededException.prototype); | ||
@@ -306,2 +323,5 @@ this.Message = opts.Message; | ||
export class CapacityReservationPendingException extends __BaseException { | ||
name = "CapacityReservationPendingException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -313,4 +333,2 @@ super({ | ||
}); | ||
this.name = "CapacityReservationPendingException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, CapacityReservationPendingException.prototype); | ||
@@ -327,2 +345,5 @@ this.Message = opts.Message; | ||
export class CapacityUnitsLimitExceededException extends __BaseException { | ||
name = "CapacityUnitsLimitExceededException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -334,4 +355,2 @@ super({ | ||
}); | ||
this.name = "CapacityUnitsLimitExceededException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, CapacityUnitsLimitExceededException.prototype); | ||
@@ -355,2 +374,5 @@ this.Message = opts.Message; | ||
export class DuplicateListenerException extends __BaseException { | ||
name = "DuplicateListenerException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -362,4 +384,2 @@ super({ | ||
}); | ||
this.name = "DuplicateListenerException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, DuplicateListenerException.prototype); | ||
@@ -370,2 +390,5 @@ this.Message = opts.Message; | ||
export class IncompatibleProtocolsException extends __BaseException { | ||
name = "IncompatibleProtocolsException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -377,4 +400,2 @@ super({ | ||
}); | ||
this.name = "IncompatibleProtocolsException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, IncompatibleProtocolsException.prototype); | ||
@@ -385,2 +406,5 @@ this.Message = opts.Message; | ||
export class InvalidConfigurationRequestException extends __BaseException { | ||
name = "InvalidConfigurationRequestException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -392,4 +416,2 @@ super({ | ||
}); | ||
this.name = "InvalidConfigurationRequestException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, InvalidConfigurationRequestException.prototype); | ||
@@ -400,2 +422,5 @@ this.Message = opts.Message; | ||
export class InvalidLoadBalancerActionException extends __BaseException { | ||
name = "InvalidLoadBalancerActionException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -407,4 +432,2 @@ super({ | ||
}); | ||
this.name = "InvalidLoadBalancerActionException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, InvalidLoadBalancerActionException.prototype); | ||
@@ -415,2 +438,5 @@ this.Message = opts.Message; | ||
export class SSLPolicyNotFoundException extends __BaseException { | ||
name = "SSLPolicyNotFoundException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -422,4 +448,2 @@ super({ | ||
}); | ||
this.name = "SSLPolicyNotFoundException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, SSLPolicyNotFoundException.prototype); | ||
@@ -430,2 +454,5 @@ this.Message = opts.Message; | ||
export class TargetGroupAssociationLimitException extends __BaseException { | ||
name = "TargetGroupAssociationLimitException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -437,4 +464,2 @@ super({ | ||
}); | ||
this.name = "TargetGroupAssociationLimitException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, TargetGroupAssociationLimitException.prototype); | ||
@@ -445,2 +470,5 @@ this.Message = opts.Message; | ||
export class TooManyActionsException extends __BaseException { | ||
name = "TooManyActionsException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -452,4 +480,2 @@ super({ | ||
}); | ||
this.name = "TooManyActionsException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, TooManyActionsException.prototype); | ||
@@ -460,2 +486,5 @@ this.Message = opts.Message; | ||
export class TooManyListenersException extends __BaseException { | ||
name = "TooManyListenersException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -467,4 +496,2 @@ super({ | ||
}); | ||
this.name = "TooManyListenersException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, TooManyListenersException.prototype); | ||
@@ -475,2 +502,5 @@ this.Message = opts.Message; | ||
export class TooManyRegistrationsForTargetIdException extends __BaseException { | ||
name = "TooManyRegistrationsForTargetIdException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -482,4 +512,2 @@ super({ | ||
}); | ||
this.name = "TooManyRegistrationsForTargetIdException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, TooManyRegistrationsForTargetIdException.prototype); | ||
@@ -490,2 +518,5 @@ this.Message = opts.Message; | ||
export class TooManyTargetsException extends __BaseException { | ||
name = "TooManyTargetsException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -497,4 +528,2 @@ super({ | ||
}); | ||
this.name = "TooManyTargetsException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, TooManyTargetsException.prototype); | ||
@@ -505,2 +534,5 @@ this.Message = opts.Message; | ||
export class TooManyUniqueTargetGroupsPerLoadBalancerException extends __BaseException { | ||
name = "TooManyUniqueTargetGroupsPerLoadBalancerException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -512,4 +544,2 @@ super({ | ||
}); | ||
this.name = "TooManyUniqueTargetGroupsPerLoadBalancerException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, TooManyUniqueTargetGroupsPerLoadBalancerException.prototype); | ||
@@ -520,2 +550,5 @@ this.Message = opts.Message; | ||
export class TrustStoreNotReadyException extends __BaseException { | ||
name = "TrustStoreNotReadyException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -527,4 +560,2 @@ super({ | ||
}); | ||
this.name = "TrustStoreNotReadyException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, TrustStoreNotReadyException.prototype); | ||
@@ -535,2 +566,5 @@ this.Message = opts.Message; | ||
export class UnsupportedProtocolException extends __BaseException { | ||
name = "UnsupportedProtocolException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -542,4 +576,2 @@ super({ | ||
}); | ||
this.name = "UnsupportedProtocolException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, UnsupportedProtocolException.prototype); | ||
@@ -574,2 +606,5 @@ this.Message = opts.Message; | ||
export class DuplicateLoadBalancerNameException extends __BaseException { | ||
name = "DuplicateLoadBalancerNameException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -581,4 +616,2 @@ super({ | ||
}); | ||
this.name = "DuplicateLoadBalancerNameException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, DuplicateLoadBalancerNameException.prototype); | ||
@@ -589,2 +622,5 @@ this.Message = opts.Message; | ||
export class InvalidSchemeException extends __BaseException { | ||
name = "InvalidSchemeException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -596,4 +632,2 @@ super({ | ||
}); | ||
this.name = "InvalidSchemeException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, InvalidSchemeException.prototype); | ||
@@ -604,2 +638,5 @@ this.Message = opts.Message; | ||
export class InvalidSecurityGroupException extends __BaseException { | ||
name = "InvalidSecurityGroupException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -611,4 +648,2 @@ super({ | ||
}); | ||
this.name = "InvalidSecurityGroupException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, InvalidSecurityGroupException.prototype); | ||
@@ -619,2 +654,5 @@ this.Message = opts.Message; | ||
export class InvalidSubnetException extends __BaseException { | ||
name = "InvalidSubnetException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -626,4 +664,2 @@ super({ | ||
}); | ||
this.name = "InvalidSubnetException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, InvalidSubnetException.prototype); | ||
@@ -634,2 +670,5 @@ this.Message = opts.Message; | ||
export class OperationNotPermittedException extends __BaseException { | ||
name = "OperationNotPermittedException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -641,4 +680,2 @@ super({ | ||
}); | ||
this.name = "OperationNotPermittedException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, OperationNotPermittedException.prototype); | ||
@@ -649,2 +686,5 @@ this.Message = opts.Message; | ||
export class ResourceInUseException extends __BaseException { | ||
name = "ResourceInUseException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -656,4 +696,2 @@ super({ | ||
}); | ||
this.name = "ResourceInUseException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, ResourceInUseException.prototype); | ||
@@ -664,2 +702,5 @@ this.Message = opts.Message; | ||
export class SubnetNotFoundException extends __BaseException { | ||
name = "SubnetNotFoundException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -671,4 +712,2 @@ super({ | ||
}); | ||
this.name = "SubnetNotFoundException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, SubnetNotFoundException.prototype); | ||
@@ -679,2 +718,5 @@ this.Message = opts.Message; | ||
export class TooManyLoadBalancersException extends __BaseException { | ||
name = "TooManyLoadBalancersException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -686,4 +728,2 @@ super({ | ||
}); | ||
this.name = "TooManyLoadBalancersException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, TooManyLoadBalancersException.prototype); | ||
@@ -694,2 +734,5 @@ this.Message = opts.Message; | ||
export class PriorityInUseException extends __BaseException { | ||
name = "PriorityInUseException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -701,4 +744,2 @@ super({ | ||
}); | ||
this.name = "PriorityInUseException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, PriorityInUseException.prototype); | ||
@@ -709,2 +750,5 @@ this.Message = opts.Message; | ||
export class TooManyRulesException extends __BaseException { | ||
name = "TooManyRulesException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -716,4 +760,2 @@ super({ | ||
}); | ||
this.name = "TooManyRulesException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, TooManyRulesException.prototype); | ||
@@ -724,2 +766,5 @@ this.Message = opts.Message; | ||
export class TooManyTargetGroupsException extends __BaseException { | ||
name = "TooManyTargetGroupsException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -731,4 +776,2 @@ super({ | ||
}); | ||
this.name = "TooManyTargetGroupsException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, TooManyTargetGroupsException.prototype); | ||
@@ -749,2 +792,5 @@ this.Message = opts.Message; | ||
export class DuplicateTargetGroupNameException extends __BaseException { | ||
name = "DuplicateTargetGroupNameException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -756,4 +802,2 @@ super({ | ||
}); | ||
this.name = "DuplicateTargetGroupNameException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, DuplicateTargetGroupNameException.prototype); | ||
@@ -768,2 +812,5 @@ this.Message = opts.Message; | ||
export class DuplicateTrustStoreNameException extends __BaseException { | ||
name = "DuplicateTrustStoreNameException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -775,4 +822,2 @@ super({ | ||
}); | ||
this.name = "DuplicateTrustStoreNameException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, DuplicateTrustStoreNameException.prototype); | ||
@@ -783,2 +828,5 @@ this.Message = opts.Message; | ||
export class InvalidCaCertificatesBundleException extends __BaseException { | ||
name = "InvalidCaCertificatesBundleException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -790,4 +838,2 @@ super({ | ||
}); | ||
this.name = "InvalidCaCertificatesBundleException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, InvalidCaCertificatesBundleException.prototype); | ||
@@ -798,2 +844,5 @@ this.Message = opts.Message; | ||
export class TooManyTrustStoresException extends __BaseException { | ||
name = "TooManyTrustStoresException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -805,4 +854,2 @@ super({ | ||
}); | ||
this.name = "TooManyTrustStoresException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, TooManyTrustStoresException.prototype); | ||
@@ -813,2 +860,5 @@ this.Message = opts.Message; | ||
export class DeleteAssociationSameAccountException extends __BaseException { | ||
name = "DeleteAssociationSameAccountException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -820,4 +870,2 @@ super({ | ||
}); | ||
this.name = "DeleteAssociationSameAccountException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, DeleteAssociationSameAccountException.prototype); | ||
@@ -828,2 +876,5 @@ this.Message = opts.Message; | ||
export class TrustStoreAssociationNotFoundException extends __BaseException { | ||
name = "TrustStoreAssociationNotFoundException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -835,4 +886,2 @@ super({ | ||
}); | ||
this.name = "TrustStoreAssociationNotFoundException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, TrustStoreAssociationNotFoundException.prototype); | ||
@@ -843,2 +892,5 @@ this.Message = opts.Message; | ||
export class TrustStoreInUseException extends __BaseException { | ||
name = "TrustStoreInUseException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -850,4 +902,2 @@ super({ | ||
}); | ||
this.name = "TrustStoreInUseException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, TrustStoreInUseException.prototype); | ||
@@ -858,2 +908,5 @@ this.Message = opts.Message; | ||
export class InvalidTargetException extends __BaseException { | ||
name = "InvalidTargetException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -865,4 +918,2 @@ super({ | ||
}); | ||
this.name = "InvalidTargetException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, InvalidTargetException.prototype); | ||
@@ -900,2 +951,5 @@ this.Message = opts.Message; | ||
export class HealthUnavailableException extends __BaseException { | ||
name = "HealthUnavailableException"; | ||
$fault = "server"; | ||
Message; | ||
constructor(opts) { | ||
@@ -907,4 +961,2 @@ super({ | ||
}); | ||
this.name = "HealthUnavailableException"; | ||
this.$fault = "server"; | ||
Object.setPrototypeOf(this, HealthUnavailableException.prototype); | ||
@@ -915,2 +967,5 @@ this.Message = opts.Message; | ||
export class RevocationIdNotFoundException extends __BaseException { | ||
name = "RevocationIdNotFoundException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -922,4 +977,2 @@ super({ | ||
}); | ||
this.name = "RevocationIdNotFoundException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, RevocationIdNotFoundException.prototype); | ||
@@ -930,2 +983,5 @@ this.Message = opts.Message; | ||
export class ResourceNotFoundException extends __BaseException { | ||
name = "ResourceNotFoundException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -937,4 +993,2 @@ super({ | ||
}); | ||
this.name = "ResourceNotFoundException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, ResourceNotFoundException.prototype); | ||
@@ -945,2 +999,5 @@ this.Message = opts.Message; | ||
export class InsufficientCapacityException extends __BaseException { | ||
name = "InsufficientCapacityException"; | ||
$fault = "server"; | ||
Message; | ||
constructor(opts) { | ||
@@ -952,4 +1009,2 @@ super({ | ||
}); | ||
this.name = "InsufficientCapacityException"; | ||
this.$fault = "server"; | ||
Object.setPrototypeOf(this, InsufficientCapacityException.prototype); | ||
@@ -960,2 +1015,5 @@ this.Message = opts.Message; | ||
export class PriorRequestNotCompleteException extends __BaseException { | ||
name = "PriorRequestNotCompleteException"; | ||
$fault = "client"; | ||
Message; | ||
constructor(opts) { | ||
@@ -967,4 +1025,2 @@ super({ | ||
}); | ||
this.name = "PriorRequestNotCompleteException"; | ||
this.$fault = "client"; | ||
Object.setPrototypeOf(this, PriorRequestNotCompleteException.prototype); | ||
@@ -971,0 +1027,0 @@ this.Message = opts.Message; |
@@ -10,3 +10,3 @@ import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler"; | ||
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator; | ||
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider; | ||
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>); | ||
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>; | ||
@@ -13,0 +13,0 @@ maxAttempts: number | import("@smithy/types").Provider<number>; |
@@ -10,3 +10,3 @@ import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler"; | ||
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator; | ||
credentialDefaultProvider: (init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit | undefined) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>; | ||
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit | undefined) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>); | ||
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>; | ||
@@ -13,0 +13,0 @@ maxAttempts: number | import("@smithy/types").Provider<number>; |
@@ -25,3 +25,3 @@ import { ElasticLoadBalancingV2ClientConfig } from "./ElasticLoadBalancingV2Client"; | ||
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>; | ||
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider; | ||
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>); | ||
maxAttempts: number | import("@smithy/types").Provider<number>; | ||
@@ -35,3 +35,3 @@ retryMode: string | import("@smithy/types").Provider<string>; | ||
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined; | ||
endpoint?: string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2> | undefined; | ||
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined; | ||
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: { | ||
@@ -38,0 +38,0 @@ logger?: import("@smithy/types").Logger | undefined; |
@@ -11,5 +11,7 @@ import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler"; | ||
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator; | ||
credentialDefaultProvider: ( | ||
input: any | ||
) => import("@smithy/types").AwsCredentialIdentityProvider; | ||
credentialDefaultProvider: | ||
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ||
| (( | ||
_: unknown | ||
) => () => Promise<import("@smithy/types").AwsCredentialIdentity>); | ||
defaultUserAgentProvider: ( | ||
@@ -16,0 +18,0 @@ config?: |
@@ -11,9 +11,11 @@ import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler"; | ||
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator; | ||
credentialDefaultProvider: ( | ||
init?: | ||
| import("@aws-sdk/credential-provider-node").DefaultProviderInit | ||
| undefined | ||
) => import("@smithy/types").MemoizedProvider< | ||
import("@smithy/types").AwsCredentialIdentity | ||
>; | ||
credentialDefaultProvider: | ||
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ||
| (( | ||
init?: | ||
| import("@aws-sdk/credential-provider-node").DefaultProviderInit | ||
| undefined | ||
) => import("@smithy/types").MemoizedProvider< | ||
import("@smithy/types").AwsCredentialIdentity | ||
>); | ||
defaultUserAgentProvider: ( | ||
@@ -20,0 +22,0 @@ config?: |
@@ -33,5 +33,7 @@ import { ElasticLoadBalancingV2ClientConfig } from "./ElasticLoadBalancingV2Client"; | ||
) => Promise<import("@smithy/types").UserAgent>; | ||
credentialDefaultProvider: ( | ||
input: any | ||
) => import("@smithy/types").AwsCredentialIdentityProvider; | ||
credentialDefaultProvider: | ||
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ||
| (( | ||
_: unknown | ||
) => () => Promise<import("@smithy/types").AwsCredentialIdentity>); | ||
maxAttempts: number | import("@smithy/types").Provider<number>; | ||
@@ -56,7 +58,17 @@ retryMode: string | import("@smithy/types").Provider<string>; | ||
endpoint?: | ||
| string | ||
| import("@smithy/types").Endpoint | ||
| import("@smithy/types").Provider<import("@smithy/types").Endpoint> | ||
| import("@smithy/types").EndpointV2 | ||
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2> | ||
| (( | ||
| string | ||
| import("@smithy/types").Endpoint | ||
| import("@smithy/types").Provider<import("@smithy/types").Endpoint> | ||
| import("@smithy/types").EndpointV2 | ||
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2> | ||
) & | ||
( | ||
| string | ||
| import("@smithy/types").Provider<string> | ||
| import("@smithy/types").Endpoint | ||
| import("@smithy/types").Provider<import("@smithy/types").Endpoint> | ||
| import("@smithy/types").EndpointV2 | ||
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2> | ||
)) | ||
| undefined; | ||
@@ -63,0 +75,0 @@ endpointProvider: ( |
{ | ||
"name": "@aws-sdk/client-elastic-load-balancing-v2", | ||
"description": "AWS SDK for JavaScript Elastic Load Balancing V2 Client for Node.js, Browser and React Native", | ||
"version": "3.721.0", | ||
"version": "3.723.0", | ||
"scripts": { | ||
@@ -23,53 +23,53 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"@aws-crypto/sha256-js": "5.2.0", | ||
"@aws-sdk/client-sso-oidc": "3.721.0", | ||
"@aws-sdk/client-sts": "3.721.0", | ||
"@aws-sdk/core": "3.716.0", | ||
"@aws-sdk/credential-provider-node": "3.721.0", | ||
"@aws-sdk/middleware-host-header": "3.714.0", | ||
"@aws-sdk/middleware-logger": "3.714.0", | ||
"@aws-sdk/middleware-recursion-detection": "3.714.0", | ||
"@aws-sdk/middleware-user-agent": "3.721.0", | ||
"@aws-sdk/region-config-resolver": "3.714.0", | ||
"@aws-sdk/types": "3.714.0", | ||
"@aws-sdk/util-endpoints": "3.714.0", | ||
"@aws-sdk/util-user-agent-browser": "3.714.0", | ||
"@aws-sdk/util-user-agent-node": "3.721.0", | ||
"@smithy/config-resolver": "^3.0.13", | ||
"@smithy/core": "^2.5.5", | ||
"@smithy/fetch-http-handler": "^4.1.2", | ||
"@smithy/hash-node": "^3.0.11", | ||
"@smithy/invalid-dependency": "^3.0.11", | ||
"@smithy/middleware-content-length": "^3.0.13", | ||
"@smithy/middleware-endpoint": "^3.2.6", | ||
"@smithy/middleware-retry": "^3.0.31", | ||
"@smithy/middleware-serde": "^3.0.11", | ||
"@smithy/middleware-stack": "^3.0.11", | ||
"@smithy/node-config-provider": "^3.1.12", | ||
"@smithy/node-http-handler": "^3.3.2", | ||
"@smithy/protocol-http": "^4.1.8", | ||
"@smithy/smithy-client": "^3.5.1", | ||
"@smithy/types": "^3.7.2", | ||
"@smithy/url-parser": "^3.0.11", | ||
"@smithy/util-base64": "^3.0.0", | ||
"@smithy/util-body-length-browser": "^3.0.0", | ||
"@smithy/util-body-length-node": "^3.0.0", | ||
"@smithy/util-defaults-mode-browser": "^3.0.31", | ||
"@smithy/util-defaults-mode-node": "^3.0.31", | ||
"@smithy/util-endpoints": "^2.1.7", | ||
"@smithy/util-middleware": "^3.0.11", | ||
"@smithy/util-retry": "^3.0.11", | ||
"@smithy/util-utf8": "^3.0.0", | ||
"@smithy/util-waiter": "^3.2.0", | ||
"@aws-sdk/client-sso-oidc": "3.723.0", | ||
"@aws-sdk/client-sts": "3.723.0", | ||
"@aws-sdk/core": "3.723.0", | ||
"@aws-sdk/credential-provider-node": "3.723.0", | ||
"@aws-sdk/middleware-host-header": "3.723.0", | ||
"@aws-sdk/middleware-logger": "3.723.0", | ||
"@aws-sdk/middleware-recursion-detection": "3.723.0", | ||
"@aws-sdk/middleware-user-agent": "3.723.0", | ||
"@aws-sdk/region-config-resolver": "3.723.0", | ||
"@aws-sdk/types": "3.723.0", | ||
"@aws-sdk/util-endpoints": "3.723.0", | ||
"@aws-sdk/util-user-agent-browser": "3.723.0", | ||
"@aws-sdk/util-user-agent-node": "3.723.0", | ||
"@smithy/config-resolver": "^4.0.0", | ||
"@smithy/core": "^3.0.0", | ||
"@smithy/fetch-http-handler": "^5.0.0", | ||
"@smithy/hash-node": "^4.0.0", | ||
"@smithy/invalid-dependency": "^4.0.0", | ||
"@smithy/middleware-content-length": "^4.0.0", | ||
"@smithy/middleware-endpoint": "^4.0.0", | ||
"@smithy/middleware-retry": "^4.0.0", | ||
"@smithy/middleware-serde": "^4.0.0", | ||
"@smithy/middleware-stack": "^4.0.0", | ||
"@smithy/node-config-provider": "^4.0.0", | ||
"@smithy/node-http-handler": "^4.0.0", | ||
"@smithy/protocol-http": "^5.0.0", | ||
"@smithy/smithy-client": "^4.0.0", | ||
"@smithy/types": "^4.0.0", | ||
"@smithy/url-parser": "^4.0.0", | ||
"@smithy/util-base64": "^4.0.0", | ||
"@smithy/util-body-length-browser": "^4.0.0", | ||
"@smithy/util-body-length-node": "^4.0.0", | ||
"@smithy/util-defaults-mode-browser": "^4.0.0", | ||
"@smithy/util-defaults-mode-node": "^4.0.0", | ||
"@smithy/util-endpoints": "^3.0.0", | ||
"@smithy/util-middleware": "^4.0.0", | ||
"@smithy/util-retry": "^4.0.0", | ||
"@smithy/util-utf8": "^4.0.0", | ||
"@smithy/util-waiter": "^4.0.0", | ||
"tslib": "^2.6.2" | ||
}, | ||
"devDependencies": { | ||
"@tsconfig/node16": "16.1.3", | ||
"@types/node": "^16.18.96", | ||
"@tsconfig/node18": "18.2.4", | ||
"@types/node": "^18.19.69", | ||
"concurrently": "7.0.0", | ||
"downlevel-dts": "0.10.1", | ||
"rimraf": "3.0.2", | ||
"typescript": "~4.9.5" | ||
"typescript": "~5.2.2" | ||
}, | ||
"engines": { | ||
"node": ">=16.0.0" | ||
"node": ">=18.0.0" | ||
}, | ||
@@ -76,0 +76,0 @@ "typesVersions": { |
Sorry, the diff of this file is too big to display
38121
0.54%1541230
-0.7%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated
Updated
Updated
Updated
Updated
Updated
Updated
Updated
Updated
Updated