| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589 |
- {
- "version":"2.0",
- "metadata":{
- "apiVersion":"2012-06-01",
- "endpointPrefix":"elasticloadbalancing",
- "protocol":"query",
- "serviceFullName":"Elastic Load Balancing",
- "signatureVersion":"v4",
- "xmlNamespace":"http://elasticloadbalancing.amazonaws.com/doc/2012-06-01/"
- },
- "operations":{
- "AddTags":{
- "name":"AddTags",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"AddTagsInput"},
- "output":{
- "shape":"AddTagsOutput",
- "resultWrapper":"AddTagsResult"
- },
- "errors":[
- {"shape":"AccessPointNotFoundException"},
- {"shape":"TooManyTagsException"},
- {"shape":"DuplicateTagKeysException"}
- ]
- },
- "ApplySecurityGroupsToLoadBalancer":{
- "name":"ApplySecurityGroupsToLoadBalancer",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"ApplySecurityGroupsToLoadBalancerInput"},
- "output":{
- "shape":"ApplySecurityGroupsToLoadBalancerOutput",
- "resultWrapper":"ApplySecurityGroupsToLoadBalancerResult"
- },
- "errors":[
- {"shape":"AccessPointNotFoundException"},
- {"shape":"InvalidConfigurationRequestException"},
- {"shape":"InvalidSecurityGroupException"}
- ]
- },
- "AttachLoadBalancerToSubnets":{
- "name":"AttachLoadBalancerToSubnets",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"AttachLoadBalancerToSubnetsInput"},
- "output":{
- "shape":"AttachLoadBalancerToSubnetsOutput",
- "resultWrapper":"AttachLoadBalancerToSubnetsResult"
- },
- "errors":[
- {"shape":"AccessPointNotFoundException"},
- {"shape":"InvalidConfigurationRequestException"},
- {"shape":"SubnetNotFoundException"},
- {"shape":"InvalidSubnetException"}
- ]
- },
- "ConfigureHealthCheck":{
- "name":"ConfigureHealthCheck",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"ConfigureHealthCheckInput"},
- "output":{
- "shape":"ConfigureHealthCheckOutput",
- "resultWrapper":"ConfigureHealthCheckResult"
- },
- "errors":[
- {"shape":"AccessPointNotFoundException"}
- ]
- },
- "CreateAppCookieStickinessPolicy":{
- "name":"CreateAppCookieStickinessPolicy",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"CreateAppCookieStickinessPolicyInput"},
- "output":{
- "shape":"CreateAppCookieStickinessPolicyOutput",
- "resultWrapper":"CreateAppCookieStickinessPolicyResult"
- },
- "errors":[
- {"shape":"AccessPointNotFoundException"},
- {"shape":"DuplicatePolicyNameException"},
- {"shape":"TooManyPoliciesException"},
- {"shape":"InvalidConfigurationRequestException"}
- ]
- },
- "CreateLBCookieStickinessPolicy":{
- "name":"CreateLBCookieStickinessPolicy",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"CreateLBCookieStickinessPolicyInput"},
- "output":{
- "shape":"CreateLBCookieStickinessPolicyOutput",
- "resultWrapper":"CreateLBCookieStickinessPolicyResult"
- },
- "errors":[
- {"shape":"AccessPointNotFoundException"},
- {"shape":"DuplicatePolicyNameException"},
- {"shape":"TooManyPoliciesException"},
- {"shape":"InvalidConfigurationRequestException"}
- ]
- },
- "CreateLoadBalancer":{
- "name":"CreateLoadBalancer",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"CreateAccessPointInput"},
- "output":{
- "shape":"CreateAccessPointOutput",
- "resultWrapper":"CreateLoadBalancerResult"
- },
- "errors":[
- {"shape":"DuplicateAccessPointNameException"},
- {"shape":"TooManyAccessPointsException"},
- {"shape":"CertificateNotFoundException"},
- {"shape":"InvalidConfigurationRequestException"},
- {"shape":"SubnetNotFoundException"},
- {"shape":"InvalidSubnetException"},
- {"shape":"InvalidSecurityGroupException"},
- {"shape":"InvalidSchemeException"},
- {"shape":"TooManyTagsException"},
- {"shape":"DuplicateTagKeysException"},
- {"shape":"UnsupportedProtocolException"}
- ]
- },
- "CreateLoadBalancerListeners":{
- "name":"CreateLoadBalancerListeners",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"CreateLoadBalancerListenerInput"},
- "output":{
- "shape":"CreateLoadBalancerListenerOutput",
- "resultWrapper":"CreateLoadBalancerListenersResult"
- },
- "errors":[
- {"shape":"AccessPointNotFoundException"},
- {"shape":"DuplicateListenerException"},
- {"shape":"CertificateNotFoundException"},
- {"shape":"InvalidConfigurationRequestException"},
- {"shape":"UnsupportedProtocolException"}
- ]
- },
- "CreateLoadBalancerPolicy":{
- "name":"CreateLoadBalancerPolicy",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"CreateLoadBalancerPolicyInput"},
- "output":{
- "shape":"CreateLoadBalancerPolicyOutput",
- "resultWrapper":"CreateLoadBalancerPolicyResult"
- },
- "errors":[
- {"shape":"AccessPointNotFoundException"},
- {"shape":"PolicyTypeNotFoundException"},
- {"shape":"DuplicatePolicyNameException"},
- {"shape":"TooManyPoliciesException"},
- {"shape":"InvalidConfigurationRequestException"}
- ]
- },
- "DeleteLoadBalancer":{
- "name":"DeleteLoadBalancer",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"DeleteAccessPointInput"},
- "output":{
- "shape":"DeleteAccessPointOutput",
- "resultWrapper":"DeleteLoadBalancerResult"
- }
- },
- "DeleteLoadBalancerListeners":{
- "name":"DeleteLoadBalancerListeners",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"DeleteLoadBalancerListenerInput"},
- "output":{
- "shape":"DeleteLoadBalancerListenerOutput",
- "resultWrapper":"DeleteLoadBalancerListenersResult"
- },
- "errors":[
- {"shape":"AccessPointNotFoundException"}
- ]
- },
- "DeleteLoadBalancerPolicy":{
- "name":"DeleteLoadBalancerPolicy",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"DeleteLoadBalancerPolicyInput"},
- "output":{
- "shape":"DeleteLoadBalancerPolicyOutput",
- "resultWrapper":"DeleteLoadBalancerPolicyResult"
- },
- "errors":[
- {"shape":"AccessPointNotFoundException"},
- {"shape":"InvalidConfigurationRequestException"}
- ]
- },
- "DeregisterInstancesFromLoadBalancer":{
- "name":"DeregisterInstancesFromLoadBalancer",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"DeregisterEndPointsInput"},
- "output":{
- "shape":"DeregisterEndPointsOutput",
- "resultWrapper":"DeregisterInstancesFromLoadBalancerResult"
- },
- "errors":[
- {"shape":"AccessPointNotFoundException"},
- {"shape":"InvalidEndPointException"}
- ]
- },
- "DescribeInstanceHealth":{
- "name":"DescribeInstanceHealth",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"DescribeEndPointStateInput"},
- "output":{
- "shape":"DescribeEndPointStateOutput",
- "resultWrapper":"DescribeInstanceHealthResult"
- },
- "errors":[
- {"shape":"AccessPointNotFoundException"},
- {"shape":"InvalidEndPointException"}
- ]
- },
- "DescribeLoadBalancerAttributes":{
- "name":"DescribeLoadBalancerAttributes",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"DescribeLoadBalancerAttributesInput"},
- "output":{
- "shape":"DescribeLoadBalancerAttributesOutput",
- "resultWrapper":"DescribeLoadBalancerAttributesResult"
- },
- "errors":[
- {"shape":"AccessPointNotFoundException"},
- {"shape":"LoadBalancerAttributeNotFoundException"}
- ]
- },
- "DescribeLoadBalancerPolicies":{
- "name":"DescribeLoadBalancerPolicies",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"DescribeLoadBalancerPoliciesInput"},
- "output":{
- "shape":"DescribeLoadBalancerPoliciesOutput",
- "resultWrapper":"DescribeLoadBalancerPoliciesResult"
- },
- "errors":[
- {"shape":"AccessPointNotFoundException"},
- {"shape":"PolicyNotFoundException"}
- ]
- },
- "DescribeLoadBalancerPolicyTypes":{
- "name":"DescribeLoadBalancerPolicyTypes",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"DescribeLoadBalancerPolicyTypesInput"},
- "output":{
- "shape":"DescribeLoadBalancerPolicyTypesOutput",
- "resultWrapper":"DescribeLoadBalancerPolicyTypesResult"
- },
- "errors":[
- {"shape":"PolicyTypeNotFoundException"}
- ]
- },
- "DescribeLoadBalancers":{
- "name":"DescribeLoadBalancers",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"DescribeAccessPointsInput"},
- "output":{
- "shape":"DescribeAccessPointsOutput",
- "resultWrapper":"DescribeLoadBalancersResult"
- },
- "errors":[
- {"shape":"AccessPointNotFoundException"},
- {"shape":"DependencyThrottleException"}
- ]
- },
- "DescribeTags":{
- "name":"DescribeTags",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"DescribeTagsInput"},
- "output":{
- "shape":"DescribeTagsOutput",
- "resultWrapper":"DescribeTagsResult"
- },
- "errors":[
- {"shape":"AccessPointNotFoundException"}
- ]
- },
- "DetachLoadBalancerFromSubnets":{
- "name":"DetachLoadBalancerFromSubnets",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"DetachLoadBalancerFromSubnetsInput"},
- "output":{
- "shape":"DetachLoadBalancerFromSubnetsOutput",
- "resultWrapper":"DetachLoadBalancerFromSubnetsResult"
- },
- "errors":[
- {"shape":"AccessPointNotFoundException"},
- {"shape":"InvalidConfigurationRequestException"}
- ]
- },
- "DisableAvailabilityZonesForLoadBalancer":{
- "name":"DisableAvailabilityZonesForLoadBalancer",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"RemoveAvailabilityZonesInput"},
- "output":{
- "shape":"RemoveAvailabilityZonesOutput",
- "resultWrapper":"DisableAvailabilityZonesForLoadBalancerResult"
- },
- "errors":[
- {"shape":"AccessPointNotFoundException"},
- {"shape":"InvalidConfigurationRequestException"}
- ]
- },
- "EnableAvailabilityZonesForLoadBalancer":{
- "name":"EnableAvailabilityZonesForLoadBalancer",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"AddAvailabilityZonesInput"},
- "output":{
- "shape":"AddAvailabilityZonesOutput",
- "resultWrapper":"EnableAvailabilityZonesForLoadBalancerResult"
- },
- "errors":[
- {"shape":"AccessPointNotFoundException"}
- ]
- },
- "ModifyLoadBalancerAttributes":{
- "name":"ModifyLoadBalancerAttributes",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"ModifyLoadBalancerAttributesInput"},
- "output":{
- "shape":"ModifyLoadBalancerAttributesOutput",
- "resultWrapper":"ModifyLoadBalancerAttributesResult"
- },
- "errors":[
- {"shape":"AccessPointNotFoundException"},
- {"shape":"LoadBalancerAttributeNotFoundException"},
- {"shape":"InvalidConfigurationRequestException"}
- ]
- },
- "RegisterInstancesWithLoadBalancer":{
- "name":"RegisterInstancesWithLoadBalancer",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"RegisterEndPointsInput"},
- "output":{
- "shape":"RegisterEndPointsOutput",
- "resultWrapper":"RegisterInstancesWithLoadBalancerResult"
- },
- "errors":[
- {"shape":"AccessPointNotFoundException"},
- {"shape":"InvalidEndPointException"}
- ]
- },
- "RemoveTags":{
- "name":"RemoveTags",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"RemoveTagsInput"},
- "output":{
- "shape":"RemoveTagsOutput",
- "resultWrapper":"RemoveTagsResult"
- },
- "errors":[
- {"shape":"AccessPointNotFoundException"}
- ]
- },
- "SetLoadBalancerListenerSSLCertificate":{
- "name":"SetLoadBalancerListenerSSLCertificate",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"SetLoadBalancerListenerSSLCertificateInput"},
- "output":{
- "shape":"SetLoadBalancerListenerSSLCertificateOutput",
- "resultWrapper":"SetLoadBalancerListenerSSLCertificateResult"
- },
- "errors":[
- {"shape":"CertificateNotFoundException"},
- {"shape":"AccessPointNotFoundException"},
- {"shape":"ListenerNotFoundException"},
- {"shape":"InvalidConfigurationRequestException"},
- {"shape":"UnsupportedProtocolException"}
- ]
- },
- "SetLoadBalancerPoliciesForBackendServer":{
- "name":"SetLoadBalancerPoliciesForBackendServer",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"SetLoadBalancerPoliciesForBackendServerInput"},
- "output":{
- "shape":"SetLoadBalancerPoliciesForBackendServerOutput",
- "resultWrapper":"SetLoadBalancerPoliciesForBackendServerResult"
- },
- "errors":[
- {"shape":"AccessPointNotFoundException"},
- {"shape":"PolicyNotFoundException"},
- {"shape":"InvalidConfigurationRequestException"}
- ]
- },
- "SetLoadBalancerPoliciesOfListener":{
- "name":"SetLoadBalancerPoliciesOfListener",
- "http":{
- "method":"POST",
- "requestUri":"/"
- },
- "input":{"shape":"SetLoadBalancerPoliciesOfListenerInput"},
- "output":{
- "shape":"SetLoadBalancerPoliciesOfListenerOutput",
- "resultWrapper":"SetLoadBalancerPoliciesOfListenerResult"
- },
- "errors":[
- {"shape":"AccessPointNotFoundException"},
- {"shape":"PolicyNotFoundException"},
- {"shape":"ListenerNotFoundException"},
- {"shape":"InvalidConfigurationRequestException"}
- ]
- }
- },
- "shapes":{
- "AccessLog":{
- "type":"structure",
- "required":["Enabled"],
- "members":{
- "Enabled":{"shape":"AccessLogEnabled"},
- "S3BucketName":{"shape":"S3BucketName"},
- "EmitInterval":{"shape":"AccessLogInterval"},
- "S3BucketPrefix":{"shape":"AccessLogPrefix"}
- }
- },
- "AccessLogEnabled":{"type":"boolean"},
- "AccessLogInterval":{"type":"integer"},
- "AccessLogPrefix":{"type":"string"},
- "AccessPointName":{"type":"string"},
- "AccessPointNotFoundException":{
- "type":"structure",
- "members":{
- },
- "error":{
- "code":"LoadBalancerNotFound",
- "httpStatusCode":400,
- "senderFault":true
- },
- "exception":true
- },
- "AccessPointPort":{"type":"integer"},
- "AddAvailabilityZonesInput":{
- "type":"structure",
- "required":[
- "LoadBalancerName",
- "AvailabilityZones"
- ],
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"},
- "AvailabilityZones":{"shape":"AvailabilityZones"}
- }
- },
- "AddAvailabilityZonesOutput":{
- "type":"structure",
- "members":{
- "AvailabilityZones":{"shape":"AvailabilityZones"}
- }
- },
- "AddTagsInput":{
- "type":"structure",
- "required":[
- "LoadBalancerNames",
- "Tags"
- ],
- "members":{
- "LoadBalancerNames":{"shape":"LoadBalancerNames"},
- "Tags":{"shape":"TagList"}
- }
- },
- "AddTagsOutput":{
- "type":"structure",
- "members":{
- }
- },
- "AdditionalAttribute":{
- "type":"structure",
- "members":{
- "Key":{"shape":"AdditionalAttributeKey"},
- "Value":{"shape":"AdditionalAttributeValue"}
- }
- },
- "AdditionalAttributeKey":{
- "type":"string",
- "max":256,
- "pattern":"^[a-zA-Z0-9.]+$"
- },
- "AdditionalAttributeValue":{
- "type":"string",
- "max":256,
- "pattern":"^[a-zA-Z0-9.]+$"
- },
- "AdditionalAttributes":{
- "type":"list",
- "member":{"shape":"AdditionalAttribute"},
- "max":10
- },
- "AppCookieStickinessPolicies":{
- "type":"list",
- "member":{"shape":"AppCookieStickinessPolicy"}
- },
- "AppCookieStickinessPolicy":{
- "type":"structure",
- "members":{
- "PolicyName":{"shape":"PolicyName"},
- "CookieName":{"shape":"CookieName"}
- }
- },
- "ApplySecurityGroupsToLoadBalancerInput":{
- "type":"structure",
- "required":[
- "LoadBalancerName",
- "SecurityGroups"
- ],
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"},
- "SecurityGroups":{"shape":"SecurityGroups"}
- }
- },
- "ApplySecurityGroupsToLoadBalancerOutput":{
- "type":"structure",
- "members":{
- "SecurityGroups":{"shape":"SecurityGroups"}
- }
- },
- "AttachLoadBalancerToSubnetsInput":{
- "type":"structure",
- "required":[
- "LoadBalancerName",
- "Subnets"
- ],
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"},
- "Subnets":{"shape":"Subnets"}
- }
- },
- "AttachLoadBalancerToSubnetsOutput":{
- "type":"structure",
- "members":{
- "Subnets":{"shape":"Subnets"}
- }
- },
- "AttributeName":{"type":"string"},
- "AttributeType":{"type":"string"},
- "AttributeValue":{"type":"string"},
- "AvailabilityZone":{"type":"string"},
- "AvailabilityZones":{
- "type":"list",
- "member":{"shape":"AvailabilityZone"}
- },
- "BackendServerDescription":{
- "type":"structure",
- "members":{
- "InstancePort":{"shape":"InstancePort"},
- "PolicyNames":{"shape":"PolicyNames"}
- }
- },
- "BackendServerDescriptions":{
- "type":"list",
- "member":{"shape":"BackendServerDescription"}
- },
- "Cardinality":{"type":"string"},
- "CertificateNotFoundException":{
- "type":"structure",
- "members":{
- },
- "error":{
- "code":"CertificateNotFound",
- "httpStatusCode":400,
- "senderFault":true
- },
- "exception":true
- },
- "ConfigureHealthCheckInput":{
- "type":"structure",
- "required":[
- "LoadBalancerName",
- "HealthCheck"
- ],
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"},
- "HealthCheck":{"shape":"HealthCheck"}
- }
- },
- "ConfigureHealthCheckOutput":{
- "type":"structure",
- "members":{
- "HealthCheck":{"shape":"HealthCheck"}
- }
- },
- "ConnectionDraining":{
- "type":"structure",
- "required":["Enabled"],
- "members":{
- "Enabled":{"shape":"ConnectionDrainingEnabled"},
- "Timeout":{"shape":"ConnectionDrainingTimeout"}
- }
- },
- "ConnectionDrainingEnabled":{"type":"boolean"},
- "ConnectionDrainingTimeout":{"type":"integer"},
- "ConnectionSettings":{
- "type":"structure",
- "required":["IdleTimeout"],
- "members":{
- "IdleTimeout":{"shape":"IdleTimeout"}
- }
- },
- "CookieExpirationPeriod":{"type":"long"},
- "CookieName":{"type":"string"},
- "CreateAccessPointInput":{
- "type":"structure",
- "required":[
- "LoadBalancerName",
- "Listeners"
- ],
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"},
- "Listeners":{"shape":"Listeners"},
- "AvailabilityZones":{"shape":"AvailabilityZones"},
- "Subnets":{"shape":"Subnets"},
- "SecurityGroups":{"shape":"SecurityGroups"},
- "Scheme":{"shape":"LoadBalancerScheme"},
- "Tags":{"shape":"TagList"}
- }
- },
- "CreateAccessPointOutput":{
- "type":"structure",
- "members":{
- "DNSName":{"shape":"DNSName"}
- }
- },
- "CreateAppCookieStickinessPolicyInput":{
- "type":"structure",
- "required":[
- "LoadBalancerName",
- "PolicyName",
- "CookieName"
- ],
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"},
- "PolicyName":{"shape":"PolicyName"},
- "CookieName":{"shape":"CookieName"}
- }
- },
- "CreateAppCookieStickinessPolicyOutput":{
- "type":"structure",
- "members":{
- }
- },
- "CreateLBCookieStickinessPolicyInput":{
- "type":"structure",
- "required":[
- "LoadBalancerName",
- "PolicyName"
- ],
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"},
- "PolicyName":{"shape":"PolicyName"},
- "CookieExpirationPeriod":{"shape":"CookieExpirationPeriod"}
- }
- },
- "CreateLBCookieStickinessPolicyOutput":{
- "type":"structure",
- "members":{
- }
- },
- "CreateLoadBalancerListenerInput":{
- "type":"structure",
- "required":[
- "LoadBalancerName",
- "Listeners"
- ],
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"},
- "Listeners":{"shape":"Listeners"}
- }
- },
- "CreateLoadBalancerListenerOutput":{
- "type":"structure",
- "members":{
- }
- },
- "CreateLoadBalancerPolicyInput":{
- "type":"structure",
- "required":[
- "LoadBalancerName",
- "PolicyName",
- "PolicyTypeName"
- ],
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"},
- "PolicyName":{"shape":"PolicyName"},
- "PolicyTypeName":{"shape":"PolicyTypeName"},
- "PolicyAttributes":{"shape":"PolicyAttributes"}
- }
- },
- "CreateLoadBalancerPolicyOutput":{
- "type":"structure",
- "members":{
- }
- },
- "CreatedTime":{"type":"timestamp"},
- "CrossZoneLoadBalancing":{
- "type":"structure",
- "required":["Enabled"],
- "members":{
- "Enabled":{"shape":"CrossZoneLoadBalancingEnabled"}
- }
- },
- "CrossZoneLoadBalancingEnabled":{"type":"boolean"},
- "DNSName":{"type":"string"},
- "DefaultValue":{"type":"string"},
- "DeleteAccessPointInput":{
- "type":"structure",
- "required":["LoadBalancerName"],
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"}
- }
- },
- "DeleteAccessPointOutput":{
- "type":"structure",
- "members":{
- }
- },
- "DeleteLoadBalancerListenerInput":{
- "type":"structure",
- "required":[
- "LoadBalancerName",
- "LoadBalancerPorts"
- ],
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"},
- "LoadBalancerPorts":{"shape":"Ports"}
- }
- },
- "DeleteLoadBalancerListenerOutput":{
- "type":"structure",
- "members":{
- }
- },
- "DeleteLoadBalancerPolicyInput":{
- "type":"structure",
- "required":[
- "LoadBalancerName",
- "PolicyName"
- ],
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"},
- "PolicyName":{"shape":"PolicyName"}
- }
- },
- "DeleteLoadBalancerPolicyOutput":{
- "type":"structure",
- "members":{
- }
- },
- "DependencyThrottleException":{
- "type":"structure",
- "members":{
- },
- "error":{
- "code":"DependencyThrottle",
- "httpStatusCode":400,
- "senderFault":true
- },
- "exception":true
- },
- "DeregisterEndPointsInput":{
- "type":"structure",
- "required":[
- "LoadBalancerName",
- "Instances"
- ],
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"},
- "Instances":{"shape":"Instances"}
- }
- },
- "DeregisterEndPointsOutput":{
- "type":"structure",
- "members":{
- "Instances":{"shape":"Instances"}
- }
- },
- "DescribeAccessPointsInput":{
- "type":"structure",
- "members":{
- "LoadBalancerNames":{"shape":"LoadBalancerNames"},
- "Marker":{"shape":"Marker"},
- "PageSize":{"shape":"PageSize"}
- }
- },
- "DescribeAccessPointsOutput":{
- "type":"structure",
- "members":{
- "LoadBalancerDescriptions":{"shape":"LoadBalancerDescriptions"},
- "NextMarker":{"shape":"Marker"}
- }
- },
- "DescribeEndPointStateInput":{
- "type":"structure",
- "required":["LoadBalancerName"],
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"},
- "Instances":{"shape":"Instances"}
- }
- },
- "DescribeEndPointStateOutput":{
- "type":"structure",
- "members":{
- "InstanceStates":{"shape":"InstanceStates"}
- }
- },
- "DescribeLoadBalancerAttributesInput":{
- "type":"structure",
- "required":["LoadBalancerName"],
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"}
- }
- },
- "DescribeLoadBalancerAttributesOutput":{
- "type":"structure",
- "members":{
- "LoadBalancerAttributes":{"shape":"LoadBalancerAttributes"}
- }
- },
- "DescribeLoadBalancerPoliciesInput":{
- "type":"structure",
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"},
- "PolicyNames":{"shape":"PolicyNames"}
- }
- },
- "DescribeLoadBalancerPoliciesOutput":{
- "type":"structure",
- "members":{
- "PolicyDescriptions":{"shape":"PolicyDescriptions"}
- }
- },
- "DescribeLoadBalancerPolicyTypesInput":{
- "type":"structure",
- "members":{
- "PolicyTypeNames":{"shape":"PolicyTypeNames"}
- }
- },
- "DescribeLoadBalancerPolicyTypesOutput":{
- "type":"structure",
- "members":{
- "PolicyTypeDescriptions":{"shape":"PolicyTypeDescriptions"}
- }
- },
- "DescribeTagsInput":{
- "type":"structure",
- "required":["LoadBalancerNames"],
- "members":{
- "LoadBalancerNames":{"shape":"LoadBalancerNamesMax20"}
- }
- },
- "DescribeTagsOutput":{
- "type":"structure",
- "members":{
- "TagDescriptions":{"shape":"TagDescriptions"}
- }
- },
- "Description":{"type":"string"},
- "DetachLoadBalancerFromSubnetsInput":{
- "type":"structure",
- "required":[
- "LoadBalancerName",
- "Subnets"
- ],
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"},
- "Subnets":{"shape":"Subnets"}
- }
- },
- "DetachLoadBalancerFromSubnetsOutput":{
- "type":"structure",
- "members":{
- "Subnets":{"shape":"Subnets"}
- }
- },
- "DuplicateAccessPointNameException":{
- "type":"structure",
- "members":{
- },
- "error":{
- "code":"DuplicateLoadBalancerName",
- "httpStatusCode":400,
- "senderFault":true
- },
- "exception":true
- },
- "DuplicateListenerException":{
- "type":"structure",
- "members":{
- },
- "error":{
- "code":"DuplicateListener",
- "httpStatusCode":400,
- "senderFault":true
- },
- "exception":true
- },
- "DuplicatePolicyNameException":{
- "type":"structure",
- "members":{
- },
- "error":{
- "code":"DuplicatePolicyName",
- "httpStatusCode":400,
- "senderFault":true
- },
- "exception":true
- },
- "DuplicateTagKeysException":{
- "type":"structure",
- "members":{
- },
- "error":{
- "code":"DuplicateTagKeys",
- "httpStatusCode":400,
- "senderFault":true
- },
- "exception":true
- },
- "EndPointPort":{"type":"integer"},
- "HealthCheck":{
- "type":"structure",
- "required":[
- "Target",
- "Interval",
- "Timeout",
- "UnhealthyThreshold",
- "HealthyThreshold"
- ],
- "members":{
- "Target":{"shape":"HealthCheckTarget"},
- "Interval":{"shape":"HealthCheckInterval"},
- "Timeout":{"shape":"HealthCheckTimeout"},
- "UnhealthyThreshold":{"shape":"UnhealthyThreshold"},
- "HealthyThreshold":{"shape":"HealthyThreshold"}
- }
- },
- "HealthCheckInterval":{
- "type":"integer",
- "max":300,
- "min":5
- },
- "HealthCheckTarget":{"type":"string"},
- "HealthCheckTimeout":{
- "type":"integer",
- "max":60,
- "min":2
- },
- "HealthyThreshold":{
- "type":"integer",
- "max":10,
- "min":2
- },
- "IdleTimeout":{
- "type":"integer",
- "max":3600,
- "min":1
- },
- "Instance":{
- "type":"structure",
- "members":{
- "InstanceId":{"shape":"InstanceId"}
- }
- },
- "InstanceId":{"type":"string"},
- "InstancePort":{
- "type":"integer",
- "max":65535,
- "min":1
- },
- "InstanceState":{
- "type":"structure",
- "members":{
- "InstanceId":{"shape":"InstanceId"},
- "State":{"shape":"State"},
- "ReasonCode":{"shape":"ReasonCode"},
- "Description":{"shape":"Description"}
- }
- },
- "InstanceStates":{
- "type":"list",
- "member":{"shape":"InstanceState"}
- },
- "Instances":{
- "type":"list",
- "member":{"shape":"Instance"}
- },
- "InvalidConfigurationRequestException":{
- "type":"structure",
- "members":{
- },
- "error":{
- "code":"InvalidConfigurationRequest",
- "httpStatusCode":409,
- "senderFault":true
- },
- "exception":true
- },
- "InvalidEndPointException":{
- "type":"structure",
- "members":{
- },
- "error":{
- "code":"InvalidInstance",
- "httpStatusCode":400,
- "senderFault":true
- },
- "exception":true
- },
- "InvalidSchemeException":{
- "type":"structure",
- "members":{
- },
- "error":{
- "code":"InvalidScheme",
- "httpStatusCode":400,
- "senderFault":true
- },
- "exception":true
- },
- "InvalidSecurityGroupException":{
- "type":"structure",
- "members":{
- },
- "error":{
- "code":"InvalidSecurityGroup",
- "httpStatusCode":400,
- "senderFault":true
- },
- "exception":true
- },
- "InvalidSubnetException":{
- "type":"structure",
- "members":{
- },
- "error":{
- "code":"InvalidSubnet",
- "httpStatusCode":400,
- "senderFault":true
- },
- "exception":true
- },
- "LBCookieStickinessPolicies":{
- "type":"list",
- "member":{"shape":"LBCookieStickinessPolicy"}
- },
- "LBCookieStickinessPolicy":{
- "type":"structure",
- "members":{
- "PolicyName":{"shape":"PolicyName"},
- "CookieExpirationPeriod":{"shape":"CookieExpirationPeriod"}
- }
- },
- "Listener":{
- "type":"structure",
- "required":[
- "Protocol",
- "LoadBalancerPort",
- "InstancePort"
- ],
- "members":{
- "Protocol":{"shape":"Protocol"},
- "LoadBalancerPort":{"shape":"AccessPointPort"},
- "InstanceProtocol":{"shape":"Protocol"},
- "InstancePort":{"shape":"InstancePort"},
- "SSLCertificateId":{"shape":"SSLCertificateId"}
- }
- },
- "ListenerDescription":{
- "type":"structure",
- "members":{
- "Listener":{"shape":"Listener"},
- "PolicyNames":{"shape":"PolicyNames"}
- }
- },
- "ListenerDescriptions":{
- "type":"list",
- "member":{"shape":"ListenerDescription"}
- },
- "ListenerNotFoundException":{
- "type":"structure",
- "members":{
- },
- "error":{
- "code":"ListenerNotFound",
- "httpStatusCode":400,
- "senderFault":true
- },
- "exception":true
- },
- "Listeners":{
- "type":"list",
- "member":{"shape":"Listener"}
- },
- "LoadBalancerAttributeNotFoundException":{
- "type":"structure",
- "members":{
- },
- "error":{
- "code":"LoadBalancerAttributeNotFound",
- "httpStatusCode":400,
- "senderFault":true
- },
- "exception":true
- },
- "LoadBalancerAttributes":{
- "type":"structure",
- "members":{
- "CrossZoneLoadBalancing":{"shape":"CrossZoneLoadBalancing"},
- "AccessLog":{"shape":"AccessLog"},
- "ConnectionDraining":{"shape":"ConnectionDraining"},
- "ConnectionSettings":{"shape":"ConnectionSettings"},
- "AdditionalAttributes":{"shape":"AdditionalAttributes"}
- }
- },
- "LoadBalancerDescription":{
- "type":"structure",
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"},
- "DNSName":{"shape":"DNSName"},
- "CanonicalHostedZoneName":{"shape":"DNSName"},
- "CanonicalHostedZoneNameID":{"shape":"DNSName"},
- "ListenerDescriptions":{"shape":"ListenerDescriptions"},
- "Policies":{"shape":"Policies"},
- "BackendServerDescriptions":{"shape":"BackendServerDescriptions"},
- "AvailabilityZones":{"shape":"AvailabilityZones"},
- "Subnets":{"shape":"Subnets"},
- "VPCId":{"shape":"VPCId"},
- "Instances":{"shape":"Instances"},
- "HealthCheck":{"shape":"HealthCheck"},
- "SourceSecurityGroup":{"shape":"SourceSecurityGroup"},
- "SecurityGroups":{"shape":"SecurityGroups"},
- "CreatedTime":{"shape":"CreatedTime"},
- "Scheme":{"shape":"LoadBalancerScheme"}
- }
- },
- "LoadBalancerDescriptions":{
- "type":"list",
- "member":{"shape":"LoadBalancerDescription"}
- },
- "LoadBalancerNames":{
- "type":"list",
- "member":{"shape":"AccessPointName"}
- },
- "LoadBalancerNamesMax20":{
- "type":"list",
- "member":{"shape":"AccessPointName"},
- "max":20,
- "min":1
- },
- "LoadBalancerScheme":{"type":"string"},
- "Marker":{"type":"string"},
- "ModifyLoadBalancerAttributesInput":{
- "type":"structure",
- "required":[
- "LoadBalancerName",
- "LoadBalancerAttributes"
- ],
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"},
- "LoadBalancerAttributes":{"shape":"LoadBalancerAttributes"}
- }
- },
- "ModifyLoadBalancerAttributesOutput":{
- "type":"structure",
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"},
- "LoadBalancerAttributes":{"shape":"LoadBalancerAttributes"}
- }
- },
- "PageSize":{
- "type":"integer",
- "max":400,
- "min":1
- },
- "Policies":{
- "type":"structure",
- "members":{
- "AppCookieStickinessPolicies":{"shape":"AppCookieStickinessPolicies"},
- "LBCookieStickinessPolicies":{"shape":"LBCookieStickinessPolicies"},
- "OtherPolicies":{"shape":"PolicyNames"}
- }
- },
- "PolicyAttribute":{
- "type":"structure",
- "members":{
- "AttributeName":{"shape":"AttributeName"},
- "AttributeValue":{"shape":"AttributeValue"}
- }
- },
- "PolicyAttributeDescription":{
- "type":"structure",
- "members":{
- "AttributeName":{"shape":"AttributeName"},
- "AttributeValue":{"shape":"AttributeValue"}
- }
- },
- "PolicyAttributeDescriptions":{
- "type":"list",
- "member":{"shape":"PolicyAttributeDescription"}
- },
- "PolicyAttributeTypeDescription":{
- "type":"structure",
- "members":{
- "AttributeName":{"shape":"AttributeName"},
- "AttributeType":{"shape":"AttributeType"},
- "Description":{"shape":"Description"},
- "DefaultValue":{"shape":"DefaultValue"},
- "Cardinality":{"shape":"Cardinality"}
- }
- },
- "PolicyAttributeTypeDescriptions":{
- "type":"list",
- "member":{"shape":"PolicyAttributeTypeDescription"}
- },
- "PolicyAttributes":{
- "type":"list",
- "member":{"shape":"PolicyAttribute"}
- },
- "PolicyDescription":{
- "type":"structure",
- "members":{
- "PolicyName":{"shape":"PolicyName"},
- "PolicyTypeName":{"shape":"PolicyTypeName"},
- "PolicyAttributeDescriptions":{"shape":"PolicyAttributeDescriptions"}
- }
- },
- "PolicyDescriptions":{
- "type":"list",
- "member":{"shape":"PolicyDescription"}
- },
- "PolicyName":{"type":"string"},
- "PolicyNames":{
- "type":"list",
- "member":{"shape":"PolicyName"}
- },
- "PolicyNotFoundException":{
- "type":"structure",
- "members":{
- },
- "error":{
- "code":"PolicyNotFound",
- "httpStatusCode":400,
- "senderFault":true
- },
- "exception":true
- },
- "PolicyTypeDescription":{
- "type":"structure",
- "members":{
- "PolicyTypeName":{"shape":"PolicyTypeName"},
- "Description":{"shape":"Description"},
- "PolicyAttributeTypeDescriptions":{"shape":"PolicyAttributeTypeDescriptions"}
- }
- },
- "PolicyTypeDescriptions":{
- "type":"list",
- "member":{"shape":"PolicyTypeDescription"}
- },
- "PolicyTypeName":{"type":"string"},
- "PolicyTypeNames":{
- "type":"list",
- "member":{"shape":"PolicyTypeName"}
- },
- "PolicyTypeNotFoundException":{
- "type":"structure",
- "members":{
- },
- "error":{
- "code":"PolicyTypeNotFound",
- "httpStatusCode":400,
- "senderFault":true
- },
- "exception":true
- },
- "Ports":{
- "type":"list",
- "member":{"shape":"AccessPointPort"}
- },
- "Protocol":{"type":"string"},
- "ReasonCode":{"type":"string"},
- "RegisterEndPointsInput":{
- "type":"structure",
- "required":[
- "LoadBalancerName",
- "Instances"
- ],
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"},
- "Instances":{"shape":"Instances"}
- }
- },
- "RegisterEndPointsOutput":{
- "type":"structure",
- "members":{
- "Instances":{"shape":"Instances"}
- }
- },
- "RemoveAvailabilityZonesInput":{
- "type":"structure",
- "required":[
- "LoadBalancerName",
- "AvailabilityZones"
- ],
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"},
- "AvailabilityZones":{"shape":"AvailabilityZones"}
- }
- },
- "RemoveAvailabilityZonesOutput":{
- "type":"structure",
- "members":{
- "AvailabilityZones":{"shape":"AvailabilityZones"}
- }
- },
- "RemoveTagsInput":{
- "type":"structure",
- "required":[
- "LoadBalancerNames",
- "Tags"
- ],
- "members":{
- "LoadBalancerNames":{"shape":"LoadBalancerNames"},
- "Tags":{"shape":"TagKeyList"}
- }
- },
- "RemoveTagsOutput":{
- "type":"structure",
- "members":{
- }
- },
- "S3BucketName":{"type":"string"},
- "SSLCertificateId":{"type":"string"},
- "SecurityGroupId":{"type":"string"},
- "SecurityGroupName":{"type":"string"},
- "SecurityGroupOwnerAlias":{"type":"string"},
- "SecurityGroups":{
- "type":"list",
- "member":{"shape":"SecurityGroupId"}
- },
- "SetLoadBalancerListenerSSLCertificateInput":{
- "type":"structure",
- "required":[
- "LoadBalancerName",
- "LoadBalancerPort",
- "SSLCertificateId"
- ],
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"},
- "LoadBalancerPort":{"shape":"AccessPointPort"},
- "SSLCertificateId":{"shape":"SSLCertificateId"}
- }
- },
- "SetLoadBalancerListenerSSLCertificateOutput":{
- "type":"structure",
- "members":{
- }
- },
- "SetLoadBalancerPoliciesForBackendServerInput":{
- "type":"structure",
- "required":[
- "LoadBalancerName",
- "InstancePort",
- "PolicyNames"
- ],
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"},
- "InstancePort":{"shape":"EndPointPort"},
- "PolicyNames":{"shape":"PolicyNames"}
- }
- },
- "SetLoadBalancerPoliciesForBackendServerOutput":{
- "type":"structure",
- "members":{
- }
- },
- "SetLoadBalancerPoliciesOfListenerInput":{
- "type":"structure",
- "required":[
- "LoadBalancerName",
- "LoadBalancerPort",
- "PolicyNames"
- ],
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"},
- "LoadBalancerPort":{"shape":"AccessPointPort"},
- "PolicyNames":{"shape":"PolicyNames"}
- }
- },
- "SetLoadBalancerPoliciesOfListenerOutput":{
- "type":"structure",
- "members":{
- }
- },
- "SourceSecurityGroup":{
- "type":"structure",
- "members":{
- "OwnerAlias":{"shape":"SecurityGroupOwnerAlias"},
- "GroupName":{"shape":"SecurityGroupName"}
- }
- },
- "State":{"type":"string"},
- "SubnetId":{"type":"string"},
- "SubnetNotFoundException":{
- "type":"structure",
- "members":{
- },
- "error":{
- "code":"SubnetNotFound",
- "httpStatusCode":400,
- "senderFault":true
- },
- "exception":true
- },
- "Subnets":{
- "type":"list",
- "member":{"shape":"SubnetId"}
- },
- "Tag":{
- "type":"structure",
- "required":["Key"],
- "members":{
- "Key":{"shape":"TagKey"},
- "Value":{"shape":"TagValue"}
- }
- },
- "TagDescription":{
- "type":"structure",
- "members":{
- "LoadBalancerName":{"shape":"AccessPointName"},
- "Tags":{"shape":"TagList"}
- }
- },
- "TagDescriptions":{
- "type":"list",
- "member":{"shape":"TagDescription"}
- },
- "TagKey":{
- "type":"string",
- "max":128,
- "min":1,
- "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$"
- },
- "TagKeyList":{
- "type":"list",
- "member":{"shape":"TagKeyOnly"},
- "min":1
- },
- "TagKeyOnly":{
- "type":"structure",
- "members":{
- "Key":{"shape":"TagKey"}
- }
- },
- "TagList":{
- "type":"list",
- "member":{"shape":"Tag"},
- "min":1
- },
- "TagValue":{
- "type":"string",
- "max":256,
- "min":0,
- "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$"
- },
- "TooManyAccessPointsException":{
- "type":"structure",
- "members":{
- },
- "error":{
- "code":"TooManyLoadBalancers",
- "httpStatusCode":400,
- "senderFault":true
- },
- "exception":true
- },
- "TooManyPoliciesException":{
- "type":"structure",
- "members":{
- },
- "error":{
- "code":"TooManyPolicies",
- "httpStatusCode":400,
- "senderFault":true
- },
- "exception":true
- },
- "TooManyTagsException":{
- "type":"structure",
- "members":{
- },
- "error":{
- "code":"TooManyTags",
- "httpStatusCode":400,
- "senderFault":true
- },
- "exception":true
- },
- "UnhealthyThreshold":{
- "type":"integer",
- "max":10,
- "min":2
- },
- "UnsupportedProtocolException":{
- "type":"structure",
- "members":{
- },
- "error":{
- "code":"UnsupportedProtocol",
- "httpStatusCode":400,
- "senderFault":true
- },
- "exception":true
- },
- "VPCId":{"type":"string"}
- }
- }
|