@aws-sdk/client-elastic-load-balancing-v2 3.35.0 → 3.38.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 +47 -0
- package/dist-cjs/ElasticLoadBalancingV2.js +0 -42
- package/dist-cjs/ElasticLoadBalancingV2Client.js +0 -47
- package/dist-cjs/commands/AddListenerCertificatesCommand.js +0 -32
- package/dist-cjs/commands/AddTagsCommand.js +0 -29
- package/dist-cjs/commands/CreateListenerCommand.js +0 -52
- package/dist-cjs/commands/CreateLoadBalancerCommand.js +0 -52
- package/dist-cjs/commands/CreateRuleCommand.js +0 -30
- package/dist-cjs/commands/CreateTargetGroupCommand.js +0 -52
- package/dist-cjs/commands/DeleteListenerCommand.js +0 -27
- package/dist-cjs/commands/DeleteLoadBalancerCommand.js +0 -31
- package/dist-cjs/commands/DeleteRuleCommand.js +0 -26
- package/dist-cjs/commands/DeleteTargetGroupCommand.js +0 -29
- package/dist-cjs/commands/DeregisterTargetsCommand.js +0 -26
- package/dist-cjs/commands/DescribeAccountLimitsCommand.js +0 -47
- package/dist-cjs/commands/DescribeListenerCertificatesCommand.js +0 -32
- package/dist-cjs/commands/DescribeListenersCommand.js +0 -27
- package/dist-cjs/commands/DescribeLoadBalancerAttributesCommand.js +0 -48
- package/dist-cjs/commands/DescribeLoadBalancersCommand.js +0 -25
- package/dist-cjs/commands/DescribeRulesCommand.js +0 -26
- package/dist-cjs/commands/DescribeSSLPoliciesCommand.js +0 -27
- package/dist-cjs/commands/DescribeTagsCommand.js +0 -27
- package/dist-cjs/commands/DescribeTargetGroupAttributesCommand.js +0 -46
- package/dist-cjs/commands/DescribeTargetGroupsCommand.js +0 -28
- package/dist-cjs/commands/DescribeTargetHealthCommand.js +0 -25
- package/dist-cjs/commands/ModifyListenerCommand.js +0 -32
- package/dist-cjs/commands/ModifyLoadBalancerAttributesCommand.js +0 -28
- package/dist-cjs/commands/ModifyRuleCommand.js +0 -29
- package/dist-cjs/commands/ModifyTargetGroupAttributesCommand.js +0 -25
- package/dist-cjs/commands/ModifyTargetGroupCommand.js +0 -26
- package/dist-cjs/commands/RegisterTargetsCommand.js +0 -37
- package/dist-cjs/commands/RemoveListenerCertificatesCommand.js +0 -26
- package/dist-cjs/commands/RemoveTagsCommand.js +0 -27
- package/dist-cjs/commands/SetIpAddressTypeCommand.js +0 -26
- package/dist-cjs/commands/SetRulePrioritiesCommand.js +0 -27
- package/dist-cjs/commands/SetSecurityGroupsCommand.js +0 -28
- package/dist-cjs/commands/SetSubnetsCommand.js +0 -30
- package/dist-cjs/commands/index.js +37 -0
- package/dist-cjs/endpoints.js +1 -2
- package/dist-cjs/index.js +5 -46
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +8 -430
- package/dist-cjs/pagination/DescribeListenersPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeLoadBalancersPaginator.js +0 -11
- package/dist-cjs/pagination/DescribeTargetGroupsPaginator.js +0 -11
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/index.js +7 -0
- package/dist-cjs/protocols/Aws_query.js +18 -3
- package/dist-cjs/runtimeConfig.browser.js +1 -6
- package/dist-cjs/runtimeConfig.js +2 -7
- package/dist-cjs/runtimeConfig.native.js +0 -4
- package/dist-cjs/runtimeConfig.shared.js +0 -4
- package/dist-cjs/waiters/index.js +8 -0
- package/dist-cjs/waiters/waitForLoadBalancerAvailable.js +0 -10
- package/dist-cjs/waiters/waitForLoadBalancerExists.js +0 -10
- package/dist-cjs/waiters/waitForLoadBalancersDeleted.js +0 -10
- package/dist-cjs/waiters/waitForTargetDeregistered.js +0 -10
- package/dist-cjs/waiters/waitForTargetInService.js +0 -10
- package/dist-es/ElasticLoadBalancingV2.js +0 -1
- package/dist-es/ElasticLoadBalancingV2Client.js +0 -1
- package/dist-es/commands/AddListenerCertificatesCommand.js +0 -1
- package/dist-es/commands/AddTagsCommand.js +0 -1
- package/dist-es/commands/CreateListenerCommand.js +0 -1
- package/dist-es/commands/CreateLoadBalancerCommand.js +0 -1
- package/dist-es/commands/CreateRuleCommand.js +0 -1
- package/dist-es/commands/CreateTargetGroupCommand.js +0 -1
- package/dist-es/commands/DeleteListenerCommand.js +0 -1
- package/dist-es/commands/DeleteLoadBalancerCommand.js +0 -1
- package/dist-es/commands/DeleteRuleCommand.js +0 -1
- package/dist-es/commands/DeleteTargetGroupCommand.js +0 -1
- package/dist-es/commands/DeregisterTargetsCommand.js +0 -1
- package/dist-es/commands/DescribeAccountLimitsCommand.js +0 -1
- package/dist-es/commands/DescribeListenerCertificatesCommand.js +0 -1
- package/dist-es/commands/DescribeListenersCommand.js +0 -1
- package/dist-es/commands/DescribeLoadBalancerAttributesCommand.js +0 -1
- package/dist-es/commands/DescribeLoadBalancersCommand.js +0 -1
- package/dist-es/commands/DescribeRulesCommand.js +0 -1
- package/dist-es/commands/DescribeSSLPoliciesCommand.js +0 -1
- package/dist-es/commands/DescribeTagsCommand.js +0 -1
- package/dist-es/commands/DescribeTargetGroupAttributesCommand.js +0 -1
- package/dist-es/commands/DescribeTargetGroupsCommand.js +0 -1
- package/dist-es/commands/DescribeTargetHealthCommand.js +0 -1
- package/dist-es/commands/ModifyListenerCommand.js +0 -1
- package/dist-es/commands/ModifyLoadBalancerAttributesCommand.js +0 -1
- package/dist-es/commands/ModifyRuleCommand.js +0 -1
- package/dist-es/commands/ModifyTargetGroupAttributesCommand.js +0 -1
- package/dist-es/commands/ModifyTargetGroupCommand.js +0 -1
- package/dist-es/commands/RegisterTargetsCommand.js +0 -1
- package/dist-es/commands/RemoveListenerCertificatesCommand.js +0 -1
- package/dist-es/commands/RemoveTagsCommand.js +0 -1
- package/dist-es/commands/SetIpAddressTypeCommand.js +0 -1
- package/dist-es/commands/SetRulePrioritiesCommand.js +0 -1
- package/dist-es/commands/SetSecurityGroupsCommand.js +0 -1
- package/dist-es/commands/SetSubnetsCommand.js +0 -1
- package/dist-es/commands/index.js +34 -0
- package/dist-es/endpoints.js +1 -2
- package/dist-es/index.js +5 -46
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +5 -1
- package/dist-es/pagination/DescribeListenersPaginator.js +0 -1
- package/dist-es/pagination/DescribeLoadBalancersPaginator.js +0 -1
- package/dist-es/pagination/DescribeTargetGroupsPaginator.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/pagination/index.js +4 -0
- package/dist-es/protocols/Aws_query.js +18 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/dist-es/waiters/index.js +5 -0
- package/dist-es/waiters/waitForLoadBalancerAvailable.js +0 -1
- package/dist-es/waiters/waitForLoadBalancerExists.js +0 -1
- package/dist-es/waiters/waitForLoadBalancersDeleted.js +0 -1
- package/dist-es/waiters/waitForTargetDeregistered.js +0 -1
- package/dist-es/waiters/waitForTargetInService.js +0 -1
- package/dist-types/commands/index.d.ts +34 -0
- package/dist-types/index.d.ts +5 -45
- package/dist-types/models/models_0.d.ts +41 -12
- package/dist-types/pagination/index.d.ts +4 -0
- package/dist-types/runtimeConfig.browser.d.ts +3 -1
- package/dist-types/ts3.4/ElasticLoadBalancingV2.d.ts +35 -378
- package/dist-types/ts3.4/ElasticLoadBalancingV2Client.d.ts +24 -127
- package/dist-types/ts3.4/commands/AddListenerCertificatesCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +2 -47
- package/dist-types/ts3.4/commands/CreateLoadBalancerCommand.d.ts +2 -47
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/CreateTargetGroupCommand.d.ts +2 -47
- package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteLoadBalancerCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteTargetGroupCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DeregisterTargetsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +2 -42
- package/dist-types/ts3.4/commands/DescribeListenerCertificatesCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DescribeListenersCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribeLoadBalancerAttributesCommand.d.ts +2 -43
- package/dist-types/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeRulesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeSSLPoliciesCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribeTargetGroupAttributesCommand.d.ts +2 -41
- package/dist-types/ts3.4/commands/DescribeTargetGroupsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeTargetHealthCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ModifyListenerCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/ModifyLoadBalancerAttributesCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ModifyRuleCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/ModifyTargetGroupAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ModifyTargetGroupCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/RegisterTargetsCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/RemoveListenerCertificatesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/SetIpAddressTypeCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/SetRulePrioritiesCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/SetSecurityGroupsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/SetSubnetsCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/index.d.ts +34 -0
- package/dist-types/ts3.4/index.d.ts +5 -45
- package/dist-types/ts3.4/models/models_0.d.ts +238 -3056
- package/dist-types/ts3.4/pagination/index.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -4
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/dist-types/ts3.4/waiters/index.d.ts +5 -0
- package/dist-types/ts3.4/waiters/waitForLoadBalancerAvailable.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForLoadBalancerExists.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForLoadBalancersDeleted.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForTargetDeregistered.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForTargetInService.d.ts +2 -9
- package/dist-types/waiters/index.d.ts +5 -0
- package/package.json +34 -31
- package/dist-cjs/ElasticLoadBalancingV2.js.map +0 -1
- package/dist-cjs/ElasticLoadBalancingV2Client.js.map +0 -1
- package/dist-cjs/commands/AddListenerCertificatesCommand.js.map +0 -1
- package/dist-cjs/commands/AddTagsCommand.js.map +0 -1
- package/dist-cjs/commands/CreateListenerCommand.js.map +0 -1
- package/dist-cjs/commands/CreateLoadBalancerCommand.js.map +0 -1
- package/dist-cjs/commands/CreateRuleCommand.js.map +0 -1
- package/dist-cjs/commands/CreateTargetGroupCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteListenerCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteLoadBalancerCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteRuleCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteTargetGroupCommand.js.map +0 -1
- package/dist-cjs/commands/DeregisterTargetsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeAccountLimitsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeListenerCertificatesCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeListenersCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeLoadBalancerAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeLoadBalancersCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeRulesCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeSSLPoliciesCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeTagsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeTargetGroupAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeTargetGroupsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeTargetHealthCommand.js.map +0 -1
- package/dist-cjs/commands/ModifyListenerCommand.js.map +0 -1
- package/dist-cjs/commands/ModifyLoadBalancerAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/ModifyRuleCommand.js.map +0 -1
- package/dist-cjs/commands/ModifyTargetGroupAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/ModifyTargetGroupCommand.js.map +0 -1
- package/dist-cjs/commands/RegisterTargetsCommand.js.map +0 -1
- package/dist-cjs/commands/RemoveListenerCertificatesCommand.js.map +0 -1
- package/dist-cjs/commands/RemoveTagsCommand.js.map +0 -1
- package/dist-cjs/commands/SetIpAddressTypeCommand.js.map +0 -1
- package/dist-cjs/commands/SetRulePrioritiesCommand.js.map +0 -1
- package/dist-cjs/commands/SetSecurityGroupsCommand.js.map +0 -1
- package/dist-cjs/commands/SetSubnetsCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/pagination/DescribeListenersPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeLoadBalancersPaginator.js.map +0 -1
- package/dist-cjs/pagination/DescribeTargetGroupsPaginator.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.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/waitForLoadBalancerAvailable.js.map +0 -1
- package/dist-cjs/waiters/waitForLoadBalancerExists.js.map +0 -1
- package/dist-cjs/waiters/waitForLoadBalancersDeleted.js.map +0 -1
- package/dist-cjs/waiters/waitForTargetDeregistered.js.map +0 -1
- package/dist-cjs/waiters/waitForTargetInService.js.map +0 -1
- package/dist-es/ElasticLoadBalancingV2.js.map +0 -1
- package/dist-es/ElasticLoadBalancingV2Client.js.map +0 -1
- package/dist-es/commands/AddListenerCertificatesCommand.js.map +0 -1
- package/dist-es/commands/AddTagsCommand.js.map +0 -1
- package/dist-es/commands/CreateListenerCommand.js.map +0 -1
- package/dist-es/commands/CreateLoadBalancerCommand.js.map +0 -1
- package/dist-es/commands/CreateRuleCommand.js.map +0 -1
- package/dist-es/commands/CreateTargetGroupCommand.js.map +0 -1
- package/dist-es/commands/DeleteListenerCommand.js.map +0 -1
- package/dist-es/commands/DeleteLoadBalancerCommand.js.map +0 -1
- package/dist-es/commands/DeleteRuleCommand.js.map +0 -1
- package/dist-es/commands/DeleteTargetGroupCommand.js.map +0 -1
- package/dist-es/commands/DeregisterTargetsCommand.js.map +0 -1
- package/dist-es/commands/DescribeAccountLimitsCommand.js.map +0 -1
- package/dist-es/commands/DescribeListenerCertificatesCommand.js.map +0 -1
- package/dist-es/commands/DescribeListenersCommand.js.map +0 -1
- package/dist-es/commands/DescribeLoadBalancerAttributesCommand.js.map +0 -1
- package/dist-es/commands/DescribeLoadBalancersCommand.js.map +0 -1
- package/dist-es/commands/DescribeRulesCommand.js.map +0 -1
- package/dist-es/commands/DescribeSSLPoliciesCommand.js.map +0 -1
- package/dist-es/commands/DescribeTagsCommand.js.map +0 -1
- package/dist-es/commands/DescribeTargetGroupAttributesCommand.js.map +0 -1
- package/dist-es/commands/DescribeTargetGroupsCommand.js.map +0 -1
- package/dist-es/commands/DescribeTargetHealthCommand.js.map +0 -1
- package/dist-es/commands/ModifyListenerCommand.js.map +0 -1
- package/dist-es/commands/ModifyLoadBalancerAttributesCommand.js.map +0 -1
- package/dist-es/commands/ModifyRuleCommand.js.map +0 -1
- package/dist-es/commands/ModifyTargetGroupAttributesCommand.js.map +0 -1
- package/dist-es/commands/ModifyTargetGroupCommand.js.map +0 -1
- package/dist-es/commands/RegisterTargetsCommand.js.map +0 -1
- package/dist-es/commands/RemoveListenerCertificatesCommand.js.map +0 -1
- package/dist-es/commands/RemoveTagsCommand.js.map +0 -1
- package/dist-es/commands/SetIpAddressTypeCommand.js.map +0 -1
- package/dist-es/commands/SetRulePrioritiesCommand.js.map +0 -1
- package/dist-es/commands/SetSecurityGroupsCommand.js.map +0 -1
- package/dist-es/commands/SetSubnetsCommand.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/pagination/DescribeListenersPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeLoadBalancersPaginator.js.map +0 -1
- package/dist-es/pagination/DescribeTargetGroupsPaginator.js.map +0 -1
- package/dist-es/pagination/Interfaces.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/waitForLoadBalancerAvailable.js.map +0 -1
- package/dist-es/waiters/waitForLoadBalancerExists.js.map +0 -1
- package/dist-es/waiters/waitForLoadBalancersDeleted.js.map +0 -1
- package/dist-es/waiters/waitForTargetDeregistered.js.map +0 -1
- package/dist-es/waiters/waitForTargetInService.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/ElasticLoadBalancingV2.ts +0 -1476
- package/src/ElasticLoadBalancingV2Client.ts +0 -412
- package/src/commands/AddListenerCertificatesCommand.ts +0 -106
- package/src/commands/AddTagsCommand.ts +0 -100
- package/src/commands/CreateListenerCommand.ts +0 -126
- package/src/commands/CreateLoadBalancerCommand.ts +0 -126
- package/src/commands/CreateRuleCommand.ts +0 -101
- package/src/commands/CreateTargetGroupCommand.ts +0 -126
- package/src/commands/DeleteListenerCommand.ts +0 -101
- package/src/commands/DeleteLoadBalancerCommand.ts +0 -105
- package/src/commands/DeleteRuleCommand.ts +0 -97
- package/src/commands/DeleteTargetGroupCommand.ts +0 -103
- package/src/commands/DeregisterTargetsCommand.ts +0 -100
- package/src/commands/DescribeAccountLimitsCommand.ts +0 -121
- package/src/commands/DescribeListenerCertificatesCommand.ts +0 -111
- package/src/commands/DescribeListenersCommand.ts +0 -101
- package/src/commands/DescribeLoadBalancerAttributesCommand.ts +0 -130
- package/src/commands/DescribeLoadBalancersCommand.ts +0 -99
- package/src/commands/DescribeRulesCommand.ts +0 -100
- package/src/commands/DescribeSSLPoliciesCommand.ts +0 -101
- package/src/commands/DescribeTagsCommand.ts +0 -98
- package/src/commands/DescribeTargetGroupAttributesCommand.ts +0 -125
- package/src/commands/DescribeTargetGroupsCommand.ts +0 -102
- package/src/commands/DescribeTargetHealthCommand.ts +0 -99
- package/src/commands/ModifyListenerCommand.ts +0 -106
- package/src/commands/ModifyLoadBalancerAttributesCommand.ts +0 -107
- package/src/commands/ModifyRuleCommand.ts +0 -100
- package/src/commands/ModifyTargetGroupAttributesCommand.ts +0 -102
- package/src/commands/ModifyTargetGroupCommand.ts +0 -100
- package/src/commands/RegisterTargetsCommand.ts +0 -111
- package/src/commands/RemoveListenerCertificatesCommand.ts +0 -103
- package/src/commands/RemoveTagsCommand.ts +0 -98
- package/src/commands/SetIpAddressTypeCommand.ts +0 -100
- package/src/commands/SetRulePrioritiesCommand.ts +0 -101
- package/src/commands/SetSecurityGroupsCommand.ts +0 -102
- package/src/commands/SetSubnetsCommand.ts +0 -101
- package/src/endpoints.ts +0 -86
- package/src/index.ts +0 -46
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -4397
- package/src/pagination/DescribeListenersPaginator.ts +0 -58
- package/src/pagination/DescribeLoadBalancersPaginator.ts +0 -58
- package/src/pagination/DescribeTargetGroupsPaginator.ts +0 -58
- package/src/pagination/Interfaces.ts +0 -8
- package/src/protocols/Aws_query.ts +0 -7922
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/src/waiters/waitForLoadBalancerAvailable.ts +0 -78
- package/src/waiters/waitForLoadBalancerExists.ts +0 -49
- package/src/waiters/waitForLoadBalancersDeleted.ts +0 -64
- package/src/waiters/waitForTargetDeregistered.ts +0 -61
- package/src/waiters/waitForTargetInService.ts +0 -61
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
|
@@ -4,22 +4,13 @@ exports.paginateDescribeListeners = void 0;
|
|
|
4
4
|
const DescribeListenersCommand_1 = require("../commands/DescribeListenersCommand");
|
|
5
5
|
const ElasticLoadBalancingV2_1 = require("../ElasticLoadBalancingV2");
|
|
6
6
|
const ElasticLoadBalancingV2Client_1 = require("../ElasticLoadBalancingV2Client");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new DescribeListenersCommand_1.DescribeListenersCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.describeListeners(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateDescribeListeners(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.Marker
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -38,8 +29,6 @@ async function* paginateDescribeListeners(config, input, ...additionalArguments)
|
|
|
38
29
|
token = page.NextMarker;
|
|
39
30
|
hasNext = !!token;
|
|
40
31
|
}
|
|
41
|
-
// @ts-ignore
|
|
42
32
|
return undefined;
|
|
43
33
|
}
|
|
44
34
|
exports.paginateDescribeListeners = paginateDescribeListeners;
|
|
45
|
-
//# sourceMappingURL=DescribeListenersPaginator.js.map
|
|
@@ -4,22 +4,13 @@ exports.paginateDescribeLoadBalancers = void 0;
|
|
|
4
4
|
const DescribeLoadBalancersCommand_1 = require("../commands/DescribeLoadBalancersCommand");
|
|
5
5
|
const ElasticLoadBalancingV2_1 = require("../ElasticLoadBalancingV2");
|
|
6
6
|
const ElasticLoadBalancingV2Client_1 = require("../ElasticLoadBalancingV2Client");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new DescribeLoadBalancersCommand_1.DescribeLoadBalancersCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.describeLoadBalancers(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateDescribeLoadBalancers(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.Marker
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -38,8 +29,6 @@ async function* paginateDescribeLoadBalancers(config, input, ...additionalArgume
|
|
|
38
29
|
token = page.NextMarker;
|
|
39
30
|
hasNext = !!token;
|
|
40
31
|
}
|
|
41
|
-
// @ts-ignore
|
|
42
32
|
return undefined;
|
|
43
33
|
}
|
|
44
34
|
exports.paginateDescribeLoadBalancers = paginateDescribeLoadBalancers;
|
|
45
|
-
//# sourceMappingURL=DescribeLoadBalancersPaginator.js.map
|
|
@@ -4,22 +4,13 @@ exports.paginateDescribeTargetGroups = void 0;
|
|
|
4
4
|
const DescribeTargetGroupsCommand_1 = require("../commands/DescribeTargetGroupsCommand");
|
|
5
5
|
const ElasticLoadBalancingV2_1 = require("../ElasticLoadBalancingV2");
|
|
6
6
|
const ElasticLoadBalancingV2Client_1 = require("../ElasticLoadBalancingV2Client");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new DescribeTargetGroupsCommand_1.DescribeTargetGroupsCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.describeTargetGroups(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateDescribeTargetGroups(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.Marker
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -38,8 +29,6 @@ async function* paginateDescribeTargetGroups(config, input, ...additionalArgumen
|
|
|
38
29
|
token = page.NextMarker;
|
|
39
30
|
hasNext = !!token;
|
|
40
31
|
}
|
|
41
|
-
// @ts-ignore
|
|
42
32
|
return undefined;
|
|
43
33
|
}
|
|
44
34
|
exports.paginateDescribeTargetGroups = paginateDescribeTargetGroups;
|
|
45
|
-
//# sourceMappingURL=DescribeTargetGroupsPaginator.js.map
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const tslib_1 = require("tslib");
|
|
4
|
+
tslib_1.__exportStar(require("./DescribeListenersPaginator"), exports);
|
|
5
|
+
tslib_1.__exportStar(require("./DescribeLoadBalancersPaginator"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./DescribeTargetGroupsPaginator"), exports);
|
|
7
|
+
tslib_1.__exportStar(require("./Interfaces"), exports);
|
|
@@ -3785,6 +3785,9 @@ const serializeAws_queryCreateTargetGroupInput = (input, context) => {
|
|
|
3785
3785
|
entries[loc] = value;
|
|
3786
3786
|
});
|
|
3787
3787
|
}
|
|
3788
|
+
if (input.IpAddressType !== undefined && input.IpAddressType !== null) {
|
|
3789
|
+
entries["IpAddressType"] = input.IpAddressType;
|
|
3790
|
+
}
|
|
3788
3791
|
return entries;
|
|
3789
3792
|
};
|
|
3790
3793
|
const serializeAws_queryDeleteListenerInput = (input, context) => {
|
|
@@ -3938,6 +3941,9 @@ const serializeAws_queryDescribeSSLPoliciesInput = (input, context) => {
|
|
|
3938
3941
|
if (input.PageSize !== undefined && input.PageSize !== null) {
|
|
3939
3942
|
entries["PageSize"] = input.PageSize;
|
|
3940
3943
|
}
|
|
3944
|
+
if (input.LoadBalancerType !== undefined && input.LoadBalancerType !== null) {
|
|
3945
|
+
entries["LoadBalancerType"] = input.LoadBalancerType;
|
|
3946
|
+
}
|
|
3941
3947
|
return entries;
|
|
3942
3948
|
};
|
|
3943
3949
|
const serializeAws_queryDescribeTagsInput = (input, context) => {
|
|
@@ -6145,6 +6151,7 @@ const deserializeAws_querySslPolicy = (output, context) => {
|
|
|
6145
6151
|
SslProtocols: undefined,
|
|
6146
6152
|
Ciphers: undefined,
|
|
6147
6153
|
Name: undefined,
|
|
6154
|
+
SupportedLoadBalancerTypes: undefined,
|
|
6148
6155
|
};
|
|
6149
6156
|
if (output.SslProtocols === "") {
|
|
6150
6157
|
contents.SslProtocols = [];
|
|
@@ -6161,6 +6168,13 @@ const deserializeAws_querySslPolicy = (output, context) => {
|
|
|
6161
6168
|
if (output["Name"] !== undefined) {
|
|
6162
6169
|
contents.Name = smithy_client_1.expectString(output["Name"]);
|
|
6163
6170
|
}
|
|
6171
|
+
if (output.SupportedLoadBalancerTypes === "") {
|
|
6172
|
+
contents.SupportedLoadBalancerTypes = [];
|
|
6173
|
+
}
|
|
6174
|
+
if (output["SupportedLoadBalancerTypes"] !== undefined &&
|
|
6175
|
+
output["SupportedLoadBalancerTypes"]["member"] !== undefined) {
|
|
6176
|
+
contents.SupportedLoadBalancerTypes = deserializeAws_queryListOfString(smithy_client_1.getArrayIfSingleItem(output["SupportedLoadBalancerTypes"]["member"]), context);
|
|
6177
|
+
}
|
|
6164
6178
|
return contents;
|
|
6165
6179
|
};
|
|
6166
6180
|
const deserializeAws_querySSLPolicyNotFoundException = (output, context) => {
|
|
@@ -6276,6 +6290,7 @@ const deserializeAws_queryTargetGroup = (output, context) => {
|
|
|
6276
6290
|
LoadBalancerArns: undefined,
|
|
6277
6291
|
TargetType: undefined,
|
|
6278
6292
|
ProtocolVersion: undefined,
|
|
6293
|
+
IpAddressType: undefined,
|
|
6279
6294
|
};
|
|
6280
6295
|
if (output["TargetGroupArn"] !== undefined) {
|
|
6281
6296
|
contents.TargetGroupArn = smithy_client_1.expectString(output["TargetGroupArn"]);
|
|
@@ -6331,6 +6346,9 @@ const deserializeAws_queryTargetGroup = (output, context) => {
|
|
|
6331
6346
|
if (output["ProtocolVersion"] !== undefined) {
|
|
6332
6347
|
contents.ProtocolVersion = smithy_client_1.expectString(output["ProtocolVersion"]);
|
|
6333
6348
|
}
|
|
6349
|
+
if (output["IpAddressType"] !== undefined) {
|
|
6350
|
+
contents.IpAddressType = smithy_client_1.expectString(output["IpAddressType"]);
|
|
6351
|
+
}
|
|
6334
6352
|
return contents;
|
|
6335
6353
|
};
|
|
6336
6354
|
const deserializeAws_queryTargetGroupAssociationLimitException = (output, context) => {
|
|
@@ -6572,14 +6590,12 @@ const deserializeMetadata = (output) => {
|
|
|
6572
6590
|
cfId: output.headers["x-amz-cf-id"],
|
|
6573
6591
|
});
|
|
6574
6592
|
};
|
|
6575
|
-
// Collect low-level response body stream to Uint8Array.
|
|
6576
6593
|
const collectBody = (streamBody = new Uint8Array(), context) => {
|
|
6577
6594
|
if (streamBody instanceof Uint8Array) {
|
|
6578
6595
|
return Promise.resolve(streamBody);
|
|
6579
6596
|
}
|
|
6580
6597
|
return context.streamCollector(streamBody) || Promise.resolve(new Uint8Array());
|
|
6581
6598
|
};
|
|
6582
|
-
// Encode Uint8Array data into string with utf-8.
|
|
6583
6599
|
const collectBodyString = (streamBody, context) => collectBody(streamBody, context).then((body) => context.utf8Encoder(body));
|
|
6584
6600
|
const buildHttpRpcRequest = async (context, headers, path, resolvedHostname, body) => {
|
|
6585
6601
|
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
@@ -6631,4 +6647,3 @@ const loadQueryErrorCode = (output, data) => {
|
|
|
6631
6647
|
}
|
|
6632
6648
|
return "";
|
|
6633
6649
|
};
|
|
6634
|
-
//# sourceMappingURL=Aws_query.js.map
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
|
+
const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
5
6
|
const sha256_browser_1 = require("@aws-crypto/sha256-browser");
|
|
6
7
|
const fetch_http_handler_1 = require("@aws-sdk/fetch-http-handler");
|
|
7
8
|
const invalid_dependency_1 = require("@aws-sdk/invalid-dependency");
|
|
@@ -10,12 +11,7 @@ const util_base64_browser_1 = require("@aws-sdk/util-base64-browser");
|
|
|
10
11
|
const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
|
|
11
12
|
const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
12
13
|
const util_utf8_browser_1 = require("@aws-sdk/util-utf8-browser");
|
|
13
|
-
// @ts-ignore: package.json will be imported from dist folders
|
|
14
|
-
const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
15
14
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
16
|
-
/**
|
|
17
|
-
* @internal
|
|
18
|
-
*/
|
|
19
15
|
const getRuntimeConfig = (config) => {
|
|
20
16
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
21
17
|
const clientSharedValues = runtimeConfig_shared_1.getRuntimeConfig(config);
|
|
@@ -39,4 +35,3 @@ const getRuntimeConfig = (config) => {
|
|
|
39
35
|
};
|
|
40
36
|
};
|
|
41
37
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
42
|
-
//# sourceMappingURL=runtimeConfig.browser.js.map
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
|
+
const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
5
6
|
const client_sts_1 = require("@aws-sdk/client-sts");
|
|
6
7
|
const config_resolver_1 = require("@aws-sdk/config-resolver");
|
|
7
8
|
const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
|
|
@@ -9,17 +10,12 @@ const hash_node_1 = require("@aws-sdk/hash-node");
|
|
|
9
10
|
const middleware_retry_1 = require("@aws-sdk/middleware-retry");
|
|
10
11
|
const node_config_provider_1 = require("@aws-sdk/node-config-provider");
|
|
11
12
|
const node_http_handler_1 = require("@aws-sdk/node-http-handler");
|
|
12
|
-
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
13
13
|
const util_base64_node_1 = require("@aws-sdk/util-base64-node");
|
|
14
14
|
const util_body_length_node_1 = require("@aws-sdk/util-body-length-node");
|
|
15
15
|
const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
|
|
16
16
|
const util_utf8_node_1 = require("@aws-sdk/util-utf8-node");
|
|
17
|
-
// @ts-ignore: package.json will be imported from dist folders
|
|
18
|
-
const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
19
17
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
20
|
-
|
|
21
|
-
* @internal
|
|
22
|
-
*/
|
|
18
|
+
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
23
19
|
const getRuntimeConfig = (config) => {
|
|
24
20
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
25
21
|
smithy_client_1.emitWarningIfUnsupportedVersion(process.version);
|
|
@@ -44,4 +40,3 @@ const getRuntimeConfig = (config) => {
|
|
|
44
40
|
};
|
|
45
41
|
};
|
|
46
42
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
47
|
-
//# sourceMappingURL=runtimeConfig.js.map
|
|
@@ -3,9 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const sha256_js_1 = require("@aws-crypto/sha256-js");
|
|
5
5
|
const runtimeConfig_browser_1 = require("./runtimeConfig.browser");
|
|
6
|
-
/**
|
|
7
|
-
* @internal
|
|
8
|
-
*/
|
|
9
6
|
const getRuntimeConfig = (config) => {
|
|
10
7
|
var _a;
|
|
11
8
|
const browserDefaults = runtimeConfig_browser_1.getRuntimeConfig(config);
|
|
@@ -17,4 +14,3 @@ const getRuntimeConfig = (config) => {
|
|
|
17
14
|
};
|
|
18
15
|
};
|
|
19
16
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
20
|
-
//# sourceMappingURL=runtimeConfig.native.js.map
|
|
@@ -3,9 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const url_parser_1 = require("@aws-sdk/url-parser");
|
|
5
5
|
const endpoints_1 = require("./endpoints");
|
|
6
|
-
/**
|
|
7
|
-
* @internal
|
|
8
|
-
*/
|
|
9
6
|
const getRuntimeConfig = (config) => {
|
|
10
7
|
var _a, _b, _c, _d, _e;
|
|
11
8
|
return ({
|
|
@@ -18,4 +15,3 @@ const getRuntimeConfig = (config) => {
|
|
|
18
15
|
});
|
|
19
16
|
};
|
|
20
17
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
21
|
-
//# sourceMappingURL=runtimeConfig.shared.js.map
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const tslib_1 = require("tslib");
|
|
4
|
+
tslib_1.__exportStar(require("./waitForLoadBalancerAvailable"), exports);
|
|
5
|
+
tslib_1.__exportStar(require("./waitForLoadBalancerExists"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./waitForLoadBalancersDeleted"), exports);
|
|
7
|
+
tslib_1.__exportStar(require("./waitForTargetDeregistered"), exports);
|
|
8
|
+
tslib_1.__exportStar(require("./waitForTargetInService"), exports);
|
|
@@ -49,24 +49,14 @@ const checkState = async (client, input) => {
|
|
|
49
49
|
}
|
|
50
50
|
return { state: util_waiter_1.WaiterState.RETRY, reason };
|
|
51
51
|
};
|
|
52
|
-
/**
|
|
53
|
-
*
|
|
54
|
-
* @deprecated Use waitUntilLoadBalancerAvailable instead. waitForLoadBalancerAvailable does not throw error in non-success cases.
|
|
55
|
-
*/
|
|
56
52
|
const waitForLoadBalancerAvailable = async (params, input) => {
|
|
57
53
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
58
54
|
return util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
59
55
|
};
|
|
60
56
|
exports.waitForLoadBalancerAvailable = waitForLoadBalancerAvailable;
|
|
61
|
-
/**
|
|
62
|
-
*
|
|
63
|
-
* @param params - Waiter configuration options.
|
|
64
|
-
* @param input - The input to DescribeLoadBalancersCommand for polling.
|
|
65
|
-
*/
|
|
66
57
|
const waitUntilLoadBalancerAvailable = async (params, input) => {
|
|
67
58
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
68
59
|
const result = await util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
69
60
|
return util_waiter_1.checkExceptions(result);
|
|
70
61
|
};
|
|
71
62
|
exports.waitUntilLoadBalancerAvailable = waitUntilLoadBalancerAvailable;
|
|
72
|
-
//# sourceMappingURL=waitForLoadBalancerAvailable.js.map
|
|
@@ -18,24 +18,14 @@ const checkState = async (client, input) => {
|
|
|
18
18
|
}
|
|
19
19
|
return { state: util_waiter_1.WaiterState.RETRY, reason };
|
|
20
20
|
};
|
|
21
|
-
/**
|
|
22
|
-
*
|
|
23
|
-
* @deprecated Use waitUntilLoadBalancerExists instead. waitForLoadBalancerExists does not throw error in non-success cases.
|
|
24
|
-
*/
|
|
25
21
|
const waitForLoadBalancerExists = async (params, input) => {
|
|
26
22
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
27
23
|
return util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
28
24
|
};
|
|
29
25
|
exports.waitForLoadBalancerExists = waitForLoadBalancerExists;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @param params - Waiter configuration options.
|
|
33
|
-
* @param input - The input to DescribeLoadBalancersCommand for polling.
|
|
34
|
-
*/
|
|
35
26
|
const waitUntilLoadBalancerExists = async (params, input) => {
|
|
36
27
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
37
28
|
const result = await util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
38
29
|
return util_waiter_1.checkExceptions(result);
|
|
39
30
|
};
|
|
40
31
|
exports.waitUntilLoadBalancerExists = waitUntilLoadBalancerExists;
|
|
41
|
-
//# sourceMappingURL=waitForLoadBalancerExists.js.map
|
|
@@ -34,24 +34,14 @@ const checkState = async (client, input) => {
|
|
|
34
34
|
}
|
|
35
35
|
return { state: util_waiter_1.WaiterState.RETRY, reason };
|
|
36
36
|
};
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @deprecated Use waitUntilLoadBalancersDeleted instead. waitForLoadBalancersDeleted does not throw error in non-success cases.
|
|
40
|
-
*/
|
|
41
37
|
const waitForLoadBalancersDeleted = async (params, input) => {
|
|
42
38
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
43
39
|
return util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
44
40
|
};
|
|
45
41
|
exports.waitForLoadBalancersDeleted = waitForLoadBalancersDeleted;
|
|
46
|
-
/**
|
|
47
|
-
*
|
|
48
|
-
* @param params - Waiter configuration options.
|
|
49
|
-
* @param input - The input to DescribeLoadBalancersCommand for polling.
|
|
50
|
-
*/
|
|
51
42
|
const waitUntilLoadBalancersDeleted = async (params, input) => {
|
|
52
43
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
53
44
|
const result = await util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
54
45
|
return util_waiter_1.checkExceptions(result);
|
|
55
46
|
};
|
|
56
47
|
exports.waitUntilLoadBalancersDeleted = waitUntilLoadBalancersDeleted;
|
|
57
|
-
//# sourceMappingURL=waitForLoadBalancersDeleted.js.map
|
|
@@ -34,24 +34,14 @@ const checkState = async (client, input) => {
|
|
|
34
34
|
}
|
|
35
35
|
return { state: util_waiter_1.WaiterState.RETRY, reason };
|
|
36
36
|
};
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @deprecated Use waitUntilTargetDeregistered instead. waitForTargetDeregistered does not throw error in non-success cases.
|
|
40
|
-
*/
|
|
41
37
|
const waitForTargetDeregistered = async (params, input) => {
|
|
42
38
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
43
39
|
return util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
44
40
|
};
|
|
45
41
|
exports.waitForTargetDeregistered = waitForTargetDeregistered;
|
|
46
|
-
/**
|
|
47
|
-
*
|
|
48
|
-
* @param params - Waiter configuration options.
|
|
49
|
-
* @param input - The input to DescribeTargetHealthCommand for polling.
|
|
50
|
-
*/
|
|
51
42
|
const waitUntilTargetDeregistered = async (params, input) => {
|
|
52
43
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
53
44
|
const result = await util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
54
45
|
return util_waiter_1.checkExceptions(result);
|
|
55
46
|
};
|
|
56
47
|
exports.waitUntilTargetDeregistered = waitUntilTargetDeregistered;
|
|
57
|
-
//# sourceMappingURL=waitForTargetDeregistered.js.map
|
|
@@ -34,24 +34,14 @@ const checkState = async (client, input) => {
|
|
|
34
34
|
}
|
|
35
35
|
return { state: util_waiter_1.WaiterState.RETRY, reason };
|
|
36
36
|
};
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @deprecated Use waitUntilTargetInService instead. waitForTargetInService does not throw error in non-success cases.
|
|
40
|
-
*/
|
|
41
37
|
const waitForTargetInService = async (params, input) => {
|
|
42
38
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
43
39
|
return util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
44
40
|
};
|
|
45
41
|
exports.waitForTargetInService = waitForTargetInService;
|
|
46
|
-
/**
|
|
47
|
-
*
|
|
48
|
-
* @param params - Waiter configuration options.
|
|
49
|
-
* @param input - The input to DescribeTargetHealthCommand for polling.
|
|
50
|
-
*/
|
|
51
42
|
const waitUntilTargetInService = async (params, input) => {
|
|
52
43
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
53
44
|
const result = await util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
54
45
|
return util_waiter_1.checkExceptions(result);
|
|
55
46
|
};
|
|
56
47
|
exports.waitUntilTargetInService = waitUntilTargetInService;
|
|
57
|
-
//# sourceMappingURL=waitForTargetInService.js.map
|