@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
package/package.json
CHANGED
|
@@ -1,82 +1,76 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-elastic-load-balancing",
|
|
3
3
|
"description": "AWS SDK for JavaScript Elastic Load Balancing Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.35.0",
|
|
5
5
|
"scripts": {
|
|
6
|
-
"
|
|
7
|
-
"build-documentation": "yarn remove-documentation && typedoc ./",
|
|
8
|
-
"remove-definitions": "rimraf ./types",
|
|
9
|
-
"remove-dist": "rimraf ./dist",
|
|
10
|
-
"remove-documentation": "rimraf ./docs",
|
|
11
|
-
"test": "exit 0",
|
|
6
|
+
"build": "yarn build:cjs && yarn build:es && yarn build:types",
|
|
12
7
|
"build:cjs": "tsc -p tsconfig.json",
|
|
8
|
+
"build:docs": "yarn clean:docs && typedoc ./",
|
|
13
9
|
"build:es": "tsc -p tsconfig.es.json",
|
|
14
|
-
"build": "
|
|
15
|
-
"
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
"browser": {
|
|
21
|
-
"./runtimeConfig": "./runtimeConfig.browser"
|
|
22
|
-
},
|
|
23
|
-
"react-native": {
|
|
24
|
-
"./runtimeConfig": "./runtimeConfig.native"
|
|
10
|
+
"build:types": "tsc -p tsconfig.types.json",
|
|
11
|
+
"clean": "yarn clean:dist && yarn clean:docs",
|
|
12
|
+
"clean:dist": "rimraf ./dist",
|
|
13
|
+
"clean:docs": "rimraf ./docs",
|
|
14
|
+
"downlevel-dts": "downlevel-dts dist-types dist-types/ts3.4",
|
|
15
|
+
"test": "exit 0"
|
|
25
16
|
},
|
|
17
|
+
"main": "./dist-cjs/index.js",
|
|
18
|
+
"types": "./dist-types/index.d.ts",
|
|
19
|
+
"module": "./dist-es/index.js",
|
|
26
20
|
"sideEffects": false,
|
|
27
21
|
"dependencies": {
|
|
28
22
|
"@aws-crypto/sha256-browser": "^1.0.0",
|
|
29
23
|
"@aws-crypto/sha256-js": "^1.0.0",
|
|
30
|
-
"@aws-sdk/client-sts": "3.
|
|
31
|
-
"@aws-sdk/config-resolver": "3.
|
|
32
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
33
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
34
|
-
"@aws-sdk/hash-node": "3.
|
|
35
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
36
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
37
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
38
|
-
"@aws-sdk/middleware-logger": "3.
|
|
39
|
-
"@aws-sdk/middleware-retry": "3.
|
|
40
|
-
"@aws-sdk/middleware-serde": "3.
|
|
41
|
-
"@aws-sdk/middleware-signing": "3.
|
|
42
|
-
"@aws-sdk/middleware-stack": "3.
|
|
43
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
44
|
-
"@aws-sdk/node-config-provider": "3.
|
|
45
|
-
"@aws-sdk/node-http-handler": "3.
|
|
46
|
-
"@aws-sdk/protocol-http": "3.
|
|
47
|
-
"@aws-sdk/smithy-client": "3.
|
|
48
|
-
"@aws-sdk/types": "3.
|
|
49
|
-
"@aws-sdk/url-parser": "3.
|
|
50
|
-
"@aws-sdk/util-base64-browser": "3.
|
|
51
|
-
"@aws-sdk/util-base64-node": "3.
|
|
52
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
53
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
54
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
55
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
56
|
-
"@aws-sdk/util-utf8-browser": "3.
|
|
57
|
-
"@aws-sdk/util-utf8-node": "3.
|
|
58
|
-
"@aws-sdk/util-waiter": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.35.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.35.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.35.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.35.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.35.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.35.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.35.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.35.0",
|
|
32
|
+
"@aws-sdk/middleware-logger": "3.35.0",
|
|
33
|
+
"@aws-sdk/middleware-retry": "3.35.0",
|
|
34
|
+
"@aws-sdk/middleware-serde": "3.35.0",
|
|
35
|
+
"@aws-sdk/middleware-signing": "3.35.0",
|
|
36
|
+
"@aws-sdk/middleware-stack": "3.35.0",
|
|
37
|
+
"@aws-sdk/middleware-user-agent": "3.35.0",
|
|
38
|
+
"@aws-sdk/node-config-provider": "3.35.0",
|
|
39
|
+
"@aws-sdk/node-http-handler": "3.35.0",
|
|
40
|
+
"@aws-sdk/protocol-http": "3.35.0",
|
|
41
|
+
"@aws-sdk/smithy-client": "3.35.0",
|
|
42
|
+
"@aws-sdk/types": "3.35.0",
|
|
43
|
+
"@aws-sdk/url-parser": "3.35.0",
|
|
44
|
+
"@aws-sdk/util-base64-browser": "3.35.0",
|
|
45
|
+
"@aws-sdk/util-base64-node": "3.35.0",
|
|
46
|
+
"@aws-sdk/util-body-length-browser": "3.35.0",
|
|
47
|
+
"@aws-sdk/util-body-length-node": "3.35.0",
|
|
48
|
+
"@aws-sdk/util-user-agent-browser": "3.35.0",
|
|
49
|
+
"@aws-sdk/util-user-agent-node": "3.35.0",
|
|
50
|
+
"@aws-sdk/util-utf8-browser": "3.35.0",
|
|
51
|
+
"@aws-sdk/util-utf8-node": "3.35.0",
|
|
52
|
+
"@aws-sdk/util-waiter": "3.35.0",
|
|
59
53
|
"entities": "2.2.0",
|
|
60
54
|
"fast-xml-parser": "3.19.0",
|
|
61
55
|
"tslib": "^2.3.0"
|
|
62
56
|
},
|
|
63
57
|
"devDependencies": {
|
|
64
|
-
"@aws-sdk/client-documentation-generator": "3.
|
|
58
|
+
"@aws-sdk/client-documentation-generator": "3.35.0",
|
|
65
59
|
"@types/node": "^12.7.5",
|
|
66
60
|
"downlevel-dts": "0.7.0",
|
|
67
61
|
"jest": "^26.1.0",
|
|
68
62
|
"rimraf": "^3.0.0",
|
|
69
63
|
"ts-jest": "^26.4.1",
|
|
70
64
|
"typedoc": "^0.19.2",
|
|
71
|
-
"typescript": "~4.
|
|
65
|
+
"typescript": "~4.3.5"
|
|
72
66
|
},
|
|
73
67
|
"engines": {
|
|
74
68
|
"node": ">=10.0.0"
|
|
75
69
|
},
|
|
76
70
|
"typesVersions": {
|
|
77
71
|
"<4.0": {
|
|
78
|
-
"dist
|
|
79
|
-
"dist
|
|
72
|
+
"dist-types/*": [
|
|
73
|
+
"dist-types/ts3.4/*"
|
|
80
74
|
]
|
|
81
75
|
}
|
|
82
76
|
},
|
|
@@ -85,6 +79,12 @@
|
|
|
85
79
|
"url": "https://aws.amazon.com/javascript/"
|
|
86
80
|
},
|
|
87
81
|
"license": "Apache-2.0",
|
|
82
|
+
"browser": {
|
|
83
|
+
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
|
|
84
|
+
},
|
|
85
|
+
"react-native": {
|
|
86
|
+
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
|
|
87
|
+
},
|
|
88
88
|
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-elastic-load-balancing",
|
|
89
89
|
"repository": {
|
|
90
90
|
"type": "git",
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
+
|
|
2
3
|
import { AddTagsCommand, AddTagsCommandInput, AddTagsCommandOutput } from "./commands/AddTagsCommand";
|
|
3
4
|
import {
|
|
4
5
|
ApplySecurityGroupsToLoadBalancerCommand,
|
|
@@ -136,7 +137,7 @@ import {
|
|
|
136
137
|
SetLoadBalancerPoliciesOfListenerCommandInput,
|
|
137
138
|
SetLoadBalancerPoliciesOfListenerCommandOutput,
|
|
138
139
|
} from "./commands/SetLoadBalancerPoliciesOfListenerCommand";
|
|
139
|
-
import {
|
|
140
|
+
import { ElasticLoadBalancingClient } from "./ElasticLoadBalancingClient";
|
|
140
141
|
|
|
141
142
|
/**
|
|
142
143
|
* <fullname>Elastic Load Balancing</fullname>
|
|
@@ -1,3 +1,54 @@
|
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
resolveEndpointsConfig,
|
|
7
|
+
resolveRegionConfig,
|
|
8
|
+
} from "@aws-sdk/config-resolver";
|
|
9
|
+
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
10
|
+
import {
|
|
11
|
+
getHostHeaderPlugin,
|
|
12
|
+
HostHeaderInputConfig,
|
|
13
|
+
HostHeaderResolvedConfig,
|
|
14
|
+
resolveHostHeaderConfig,
|
|
15
|
+
} from "@aws-sdk/middleware-host-header";
|
|
16
|
+
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
17
|
+
import { getRetryPlugin, resolveRetryConfig, RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
18
|
+
import {
|
|
19
|
+
AwsAuthInputConfig,
|
|
20
|
+
AwsAuthResolvedConfig,
|
|
21
|
+
getAwsAuthPlugin,
|
|
22
|
+
resolveAwsAuthConfig,
|
|
23
|
+
} from "@aws-sdk/middleware-signing";
|
|
24
|
+
import {
|
|
25
|
+
getUserAgentPlugin,
|
|
26
|
+
resolveUserAgentConfig,
|
|
27
|
+
UserAgentInputConfig,
|
|
28
|
+
UserAgentResolvedConfig,
|
|
29
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
30
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
31
|
+
import {
|
|
32
|
+
Client as __Client,
|
|
33
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
34
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
35
|
+
} from "@aws-sdk/smithy-client";
|
|
36
|
+
import {
|
|
37
|
+
Credentials as __Credentials,
|
|
38
|
+
Decoder as __Decoder,
|
|
39
|
+
Encoder as __Encoder,
|
|
40
|
+
Hash as __Hash,
|
|
41
|
+
HashConstructor as __HashConstructor,
|
|
42
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
43
|
+
Logger as __Logger,
|
|
44
|
+
Provider as __Provider,
|
|
45
|
+
Provider,
|
|
46
|
+
RegionInfoProvider,
|
|
47
|
+
StreamCollector as __StreamCollector,
|
|
48
|
+
UrlParser as __UrlParser,
|
|
49
|
+
UserAgent as __UserAgent,
|
|
50
|
+
} from "@aws-sdk/types";
|
|
51
|
+
|
|
1
52
|
import { AddTagsCommandInput, AddTagsCommandOutput } from "./commands/AddTagsCommand";
|
|
2
53
|
import {
|
|
3
54
|
ApplySecurityGroupsToLoadBalancerCommandInput,
|
|
@@ -100,56 +151,6 @@ import {
|
|
|
100
151
|
SetLoadBalancerPoliciesOfListenerCommandOutput,
|
|
101
152
|
} from "./commands/SetLoadBalancerPoliciesOfListenerCommand";
|
|
102
153
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
103
|
-
import {
|
|
104
|
-
EndpointsInputConfig,
|
|
105
|
-
EndpointsResolvedConfig,
|
|
106
|
-
RegionInputConfig,
|
|
107
|
-
RegionResolvedConfig,
|
|
108
|
-
resolveEndpointsConfig,
|
|
109
|
-
resolveRegionConfig,
|
|
110
|
-
} from "@aws-sdk/config-resolver";
|
|
111
|
-
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
112
|
-
import {
|
|
113
|
-
HostHeaderInputConfig,
|
|
114
|
-
HostHeaderResolvedConfig,
|
|
115
|
-
getHostHeaderPlugin,
|
|
116
|
-
resolveHostHeaderConfig,
|
|
117
|
-
} from "@aws-sdk/middleware-host-header";
|
|
118
|
-
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
119
|
-
import { RetryInputConfig, RetryResolvedConfig, getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
|
|
120
|
-
import {
|
|
121
|
-
AwsAuthInputConfig,
|
|
122
|
-
AwsAuthResolvedConfig,
|
|
123
|
-
getAwsAuthPlugin,
|
|
124
|
-
resolveAwsAuthConfig,
|
|
125
|
-
} from "@aws-sdk/middleware-signing";
|
|
126
|
-
import {
|
|
127
|
-
UserAgentInputConfig,
|
|
128
|
-
UserAgentResolvedConfig,
|
|
129
|
-
getUserAgentPlugin,
|
|
130
|
-
resolveUserAgentConfig,
|
|
131
|
-
} from "@aws-sdk/middleware-user-agent";
|
|
132
|
-
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
133
|
-
import {
|
|
134
|
-
Client as __Client,
|
|
135
|
-
SmithyConfiguration as __SmithyConfiguration,
|
|
136
|
-
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
137
|
-
} from "@aws-sdk/smithy-client";
|
|
138
|
-
import {
|
|
139
|
-
Provider,
|
|
140
|
-
RegionInfoProvider,
|
|
141
|
-
Credentials as __Credentials,
|
|
142
|
-
Decoder as __Decoder,
|
|
143
|
-
Encoder as __Encoder,
|
|
144
|
-
Hash as __Hash,
|
|
145
|
-
HashConstructor as __HashConstructor,
|
|
146
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
147
|
-
Logger as __Logger,
|
|
148
|
-
Provider as __Provider,
|
|
149
|
-
StreamCollector as __StreamCollector,
|
|
150
|
-
UrlParser as __UrlParser,
|
|
151
|
-
UserAgent as __UserAgent,
|
|
152
|
-
} from "@aws-sdk/types";
|
|
153
154
|
|
|
154
155
|
export type ServiceInputTypes =
|
|
155
156
|
| AddTagsCommandInput
|
|
@@ -386,13 +387,13 @@ export class ElasticLoadBalancingClient extends __Client<
|
|
|
386
387
|
readonly config: ElasticLoadBalancingClientResolvedConfig;
|
|
387
388
|
|
|
388
389
|
constructor(configuration: ElasticLoadBalancingClientConfig) {
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
390
|
+
const _config_0 = __getRuntimeConfig(configuration);
|
|
391
|
+
const _config_1 = resolveRegionConfig(_config_0);
|
|
392
|
+
const _config_2 = resolveEndpointsConfig(_config_1);
|
|
393
|
+
const _config_3 = resolveRetryConfig(_config_2);
|
|
394
|
+
const _config_4 = resolveHostHeaderConfig(_config_3);
|
|
395
|
+
const _config_5 = resolveAwsAuthConfig(_config_4);
|
|
396
|
+
const _config_6 = resolveUserAgentConfig(_config_5);
|
|
396
397
|
super(_config_6);
|
|
397
398
|
this.config = _config_6;
|
|
398
399
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
@@ -1,10 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { AddTagsInput, AddTagsOutput } from "../models/models_0";
|
|
7
|
-
import { deserializeAws_queryAddTagsCommand, serializeAws_queryAddTagsCommand } 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 { AddTagsInput, AddTagsOutput } from "../models/models_0";
|
|
20
|
+
import { deserializeAws_queryAddTagsCommand, serializeAws_queryAddTagsCommand } from "../protocols/Aws_query";
|
|
21
|
+
|
|
21
22
|
export interface AddTagsCommandInput extends AddTagsInput {}
|
|
22
23
|
export interface AddTagsCommandOutput extends AddTagsOutput, __MetadataBearer {}
|
|
23
24
|
|
|
@@ -1,13 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { ApplySecurityGroupsToLoadBalancerInput, ApplySecurityGroupsToLoadBalancerOutput } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_queryApplySecurityGroupsToLoadBalancerCommand,
|
|
9
|
-
serializeAws_queryApplySecurityGroupsToLoadBalancerCommand,
|
|
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 { ApplySecurityGroupsToLoadBalancerInput, ApplySecurityGroupsToLoadBalancerOutput } from "../models/models_0";
|
|
20
|
+
import {
|
|
21
|
+
deserializeAws_queryApplySecurityGroupsToLoadBalancerCommand,
|
|
22
|
+
serializeAws_queryApplySecurityGroupsToLoadBalancerCommand,
|
|
23
|
+
} from "../protocols/Aws_query";
|
|
24
|
+
|
|
24
25
|
export interface ApplySecurityGroupsToLoadBalancerCommandInput extends ApplySecurityGroupsToLoadBalancerInput {}
|
|
25
26
|
export interface ApplySecurityGroupsToLoadBalancerCommandOutput
|
|
26
27
|
extends ApplySecurityGroupsToLoadBalancerOutput,
|
|
@@ -1,13 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { AttachLoadBalancerToSubnetsInput, AttachLoadBalancerToSubnetsOutput } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_queryAttachLoadBalancerToSubnetsCommand,
|
|
9
|
-
serializeAws_queryAttachLoadBalancerToSubnetsCommand,
|
|
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 { AttachLoadBalancerToSubnetsInput, AttachLoadBalancerToSubnetsOutput } from "../models/models_0";
|
|
20
|
+
import {
|
|
21
|
+
deserializeAws_queryAttachLoadBalancerToSubnetsCommand,
|
|
22
|
+
serializeAws_queryAttachLoadBalancerToSubnetsCommand,
|
|
23
|
+
} from "../protocols/Aws_query";
|
|
24
|
+
|
|
24
25
|
export interface AttachLoadBalancerToSubnetsCommandInput extends AttachLoadBalancerToSubnetsInput {}
|
|
25
26
|
export interface AttachLoadBalancerToSubnetsCommandOutput extends AttachLoadBalancerToSubnetsOutput, __MetadataBearer {}
|
|
26
27
|
|
|
@@ -1,13 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { ConfigureHealthCheckInput, ConfigureHealthCheckOutput } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_queryConfigureHealthCheckCommand,
|
|
9
|
-
serializeAws_queryConfigureHealthCheckCommand,
|
|
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 { ConfigureHealthCheckInput, ConfigureHealthCheckOutput } from "../models/models_0";
|
|
20
|
+
import {
|
|
21
|
+
deserializeAws_queryConfigureHealthCheckCommand,
|
|
22
|
+
serializeAws_queryConfigureHealthCheckCommand,
|
|
23
|
+
} from "../protocols/Aws_query";
|
|
24
|
+
|
|
24
25
|
export interface ConfigureHealthCheckCommandInput extends ConfigureHealthCheckInput {}
|
|
25
26
|
export interface ConfigureHealthCheckCommandOutput extends ConfigureHealthCheckOutput, __MetadataBearer {}
|
|
26
27
|
|
|
@@ -1,13 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { CreateAppCookieStickinessPolicyInput, CreateAppCookieStickinessPolicyOutput } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_queryCreateAppCookieStickinessPolicyCommand,
|
|
9
|
-
serializeAws_queryCreateAppCookieStickinessPolicyCommand,
|
|
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 { CreateAppCookieStickinessPolicyInput, CreateAppCookieStickinessPolicyOutput } from "../models/models_0";
|
|
20
|
+
import {
|
|
21
|
+
deserializeAws_queryCreateAppCookieStickinessPolicyCommand,
|
|
22
|
+
serializeAws_queryCreateAppCookieStickinessPolicyCommand,
|
|
23
|
+
} from "../protocols/Aws_query";
|
|
24
|
+
|
|
24
25
|
export interface CreateAppCookieStickinessPolicyCommandInput extends CreateAppCookieStickinessPolicyInput {}
|
|
25
26
|
export interface CreateAppCookieStickinessPolicyCommandOutput
|
|
26
27
|
extends CreateAppCookieStickinessPolicyOutput,
|
|
@@ -1,13 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { CreateLBCookieStickinessPolicyInput, CreateLBCookieStickinessPolicyOutput } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_queryCreateLBCookieStickinessPolicyCommand,
|
|
9
|
-
serializeAws_queryCreateLBCookieStickinessPolicyCommand,
|
|
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 { CreateLBCookieStickinessPolicyInput, CreateLBCookieStickinessPolicyOutput } from "../models/models_0";
|
|
20
|
+
import {
|
|
21
|
+
deserializeAws_queryCreateLBCookieStickinessPolicyCommand,
|
|
22
|
+
serializeAws_queryCreateLBCookieStickinessPolicyCommand,
|
|
23
|
+
} from "../protocols/Aws_query";
|
|
24
|
+
|
|
24
25
|
export interface CreateLBCookieStickinessPolicyCommandInput extends CreateLBCookieStickinessPolicyInput {}
|
|
25
26
|
export interface CreateLBCookieStickinessPolicyCommandOutput
|
|
26
27
|
extends CreateLBCookieStickinessPolicyOutput,
|
|
@@ -1,13 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { CreateAccessPointInput, CreateAccessPointOutput } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_queryCreateLoadBalancerCommand,
|
|
9
|
-
serializeAws_queryCreateLoadBalancerCommand,
|
|
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 { CreateAccessPointInput, CreateAccessPointOutput } from "../models/models_0";
|
|
20
|
+
import {
|
|
21
|
+
deserializeAws_queryCreateLoadBalancerCommand,
|
|
22
|
+
serializeAws_queryCreateLoadBalancerCommand,
|
|
23
|
+
} from "../protocols/Aws_query";
|
|
24
|
+
|
|
24
25
|
export interface CreateLoadBalancerCommandInput extends CreateAccessPointInput {}
|
|
25
26
|
export interface CreateLoadBalancerCommandOutput extends CreateAccessPointOutput, __MetadataBearer {}
|
|
26
27
|
|
|
@@ -1,13 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { CreateLoadBalancerListenerInput, CreateLoadBalancerListenerOutput } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_queryCreateLoadBalancerListenersCommand,
|
|
9
|
-
serializeAws_queryCreateLoadBalancerListenersCommand,
|
|
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 { CreateLoadBalancerListenerInput, CreateLoadBalancerListenerOutput } from "../models/models_0";
|
|
20
|
+
import {
|
|
21
|
+
deserializeAws_queryCreateLoadBalancerListenersCommand,
|
|
22
|
+
serializeAws_queryCreateLoadBalancerListenersCommand,
|
|
23
|
+
} from "../protocols/Aws_query";
|
|
24
|
+
|
|
24
25
|
export interface CreateLoadBalancerListenersCommandInput extends CreateLoadBalancerListenerInput {}
|
|
25
26
|
export interface CreateLoadBalancerListenersCommandOutput extends CreateLoadBalancerListenerOutput, __MetadataBearer {}
|
|
26
27
|
|
|
@@ -1,13 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticLoadBalancingClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticLoadBalancingClient";
|
|
6
|
-
import { CreateLoadBalancerPolicyInput, CreateLoadBalancerPolicyOutput } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_queryCreateLoadBalancerPolicyCommand,
|
|
9
|
-
serializeAws_queryCreateLoadBalancerPolicyCommand,
|
|
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 { CreateLoadBalancerPolicyInput, CreateLoadBalancerPolicyOutput } from "../models/models_0";
|
|
20
|
+
import {
|
|
21
|
+
deserializeAws_queryCreateLoadBalancerPolicyCommand,
|
|
22
|
+
serializeAws_queryCreateLoadBalancerPolicyCommand,
|
|
23
|
+
} from "../protocols/Aws_query";
|
|
24
|
+
|
|
24
25
|
export interface CreateLoadBalancerPolicyCommandInput extends CreateLoadBalancerPolicyInput {}
|
|
25
26
|
export interface CreateLoadBalancerPolicyCommandOutput extends CreateLoadBalancerPolicyOutput, __MetadataBearer {}
|
|
26
27
|
|