@aws-sdk/client-elastic-load-balancing 3.31.0 → 3.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +39 -0
- package/{dist/cjs → dist-cjs}/ElasticLoadBalancing.js +1 -1
- package/dist-cjs/ElasticLoadBalancing.js.map +1 -0
- package/{dist/cjs → dist-cjs}/ElasticLoadBalancingClient.js +14 -14
- package/dist-cjs/ElasticLoadBalancingClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/AddTagsCommand.js +5 -5
- package/dist-cjs/commands/AddTagsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ApplySecurityGroupsToLoadBalancerCommand.js +5 -5
- package/dist-cjs/commands/ApplySecurityGroupsToLoadBalancerCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/AttachLoadBalancerToSubnetsCommand.js +5 -5
- package/dist-cjs/commands/AttachLoadBalancerToSubnetsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ConfigureHealthCheckCommand.js +5 -5
- package/dist-cjs/commands/ConfigureHealthCheckCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateAppCookieStickinessPolicyCommand.js +5 -5
- package/dist-cjs/commands/CreateAppCookieStickinessPolicyCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateLBCookieStickinessPolicyCommand.js +5 -5
- package/dist-cjs/commands/CreateLBCookieStickinessPolicyCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateLoadBalancerCommand.js +5 -5
- package/dist-cjs/commands/CreateLoadBalancerCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateLoadBalancerListenersCommand.js +5 -5
- package/dist-cjs/commands/CreateLoadBalancerListenersCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateLoadBalancerPolicyCommand.js +5 -5
- package/dist-cjs/commands/CreateLoadBalancerPolicyCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteLoadBalancerCommand.js +5 -5
- package/dist-cjs/commands/DeleteLoadBalancerCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteLoadBalancerListenersCommand.js +5 -5
- package/dist-cjs/commands/DeleteLoadBalancerListenersCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteLoadBalancerPolicyCommand.js +5 -5
- package/dist-cjs/commands/DeleteLoadBalancerPolicyCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeregisterInstancesFromLoadBalancerCommand.js +5 -5
- package/dist-cjs/commands/DeregisterInstancesFromLoadBalancerCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeAccountLimitsCommand.js +5 -5
- package/dist-cjs/commands/DescribeAccountLimitsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeInstanceHealthCommand.js +5 -5
- package/dist-cjs/commands/DescribeInstanceHealthCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeLoadBalancerAttributesCommand.js +5 -5
- package/dist-cjs/commands/DescribeLoadBalancerAttributesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeLoadBalancerPoliciesCommand.js +5 -5
- package/dist-cjs/commands/DescribeLoadBalancerPoliciesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeLoadBalancerPolicyTypesCommand.js +5 -5
- package/dist-cjs/commands/DescribeLoadBalancerPolicyTypesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeLoadBalancersCommand.js +5 -5
- package/dist-cjs/commands/DescribeLoadBalancersCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeTagsCommand.js +5 -5
- package/dist-cjs/commands/DescribeTagsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DetachLoadBalancerFromSubnetsCommand.js +5 -5
- package/dist-cjs/commands/DetachLoadBalancerFromSubnetsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DisableAvailabilityZonesForLoadBalancerCommand.js +5 -5
- package/dist-cjs/commands/DisableAvailabilityZonesForLoadBalancerCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/EnableAvailabilityZonesForLoadBalancerCommand.js +5 -5
- package/dist-cjs/commands/EnableAvailabilityZonesForLoadBalancerCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ModifyLoadBalancerAttributesCommand.js +5 -5
- package/dist-cjs/commands/ModifyLoadBalancerAttributesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/RegisterInstancesWithLoadBalancerCommand.js +5 -5
- package/dist-cjs/commands/RegisterInstancesWithLoadBalancerCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/RemoveTagsCommand.js +5 -5
- package/dist-cjs/commands/RemoveTagsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/SetLoadBalancerListenerSSLCertificateCommand.js +5 -5
- package/dist-cjs/commands/SetLoadBalancerListenerSSLCertificateCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/SetLoadBalancerPoliciesForBackendServerCommand.js +5 -5
- package/dist-cjs/commands/SetLoadBalancerPoliciesForBackendServerCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/SetLoadBalancerPoliciesOfListenerCommand.js +5 -5
- package/dist-cjs/commands/SetLoadBalancerPoliciesOfListenerCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/endpoints.js +1 -1
- package/dist-cjs/endpoints.js.map +1 -0
- package/dist-cjs/index.js +39 -0
- package/dist-cjs/index.js.map +1 -0
- package/{dist/cjs → dist-cjs}/models/index.js +1 -1
- package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
- package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
- package/dist-cjs/models/models_0.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeLoadBalancersPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeLoadBalancersPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
- package/{dist/cjs → dist-cjs}/protocols/Aws_query.js +206 -206
- package/dist-cjs/protocols/Aws_query.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +5 -4
- package/dist-cjs/runtimeConfig.browser.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.js +10 -9
- package/dist-cjs/runtimeConfig.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +1 -1
- package/dist-cjs/runtimeConfig.native.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
- package/dist-cjs/runtimeConfig.shared.js.map +1 -0
- package/{dist/cjs → dist-cjs}/waiters/waitForAnyInstanceInService.js +9 -9
- package/dist-cjs/waiters/waitForAnyInstanceInService.js.map +1 -0
- package/{dist/es → dist-es}/ElasticLoadBalancing.js +2 -25
- package/dist-es/ElasticLoadBalancing.js.map +1 -0
- package/dist-es/ElasticLoadBalancingClient.js +38 -0
- package/dist-es/ElasticLoadBalancingClient.js.map +1 -0
- package/{dist/es → dist-es}/commands/AddTagsCommand.js +4 -35
- package/dist-es/commands/AddTagsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ApplySecurityGroupsToLoadBalancerCommand.js +4 -31
- package/dist-es/commands/ApplySecurityGroupsToLoadBalancerCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/AttachLoadBalancerToSubnetsCommand.js +4 -32
- package/dist-es/commands/AttachLoadBalancerToSubnetsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ConfigureHealthCheckCommand.js +4 -31
- package/dist-es/commands/ConfigureHealthCheckCommand.js.map +1 -0
- package/dist-es/commands/CreateAppCookieStickinessPolicyCommand.js +40 -0
- package/dist-es/commands/CreateAppCookieStickinessPolicyCommand.js.map +1 -0
- package/dist-es/commands/CreateLBCookieStickinessPolicyCommand.js +40 -0
- package/dist-es/commands/CreateLBCookieStickinessPolicyCommand.js.map +1 -0
- package/dist-es/commands/CreateLoadBalancerCommand.js +40 -0
- package/dist-es/commands/CreateLoadBalancerCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateLoadBalancerListenersCommand.js +4 -31
- package/dist-es/commands/CreateLoadBalancerListenersCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateLoadBalancerPolicyCommand.js +4 -30
- package/dist-es/commands/CreateLoadBalancerPolicyCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteLoadBalancerCommand.js +4 -32
- package/dist-es/commands/DeleteLoadBalancerCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteLoadBalancerListenersCommand.js +4 -29
- package/dist-es/commands/DeleteLoadBalancerListenersCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteLoadBalancerPolicyCommand.js +4 -29
- package/dist-es/commands/DeleteLoadBalancerPolicyCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeregisterInstancesFromLoadBalancerCommand.js +4 -34
- package/dist-es/commands/DeregisterInstancesFromLoadBalancerCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeAccountLimitsCommand.js +4 -31
- package/dist-es/commands/DescribeAccountLimitsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeInstanceHealthCommand.js +4 -29
- package/dist-es/commands/DescribeInstanceHealthCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeLoadBalancerAttributesCommand.js +4 -29
- package/dist-es/commands/DescribeLoadBalancerAttributesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeLoadBalancerPoliciesCommand.js +4 -33
- package/dist-es/commands/DescribeLoadBalancerPoliciesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeLoadBalancerPolicyTypesCommand.js +4 -36
- package/dist-es/commands/DescribeLoadBalancerPolicyTypesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeLoadBalancersCommand.js +4 -29
- package/dist-es/commands/DescribeLoadBalancersCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeTagsCommand.js +4 -29
- package/dist-es/commands/DescribeTagsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DetachLoadBalancerFromSubnetsCommand.js +4 -32
- package/dist-es/commands/DetachLoadBalancerFromSubnetsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DisableAvailabilityZonesForLoadBalancerCommand.js +4 -37
- package/dist-es/commands/DisableAvailabilityZonesForLoadBalancerCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/EnableAvailabilityZonesForLoadBalancerCommand.js +4 -34
- package/dist-es/commands/EnableAvailabilityZonesForLoadBalancerCommand.js.map +1 -0
- package/dist-es/commands/ModifyLoadBalancerAttributesCommand.js +40 -0
- package/dist-es/commands/ModifyLoadBalancerAttributesCommand.js.map +1 -0
- package/dist-es/commands/RegisterInstancesWithLoadBalancerCommand.js +40 -0
- package/dist-es/commands/RegisterInstancesWithLoadBalancerCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/RemoveTagsCommand.js +4 -29
- package/dist-es/commands/RemoveTagsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/SetLoadBalancerListenerSSLCertificateCommand.js +4 -33
- package/dist-es/commands/SetLoadBalancerListenerSSLCertificateCommand.js.map +1 -0
- package/dist-es/commands/SetLoadBalancerPoliciesForBackendServerCommand.js +40 -0
- package/dist-es/commands/SetLoadBalancerPoliciesForBackendServerCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/SetLoadBalancerPoliciesOfListenerCommand.js +4 -35
- package/dist-es/commands/SetLoadBalancerPoliciesOfListenerCommand.js.map +1 -0
- package/{dist/es → dist-es}/endpoints.js +1 -1
- package/dist-es/endpoints.js.map +1 -0
- package/{dist/es → dist-es}/index.js +0 -0
- package/dist-es/index.js.map +1 -0
- package/{dist/es → dist-es}/models/index.js +0 -0
- package/dist-es/models/index.js.map +1 -0
- package/{dist/es → dist-es}/models/models_0.js +0 -318
- package/dist-es/models/models_0.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeLoadBalancersPaginator.js +17 -29
- package/dist-es/pagination/DescribeLoadBalancersPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js +0 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js.map +1 -1
- package/{dist/es → dist-es}/protocols/Aws_query.js +541 -543
- package/dist-es/protocols/Aws_query.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -4
- package/dist-es/runtimeConfig.browser.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.js +2 -5
- package/dist-es/runtimeConfig.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.native.js +0 -3
- package/dist-es/runtimeConfig.native.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -4
- package/dist-es/runtimeConfig.shared.js.map +1 -0
- package/{dist/es → dist-es}/waiters/waitForAnyInstanceInService.js +10 -19
- package/dist-es/waiters/waitForAnyInstanceInService.js.map +1 -0
- package/{dist/types → dist-types}/ElasticLoadBalancing.d.ts +2 -2
- package/{dist/types → dist-types}/ElasticLoadBalancingClient.d.ts +8 -8
- package/{dist/types → dist-types}/commands/AddTagsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ApplySecurityGroupsToLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/AttachLoadBalancerToSubnetsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ConfigureHealthCheckCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateAppCookieStickinessPolicyCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateLBCookieStickinessPolicyCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateLoadBalancerListenersCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateLoadBalancerPolicyCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteLoadBalancerListenersCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteLoadBalancerPolicyCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeregisterInstancesFromLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeAccountLimitsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeInstanceHealthCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeLoadBalancerAttributesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeLoadBalancerPoliciesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeLoadBalancerPolicyTypesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeLoadBalancersCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeTagsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DetachLoadBalancerFromSubnetsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DisableAvailabilityZonesForLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/EnableAvailabilityZonesForLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ModifyLoadBalancerAttributesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/RegisterInstancesWithLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/RemoveTagsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/SetLoadBalancerListenerSSLCertificateCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/SetLoadBalancerPoliciesForBackendServerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/SetLoadBalancerPoliciesOfListenerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/pagination/DescribeLoadBalancersPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/protocols/Aws_query.d.ts +2 -2
- package/{dist/types/ts3.4 → dist-types}/runtimeConfig.browser.d.ts +37 -36
- package/{dist/types/ts3.4 → dist-types}/runtimeConfig.d.ts +37 -36
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +1 -0
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/ElasticLoadBalancing.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/ElasticLoadBalancingClient.d.ts +8 -8
- package/{dist/types → dist-types}/ts3.4/commands/AddTagsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ApplySecurityGroupsToLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/AttachLoadBalancerToSubnetsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ConfigureHealthCheckCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateAppCookieStickinessPolicyCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateLBCookieStickinessPolicyCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateLoadBalancerListenersCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateLoadBalancerPolicyCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteLoadBalancerListenersCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteLoadBalancerPolicyCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeregisterInstancesFromLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeInstanceHealthCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeLoadBalancerAttributesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeLoadBalancerPoliciesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeLoadBalancerPolicyTypesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeTagsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DetachLoadBalancerFromSubnetsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DisableAvailabilityZonesForLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/EnableAvailabilityZonesForLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ModifyLoadBalancerAttributesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/RegisterInstancesWithLoadBalancerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/RemoveTagsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/SetLoadBalancerListenerSSLCertificateCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/SetLoadBalancerPoliciesForBackendServerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/SetLoadBalancerPoliciesOfListenerCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeLoadBalancersPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/protocols/Aws_query.d.ts +2 -2
- package/{dist/types → dist-types/ts3.4}/runtimeConfig.browser.d.ts +37 -36
- package/{dist/types → dist-types/ts3.4}/runtimeConfig.d.ts +37 -36
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/waiters/waitForAnyInstanceInService.d.ts +2 -2
- package/{dist/types → dist-types}/waiters/waitForAnyInstanceInService.d.ts +2 -2
- package/package.json +51 -51
- package/{ElasticLoadBalancing.ts → src/ElasticLoadBalancing.ts} +3 -2
- package/{ElasticLoadBalancingClient.ts → src/ElasticLoadBalancingClient.ts} +58 -57
- package/{commands → src/commands}/AddTagsCommand.ts +9 -8
- package/{commands → src/commands}/ApplySecurityGroupsToLoadBalancerCommand.ts +12 -11
- package/{commands → src/commands}/AttachLoadBalancerToSubnetsCommand.ts +12 -11
- package/{commands → src/commands}/ConfigureHealthCheckCommand.ts +12 -11
- package/{commands → src/commands}/CreateAppCookieStickinessPolicyCommand.ts +12 -11
- package/{commands → src/commands}/CreateLBCookieStickinessPolicyCommand.ts +12 -11
- package/{commands → src/commands}/CreateLoadBalancerCommand.ts +12 -11
- package/{commands → src/commands}/CreateLoadBalancerListenersCommand.ts +12 -11
- package/{commands → src/commands}/CreateLoadBalancerPolicyCommand.ts +12 -11
- package/{commands → src/commands}/DeleteLoadBalancerCommand.ts +12 -11
- package/{commands → src/commands}/DeleteLoadBalancerListenersCommand.ts +12 -11
- package/{commands → src/commands}/DeleteLoadBalancerPolicyCommand.ts +12 -11
- package/{commands → src/commands}/DeregisterInstancesFromLoadBalancerCommand.ts +12 -11
- package/{commands → src/commands}/DescribeAccountLimitsCommand.ts +12 -11
- package/{commands → src/commands}/DescribeInstanceHealthCommand.ts +12 -11
- package/{commands → src/commands}/DescribeLoadBalancerAttributesCommand.ts +12 -11
- package/{commands → src/commands}/DescribeLoadBalancerPoliciesCommand.ts +12 -11
- package/{commands → src/commands}/DescribeLoadBalancerPolicyTypesCommand.ts +12 -11
- package/{commands → src/commands}/DescribeLoadBalancersCommand.ts +12 -11
- package/{commands → src/commands}/DescribeTagsCommand.ts +9 -8
- package/{commands → src/commands}/DetachLoadBalancerFromSubnetsCommand.ts +12 -11
- package/{commands → src/commands}/DisableAvailabilityZonesForLoadBalancerCommand.ts +12 -11
- package/{commands → src/commands}/EnableAvailabilityZonesForLoadBalancerCommand.ts +12 -11
- package/{commands → src/commands}/ModifyLoadBalancerAttributesCommand.ts +12 -11
- package/{commands → src/commands}/RegisterInstancesWithLoadBalancerCommand.ts +12 -11
- package/{commands → src/commands}/RemoveTagsCommand.ts +9 -8
- package/{commands → src/commands}/SetLoadBalancerListenerSSLCertificateCommand.ts +13 -12
- package/{commands → src/commands}/SetLoadBalancerPoliciesForBackendServerCommand.ts +13 -12
- package/{commands → src/commands}/SetLoadBalancerPoliciesOfListenerCommand.ts +12 -11
- package/{endpoints.ts → src/endpoints.ts} +1 -1
- package/{index.ts → src/index.ts} +0 -0
- package/{models → src/models}/index.ts +0 -0
- package/{models → src/models}/models_0.ts +0 -0
- package/{pagination → src/pagination}/DescribeLoadBalancersPaginator.ts +4 -3
- package/{pagination → src/pagination}/Interfaces.ts +2 -1
- package/{protocols → src/protocols}/Aws_query.ts +142 -141
- package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
- package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
- package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
- package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
- package/{waiters → src/waiters}/waitForAnyInstanceInService.ts +8 -7
- package/tsconfig.es.json +1 -3
- package/tsconfig.json +7 -7
- package/tsconfig.types.json +9 -0
- package/dist/cjs/ElasticLoadBalancing.js.map +0 -1
- package/dist/cjs/ElasticLoadBalancingClient.js.map +0 -1
- package/dist/cjs/commands/AddTagsCommand.js.map +0 -1
- package/dist/cjs/commands/ApplySecurityGroupsToLoadBalancerCommand.js.map +0 -1
- package/dist/cjs/commands/AttachLoadBalancerToSubnetsCommand.js.map +0 -1
- package/dist/cjs/commands/ConfigureHealthCheckCommand.js.map +0 -1
- package/dist/cjs/commands/CreateAppCookieStickinessPolicyCommand.js.map +0 -1
- package/dist/cjs/commands/CreateLBCookieStickinessPolicyCommand.js.map +0 -1
- package/dist/cjs/commands/CreateLoadBalancerCommand.js.map +0 -1
- package/dist/cjs/commands/CreateLoadBalancerListenersCommand.js.map +0 -1
- package/dist/cjs/commands/CreateLoadBalancerPolicyCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteLoadBalancerCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteLoadBalancerListenersCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteLoadBalancerPolicyCommand.js.map +0 -1
- package/dist/cjs/commands/DeregisterInstancesFromLoadBalancerCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAccountLimitsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInstanceHealthCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeLoadBalancerAttributesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeLoadBalancerPoliciesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeLoadBalancerPolicyTypesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeLoadBalancersCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeTagsCommand.js.map +0 -1
- package/dist/cjs/commands/DetachLoadBalancerFromSubnetsCommand.js.map +0 -1
- package/dist/cjs/commands/DisableAvailabilityZonesForLoadBalancerCommand.js.map +0 -1
- package/dist/cjs/commands/EnableAvailabilityZonesForLoadBalancerCommand.js.map +0 -1
- package/dist/cjs/commands/ModifyLoadBalancerAttributesCommand.js.map +0 -1
- package/dist/cjs/commands/RegisterInstancesWithLoadBalancerCommand.js.map +0 -1
- package/dist/cjs/commands/RemoveTagsCommand.js.map +0 -1
- package/dist/cjs/commands/SetLoadBalancerListenerSSLCertificateCommand.js.map +0 -1
- package/dist/cjs/commands/SetLoadBalancerPoliciesForBackendServerCommand.js.map +0 -1
- package/dist/cjs/commands/SetLoadBalancerPoliciesOfListenerCommand.js.map +0 -1
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js +0 -39
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/package.json +0 -94
- package/dist/cjs/pagination/DescribeLoadBalancersPaginator.js.map +0 -1
- package/dist/cjs/protocols/Aws_query.js.map +0 -1
- package/dist/cjs/runtimeConfig.browser.js.map +0 -1
- package/dist/cjs/runtimeConfig.js.map +0 -1
- package/dist/cjs/runtimeConfig.native.js.map +0 -1
- package/dist/cjs/runtimeConfig.shared.js.map +0 -1
- package/dist/cjs/waiters/waitForAnyInstanceInService.js.map +0 -1
- package/dist/es/ElasticLoadBalancing.js.map +0 -1
- package/dist/es/ElasticLoadBalancingClient.js +0 -66
- package/dist/es/ElasticLoadBalancingClient.js.map +0 -1
- package/dist/es/commands/AddTagsCommand.js.map +0 -1
- package/dist/es/commands/ApplySecurityGroupsToLoadBalancerCommand.js.map +0 -1
- package/dist/es/commands/AttachLoadBalancerToSubnetsCommand.js.map +0 -1
- package/dist/es/commands/ConfigureHealthCheckCommand.js.map +0 -1
- package/dist/es/commands/CreateAppCookieStickinessPolicyCommand.js +0 -73
- package/dist/es/commands/CreateAppCookieStickinessPolicyCommand.js.map +0 -1
- package/dist/es/commands/CreateLBCookieStickinessPolicyCommand.js +0 -71
- package/dist/es/commands/CreateLBCookieStickinessPolicyCommand.js.map +0 -1
- package/dist/es/commands/CreateLoadBalancerCommand.js +0 -78
- package/dist/es/commands/CreateLoadBalancerCommand.js.map +0 -1
- package/dist/es/commands/CreateLoadBalancerListenersCommand.js.map +0 -1
- package/dist/es/commands/CreateLoadBalancerPolicyCommand.js.map +0 -1
- package/dist/es/commands/DeleteLoadBalancerCommand.js.map +0 -1
- package/dist/es/commands/DeleteLoadBalancerListenersCommand.js.map +0 -1
- package/dist/es/commands/DeleteLoadBalancerPolicyCommand.js.map +0 -1
- package/dist/es/commands/DeregisterInstancesFromLoadBalancerCommand.js.map +0 -1
- package/dist/es/commands/DescribeAccountLimitsCommand.js.map +0 -1
- package/dist/es/commands/DescribeInstanceHealthCommand.js.map +0 -1
- package/dist/es/commands/DescribeLoadBalancerAttributesCommand.js.map +0 -1
- package/dist/es/commands/DescribeLoadBalancerPoliciesCommand.js.map +0 -1
- package/dist/es/commands/DescribeLoadBalancerPolicyTypesCommand.js.map +0 -1
- package/dist/es/commands/DescribeLoadBalancersCommand.js.map +0 -1
- package/dist/es/commands/DescribeTagsCommand.js.map +0 -1
- package/dist/es/commands/DetachLoadBalancerFromSubnetsCommand.js.map +0 -1
- package/dist/es/commands/DisableAvailabilityZonesForLoadBalancerCommand.js.map +0 -1
- package/dist/es/commands/EnableAvailabilityZonesForLoadBalancerCommand.js.map +0 -1
- package/dist/es/commands/ModifyLoadBalancerAttributesCommand.js +0 -91
- package/dist/es/commands/ModifyLoadBalancerAttributesCommand.js.map +0 -1
- package/dist/es/commands/RegisterInstancesWithLoadBalancerCommand.js +0 -83
- package/dist/es/commands/RegisterInstancesWithLoadBalancerCommand.js.map +0 -1
- package/dist/es/commands/RemoveTagsCommand.js.map +0 -1
- package/dist/es/commands/SetLoadBalancerListenerSSLCertificateCommand.js.map +0 -1
- package/dist/es/commands/SetLoadBalancerPoliciesForBackendServerCommand.js +0 -75
- package/dist/es/commands/SetLoadBalancerPoliciesForBackendServerCommand.js.map +0 -1
- package/dist/es/commands/SetLoadBalancerPoliciesOfListenerCommand.js.map +0 -1
- package/dist/es/endpoints.js.map +0 -1
- package/dist/es/index.js.map +0 -1
- package/dist/es/models/index.js.map +0 -1
- package/dist/es/models/models_0.js.map +0 -1
- package/dist/es/package.json +0 -94
- package/dist/es/pagination/DescribeLoadBalancersPaginator.js.map +0 -1
- package/dist/es/protocols/Aws_query.js.map +0 -1
- package/dist/es/runtimeConfig.browser.js.map +0 -1
- package/dist/es/runtimeConfig.js.map +0 -1
- package/dist/es/runtimeConfig.native.js.map +0 -1
- package/dist/es/runtimeConfig.shared.js.map +0 -1
- package/dist/es/waiters/waitForAnyInstanceInService.js.map +0 -1
|
@@ -1,13 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { DeleteAccessPointInput, DeleteAccessPointOutput } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_queryDeleteLoadBalancerCommand,
|
|
9
|
-
serializeAws_queryDeleteLoadBalancerCommand,
|
|
10
|
-
} from "../protocols/Aws_query";
|
|
11
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
12
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
13
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -15,12 +5,23 @@ import {
|
|
|
15
5
|
FinalizeHandlerArguments,
|
|
16
6
|
Handler,
|
|
17
7
|
HandlerExecutionContext,
|
|
18
|
-
MiddlewareStack,
|
|
19
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
20
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
21
11
|
SerdeContext as __SerdeContext,
|
|
22
12
|
} from "@aws-sdk/types";
|
|
23
13
|
|
|
14
|
+
import {
|
|
15
|
+
ElasticLoadBalancingClientResolvedConfig,
|
|
16
|
+
ServiceInputTypes,
|
|
17
|
+
ServiceOutputTypes,
|
|
18
|
+
} from "../ElasticLoadBalancingClient";
|
|
19
|
+
import { DeleteAccessPointInput, DeleteAccessPointOutput } from "../models/models_0";
|
|
20
|
+
import {
|
|
21
|
+
deserializeAws_queryDeleteLoadBalancerCommand,
|
|
22
|
+
serializeAws_queryDeleteLoadBalancerCommand,
|
|
23
|
+
} from "../protocols/Aws_query";
|
|
24
|
+
|
|
24
25
|
export interface DeleteLoadBalancerCommandInput extends DeleteAccessPointInput {}
|
|
25
26
|
export interface DeleteLoadBalancerCommandOutput extends DeleteAccessPointOutput, __MetadataBearer {}
|
|
26
27
|
|
|
@@ -1,13 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { DeleteLoadBalancerListenerInput, DeleteLoadBalancerListenerOutput } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_queryDeleteLoadBalancerListenersCommand,
|
|
9
|
-
serializeAws_queryDeleteLoadBalancerListenersCommand,
|
|
10
|
-
} from "../protocols/Aws_query";
|
|
11
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
12
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
13
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -15,12 +5,23 @@ import {
|
|
|
15
5
|
FinalizeHandlerArguments,
|
|
16
6
|
Handler,
|
|
17
7
|
HandlerExecutionContext,
|
|
18
|
-
MiddlewareStack,
|
|
19
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
20
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
21
11
|
SerdeContext as __SerdeContext,
|
|
22
12
|
} from "@aws-sdk/types";
|
|
23
13
|
|
|
14
|
+
import {
|
|
15
|
+
ElasticLoadBalancingClientResolvedConfig,
|
|
16
|
+
ServiceInputTypes,
|
|
17
|
+
ServiceOutputTypes,
|
|
18
|
+
} from "../ElasticLoadBalancingClient";
|
|
19
|
+
import { DeleteLoadBalancerListenerInput, DeleteLoadBalancerListenerOutput } from "../models/models_0";
|
|
20
|
+
import {
|
|
21
|
+
deserializeAws_queryDeleteLoadBalancerListenersCommand,
|
|
22
|
+
serializeAws_queryDeleteLoadBalancerListenersCommand,
|
|
23
|
+
} from "../protocols/Aws_query";
|
|
24
|
+
|
|
24
25
|
export interface DeleteLoadBalancerListenersCommandInput extends DeleteLoadBalancerListenerInput {}
|
|
25
26
|
export interface DeleteLoadBalancerListenersCommandOutput extends DeleteLoadBalancerListenerOutput, __MetadataBearer {}
|
|
26
27
|
|
|
@@ -1,13 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { DeleteLoadBalancerPolicyInput, DeleteLoadBalancerPolicyOutput } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_queryDeleteLoadBalancerPolicyCommand,
|
|
9
|
-
serializeAws_queryDeleteLoadBalancerPolicyCommand,
|
|
10
|
-
} from "../protocols/Aws_query";
|
|
11
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
12
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
13
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -15,12 +5,23 @@ import {
|
|
|
15
5
|
FinalizeHandlerArguments,
|
|
16
6
|
Handler,
|
|
17
7
|
HandlerExecutionContext,
|
|
18
|
-
MiddlewareStack,
|
|
19
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
20
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
21
11
|
SerdeContext as __SerdeContext,
|
|
22
12
|
} from "@aws-sdk/types";
|
|
23
13
|
|
|
14
|
+
import {
|
|
15
|
+
ElasticLoadBalancingClientResolvedConfig,
|
|
16
|
+
ServiceInputTypes,
|
|
17
|
+
ServiceOutputTypes,
|
|
18
|
+
} from "../ElasticLoadBalancingClient";
|
|
19
|
+
import { DeleteLoadBalancerPolicyInput, DeleteLoadBalancerPolicyOutput } from "../models/models_0";
|
|
20
|
+
import {
|
|
21
|
+
deserializeAws_queryDeleteLoadBalancerPolicyCommand,
|
|
22
|
+
serializeAws_queryDeleteLoadBalancerPolicyCommand,
|
|
23
|
+
} from "../protocols/Aws_query";
|
|
24
|
+
|
|
24
25
|
export interface DeleteLoadBalancerPolicyCommandInput extends DeleteLoadBalancerPolicyInput {}
|
|
25
26
|
export interface DeleteLoadBalancerPolicyCommandOutput extends DeleteLoadBalancerPolicyOutput, __MetadataBearer {}
|
|
26
27
|
|
|
@@ -1,13 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { DeregisterEndPointsInput, DeregisterEndPointsOutput } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_queryDeregisterInstancesFromLoadBalancerCommand,
|
|
9
|
-
serializeAws_queryDeregisterInstancesFromLoadBalancerCommand,
|
|
10
|
-
} from "../protocols/Aws_query";
|
|
11
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
12
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
13
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -15,12 +5,23 @@ import {
|
|
|
15
5
|
FinalizeHandlerArguments,
|
|
16
6
|
Handler,
|
|
17
7
|
HandlerExecutionContext,
|
|
18
|
-
MiddlewareStack,
|
|
19
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
20
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
21
11
|
SerdeContext as __SerdeContext,
|
|
22
12
|
} from "@aws-sdk/types";
|
|
23
13
|
|
|
14
|
+
import {
|
|
15
|
+
ElasticLoadBalancingClientResolvedConfig,
|
|
16
|
+
ServiceInputTypes,
|
|
17
|
+
ServiceOutputTypes,
|
|
18
|
+
} from "../ElasticLoadBalancingClient";
|
|
19
|
+
import { DeregisterEndPointsInput, DeregisterEndPointsOutput } from "../models/models_0";
|
|
20
|
+
import {
|
|
21
|
+
deserializeAws_queryDeregisterInstancesFromLoadBalancerCommand,
|
|
22
|
+
serializeAws_queryDeregisterInstancesFromLoadBalancerCommand,
|
|
23
|
+
} from "../protocols/Aws_query";
|
|
24
|
+
|
|
24
25
|
export interface DeregisterInstancesFromLoadBalancerCommandInput extends DeregisterEndPointsInput {}
|
|
25
26
|
export interface DeregisterInstancesFromLoadBalancerCommandOutput extends DeregisterEndPointsOutput, __MetadataBearer {}
|
|
26
27
|
|
|
@@ -1,13 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { DescribeAccountLimitsInput, DescribeAccountLimitsOutput } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_queryDescribeAccountLimitsCommand,
|
|
9
|
-
serializeAws_queryDescribeAccountLimitsCommand,
|
|
10
|
-
} from "../protocols/Aws_query";
|
|
11
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
12
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
13
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -15,12 +5,23 @@ import {
|
|
|
15
5
|
FinalizeHandlerArguments,
|
|
16
6
|
Handler,
|
|
17
7
|
HandlerExecutionContext,
|
|
18
|
-
MiddlewareStack,
|
|
19
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
20
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
21
11
|
SerdeContext as __SerdeContext,
|
|
22
12
|
} from "@aws-sdk/types";
|
|
23
13
|
|
|
14
|
+
import {
|
|
15
|
+
ElasticLoadBalancingClientResolvedConfig,
|
|
16
|
+
ServiceInputTypes,
|
|
17
|
+
ServiceOutputTypes,
|
|
18
|
+
} from "../ElasticLoadBalancingClient";
|
|
19
|
+
import { DescribeAccountLimitsInput, DescribeAccountLimitsOutput } from "../models/models_0";
|
|
20
|
+
import {
|
|
21
|
+
deserializeAws_queryDescribeAccountLimitsCommand,
|
|
22
|
+
serializeAws_queryDescribeAccountLimitsCommand,
|
|
23
|
+
} from "../protocols/Aws_query";
|
|
24
|
+
|
|
24
25
|
export interface DescribeAccountLimitsCommandInput extends DescribeAccountLimitsInput {}
|
|
25
26
|
export interface DescribeAccountLimitsCommandOutput extends DescribeAccountLimitsOutput, __MetadataBearer {}
|
|
26
27
|
|
|
@@ -1,13 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { DescribeEndPointStateInput, DescribeEndPointStateOutput } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_queryDescribeInstanceHealthCommand,
|
|
9
|
-
serializeAws_queryDescribeInstanceHealthCommand,
|
|
10
|
-
} from "../protocols/Aws_query";
|
|
11
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
12
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
13
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -15,12 +5,23 @@ import {
|
|
|
15
5
|
FinalizeHandlerArguments,
|
|
16
6
|
Handler,
|
|
17
7
|
HandlerExecutionContext,
|
|
18
|
-
MiddlewareStack,
|
|
19
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
20
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
21
11
|
SerdeContext as __SerdeContext,
|
|
22
12
|
} from "@aws-sdk/types";
|
|
23
13
|
|
|
14
|
+
import {
|
|
15
|
+
ElasticLoadBalancingClientResolvedConfig,
|
|
16
|
+
ServiceInputTypes,
|
|
17
|
+
ServiceOutputTypes,
|
|
18
|
+
} from "../ElasticLoadBalancingClient";
|
|
19
|
+
import { DescribeEndPointStateInput, DescribeEndPointStateOutput } from "../models/models_0";
|
|
20
|
+
import {
|
|
21
|
+
deserializeAws_queryDescribeInstanceHealthCommand,
|
|
22
|
+
serializeAws_queryDescribeInstanceHealthCommand,
|
|
23
|
+
} from "../protocols/Aws_query";
|
|
24
|
+
|
|
24
25
|
export interface DescribeInstanceHealthCommandInput extends DescribeEndPointStateInput {}
|
|
25
26
|
export interface DescribeInstanceHealthCommandOutput extends DescribeEndPointStateOutput, __MetadataBearer {}
|
|
26
27
|
|
|
@@ -1,13 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { DescribeLoadBalancerAttributesInput, DescribeLoadBalancerAttributesOutput } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_queryDescribeLoadBalancerAttributesCommand,
|
|
9
|
-
serializeAws_queryDescribeLoadBalancerAttributesCommand,
|
|
10
|
-
} from "../protocols/Aws_query";
|
|
11
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
12
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
13
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -15,12 +5,23 @@ import {
|
|
|
15
5
|
FinalizeHandlerArguments,
|
|
16
6
|
Handler,
|
|
17
7
|
HandlerExecutionContext,
|
|
18
|
-
MiddlewareStack,
|
|
19
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
20
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
21
11
|
SerdeContext as __SerdeContext,
|
|
22
12
|
} from "@aws-sdk/types";
|
|
23
13
|
|
|
14
|
+
import {
|
|
15
|
+
ElasticLoadBalancingClientResolvedConfig,
|
|
16
|
+
ServiceInputTypes,
|
|
17
|
+
ServiceOutputTypes,
|
|
18
|
+
} from "../ElasticLoadBalancingClient";
|
|
19
|
+
import { DescribeLoadBalancerAttributesInput, DescribeLoadBalancerAttributesOutput } from "../models/models_0";
|
|
20
|
+
import {
|
|
21
|
+
deserializeAws_queryDescribeLoadBalancerAttributesCommand,
|
|
22
|
+
serializeAws_queryDescribeLoadBalancerAttributesCommand,
|
|
23
|
+
} from "../protocols/Aws_query";
|
|
24
|
+
|
|
24
25
|
export interface DescribeLoadBalancerAttributesCommandInput extends DescribeLoadBalancerAttributesInput {}
|
|
25
26
|
export interface DescribeLoadBalancerAttributesCommandOutput
|
|
26
27
|
extends DescribeLoadBalancerAttributesOutput,
|
|
@@ -1,13 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { DescribeLoadBalancerPoliciesInput, DescribeLoadBalancerPoliciesOutput } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_queryDescribeLoadBalancerPoliciesCommand,
|
|
9
|
-
serializeAws_queryDescribeLoadBalancerPoliciesCommand,
|
|
10
|
-
} from "../protocols/Aws_query";
|
|
11
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
12
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
13
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -15,12 +5,23 @@ import {
|
|
|
15
5
|
FinalizeHandlerArguments,
|
|
16
6
|
Handler,
|
|
17
7
|
HandlerExecutionContext,
|
|
18
|
-
MiddlewareStack,
|
|
19
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
20
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
21
11
|
SerdeContext as __SerdeContext,
|
|
22
12
|
} from "@aws-sdk/types";
|
|
23
13
|
|
|
14
|
+
import {
|
|
15
|
+
ElasticLoadBalancingClientResolvedConfig,
|
|
16
|
+
ServiceInputTypes,
|
|
17
|
+
ServiceOutputTypes,
|
|
18
|
+
} from "../ElasticLoadBalancingClient";
|
|
19
|
+
import { DescribeLoadBalancerPoliciesInput, DescribeLoadBalancerPoliciesOutput } from "../models/models_0";
|
|
20
|
+
import {
|
|
21
|
+
deserializeAws_queryDescribeLoadBalancerPoliciesCommand,
|
|
22
|
+
serializeAws_queryDescribeLoadBalancerPoliciesCommand,
|
|
23
|
+
} from "../protocols/Aws_query";
|
|
24
|
+
|
|
24
25
|
export interface DescribeLoadBalancerPoliciesCommandInput extends DescribeLoadBalancerPoliciesInput {}
|
|
25
26
|
export interface DescribeLoadBalancerPoliciesCommandOutput
|
|
26
27
|
extends DescribeLoadBalancerPoliciesOutput,
|
|
@@ -1,13 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { DescribeLoadBalancerPolicyTypesInput, DescribeLoadBalancerPolicyTypesOutput } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_queryDescribeLoadBalancerPolicyTypesCommand,
|
|
9
|
-
serializeAws_queryDescribeLoadBalancerPolicyTypesCommand,
|
|
10
|
-
} from "../protocols/Aws_query";
|
|
11
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
12
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
13
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -15,12 +5,23 @@ import {
|
|
|
15
5
|
FinalizeHandlerArguments,
|
|
16
6
|
Handler,
|
|
17
7
|
HandlerExecutionContext,
|
|
18
|
-
MiddlewareStack,
|
|
19
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
20
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
21
11
|
SerdeContext as __SerdeContext,
|
|
22
12
|
} from "@aws-sdk/types";
|
|
23
13
|
|
|
14
|
+
import {
|
|
15
|
+
ElasticLoadBalancingClientResolvedConfig,
|
|
16
|
+
ServiceInputTypes,
|
|
17
|
+
ServiceOutputTypes,
|
|
18
|
+
} from "../ElasticLoadBalancingClient";
|
|
19
|
+
import { DescribeLoadBalancerPolicyTypesInput, DescribeLoadBalancerPolicyTypesOutput } from "../models/models_0";
|
|
20
|
+
import {
|
|
21
|
+
deserializeAws_queryDescribeLoadBalancerPolicyTypesCommand,
|
|
22
|
+
serializeAws_queryDescribeLoadBalancerPolicyTypesCommand,
|
|
23
|
+
} from "../protocols/Aws_query";
|
|
24
|
+
|
|
24
25
|
export interface DescribeLoadBalancerPolicyTypesCommandInput extends DescribeLoadBalancerPolicyTypesInput {}
|
|
25
26
|
export interface DescribeLoadBalancerPolicyTypesCommandOutput
|
|
26
27
|
extends DescribeLoadBalancerPolicyTypesOutput,
|
|
@@ -1,13 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { DescribeAccessPointsInput, DescribeAccessPointsOutput } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_queryDescribeLoadBalancersCommand,
|
|
9
|
-
serializeAws_queryDescribeLoadBalancersCommand,
|
|
10
|
-
} from "../protocols/Aws_query";
|
|
11
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
12
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
13
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -15,12 +5,23 @@ import {
|
|
|
15
5
|
FinalizeHandlerArguments,
|
|
16
6
|
Handler,
|
|
17
7
|
HandlerExecutionContext,
|
|
18
|
-
MiddlewareStack,
|
|
19
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
20
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
21
11
|
SerdeContext as __SerdeContext,
|
|
22
12
|
} from "@aws-sdk/types";
|
|
23
13
|
|
|
14
|
+
import {
|
|
15
|
+
ElasticLoadBalancingClientResolvedConfig,
|
|
16
|
+
ServiceInputTypes,
|
|
17
|
+
ServiceOutputTypes,
|
|
18
|
+
} from "../ElasticLoadBalancingClient";
|
|
19
|
+
import { DescribeAccessPointsInput, DescribeAccessPointsOutput } from "../models/models_0";
|
|
20
|
+
import {
|
|
21
|
+
deserializeAws_queryDescribeLoadBalancersCommand,
|
|
22
|
+
serializeAws_queryDescribeLoadBalancersCommand,
|
|
23
|
+
} from "../protocols/Aws_query";
|
|
24
|
+
|
|
24
25
|
export interface DescribeLoadBalancersCommandInput extends DescribeAccessPointsInput {}
|
|
25
26
|
export interface DescribeLoadBalancersCommandOutput extends DescribeAccessPointsOutput, __MetadataBearer {}
|
|
26
27
|
|
|
@@ -1,10 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { DescribeTagsInput, DescribeTagsOutput } from "../models/models_0";
|
|
7
|
-
import { deserializeAws_queryDescribeTagsCommand, serializeAws_queryDescribeTagsCommand } from "../protocols/Aws_query";
|
|
8
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
9
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
10
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -12,12 +5,20 @@ import {
|
|
|
12
5
|
FinalizeHandlerArguments,
|
|
13
6
|
Handler,
|
|
14
7
|
HandlerExecutionContext,
|
|
15
|
-
MiddlewareStack,
|
|
16
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
17
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
18
11
|
SerdeContext as __SerdeContext,
|
|
19
12
|
} from "@aws-sdk/types";
|
|
20
13
|
|
|
14
|
+
import {
|
|
15
|
+
ElasticLoadBalancingClientResolvedConfig,
|
|
16
|
+
ServiceInputTypes,
|
|
17
|
+
ServiceOutputTypes,
|
|
18
|
+
} from "../ElasticLoadBalancingClient";
|
|
19
|
+
import { DescribeTagsInput, DescribeTagsOutput } from "../models/models_0";
|
|
20
|
+
import { deserializeAws_queryDescribeTagsCommand, serializeAws_queryDescribeTagsCommand } from "../protocols/Aws_query";
|
|
21
|
+
|
|
21
22
|
export interface DescribeTagsCommandInput extends DescribeTagsInput {}
|
|
22
23
|
export interface DescribeTagsCommandOutput extends DescribeTagsOutput, __MetadataBearer {}
|
|
23
24
|
|
|
@@ -1,13 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { DetachLoadBalancerFromSubnetsInput, DetachLoadBalancerFromSubnetsOutput } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_queryDetachLoadBalancerFromSubnetsCommand,
|
|
9
|
-
serializeAws_queryDetachLoadBalancerFromSubnetsCommand,
|
|
10
|
-
} from "../protocols/Aws_query";
|
|
11
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
12
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
13
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -15,12 +5,23 @@ import {
|
|
|
15
5
|
FinalizeHandlerArguments,
|
|
16
6
|
Handler,
|
|
17
7
|
HandlerExecutionContext,
|
|
18
|
-
MiddlewareStack,
|
|
19
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
20
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
21
11
|
SerdeContext as __SerdeContext,
|
|
22
12
|
} from "@aws-sdk/types";
|
|
23
13
|
|
|
14
|
+
import {
|
|
15
|
+
ElasticLoadBalancingClientResolvedConfig,
|
|
16
|
+
ServiceInputTypes,
|
|
17
|
+
ServiceOutputTypes,
|
|
18
|
+
} from "../ElasticLoadBalancingClient";
|
|
19
|
+
import { DetachLoadBalancerFromSubnetsInput, DetachLoadBalancerFromSubnetsOutput } from "../models/models_0";
|
|
20
|
+
import {
|
|
21
|
+
deserializeAws_queryDetachLoadBalancerFromSubnetsCommand,
|
|
22
|
+
serializeAws_queryDetachLoadBalancerFromSubnetsCommand,
|
|
23
|
+
} from "../protocols/Aws_query";
|
|
24
|
+
|
|
24
25
|
export interface DetachLoadBalancerFromSubnetsCommandInput extends DetachLoadBalancerFromSubnetsInput {}
|
|
25
26
|
export interface DetachLoadBalancerFromSubnetsCommandOutput
|
|
26
27
|
extends DetachLoadBalancerFromSubnetsOutput,
|
|
@@ -1,13 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { RemoveAvailabilityZonesInput, RemoveAvailabilityZonesOutput } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_queryDisableAvailabilityZonesForLoadBalancerCommand,
|
|
9
|
-
serializeAws_queryDisableAvailabilityZonesForLoadBalancerCommand,
|
|
10
|
-
} from "../protocols/Aws_query";
|
|
11
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
12
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
13
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -15,12 +5,23 @@ import {
|
|
|
15
5
|
FinalizeHandlerArguments,
|
|
16
6
|
Handler,
|
|
17
7
|
HandlerExecutionContext,
|
|
18
|
-
MiddlewareStack,
|
|
19
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
20
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
21
11
|
SerdeContext as __SerdeContext,
|
|
22
12
|
} from "@aws-sdk/types";
|
|
23
13
|
|
|
14
|
+
import {
|
|
15
|
+
ElasticLoadBalancingClientResolvedConfig,
|
|
16
|
+
ServiceInputTypes,
|
|
17
|
+
ServiceOutputTypes,
|
|
18
|
+
} from "../ElasticLoadBalancingClient";
|
|
19
|
+
import { RemoveAvailabilityZonesInput, RemoveAvailabilityZonesOutput } from "../models/models_0";
|
|
20
|
+
import {
|
|
21
|
+
deserializeAws_queryDisableAvailabilityZonesForLoadBalancerCommand,
|
|
22
|
+
serializeAws_queryDisableAvailabilityZonesForLoadBalancerCommand,
|
|
23
|
+
} from "../protocols/Aws_query";
|
|
24
|
+
|
|
24
25
|
export interface DisableAvailabilityZonesForLoadBalancerCommandInput extends RemoveAvailabilityZonesInput {}
|
|
25
26
|
export interface DisableAvailabilityZonesForLoadBalancerCommandOutput
|
|
26
27
|
extends RemoveAvailabilityZonesOutput,
|
|
@@ -1,13 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { AddAvailabilityZonesInput, AddAvailabilityZonesOutput } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_queryEnableAvailabilityZonesForLoadBalancerCommand,
|
|
9
|
-
serializeAws_queryEnableAvailabilityZonesForLoadBalancerCommand,
|
|
10
|
-
} from "../protocols/Aws_query";
|
|
11
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
12
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
13
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -15,12 +5,23 @@ import {
|
|
|
15
5
|
FinalizeHandlerArguments,
|
|
16
6
|
Handler,
|
|
17
7
|
HandlerExecutionContext,
|
|
18
|
-
MiddlewareStack,
|
|
19
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
20
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
21
11
|
SerdeContext as __SerdeContext,
|
|
22
12
|
} from "@aws-sdk/types";
|
|
23
13
|
|
|
14
|
+
import {
|
|
15
|
+
ElasticLoadBalancingClientResolvedConfig,
|
|
16
|
+
ServiceInputTypes,
|
|
17
|
+
ServiceOutputTypes,
|
|
18
|
+
} from "../ElasticLoadBalancingClient";
|
|
19
|
+
import { AddAvailabilityZonesInput, AddAvailabilityZonesOutput } from "../models/models_0";
|
|
20
|
+
import {
|
|
21
|
+
deserializeAws_queryEnableAvailabilityZonesForLoadBalancerCommand,
|
|
22
|
+
serializeAws_queryEnableAvailabilityZonesForLoadBalancerCommand,
|
|
23
|
+
} from "../protocols/Aws_query";
|
|
24
|
+
|
|
24
25
|
export interface EnableAvailabilityZonesForLoadBalancerCommandInput extends AddAvailabilityZonesInput {}
|
|
25
26
|
export interface EnableAvailabilityZonesForLoadBalancerCommandOutput
|
|
26
27
|
extends AddAvailabilityZonesOutput,
|
|
@@ -1,13 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { ModifyLoadBalancerAttributesInput, ModifyLoadBalancerAttributesOutput } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_queryModifyLoadBalancerAttributesCommand,
|
|
9
|
-
serializeAws_queryModifyLoadBalancerAttributesCommand,
|
|
10
|
-
} from "../protocols/Aws_query";
|
|
11
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
12
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
13
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -15,12 +5,23 @@ import {
|
|
|
15
5
|
FinalizeHandlerArguments,
|
|
16
6
|
Handler,
|
|
17
7
|
HandlerExecutionContext,
|
|
18
|
-
MiddlewareStack,
|
|
19
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
20
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
21
11
|
SerdeContext as __SerdeContext,
|
|
22
12
|
} from "@aws-sdk/types";
|
|
23
13
|
|
|
14
|
+
import {
|
|
15
|
+
ElasticLoadBalancingClientResolvedConfig,
|
|
16
|
+
ServiceInputTypes,
|
|
17
|
+
ServiceOutputTypes,
|
|
18
|
+
} from "../ElasticLoadBalancingClient";
|
|
19
|
+
import { ModifyLoadBalancerAttributesInput, ModifyLoadBalancerAttributesOutput } from "../models/models_0";
|
|
20
|
+
import {
|
|
21
|
+
deserializeAws_queryModifyLoadBalancerAttributesCommand,
|
|
22
|
+
serializeAws_queryModifyLoadBalancerAttributesCommand,
|
|
23
|
+
} from "../protocols/Aws_query";
|
|
24
|
+
|
|
24
25
|
export interface ModifyLoadBalancerAttributesCommandInput extends ModifyLoadBalancerAttributesInput {}
|
|
25
26
|
export interface ModifyLoadBalancerAttributesCommandOutput
|
|
26
27
|
extends ModifyLoadBalancerAttributesOutput,
|
|
@@ -1,13 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { RegisterEndPointsInput, RegisterEndPointsOutput } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_queryRegisterInstancesWithLoadBalancerCommand,
|
|
9
|
-
serializeAws_queryRegisterInstancesWithLoadBalancerCommand,
|
|
10
|
-
} from "../protocols/Aws_query";
|
|
11
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
12
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
13
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -15,12 +5,23 @@ import {
|
|
|
15
5
|
FinalizeHandlerArguments,
|
|
16
6
|
Handler,
|
|
17
7
|
HandlerExecutionContext,
|
|
18
|
-
MiddlewareStack,
|
|
19
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
20
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
21
11
|
SerdeContext as __SerdeContext,
|
|
22
12
|
} from "@aws-sdk/types";
|
|
23
13
|
|
|
14
|
+
import {
|
|
15
|
+
ElasticLoadBalancingClientResolvedConfig,
|
|
16
|
+
ServiceInputTypes,
|
|
17
|
+
ServiceOutputTypes,
|
|
18
|
+
} from "../ElasticLoadBalancingClient";
|
|
19
|
+
import { RegisterEndPointsInput, RegisterEndPointsOutput } from "../models/models_0";
|
|
20
|
+
import {
|
|
21
|
+
deserializeAws_queryRegisterInstancesWithLoadBalancerCommand,
|
|
22
|
+
serializeAws_queryRegisterInstancesWithLoadBalancerCommand,
|
|
23
|
+
} from "../protocols/Aws_query";
|
|
24
|
+
|
|
24
25
|
export interface RegisterInstancesWithLoadBalancerCommandInput extends RegisterEndPointsInput {}
|
|
25
26
|
export interface RegisterInstancesWithLoadBalancerCommandOutput extends RegisterEndPointsOutput, __MetadataBearer {}
|
|
26
27
|
|
|
@@ -1,10 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { RemoveTagsInput, RemoveTagsOutput } from "../models/models_0";
|
|
7
|
-
import { deserializeAws_queryRemoveTagsCommand, serializeAws_queryRemoveTagsCommand } from "../protocols/Aws_query";
|
|
8
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
9
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
10
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -12,12 +5,20 @@ import {
|
|
|
12
5
|
FinalizeHandlerArguments,
|
|
13
6
|
Handler,
|
|
14
7
|
HandlerExecutionContext,
|
|
15
|
-
MiddlewareStack,
|
|
16
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
17
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
18
11
|
SerdeContext as __SerdeContext,
|
|
19
12
|
} from "@aws-sdk/types";
|
|
20
13
|
|
|
14
|
+
import {
|
|
15
|
+
ElasticLoadBalancingClientResolvedConfig,
|
|
16
|
+
ServiceInputTypes,
|
|
17
|
+
ServiceOutputTypes,
|
|
18
|
+
} from "../ElasticLoadBalancingClient";
|
|
19
|
+
import { RemoveTagsInput, RemoveTagsOutput } from "../models/models_0";
|
|
20
|
+
import { deserializeAws_queryRemoveTagsCommand, serializeAws_queryRemoveTagsCommand } from "../protocols/Aws_query";
|
|
21
|
+
|
|
21
22
|
export interface RemoveTagsCommandInput extends RemoveTagsInput {}
|
|
22
23
|
export interface RemoveTagsCommandOutput extends RemoveTagsOutput, __MetadataBearer {}
|
|
23
24
|
|