@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,3 +1,26 @@
|
|
|
1
|
+
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
2
|
+
import {
|
|
3
|
+
expectNonNull as __expectNonNull,
|
|
4
|
+
expectString as __expectString,
|
|
5
|
+
extendedEncodeURIComponent as __extendedEncodeURIComponent,
|
|
6
|
+
getArrayIfSingleItem as __getArrayIfSingleItem,
|
|
7
|
+
getValueFromTextNode as __getValueFromTextNode,
|
|
8
|
+
parseBoolean as __parseBoolean,
|
|
9
|
+
parseRfc3339DateTime as __parseRfc3339DateTime,
|
|
10
|
+
strictParseInt32 as __strictParseInt32,
|
|
11
|
+
strictParseLong as __strictParseLong,
|
|
12
|
+
} from "@aws-sdk/smithy-client";
|
|
13
|
+
import {
|
|
14
|
+
Endpoint as __Endpoint,
|
|
15
|
+
HeaderBag as __HeaderBag,
|
|
16
|
+
MetadataBearer as __MetadataBearer,
|
|
17
|
+
ResponseMetadata as __ResponseMetadata,
|
|
18
|
+
SerdeContext as __SerdeContext,
|
|
19
|
+
SmithyException as __SmithyException,
|
|
20
|
+
} from "@aws-sdk/types";
|
|
21
|
+
import { decodeHTML } from "entities";
|
|
22
|
+
import { parse as xmlParse } from "fast-xml-parser";
|
|
23
|
+
|
|
1
24
|
import { AddTagsCommandInput, AddTagsCommandOutput } from "../commands/AddTagsCommand";
|
|
2
25
|
import {
|
|
3
26
|
ApplySecurityGroupsToLoadBalancerCommandInput,
|
|
@@ -104,9 +127,9 @@ import {
|
|
|
104
127
|
AccessPointNotFoundException,
|
|
105
128
|
AddAvailabilityZonesInput,
|
|
106
129
|
AddAvailabilityZonesOutput,
|
|
130
|
+
AdditionalAttribute,
|
|
107
131
|
AddTagsInput,
|
|
108
132
|
AddTagsOutput,
|
|
109
|
-
AdditionalAttribute,
|
|
110
133
|
AppCookieStickinessPolicy,
|
|
111
134
|
ApplySecurityGroupsToLoadBalancerInput,
|
|
112
135
|
ApplySecurityGroupsToLoadBalancerOutput,
|
|
@@ -207,28 +230,6 @@ import {
|
|
|
207
230
|
TooManyTagsException,
|
|
208
231
|
UnsupportedProtocolException,
|
|
209
232
|
} from "../models/models_0";
|
|
210
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
211
|
-
import {
|
|
212
|
-
expectNonNull as __expectNonNull,
|
|
213
|
-
expectString as __expectString,
|
|
214
|
-
extendedEncodeURIComponent as __extendedEncodeURIComponent,
|
|
215
|
-
getArrayIfSingleItem as __getArrayIfSingleItem,
|
|
216
|
-
getValueFromTextNode as __getValueFromTextNode,
|
|
217
|
-
parseBoolean as __parseBoolean,
|
|
218
|
-
parseRfc3339DateTime as __parseRfc3339DateTime,
|
|
219
|
-
strictParseInt32 as __strictParseInt32,
|
|
220
|
-
strictParseLong as __strictParseLong,
|
|
221
|
-
} from "@aws-sdk/smithy-client";
|
|
222
|
-
import {
|
|
223
|
-
Endpoint as __Endpoint,
|
|
224
|
-
HeaderBag as __HeaderBag,
|
|
225
|
-
MetadataBearer as __MetadataBearer,
|
|
226
|
-
ResponseMetadata as __ResponseMetadata,
|
|
227
|
-
SerdeContext as __SerdeContext,
|
|
228
|
-
SmithyException as __SmithyException,
|
|
229
|
-
} from "@aws-sdk/types";
|
|
230
|
-
import { decodeHTML } from "entities";
|
|
231
|
-
import { parse as xmlParse } from "fast-xml-parser";
|
|
232
233
|
|
|
233
234
|
export const serializeAws_queryAddTagsCommand = async (
|
|
234
235
|
input: AddTagsCommandInput,
|
|
@@ -720,7 +721,7 @@ const deserializeAws_queryAddTagsCommandError = async (
|
|
|
720
721
|
body: await parseBody(output.body, context),
|
|
721
722
|
};
|
|
722
723
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
723
|
-
let errorCode
|
|
724
|
+
let errorCode = "UnknownError";
|
|
724
725
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
725
726
|
switch (errorCode) {
|
|
726
727
|
case "AccessPointNotFoundException":
|
|
@@ -793,7 +794,7 @@ const deserializeAws_queryApplySecurityGroupsToLoadBalancerCommandError = async
|
|
|
793
794
|
body: await parseBody(output.body, context),
|
|
794
795
|
};
|
|
795
796
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
796
|
-
let errorCode
|
|
797
|
+
let errorCode = "UnknownError";
|
|
797
798
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
798
799
|
switch (errorCode) {
|
|
799
800
|
case "AccessPointNotFoundException":
|
|
@@ -863,7 +864,7 @@ const deserializeAws_queryAttachLoadBalancerToSubnetsCommandError = async (
|
|
|
863
864
|
body: await parseBody(output.body, context),
|
|
864
865
|
};
|
|
865
866
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
866
|
-
let errorCode
|
|
867
|
+
let errorCode = "UnknownError";
|
|
867
868
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
868
869
|
switch (errorCode) {
|
|
869
870
|
case "AccessPointNotFoundException":
|
|
@@ -941,7 +942,7 @@ const deserializeAws_queryConfigureHealthCheckCommandError = async (
|
|
|
941
942
|
body: await parseBody(output.body, context),
|
|
942
943
|
};
|
|
943
944
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
944
|
-
let errorCode
|
|
945
|
+
let errorCode = "UnknownError";
|
|
945
946
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
946
947
|
switch (errorCode) {
|
|
947
948
|
case "AccessPointNotFoundException":
|
|
@@ -998,7 +999,7 @@ const deserializeAws_queryCreateAppCookieStickinessPolicyCommandError = async (
|
|
|
998
999
|
body: await parseBody(output.body, context),
|
|
999
1000
|
};
|
|
1000
1001
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1001
|
-
let errorCode
|
|
1002
|
+
let errorCode = "UnknownError";
|
|
1002
1003
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
1003
1004
|
switch (errorCode) {
|
|
1004
1005
|
case "AccessPointNotFoundException":
|
|
@@ -1079,7 +1080,7 @@ const deserializeAws_queryCreateLBCookieStickinessPolicyCommandError = async (
|
|
|
1079
1080
|
body: await parseBody(output.body, context),
|
|
1080
1081
|
};
|
|
1081
1082
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1082
|
-
let errorCode
|
|
1083
|
+
let errorCode = "UnknownError";
|
|
1083
1084
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
1084
1085
|
switch (errorCode) {
|
|
1085
1086
|
case "AccessPointNotFoundException":
|
|
@@ -1157,7 +1158,7 @@ const deserializeAws_queryCreateLoadBalancerCommandError = async (
|
|
|
1157
1158
|
body: await parseBody(output.body, context),
|
|
1158
1159
|
};
|
|
1159
1160
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1160
|
-
let errorCode
|
|
1161
|
+
let errorCode = "UnknownError";
|
|
1161
1162
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
1162
1163
|
switch (errorCode) {
|
|
1163
1164
|
case "CertificateNotFoundException":
|
|
@@ -1299,7 +1300,7 @@ const deserializeAws_queryCreateLoadBalancerListenersCommandError = async (
|
|
|
1299
1300
|
body: await parseBody(output.body, context),
|
|
1300
1301
|
};
|
|
1301
1302
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1302
|
-
let errorCode
|
|
1303
|
+
let errorCode = "UnknownError";
|
|
1303
1304
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
1304
1305
|
switch (errorCode) {
|
|
1305
1306
|
case "AccessPointNotFoundException":
|
|
@@ -1385,7 +1386,7 @@ const deserializeAws_queryCreateLoadBalancerPolicyCommandError = async (
|
|
|
1385
1386
|
body: await parseBody(output.body, context),
|
|
1386
1387
|
};
|
|
1387
1388
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1388
|
-
let errorCode
|
|
1389
|
+
let errorCode = "UnknownError";
|
|
1389
1390
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
1390
1391
|
switch (errorCode) {
|
|
1391
1392
|
case "AccessPointNotFoundException":
|
|
@@ -1471,7 +1472,7 @@ const deserializeAws_queryDeleteLoadBalancerCommandError = async (
|
|
|
1471
1472
|
body: await parseBody(output.body, context),
|
|
1472
1473
|
};
|
|
1473
1474
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1474
|
-
let errorCode
|
|
1475
|
+
let errorCode = "UnknownError";
|
|
1475
1476
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
1476
1477
|
switch (errorCode) {
|
|
1477
1478
|
default:
|
|
@@ -1517,7 +1518,7 @@ const deserializeAws_queryDeleteLoadBalancerListenersCommandError = async (
|
|
|
1517
1518
|
body: await parseBody(output.body, context),
|
|
1518
1519
|
};
|
|
1519
1520
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1520
|
-
let errorCode
|
|
1521
|
+
let errorCode = "UnknownError";
|
|
1521
1522
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
1522
1523
|
switch (errorCode) {
|
|
1523
1524
|
case "AccessPointNotFoundException":
|
|
@@ -1571,7 +1572,7 @@ const deserializeAws_queryDeleteLoadBalancerPolicyCommandError = async (
|
|
|
1571
1572
|
body: await parseBody(output.body, context),
|
|
1572
1573
|
};
|
|
1573
1574
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1574
|
-
let errorCode
|
|
1575
|
+
let errorCode = "UnknownError";
|
|
1575
1576
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
1576
1577
|
switch (errorCode) {
|
|
1577
1578
|
case "AccessPointNotFoundException":
|
|
@@ -1633,7 +1634,7 @@ const deserializeAws_queryDeregisterInstancesFromLoadBalancerCommandError = asyn
|
|
|
1633
1634
|
body: await parseBody(output.body, context),
|
|
1634
1635
|
};
|
|
1635
1636
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1636
|
-
let errorCode
|
|
1637
|
+
let errorCode = "UnknownError";
|
|
1637
1638
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
1638
1639
|
switch (errorCode) {
|
|
1639
1640
|
case "AccessPointNotFoundException":
|
|
@@ -1695,7 +1696,7 @@ const deserializeAws_queryDescribeAccountLimitsCommandError = async (
|
|
|
1695
1696
|
body: await parseBody(output.body, context),
|
|
1696
1697
|
};
|
|
1697
1698
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1698
|
-
let errorCode
|
|
1699
|
+
let errorCode = "UnknownError";
|
|
1699
1700
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
1700
1701
|
switch (errorCode) {
|
|
1701
1702
|
default:
|
|
@@ -1741,7 +1742,7 @@ const deserializeAws_queryDescribeInstanceHealthCommandError = async (
|
|
|
1741
1742
|
body: await parseBody(output.body, context),
|
|
1742
1743
|
};
|
|
1743
1744
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1744
|
-
let errorCode
|
|
1745
|
+
let errorCode = "UnknownError";
|
|
1745
1746
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
1746
1747
|
switch (errorCode) {
|
|
1747
1748
|
case "AccessPointNotFoundException":
|
|
@@ -1806,7 +1807,7 @@ const deserializeAws_queryDescribeLoadBalancerAttributesCommandError = async (
|
|
|
1806
1807
|
body: await parseBody(output.body, context),
|
|
1807
1808
|
};
|
|
1808
1809
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1809
|
-
let errorCode
|
|
1810
|
+
let errorCode = "UnknownError";
|
|
1810
1811
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
1811
1812
|
switch (errorCode) {
|
|
1812
1813
|
case "AccessPointNotFoundException":
|
|
@@ -1868,7 +1869,7 @@ const deserializeAws_queryDescribeLoadBalancerPoliciesCommandError = async (
|
|
|
1868
1869
|
body: await parseBody(output.body, context),
|
|
1869
1870
|
};
|
|
1870
1871
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1871
|
-
let errorCode
|
|
1872
|
+
let errorCode = "UnknownError";
|
|
1872
1873
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
1873
1874
|
switch (errorCode) {
|
|
1874
1875
|
case "AccessPointNotFoundException":
|
|
@@ -1933,7 +1934,7 @@ const deserializeAws_queryDescribeLoadBalancerPolicyTypesCommandError = async (
|
|
|
1933
1934
|
body: await parseBody(output.body, context),
|
|
1934
1935
|
};
|
|
1935
1936
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1936
|
-
let errorCode
|
|
1937
|
+
let errorCode = "UnknownError";
|
|
1937
1938
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
1938
1939
|
switch (errorCode) {
|
|
1939
1940
|
case "PolicyTypeNotFoundException":
|
|
@@ -1987,7 +1988,7 @@ const deserializeAws_queryDescribeLoadBalancersCommandError = async (
|
|
|
1987
1988
|
body: await parseBody(output.body, context),
|
|
1988
1989
|
};
|
|
1989
1990
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1990
|
-
let errorCode
|
|
1991
|
+
let errorCode = "UnknownError";
|
|
1991
1992
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
1992
1993
|
switch (errorCode) {
|
|
1993
1994
|
case "AccessPointNotFoundException":
|
|
@@ -2049,7 +2050,7 @@ const deserializeAws_queryDescribeTagsCommandError = async (
|
|
|
2049
2050
|
body: await parseBody(output.body, context),
|
|
2050
2051
|
};
|
|
2051
2052
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2052
|
-
let errorCode
|
|
2053
|
+
let errorCode = "UnknownError";
|
|
2053
2054
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
2054
2055
|
switch (errorCode) {
|
|
2055
2056
|
case "AccessPointNotFoundException":
|
|
@@ -2103,7 +2104,7 @@ const deserializeAws_queryDetachLoadBalancerFromSubnetsCommandError = async (
|
|
|
2103
2104
|
body: await parseBody(output.body, context),
|
|
2104
2105
|
};
|
|
2105
2106
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2106
|
-
let errorCode
|
|
2107
|
+
let errorCode = "UnknownError";
|
|
2107
2108
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
2108
2109
|
switch (errorCode) {
|
|
2109
2110
|
case "AccessPointNotFoundException":
|
|
@@ -2168,7 +2169,7 @@ const deserializeAws_queryDisableAvailabilityZonesForLoadBalancerCommandError =
|
|
|
2168
2169
|
body: await parseBody(output.body, context),
|
|
2169
2170
|
};
|
|
2170
2171
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2171
|
-
let errorCode
|
|
2172
|
+
let errorCode = "UnknownError";
|
|
2172
2173
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
2173
2174
|
switch (errorCode) {
|
|
2174
2175
|
case "AccessPointNotFoundException":
|
|
@@ -2230,7 +2231,7 @@ const deserializeAws_queryEnableAvailabilityZonesForLoadBalancerCommandError = a
|
|
|
2230
2231
|
body: await parseBody(output.body, context),
|
|
2231
2232
|
};
|
|
2232
2233
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2233
|
-
let errorCode
|
|
2234
|
+
let errorCode = "UnknownError";
|
|
2234
2235
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
2235
2236
|
switch (errorCode) {
|
|
2236
2237
|
case "AccessPointNotFoundException":
|
|
@@ -2284,7 +2285,7 @@ const deserializeAws_queryModifyLoadBalancerAttributesCommandError = async (
|
|
|
2284
2285
|
body: await parseBody(output.body, context),
|
|
2285
2286
|
};
|
|
2286
2287
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2287
|
-
let errorCode
|
|
2288
|
+
let errorCode = "UnknownError";
|
|
2288
2289
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
2289
2290
|
switch (errorCode) {
|
|
2290
2291
|
case "AccessPointNotFoundException":
|
|
@@ -2354,7 +2355,7 @@ const deserializeAws_queryRegisterInstancesWithLoadBalancerCommandError = async
|
|
|
2354
2355
|
body: await parseBody(output.body, context),
|
|
2355
2356
|
};
|
|
2356
2357
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2357
|
-
let errorCode
|
|
2358
|
+
let errorCode = "UnknownError";
|
|
2358
2359
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
2359
2360
|
switch (errorCode) {
|
|
2360
2361
|
case "AccessPointNotFoundException":
|
|
@@ -2416,7 +2417,7 @@ const deserializeAws_queryRemoveTagsCommandError = async (
|
|
|
2416
2417
|
body: await parseBody(output.body, context),
|
|
2417
2418
|
};
|
|
2418
2419
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2419
|
-
let errorCode
|
|
2420
|
+
let errorCode = "UnknownError";
|
|
2420
2421
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
2421
2422
|
switch (errorCode) {
|
|
2422
2423
|
case "AccessPointNotFoundException":
|
|
@@ -2473,7 +2474,7 @@ const deserializeAws_querySetLoadBalancerListenerSSLCertificateCommandError = as
|
|
|
2473
2474
|
body: await parseBody(output.body, context),
|
|
2474
2475
|
};
|
|
2475
2476
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2476
|
-
let errorCode
|
|
2477
|
+
let errorCode = "UnknownError";
|
|
2477
2478
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
2478
2479
|
switch (errorCode) {
|
|
2479
2480
|
case "AccessPointNotFoundException":
|
|
@@ -2562,7 +2563,7 @@ const deserializeAws_querySetLoadBalancerPoliciesForBackendServerCommandError =
|
|
|
2562
2563
|
body: await parseBody(output.body, context),
|
|
2563
2564
|
};
|
|
2564
2565
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2565
|
-
let errorCode
|
|
2566
|
+
let errorCode = "UnknownError";
|
|
2566
2567
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
2567
2568
|
switch (errorCode) {
|
|
2568
2569
|
case "AccessPointNotFoundException":
|
|
@@ -2635,7 +2636,7 @@ const deserializeAws_querySetLoadBalancerPoliciesOfListenerCommandError = async
|
|
|
2635
2636
|
body: await parseBody(output.body, context),
|
|
2636
2637
|
};
|
|
2637
2638
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2638
|
-
let errorCode
|
|
2639
|
+
let errorCode = "UnknownError";
|
|
2639
2640
|
errorCode = loadQueryErrorCode(output, parsedOutput.body);
|
|
2640
2641
|
switch (errorCode) {
|
|
2641
2642
|
case "AccessPointNotFoundException":
|
|
@@ -3066,7 +3067,7 @@ const serializeAws_queryAdditionalAttribute = (input: AdditionalAttribute, conte
|
|
|
3066
3067
|
const serializeAws_queryAdditionalAttributes = (input: AdditionalAttribute[], context: __SerdeContext): any => {
|
|
3067
3068
|
const entries: any = {};
|
|
3068
3069
|
let counter = 1;
|
|
3069
|
-
for (
|
|
3070
|
+
for (const entry of input) {
|
|
3070
3071
|
if (entry === null) {
|
|
3071
3072
|
continue;
|
|
3072
3073
|
}
|
|
@@ -3137,7 +3138,7 @@ const serializeAws_queryAttachLoadBalancerToSubnetsInput = (
|
|
|
3137
3138
|
const serializeAws_queryAvailabilityZones = (input: string[], context: __SerdeContext): any => {
|
|
3138
3139
|
const entries: any = {};
|
|
3139
3140
|
let counter = 1;
|
|
3140
|
-
for (
|
|
3141
|
+
for (const entry of input) {
|
|
3141
3142
|
if (entry === null) {
|
|
3142
3143
|
continue;
|
|
3143
3144
|
}
|
|
@@ -3527,7 +3528,7 @@ const serializeAws_queryInstance = (input: Instance, context: __SerdeContext): a
|
|
|
3527
3528
|
const serializeAws_queryInstances = (input: Instance[], context: __SerdeContext): any => {
|
|
3528
3529
|
const entries: any = {};
|
|
3529
3530
|
let counter = 1;
|
|
3530
|
-
for (
|
|
3531
|
+
for (const entry of input) {
|
|
3531
3532
|
if (entry === null) {
|
|
3532
3533
|
continue;
|
|
3533
3534
|
}
|
|
@@ -3563,7 +3564,7 @@ const serializeAws_queryListener = (input: Listener, context: __SerdeContext): a
|
|
|
3563
3564
|
const serializeAws_queryListeners = (input: Listener[], context: __SerdeContext): any => {
|
|
3564
3565
|
const entries: any = {};
|
|
3565
3566
|
let counter = 1;
|
|
3566
|
-
for (
|
|
3567
|
+
for (const entry of input) {
|
|
3567
3568
|
if (entry === null) {
|
|
3568
3569
|
continue;
|
|
3569
3570
|
}
|
|
@@ -3619,7 +3620,7 @@ const serializeAws_queryLoadBalancerAttributes = (input: LoadBalancerAttributes,
|
|
|
3619
3620
|
const serializeAws_queryLoadBalancerNames = (input: string[], context: __SerdeContext): any => {
|
|
3620
3621
|
const entries: any = {};
|
|
3621
3622
|
let counter = 1;
|
|
3622
|
-
for (
|
|
3623
|
+
for (const entry of input) {
|
|
3623
3624
|
if (entry === null) {
|
|
3624
3625
|
continue;
|
|
3625
3626
|
}
|
|
@@ -3632,7 +3633,7 @@ const serializeAws_queryLoadBalancerNames = (input: string[], context: __SerdeCo
|
|
|
3632
3633
|
const serializeAws_queryLoadBalancerNamesMax20 = (input: string[], context: __SerdeContext): any => {
|
|
3633
3634
|
const entries: any = {};
|
|
3634
3635
|
let counter = 1;
|
|
3635
|
-
for (
|
|
3636
|
+
for (const entry of input) {
|
|
3636
3637
|
if (entry === null) {
|
|
3637
3638
|
continue;
|
|
3638
3639
|
}
|
|
@@ -3674,7 +3675,7 @@ const serializeAws_queryPolicyAttribute = (input: PolicyAttribute, context: __Se
|
|
|
3674
3675
|
const serializeAws_queryPolicyAttributes = (input: PolicyAttribute[], context: __SerdeContext): any => {
|
|
3675
3676
|
const entries: any = {};
|
|
3676
3677
|
let counter = 1;
|
|
3677
|
-
for (
|
|
3678
|
+
for (const entry of input) {
|
|
3678
3679
|
if (entry === null) {
|
|
3679
3680
|
continue;
|
|
3680
3681
|
}
|
|
@@ -3690,7 +3691,7 @@ const serializeAws_queryPolicyAttributes = (input: PolicyAttribute[], context: _
|
|
|
3690
3691
|
const serializeAws_queryPolicyNames = (input: string[], context: __SerdeContext): any => {
|
|
3691
3692
|
const entries: any = {};
|
|
3692
3693
|
let counter = 1;
|
|
3693
|
-
for (
|
|
3694
|
+
for (const entry of input) {
|
|
3694
3695
|
if (entry === null) {
|
|
3695
3696
|
continue;
|
|
3696
3697
|
}
|
|
@@ -3703,7 +3704,7 @@ const serializeAws_queryPolicyNames = (input: string[], context: __SerdeContext)
|
|
|
3703
3704
|
const serializeAws_queryPolicyTypeNames = (input: string[], context: __SerdeContext): any => {
|
|
3704
3705
|
const entries: any = {};
|
|
3705
3706
|
let counter = 1;
|
|
3706
|
-
for (
|
|
3707
|
+
for (const entry of input) {
|
|
3707
3708
|
if (entry === null) {
|
|
3708
3709
|
continue;
|
|
3709
3710
|
}
|
|
@@ -3716,7 +3717,7 @@ const serializeAws_queryPolicyTypeNames = (input: string[], context: __SerdeCont
|
|
|
3716
3717
|
const serializeAws_queryPorts = (input: number[], context: __SerdeContext): any => {
|
|
3717
3718
|
const entries: any = {};
|
|
3718
3719
|
let counter = 1;
|
|
3719
|
-
for (
|
|
3720
|
+
for (const entry of input) {
|
|
3720
3721
|
if (entry === null) {
|
|
3721
3722
|
continue;
|
|
3722
3723
|
}
|
|
@@ -3781,7 +3782,7 @@ const serializeAws_queryRemoveTagsInput = (input: RemoveTagsInput, context: __Se
|
|
|
3781
3782
|
const serializeAws_querySecurityGroups = (input: string[], context: __SerdeContext): any => {
|
|
3782
3783
|
const entries: any = {};
|
|
3783
3784
|
let counter = 1;
|
|
3784
|
-
for (
|
|
3785
|
+
for (const entry of input) {
|
|
3785
3786
|
if (entry === null) {
|
|
3786
3787
|
continue;
|
|
3787
3788
|
}
|
|
@@ -3853,7 +3854,7 @@ const serializeAws_querySetLoadBalancerPoliciesOfListenerInput = (
|
|
|
3853
3854
|
const serializeAws_querySubnets = (input: string[], context: __SerdeContext): any => {
|
|
3854
3855
|
const entries: any = {};
|
|
3855
3856
|
let counter = 1;
|
|
3856
|
-
for (
|
|
3857
|
+
for (const entry of input) {
|
|
3857
3858
|
if (entry === null) {
|
|
3858
3859
|
continue;
|
|
3859
3860
|
}
|
|
@@ -3877,7 +3878,7 @@ const serializeAws_queryTag = (input: Tag, context: __SerdeContext): any => {
|
|
|
3877
3878
|
const serializeAws_queryTagKeyList = (input: TagKeyOnly[], context: __SerdeContext): any => {
|
|
3878
3879
|
const entries: any = {};
|
|
3879
3880
|
let counter = 1;
|
|
3880
|
-
for (
|
|
3881
|
+
for (const entry of input) {
|
|
3881
3882
|
if (entry === null) {
|
|
3882
3883
|
continue;
|
|
3883
3884
|
}
|
|
@@ -3901,7 +3902,7 @@ const serializeAws_queryTagKeyOnly = (input: TagKeyOnly, context: __SerdeContext
|
|
|
3901
3902
|
const serializeAws_queryTagList = (input: Tag[], context: __SerdeContext): any => {
|
|
3902
3903
|
const entries: any = {};
|
|
3903
3904
|
let counter = 1;
|
|
3904
|
-
for (
|
|
3905
|
+
for (const entry of input) {
|
|
3905
3906
|
if (entry === null) {
|
|
3906
3907
|
continue;
|
|
3907
3908
|
}
|
|
@@ -3915,7 +3916,7 @@ const serializeAws_queryTagList = (input: Tag[], context: __SerdeContext): any =
|
|
|
3915
3916
|
};
|
|
3916
3917
|
|
|
3917
3918
|
const deserializeAws_queryAccessLog = (output: any, context: __SerdeContext): AccessLog => {
|
|
3918
|
-
|
|
3919
|
+
const contents: any = {
|
|
3919
3920
|
Enabled: undefined,
|
|
3920
3921
|
S3BucketName: undefined,
|
|
3921
3922
|
EmitInterval: undefined,
|
|
@@ -3940,7 +3941,7 @@ const deserializeAws_queryAccessPointNotFoundException = (
|
|
|
3940
3941
|
output: any,
|
|
3941
3942
|
context: __SerdeContext
|
|
3942
3943
|
): AccessPointNotFoundException => {
|
|
3943
|
-
|
|
3944
|
+
const contents: any = {
|
|
3944
3945
|
Message: undefined,
|
|
3945
3946
|
};
|
|
3946
3947
|
if (output["Message"] !== undefined) {
|
|
@@ -3953,7 +3954,7 @@ const deserializeAws_queryAddAvailabilityZonesOutput = (
|
|
|
3953
3954
|
output: any,
|
|
3954
3955
|
context: __SerdeContext
|
|
3955
3956
|
): AddAvailabilityZonesOutput => {
|
|
3956
|
-
|
|
3957
|
+
const contents: any = {
|
|
3957
3958
|
AvailabilityZones: undefined,
|
|
3958
3959
|
};
|
|
3959
3960
|
if (output.AvailabilityZones === "") {
|
|
@@ -3969,7 +3970,7 @@ const deserializeAws_queryAddAvailabilityZonesOutput = (
|
|
|
3969
3970
|
};
|
|
3970
3971
|
|
|
3971
3972
|
const deserializeAws_queryAdditionalAttribute = (output: any, context: __SerdeContext): AdditionalAttribute => {
|
|
3972
|
-
|
|
3973
|
+
const contents: any = {
|
|
3973
3974
|
Key: undefined,
|
|
3974
3975
|
Value: undefined,
|
|
3975
3976
|
};
|
|
@@ -3994,7 +3995,7 @@ const deserializeAws_queryAdditionalAttributes = (output: any, context: __SerdeC
|
|
|
3994
3995
|
};
|
|
3995
3996
|
|
|
3996
3997
|
const deserializeAws_queryAddTagsOutput = (output: any, context: __SerdeContext): AddTagsOutput => {
|
|
3997
|
-
|
|
3998
|
+
const contents: any = {};
|
|
3998
3999
|
return contents;
|
|
3999
4000
|
};
|
|
4000
4001
|
|
|
@@ -4016,7 +4017,7 @@ const deserializeAws_queryAppCookieStickinessPolicy = (
|
|
|
4016
4017
|
output: any,
|
|
4017
4018
|
context: __SerdeContext
|
|
4018
4019
|
): AppCookieStickinessPolicy => {
|
|
4019
|
-
|
|
4020
|
+
const contents: any = {
|
|
4020
4021
|
PolicyName: undefined,
|
|
4021
4022
|
CookieName: undefined,
|
|
4022
4023
|
};
|
|
@@ -4033,7 +4034,7 @@ const deserializeAws_queryApplySecurityGroupsToLoadBalancerOutput = (
|
|
|
4033
4034
|
output: any,
|
|
4034
4035
|
context: __SerdeContext
|
|
4035
4036
|
): ApplySecurityGroupsToLoadBalancerOutput => {
|
|
4036
|
-
|
|
4037
|
+
const contents: any = {
|
|
4037
4038
|
SecurityGroups: undefined,
|
|
4038
4039
|
};
|
|
4039
4040
|
if (output.SecurityGroups === "") {
|
|
@@ -4052,7 +4053,7 @@ const deserializeAws_queryAttachLoadBalancerToSubnetsOutput = (
|
|
|
4052
4053
|
output: any,
|
|
4053
4054
|
context: __SerdeContext
|
|
4054
4055
|
): AttachLoadBalancerToSubnetsOutput => {
|
|
4055
|
-
|
|
4056
|
+
const contents: any = {
|
|
4056
4057
|
Subnets: undefined,
|
|
4057
4058
|
};
|
|
4058
4059
|
if (output.Subnets === "") {
|
|
@@ -4079,7 +4080,7 @@ const deserializeAws_queryBackendServerDescription = (
|
|
|
4079
4080
|
output: any,
|
|
4080
4081
|
context: __SerdeContext
|
|
4081
4082
|
): BackendServerDescription => {
|
|
4082
|
-
|
|
4083
|
+
const contents: any = {
|
|
4083
4084
|
InstancePort: undefined,
|
|
4084
4085
|
PolicyNames: undefined,
|
|
4085
4086
|
};
|
|
@@ -4116,7 +4117,7 @@ const deserializeAws_queryCertificateNotFoundException = (
|
|
|
4116
4117
|
output: any,
|
|
4117
4118
|
context: __SerdeContext
|
|
4118
4119
|
): CertificateNotFoundException => {
|
|
4119
|
-
|
|
4120
|
+
const contents: any = {
|
|
4120
4121
|
Message: undefined,
|
|
4121
4122
|
};
|
|
4122
4123
|
if (output["Message"] !== undefined) {
|
|
@@ -4129,7 +4130,7 @@ const deserializeAws_queryConfigureHealthCheckOutput = (
|
|
|
4129
4130
|
output: any,
|
|
4130
4131
|
context: __SerdeContext
|
|
4131
4132
|
): ConfigureHealthCheckOutput => {
|
|
4132
|
-
|
|
4133
|
+
const contents: any = {
|
|
4133
4134
|
HealthCheck: undefined,
|
|
4134
4135
|
};
|
|
4135
4136
|
if (output["HealthCheck"] !== undefined) {
|
|
@@ -4139,7 +4140,7 @@ const deserializeAws_queryConfigureHealthCheckOutput = (
|
|
|
4139
4140
|
};
|
|
4140
4141
|
|
|
4141
4142
|
const deserializeAws_queryConnectionDraining = (output: any, context: __SerdeContext): ConnectionDraining => {
|
|
4142
|
-
|
|
4143
|
+
const contents: any = {
|
|
4143
4144
|
Enabled: undefined,
|
|
4144
4145
|
Timeout: undefined,
|
|
4145
4146
|
};
|
|
@@ -4153,7 +4154,7 @@ const deserializeAws_queryConnectionDraining = (output: any, context: __SerdeCon
|
|
|
4153
4154
|
};
|
|
4154
4155
|
|
|
4155
4156
|
const deserializeAws_queryConnectionSettings = (output: any, context: __SerdeContext): ConnectionSettings => {
|
|
4156
|
-
|
|
4157
|
+
const contents: any = {
|
|
4157
4158
|
IdleTimeout: undefined,
|
|
4158
4159
|
};
|
|
4159
4160
|
if (output["IdleTimeout"] !== undefined) {
|
|
@@ -4163,7 +4164,7 @@ const deserializeAws_queryConnectionSettings = (output: any, context: __SerdeCon
|
|
|
4163
4164
|
};
|
|
4164
4165
|
|
|
4165
4166
|
const deserializeAws_queryCreateAccessPointOutput = (output: any, context: __SerdeContext): CreateAccessPointOutput => {
|
|
4166
|
-
|
|
4167
|
+
const contents: any = {
|
|
4167
4168
|
DNSName: undefined,
|
|
4168
4169
|
};
|
|
4169
4170
|
if (output["DNSName"] !== undefined) {
|
|
@@ -4176,7 +4177,7 @@ const deserializeAws_queryCreateAppCookieStickinessPolicyOutput = (
|
|
|
4176
4177
|
output: any,
|
|
4177
4178
|
context: __SerdeContext
|
|
4178
4179
|
): CreateAppCookieStickinessPolicyOutput => {
|
|
4179
|
-
|
|
4180
|
+
const contents: any = {};
|
|
4180
4181
|
return contents;
|
|
4181
4182
|
};
|
|
4182
4183
|
|
|
@@ -4184,7 +4185,7 @@ const deserializeAws_queryCreateLBCookieStickinessPolicyOutput = (
|
|
|
4184
4185
|
output: any,
|
|
4185
4186
|
context: __SerdeContext
|
|
4186
4187
|
): CreateLBCookieStickinessPolicyOutput => {
|
|
4187
|
-
|
|
4188
|
+
const contents: any = {};
|
|
4188
4189
|
return contents;
|
|
4189
4190
|
};
|
|
4190
4191
|
|
|
@@ -4192,7 +4193,7 @@ const deserializeAws_queryCreateLoadBalancerListenerOutput = (
|
|
|
4192
4193
|
output: any,
|
|
4193
4194
|
context: __SerdeContext
|
|
4194
4195
|
): CreateLoadBalancerListenerOutput => {
|
|
4195
|
-
|
|
4196
|
+
const contents: any = {};
|
|
4196
4197
|
return contents;
|
|
4197
4198
|
};
|
|
4198
4199
|
|
|
@@ -4200,12 +4201,12 @@ const deserializeAws_queryCreateLoadBalancerPolicyOutput = (
|
|
|
4200
4201
|
output: any,
|
|
4201
4202
|
context: __SerdeContext
|
|
4202
4203
|
): CreateLoadBalancerPolicyOutput => {
|
|
4203
|
-
|
|
4204
|
+
const contents: any = {};
|
|
4204
4205
|
return contents;
|
|
4205
4206
|
};
|
|
4206
4207
|
|
|
4207
4208
|
const deserializeAws_queryCrossZoneLoadBalancing = (output: any, context: __SerdeContext): CrossZoneLoadBalancing => {
|
|
4208
|
-
|
|
4209
|
+
const contents: any = {
|
|
4209
4210
|
Enabled: undefined,
|
|
4210
4211
|
};
|
|
4211
4212
|
if (output["Enabled"] !== undefined) {
|
|
@@ -4215,7 +4216,7 @@ const deserializeAws_queryCrossZoneLoadBalancing = (output: any, context: __Serd
|
|
|
4215
4216
|
};
|
|
4216
4217
|
|
|
4217
4218
|
const deserializeAws_queryDeleteAccessPointOutput = (output: any, context: __SerdeContext): DeleteAccessPointOutput => {
|
|
4218
|
-
|
|
4219
|
+
const contents: any = {};
|
|
4219
4220
|
return contents;
|
|
4220
4221
|
};
|
|
4221
4222
|
|
|
@@ -4223,7 +4224,7 @@ const deserializeAws_queryDeleteLoadBalancerListenerOutput = (
|
|
|
4223
4224
|
output: any,
|
|
4224
4225
|
context: __SerdeContext
|
|
4225
4226
|
): DeleteLoadBalancerListenerOutput => {
|
|
4226
|
-
|
|
4227
|
+
const contents: any = {};
|
|
4227
4228
|
return contents;
|
|
4228
4229
|
};
|
|
4229
4230
|
|
|
@@ -4231,7 +4232,7 @@ const deserializeAws_queryDeleteLoadBalancerPolicyOutput = (
|
|
|
4231
4232
|
output: any,
|
|
4232
4233
|
context: __SerdeContext
|
|
4233
4234
|
): DeleteLoadBalancerPolicyOutput => {
|
|
4234
|
-
|
|
4235
|
+
const contents: any = {};
|
|
4235
4236
|
return contents;
|
|
4236
4237
|
};
|
|
4237
4238
|
|
|
@@ -4239,7 +4240,7 @@ const deserializeAws_queryDependencyThrottleException = (
|
|
|
4239
4240
|
output: any,
|
|
4240
4241
|
context: __SerdeContext
|
|
4241
4242
|
): DependencyThrottleException => {
|
|
4242
|
-
|
|
4243
|
+
const contents: any = {
|
|
4243
4244
|
Message: undefined,
|
|
4244
4245
|
};
|
|
4245
4246
|
if (output["Message"] !== undefined) {
|
|
@@ -4252,7 +4253,7 @@ const deserializeAws_queryDeregisterEndPointsOutput = (
|
|
|
4252
4253
|
output: any,
|
|
4253
4254
|
context: __SerdeContext
|
|
4254
4255
|
): DeregisterEndPointsOutput => {
|
|
4255
|
-
|
|
4256
|
+
const contents: any = {
|
|
4256
4257
|
Instances: undefined,
|
|
4257
4258
|
};
|
|
4258
4259
|
if (output.Instances === "") {
|
|
@@ -4268,7 +4269,7 @@ const deserializeAws_queryDescribeAccessPointsOutput = (
|
|
|
4268
4269
|
output: any,
|
|
4269
4270
|
context: __SerdeContext
|
|
4270
4271
|
): DescribeAccessPointsOutput => {
|
|
4271
|
-
|
|
4272
|
+
const contents: any = {
|
|
4272
4273
|
LoadBalancerDescriptions: undefined,
|
|
4273
4274
|
NextMarker: undefined,
|
|
4274
4275
|
};
|
|
@@ -4291,7 +4292,7 @@ const deserializeAws_queryDescribeAccountLimitsOutput = (
|
|
|
4291
4292
|
output: any,
|
|
4292
4293
|
context: __SerdeContext
|
|
4293
4294
|
): DescribeAccountLimitsOutput => {
|
|
4294
|
-
|
|
4295
|
+
const contents: any = {
|
|
4295
4296
|
Limits: undefined,
|
|
4296
4297
|
NextMarker: undefined,
|
|
4297
4298
|
};
|
|
@@ -4311,7 +4312,7 @@ const deserializeAws_queryDescribeEndPointStateOutput = (
|
|
|
4311
4312
|
output: any,
|
|
4312
4313
|
context: __SerdeContext
|
|
4313
4314
|
): DescribeEndPointStateOutput => {
|
|
4314
|
-
|
|
4315
|
+
const contents: any = {
|
|
4315
4316
|
InstanceStates: undefined,
|
|
4316
4317
|
};
|
|
4317
4318
|
if (output.InstanceStates === "") {
|
|
@@ -4330,7 +4331,7 @@ const deserializeAws_queryDescribeLoadBalancerAttributesOutput = (
|
|
|
4330
4331
|
output: any,
|
|
4331
4332
|
context: __SerdeContext
|
|
4332
4333
|
): DescribeLoadBalancerAttributesOutput => {
|
|
4333
|
-
|
|
4334
|
+
const contents: any = {
|
|
4334
4335
|
LoadBalancerAttributes: undefined,
|
|
4335
4336
|
};
|
|
4336
4337
|
if (output["LoadBalancerAttributes"] !== undefined) {
|
|
@@ -4346,7 +4347,7 @@ const deserializeAws_queryDescribeLoadBalancerPoliciesOutput = (
|
|
|
4346
4347
|
output: any,
|
|
4347
4348
|
context: __SerdeContext
|
|
4348
4349
|
): DescribeLoadBalancerPoliciesOutput => {
|
|
4349
|
-
|
|
4350
|
+
const contents: any = {
|
|
4350
4351
|
PolicyDescriptions: undefined,
|
|
4351
4352
|
};
|
|
4352
4353
|
if (output.PolicyDescriptions === "") {
|
|
@@ -4365,7 +4366,7 @@ const deserializeAws_queryDescribeLoadBalancerPolicyTypesOutput = (
|
|
|
4365
4366
|
output: any,
|
|
4366
4367
|
context: __SerdeContext
|
|
4367
4368
|
): DescribeLoadBalancerPolicyTypesOutput => {
|
|
4368
|
-
|
|
4369
|
+
const contents: any = {
|
|
4369
4370
|
PolicyTypeDescriptions: undefined,
|
|
4370
4371
|
};
|
|
4371
4372
|
if (output.PolicyTypeDescriptions === "") {
|
|
@@ -4381,7 +4382,7 @@ const deserializeAws_queryDescribeLoadBalancerPolicyTypesOutput = (
|
|
|
4381
4382
|
};
|
|
4382
4383
|
|
|
4383
4384
|
const deserializeAws_queryDescribeTagsOutput = (output: any, context: __SerdeContext): DescribeTagsOutput => {
|
|
4384
|
-
|
|
4385
|
+
const contents: any = {
|
|
4385
4386
|
TagDescriptions: undefined,
|
|
4386
4387
|
};
|
|
4387
4388
|
if (output.TagDescriptions === "") {
|
|
@@ -4400,7 +4401,7 @@ const deserializeAws_queryDetachLoadBalancerFromSubnetsOutput = (
|
|
|
4400
4401
|
output: any,
|
|
4401
4402
|
context: __SerdeContext
|
|
4402
4403
|
): DetachLoadBalancerFromSubnetsOutput => {
|
|
4403
|
-
|
|
4404
|
+
const contents: any = {
|
|
4404
4405
|
Subnets: undefined,
|
|
4405
4406
|
};
|
|
4406
4407
|
if (output.Subnets === "") {
|
|
@@ -4416,7 +4417,7 @@ const deserializeAws_queryDuplicateAccessPointNameException = (
|
|
|
4416
4417
|
output: any,
|
|
4417
4418
|
context: __SerdeContext
|
|
4418
4419
|
): DuplicateAccessPointNameException => {
|
|
4419
|
-
|
|
4420
|
+
const contents: any = {
|
|
4420
4421
|
Message: undefined,
|
|
4421
4422
|
};
|
|
4422
4423
|
if (output["Message"] !== undefined) {
|
|
@@ -4429,7 +4430,7 @@ const deserializeAws_queryDuplicateListenerException = (
|
|
|
4429
4430
|
output: any,
|
|
4430
4431
|
context: __SerdeContext
|
|
4431
4432
|
): DuplicateListenerException => {
|
|
4432
|
-
|
|
4433
|
+
const contents: any = {
|
|
4433
4434
|
Message: undefined,
|
|
4434
4435
|
};
|
|
4435
4436
|
if (output["Message"] !== undefined) {
|
|
@@ -4442,7 +4443,7 @@ const deserializeAws_queryDuplicatePolicyNameException = (
|
|
|
4442
4443
|
output: any,
|
|
4443
4444
|
context: __SerdeContext
|
|
4444
4445
|
): DuplicatePolicyNameException => {
|
|
4445
|
-
|
|
4446
|
+
const contents: any = {
|
|
4446
4447
|
Message: undefined,
|
|
4447
4448
|
};
|
|
4448
4449
|
if (output["Message"] !== undefined) {
|
|
@@ -4455,7 +4456,7 @@ const deserializeAws_queryDuplicateTagKeysException = (
|
|
|
4455
4456
|
output: any,
|
|
4456
4457
|
context: __SerdeContext
|
|
4457
4458
|
): DuplicateTagKeysException => {
|
|
4458
|
-
|
|
4459
|
+
const contents: any = {
|
|
4459
4460
|
Message: undefined,
|
|
4460
4461
|
};
|
|
4461
4462
|
if (output["Message"] !== undefined) {
|
|
@@ -4465,7 +4466,7 @@ const deserializeAws_queryDuplicateTagKeysException = (
|
|
|
4465
4466
|
};
|
|
4466
4467
|
|
|
4467
4468
|
const deserializeAws_queryHealthCheck = (output: any, context: __SerdeContext): HealthCheck => {
|
|
4468
|
-
|
|
4469
|
+
const contents: any = {
|
|
4469
4470
|
Target: undefined,
|
|
4470
4471
|
Interval: undefined,
|
|
4471
4472
|
Timeout: undefined,
|
|
@@ -4491,7 +4492,7 @@ const deserializeAws_queryHealthCheck = (output: any, context: __SerdeContext):
|
|
|
4491
4492
|
};
|
|
4492
4493
|
|
|
4493
4494
|
const deserializeAws_queryInstance = (output: any, context: __SerdeContext): Instance => {
|
|
4494
|
-
|
|
4495
|
+
const contents: any = {
|
|
4495
4496
|
InstanceId: undefined,
|
|
4496
4497
|
};
|
|
4497
4498
|
if (output["InstanceId"] !== undefined) {
|
|
@@ -4512,7 +4513,7 @@ const deserializeAws_queryInstances = (output: any, context: __SerdeContext): In
|
|
|
4512
4513
|
};
|
|
4513
4514
|
|
|
4514
4515
|
const deserializeAws_queryInstanceState = (output: any, context: __SerdeContext): InstanceState => {
|
|
4515
|
-
|
|
4516
|
+
const contents: any = {
|
|
4516
4517
|
InstanceId: undefined,
|
|
4517
4518
|
State: undefined,
|
|
4518
4519
|
ReasonCode: undefined,
|
|
@@ -4548,7 +4549,7 @@ const deserializeAws_queryInvalidConfigurationRequestException = (
|
|
|
4548
4549
|
output: any,
|
|
4549
4550
|
context: __SerdeContext
|
|
4550
4551
|
): InvalidConfigurationRequestException => {
|
|
4551
|
-
|
|
4552
|
+
const contents: any = {
|
|
4552
4553
|
Message: undefined,
|
|
4553
4554
|
};
|
|
4554
4555
|
if (output["Message"] !== undefined) {
|
|
@@ -4561,7 +4562,7 @@ const deserializeAws_queryInvalidEndPointException = (
|
|
|
4561
4562
|
output: any,
|
|
4562
4563
|
context: __SerdeContext
|
|
4563
4564
|
): InvalidEndPointException => {
|
|
4564
|
-
|
|
4565
|
+
const contents: any = {
|
|
4565
4566
|
Message: undefined,
|
|
4566
4567
|
};
|
|
4567
4568
|
if (output["Message"] !== undefined) {
|
|
@@ -4571,7 +4572,7 @@ const deserializeAws_queryInvalidEndPointException = (
|
|
|
4571
4572
|
};
|
|
4572
4573
|
|
|
4573
4574
|
const deserializeAws_queryInvalidSchemeException = (output: any, context: __SerdeContext): InvalidSchemeException => {
|
|
4574
|
-
|
|
4575
|
+
const contents: any = {
|
|
4575
4576
|
Message: undefined,
|
|
4576
4577
|
};
|
|
4577
4578
|
if (output["Message"] !== undefined) {
|
|
@@ -4584,7 +4585,7 @@ const deserializeAws_queryInvalidSecurityGroupException = (
|
|
|
4584
4585
|
output: any,
|
|
4585
4586
|
context: __SerdeContext
|
|
4586
4587
|
): InvalidSecurityGroupException => {
|
|
4587
|
-
|
|
4588
|
+
const contents: any = {
|
|
4588
4589
|
Message: undefined,
|
|
4589
4590
|
};
|
|
4590
4591
|
if (output["Message"] !== undefined) {
|
|
@@ -4594,7 +4595,7 @@ const deserializeAws_queryInvalidSecurityGroupException = (
|
|
|
4594
4595
|
};
|
|
4595
4596
|
|
|
4596
4597
|
const deserializeAws_queryInvalidSubnetException = (output: any, context: __SerdeContext): InvalidSubnetException => {
|
|
4597
|
-
|
|
4598
|
+
const contents: any = {
|
|
4598
4599
|
Message: undefined,
|
|
4599
4600
|
};
|
|
4600
4601
|
if (output["Message"] !== undefined) {
|
|
@@ -4621,7 +4622,7 @@ const deserializeAws_queryLBCookieStickinessPolicy = (
|
|
|
4621
4622
|
output: any,
|
|
4622
4623
|
context: __SerdeContext
|
|
4623
4624
|
): LBCookieStickinessPolicy => {
|
|
4624
|
-
|
|
4625
|
+
const contents: any = {
|
|
4625
4626
|
PolicyName: undefined,
|
|
4626
4627
|
CookieExpirationPeriod: undefined,
|
|
4627
4628
|
};
|
|
@@ -4635,7 +4636,7 @@ const deserializeAws_queryLBCookieStickinessPolicy = (
|
|
|
4635
4636
|
};
|
|
4636
4637
|
|
|
4637
4638
|
const deserializeAws_queryLimit = (output: any, context: __SerdeContext): Limit => {
|
|
4638
|
-
|
|
4639
|
+
const contents: any = {
|
|
4639
4640
|
Name: undefined,
|
|
4640
4641
|
Max: undefined,
|
|
4641
4642
|
};
|
|
@@ -4660,7 +4661,7 @@ const deserializeAws_queryLimits = (output: any, context: __SerdeContext): Limit
|
|
|
4660
4661
|
};
|
|
4661
4662
|
|
|
4662
4663
|
const deserializeAws_queryListener = (output: any, context: __SerdeContext): Listener => {
|
|
4663
|
-
|
|
4664
|
+
const contents: any = {
|
|
4664
4665
|
Protocol: undefined,
|
|
4665
4666
|
LoadBalancerPort: undefined,
|
|
4666
4667
|
InstanceProtocol: undefined,
|
|
@@ -4686,7 +4687,7 @@ const deserializeAws_queryListener = (output: any, context: __SerdeContext): Lis
|
|
|
4686
4687
|
};
|
|
4687
4688
|
|
|
4688
4689
|
const deserializeAws_queryListenerDescription = (output: any, context: __SerdeContext): ListenerDescription => {
|
|
4689
|
-
|
|
4690
|
+
const contents: any = {
|
|
4690
4691
|
Listener: undefined,
|
|
4691
4692
|
PolicyNames: undefined,
|
|
4692
4693
|
};
|
|
@@ -4720,7 +4721,7 @@ const deserializeAws_queryListenerNotFoundException = (
|
|
|
4720
4721
|
output: any,
|
|
4721
4722
|
context: __SerdeContext
|
|
4722
4723
|
): ListenerNotFoundException => {
|
|
4723
|
-
|
|
4724
|
+
const contents: any = {
|
|
4724
4725
|
Message: undefined,
|
|
4725
4726
|
};
|
|
4726
4727
|
if (output["Message"] !== undefined) {
|
|
@@ -4733,7 +4734,7 @@ const deserializeAws_queryLoadBalancerAttributeNotFoundException = (
|
|
|
4733
4734
|
output: any,
|
|
4734
4735
|
context: __SerdeContext
|
|
4735
4736
|
): LoadBalancerAttributeNotFoundException => {
|
|
4736
|
-
|
|
4737
|
+
const contents: any = {
|
|
4737
4738
|
Message: undefined,
|
|
4738
4739
|
};
|
|
4739
4740
|
if (output["Message"] !== undefined) {
|
|
@@ -4743,7 +4744,7 @@ const deserializeAws_queryLoadBalancerAttributeNotFoundException = (
|
|
|
4743
4744
|
};
|
|
4744
4745
|
|
|
4745
4746
|
const deserializeAws_queryLoadBalancerAttributes = (output: any, context: __SerdeContext): LoadBalancerAttributes => {
|
|
4746
|
-
|
|
4747
|
+
const contents: any = {
|
|
4747
4748
|
CrossZoneLoadBalancing: undefined,
|
|
4748
4749
|
AccessLog: undefined,
|
|
4749
4750
|
ConnectionDraining: undefined,
|
|
@@ -4778,7 +4779,7 @@ const deserializeAws_queryLoadBalancerAttributes = (output: any, context: __Serd
|
|
|
4778
4779
|
};
|
|
4779
4780
|
|
|
4780
4781
|
const deserializeAws_queryLoadBalancerDescription = (output: any, context: __SerdeContext): LoadBalancerDescription => {
|
|
4781
|
-
|
|
4782
|
+
const contents: any = {
|
|
4782
4783
|
LoadBalancerName: undefined,
|
|
4783
4784
|
DNSName: undefined,
|
|
4784
4785
|
CanonicalHostedZoneName: undefined,
|
|
@@ -4898,7 +4899,7 @@ const deserializeAws_queryModifyLoadBalancerAttributesOutput = (
|
|
|
4898
4899
|
output: any,
|
|
4899
4900
|
context: __SerdeContext
|
|
4900
4901
|
): ModifyLoadBalancerAttributesOutput => {
|
|
4901
|
-
|
|
4902
|
+
const contents: any = {
|
|
4902
4903
|
LoadBalancerName: undefined,
|
|
4903
4904
|
LoadBalancerAttributes: undefined,
|
|
4904
4905
|
};
|
|
@@ -4918,7 +4919,7 @@ const deserializeAws_queryOperationNotPermittedException = (
|
|
|
4918
4919
|
output: any,
|
|
4919
4920
|
context: __SerdeContext
|
|
4920
4921
|
): OperationNotPermittedException => {
|
|
4921
|
-
|
|
4922
|
+
const contents: any = {
|
|
4922
4923
|
Message: undefined,
|
|
4923
4924
|
};
|
|
4924
4925
|
if (output["Message"] !== undefined) {
|
|
@@ -4928,7 +4929,7 @@ const deserializeAws_queryOperationNotPermittedException = (
|
|
|
4928
4929
|
};
|
|
4929
4930
|
|
|
4930
4931
|
const deserializeAws_queryPolicies = (output: any, context: __SerdeContext): Policies => {
|
|
4931
|
-
|
|
4932
|
+
const contents: any = {
|
|
4932
4933
|
AppCookieStickinessPolicies: undefined,
|
|
4933
4934
|
LBCookieStickinessPolicies: undefined,
|
|
4934
4935
|
OtherPolicies: undefined,
|
|
@@ -4973,7 +4974,7 @@ const deserializeAws_queryPolicyAttributeDescription = (
|
|
|
4973
4974
|
output: any,
|
|
4974
4975
|
context: __SerdeContext
|
|
4975
4976
|
): PolicyAttributeDescription => {
|
|
4976
|
-
|
|
4977
|
+
const contents: any = {
|
|
4977
4978
|
AttributeName: undefined,
|
|
4978
4979
|
AttributeValue: undefined,
|
|
4979
4980
|
};
|
|
@@ -5004,7 +5005,7 @@ const deserializeAws_queryPolicyAttributeTypeDescription = (
|
|
|
5004
5005
|
output: any,
|
|
5005
5006
|
context: __SerdeContext
|
|
5006
5007
|
): PolicyAttributeTypeDescription => {
|
|
5007
|
-
|
|
5008
|
+
const contents: any = {
|
|
5008
5009
|
AttributeName: undefined,
|
|
5009
5010
|
AttributeType: undefined,
|
|
5010
5011
|
Description: undefined,
|
|
@@ -5044,7 +5045,7 @@ const deserializeAws_queryPolicyAttributeTypeDescriptions = (
|
|
|
5044
5045
|
};
|
|
5045
5046
|
|
|
5046
5047
|
const deserializeAws_queryPolicyDescription = (output: any, context: __SerdeContext): PolicyDescription => {
|
|
5047
|
-
|
|
5048
|
+
const contents: any = {
|
|
5048
5049
|
PolicyName: undefined,
|
|
5049
5050
|
PolicyTypeName: undefined,
|
|
5050
5051
|
PolicyAttributeDescriptions: undefined,
|
|
@@ -5093,7 +5094,7 @@ const deserializeAws_queryPolicyNames = (output: any, context: __SerdeContext):
|
|
|
5093
5094
|
};
|
|
5094
5095
|
|
|
5095
5096
|
const deserializeAws_queryPolicyNotFoundException = (output: any, context: __SerdeContext): PolicyNotFoundException => {
|
|
5096
|
-
|
|
5097
|
+
const contents: any = {
|
|
5097
5098
|
Message: undefined,
|
|
5098
5099
|
};
|
|
5099
5100
|
if (output["Message"] !== undefined) {
|
|
@@ -5103,7 +5104,7 @@ const deserializeAws_queryPolicyNotFoundException = (output: any, context: __Ser
|
|
|
5103
5104
|
};
|
|
5104
5105
|
|
|
5105
5106
|
const deserializeAws_queryPolicyTypeDescription = (output: any, context: __SerdeContext): PolicyTypeDescription => {
|
|
5106
|
-
|
|
5107
|
+
const contents: any = {
|
|
5107
5108
|
PolicyTypeName: undefined,
|
|
5108
5109
|
Description: undefined,
|
|
5109
5110
|
PolicyAttributeTypeDescriptions: undefined,
|
|
@@ -5144,7 +5145,7 @@ const deserializeAws_queryPolicyTypeNotFoundException = (
|
|
|
5144
5145
|
output: any,
|
|
5145
5146
|
context: __SerdeContext
|
|
5146
5147
|
): PolicyTypeNotFoundException => {
|
|
5147
|
-
|
|
5148
|
+
const contents: any = {
|
|
5148
5149
|
Message: undefined,
|
|
5149
5150
|
};
|
|
5150
5151
|
if (output["Message"] !== undefined) {
|
|
@@ -5154,7 +5155,7 @@ const deserializeAws_queryPolicyTypeNotFoundException = (
|
|
|
5154
5155
|
};
|
|
5155
5156
|
|
|
5156
5157
|
const deserializeAws_queryRegisterEndPointsOutput = (output: any, context: __SerdeContext): RegisterEndPointsOutput => {
|
|
5157
|
-
|
|
5158
|
+
const contents: any = {
|
|
5158
5159
|
Instances: undefined,
|
|
5159
5160
|
};
|
|
5160
5161
|
if (output.Instances === "") {
|
|
@@ -5170,7 +5171,7 @@ const deserializeAws_queryRemoveAvailabilityZonesOutput = (
|
|
|
5170
5171
|
output: any,
|
|
5171
5172
|
context: __SerdeContext
|
|
5172
5173
|
): RemoveAvailabilityZonesOutput => {
|
|
5173
|
-
|
|
5174
|
+
const contents: any = {
|
|
5174
5175
|
AvailabilityZones: undefined,
|
|
5175
5176
|
};
|
|
5176
5177
|
if (output.AvailabilityZones === "") {
|
|
@@ -5186,7 +5187,7 @@ const deserializeAws_queryRemoveAvailabilityZonesOutput = (
|
|
|
5186
5187
|
};
|
|
5187
5188
|
|
|
5188
5189
|
const deserializeAws_queryRemoveTagsOutput = (output: any, context: __SerdeContext): RemoveTagsOutput => {
|
|
5189
|
-
|
|
5190
|
+
const contents: any = {};
|
|
5190
5191
|
return contents;
|
|
5191
5192
|
};
|
|
5192
5193
|
|
|
@@ -5205,7 +5206,7 @@ const deserializeAws_querySetLoadBalancerListenerSSLCertificateOutput = (
|
|
|
5205
5206
|
output: any,
|
|
5206
5207
|
context: __SerdeContext
|
|
5207
5208
|
): SetLoadBalancerListenerSSLCertificateOutput => {
|
|
5208
|
-
|
|
5209
|
+
const contents: any = {};
|
|
5209
5210
|
return contents;
|
|
5210
5211
|
};
|
|
5211
5212
|
|
|
@@ -5213,7 +5214,7 @@ const deserializeAws_querySetLoadBalancerPoliciesForBackendServerOutput = (
|
|
|
5213
5214
|
output: any,
|
|
5214
5215
|
context: __SerdeContext
|
|
5215
5216
|
): SetLoadBalancerPoliciesForBackendServerOutput => {
|
|
5216
|
-
|
|
5217
|
+
const contents: any = {};
|
|
5217
5218
|
return contents;
|
|
5218
5219
|
};
|
|
5219
5220
|
|
|
@@ -5221,12 +5222,12 @@ const deserializeAws_querySetLoadBalancerPoliciesOfListenerOutput = (
|
|
|
5221
5222
|
output: any,
|
|
5222
5223
|
context: __SerdeContext
|
|
5223
5224
|
): SetLoadBalancerPoliciesOfListenerOutput => {
|
|
5224
|
-
|
|
5225
|
+
const contents: any = {};
|
|
5225
5226
|
return contents;
|
|
5226
5227
|
};
|
|
5227
5228
|
|
|
5228
5229
|
const deserializeAws_querySourceSecurityGroup = (output: any, context: __SerdeContext): SourceSecurityGroup => {
|
|
5229
|
-
|
|
5230
|
+
const contents: any = {
|
|
5230
5231
|
OwnerAlias: undefined,
|
|
5231
5232
|
GroupName: undefined,
|
|
5232
5233
|
};
|
|
@@ -5240,7 +5241,7 @@ const deserializeAws_querySourceSecurityGroup = (output: any, context: __SerdeCo
|
|
|
5240
5241
|
};
|
|
5241
5242
|
|
|
5242
5243
|
const deserializeAws_querySubnetNotFoundException = (output: any, context: __SerdeContext): SubnetNotFoundException => {
|
|
5243
|
-
|
|
5244
|
+
const contents: any = {
|
|
5244
5245
|
Message: undefined,
|
|
5245
5246
|
};
|
|
5246
5247
|
if (output["Message"] !== undefined) {
|
|
@@ -5261,7 +5262,7 @@ const deserializeAws_querySubnets = (output: any, context: __SerdeContext): stri
|
|
|
5261
5262
|
};
|
|
5262
5263
|
|
|
5263
5264
|
const deserializeAws_queryTag = (output: any, context: __SerdeContext): Tag => {
|
|
5264
|
-
|
|
5265
|
+
const contents: any = {
|
|
5265
5266
|
Key: undefined,
|
|
5266
5267
|
Value: undefined,
|
|
5267
5268
|
};
|
|
@@ -5275,7 +5276,7 @@ const deserializeAws_queryTag = (output: any, context: __SerdeContext): Tag => {
|
|
|
5275
5276
|
};
|
|
5276
5277
|
|
|
5277
5278
|
const deserializeAws_queryTagDescription = (output: any, context: __SerdeContext): TagDescription => {
|
|
5278
|
-
|
|
5279
|
+
const contents: any = {
|
|
5279
5280
|
LoadBalancerName: undefined,
|
|
5280
5281
|
Tags: undefined,
|
|
5281
5282
|
};
|
|
@@ -5317,7 +5318,7 @@ const deserializeAws_queryTooManyAccessPointsException = (
|
|
|
5317
5318
|
output: any,
|
|
5318
5319
|
context: __SerdeContext
|
|
5319
5320
|
): TooManyAccessPointsException => {
|
|
5320
|
-
|
|
5321
|
+
const contents: any = {
|
|
5321
5322
|
Message: undefined,
|
|
5322
5323
|
};
|
|
5323
5324
|
if (output["Message"] !== undefined) {
|
|
@@ -5330,7 +5331,7 @@ const deserializeAws_queryTooManyPoliciesException = (
|
|
|
5330
5331
|
output: any,
|
|
5331
5332
|
context: __SerdeContext
|
|
5332
5333
|
): TooManyPoliciesException => {
|
|
5333
|
-
|
|
5334
|
+
const contents: any = {
|
|
5334
5335
|
Message: undefined,
|
|
5335
5336
|
};
|
|
5336
5337
|
if (output["Message"] !== undefined) {
|
|
@@ -5340,7 +5341,7 @@ const deserializeAws_queryTooManyPoliciesException = (
|
|
|
5340
5341
|
};
|
|
5341
5342
|
|
|
5342
5343
|
const deserializeAws_queryTooManyTagsException = (output: any, context: __SerdeContext): TooManyTagsException => {
|
|
5343
|
-
|
|
5344
|
+
const contents: any = {
|
|
5344
5345
|
Message: undefined,
|
|
5345
5346
|
};
|
|
5346
5347
|
if (output["Message"] !== undefined) {
|
|
@@ -5353,7 +5354,7 @@ const deserializeAws_queryUnsupportedProtocolException = (
|
|
|
5353
5354
|
output: any,
|
|
5354
5355
|
context: __SerdeContext
|
|
5355
5356
|
): UnsupportedProtocolException => {
|
|
5356
|
-
|
|
5357
|
+
const contents: any = {
|
|
5357
5358
|
Message: undefined,
|
|
5358
5359
|
};
|
|
5359
5360
|
if (output["Message"] !== undefined) {
|