@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
|
@@ -34,484 +34,141 @@ import { SetRulePrioritiesCommandInput, SetRulePrioritiesCommandOutput } from ".
|
|
|
34
34
|
import { SetSecurityGroupsCommandInput, SetSecurityGroupsCommandOutput } from "./commands/SetSecurityGroupsCommand";
|
|
35
35
|
import { SetSubnetsCommandInput, SetSubnetsCommandOutput } from "./commands/SetSubnetsCommand";
|
|
36
36
|
import { ElasticLoadBalancingV2Client } from "./ElasticLoadBalancingV2Client";
|
|
37
|
-
|
|
38
|
-
* <fullname>Elastic Load Balancing</fullname>
|
|
39
|
-
*
|
|
40
|
-
* <p>A load balancer distributes incoming traffic across targets, such as your EC2 instances.
|
|
41
|
-
* This enables you to increase the availability of your application. The load balancer also
|
|
42
|
-
* monitors the health of its registered targets and ensures that it routes traffic only to
|
|
43
|
-
* healthy targets. You configure your load balancer to accept incoming traffic by specifying one
|
|
44
|
-
* or more listeners, which are configured with a protocol and port number for connections from
|
|
45
|
-
* clients to the load balancer. You configure a target group with a protocol and port number for
|
|
46
|
-
* connections from the load balancer to the targets, and with health check settings to be used
|
|
47
|
-
* when checking the health status of the targets.</p>
|
|
48
|
-
*
|
|
49
|
-
* <p>Elastic Load Balancing supports the following types of load balancers: Application Load
|
|
50
|
-
* Balancers, Network Load Balancers, Gateway Load Balancers, and Classic Load Balancers. This
|
|
51
|
-
* reference covers the following load balancer types:</p>
|
|
52
|
-
* <ul>
|
|
53
|
-
* <li>
|
|
54
|
-
* <p>Application Load Balancer - Operates at the application layer (layer 7) and supports
|
|
55
|
-
* HTTP and HTTPS.</p>
|
|
56
|
-
* </li>
|
|
57
|
-
* <li>
|
|
58
|
-
* <p>Network Load Balancer - Operates at the transport layer (layer 4) and supports TCP,
|
|
59
|
-
* TLS, and UDP.</p>
|
|
60
|
-
* </li>
|
|
61
|
-
* <li>
|
|
62
|
-
* <p>Gateway Load Balancer - Operates at the network layer (layer 3).</p>
|
|
63
|
-
* </li>
|
|
64
|
-
* </ul>
|
|
65
|
-
*
|
|
66
|
-
* <p>For more information, see the <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/">Elastic Load Balancing User
|
|
67
|
-
* Guide</a>.</p>
|
|
68
|
-
*
|
|
69
|
-
*
|
|
70
|
-
*
|
|
71
|
-
*
|
|
72
|
-
*
|
|
73
|
-
*
|
|
74
|
-
*
|
|
75
|
-
* <p>All Elastic Load Balancing operations are idempotent, which means that they complete at
|
|
76
|
-
* most one time. If you repeat an operation, it succeeds.</p>
|
|
77
|
-
*/
|
|
37
|
+
|
|
78
38
|
export declare class ElasticLoadBalancingV2 extends ElasticLoadBalancingV2Client {
|
|
79
|
-
|
|
80
|
-
* <p>Adds the specified SSL server certificate to the certificate list for the specified HTTPS
|
|
81
|
-
* or TLS listener.</p>
|
|
82
|
-
* <p>If the certificate in already in the certificate list, the call is successful but the
|
|
83
|
-
* certificate is not added again.</p>
|
|
84
|
-
*
|
|
85
|
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/application/create-https-listener.html">HTTPS
|
|
86
|
-
* listeners</a> in the <i>Application Load Balancers Guide</i> or <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/network/create-tls-listener.html">TLS
|
|
87
|
-
* listeners</a> in the <i>Network Load Balancers Guide</i>.</p>
|
|
88
|
-
*/
|
|
39
|
+
|
|
89
40
|
addListenerCertificates(args: AddListenerCertificatesCommandInput, options?: __HttpHandlerOptions): Promise<AddListenerCertificatesCommandOutput>;
|
|
90
41
|
addListenerCertificates(args: AddListenerCertificatesCommandInput, cb: (err: any, data?: AddListenerCertificatesCommandOutput) => void): void;
|
|
91
42
|
addListenerCertificates(args: AddListenerCertificatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddListenerCertificatesCommandOutput) => void): void;
|
|
92
|
-
|
|
93
|
-
* <p>Adds the specified tags to the specified Elastic Load Balancing resource. You can tag your
|
|
94
|
-
* Application Load Balancers, Network Load Balancers, Gateway Load Balancers, target groups,
|
|
95
|
-
* listeners, and rules.</p>
|
|
96
|
-
* <p>Each tag consists of a key and an optional value. If a resource already has a tag with the
|
|
97
|
-
* same key, <code>AddTags</code> updates its value.</p>
|
|
98
|
-
*/
|
|
43
|
+
|
|
99
44
|
addTags(args: AddTagsCommandInput, options?: __HttpHandlerOptions): Promise<AddTagsCommandOutput>;
|
|
100
45
|
addTags(args: AddTagsCommandInput, cb: (err: any, data?: AddTagsCommandOutput) => void): void;
|
|
101
46
|
addTags(args: AddTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddTagsCommandOutput) => void): void;
|
|
102
|
-
|
|
103
|
-
* <p>Creates a listener for the specified Application Load Balancer, Network Load Balancer, or
|
|
104
|
-
* Gateway Load Balancer.</p>
|
|
105
|
-
*
|
|
106
|
-
*
|
|
107
|
-
* <p>For more information, see the following:</p>
|
|
108
|
-
* <ul>
|
|
109
|
-
* <li>
|
|
110
|
-
* <p>
|
|
111
|
-
* <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-listeners.html">Listeners for
|
|
112
|
-
* your Application Load Balancers</a>
|
|
113
|
-
* </p>
|
|
114
|
-
* </li>
|
|
115
|
-
* <li>
|
|
116
|
-
* <p>
|
|
117
|
-
* <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/network/load-balancer-listeners.html">Listeners for
|
|
118
|
-
* your Network Load Balancers</a>
|
|
119
|
-
* </p>
|
|
120
|
-
* </li>
|
|
121
|
-
* <li>
|
|
122
|
-
* <p>
|
|
123
|
-
* <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/gateway/gateway-listeners.html">Listeners for your
|
|
124
|
-
* Gateway Load Balancers</a>
|
|
125
|
-
* </p>
|
|
126
|
-
* </li>
|
|
127
|
-
* </ul>
|
|
128
|
-
*
|
|
129
|
-
* <p>This operation is idempotent, which means that it completes at most one time. If you
|
|
130
|
-
* attempt to create multiple listeners with the same settings, each call succeeds.</p>
|
|
131
|
-
*/
|
|
47
|
+
|
|
132
48
|
createListener(args: CreateListenerCommandInput, options?: __HttpHandlerOptions): Promise<CreateListenerCommandOutput>;
|
|
133
49
|
createListener(args: CreateListenerCommandInput, cb: (err: any, data?: CreateListenerCommandOutput) => void): void;
|
|
134
50
|
createListener(args: CreateListenerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateListenerCommandOutput) => void): void;
|
|
135
|
-
|
|
136
|
-
* <p>Creates an Application Load Balancer, Network Load Balancer, or Gateway Load
|
|
137
|
-
* Balancer.</p>
|
|
138
|
-
*
|
|
139
|
-
*
|
|
140
|
-
*
|
|
141
|
-
* <p>For more information, see the following:</p>
|
|
142
|
-
* <ul>
|
|
143
|
-
* <li>
|
|
144
|
-
* <p>
|
|
145
|
-
* <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/application/application-load-balancers.html">Application Load Balancers</a>
|
|
146
|
-
* </p>
|
|
147
|
-
* </li>
|
|
148
|
-
* <li>
|
|
149
|
-
* <p>
|
|
150
|
-
* <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/network/network-load-balancers.html">Network Load
|
|
151
|
-
* Balancers</a>
|
|
152
|
-
* </p>
|
|
153
|
-
* </li>
|
|
154
|
-
* <li>
|
|
155
|
-
* <p>
|
|
156
|
-
* <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/gateway/gateway-load-balancers.html">Gateway Load
|
|
157
|
-
* Balancers</a>
|
|
158
|
-
* </p>
|
|
159
|
-
* </li>
|
|
160
|
-
* </ul>
|
|
161
|
-
*
|
|
162
|
-
* <p>This operation is idempotent, which means that it completes at most one time. If you
|
|
163
|
-
* attempt to create multiple load balancers with the same settings, each call succeeds.</p>
|
|
164
|
-
*/
|
|
51
|
+
|
|
165
52
|
createLoadBalancer(args: CreateLoadBalancerCommandInput, options?: __HttpHandlerOptions): Promise<CreateLoadBalancerCommandOutput>;
|
|
166
53
|
createLoadBalancer(args: CreateLoadBalancerCommandInput, cb: (err: any, data?: CreateLoadBalancerCommandOutput) => void): void;
|
|
167
54
|
createLoadBalancer(args: CreateLoadBalancerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLoadBalancerCommandOutput) => void): void;
|
|
168
|
-
|
|
169
|
-
* <p>Creates a rule for the specified listener. The listener must be associated with an
|
|
170
|
-
* Application Load Balancer.</p>
|
|
171
|
-
* <p>Each rule consists of a priority, one or more actions, and one or more conditions. Rules
|
|
172
|
-
* are evaluated in priority order, from the lowest value to the highest value. When the
|
|
173
|
-
* conditions for a rule are met, its actions are performed. If the conditions for no rules are
|
|
174
|
-
* met, the actions for the default rule are performed. For more information, see <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-listeners.html#listener-rules">Listener rules</a> in the <i>Application Load Balancers Guide</i>.</p>
|
|
175
|
-
*/
|
|
55
|
+
|
|
176
56
|
createRule(args: CreateRuleCommandInput, options?: __HttpHandlerOptions): Promise<CreateRuleCommandOutput>;
|
|
177
57
|
createRule(args: CreateRuleCommandInput, cb: (err: any, data?: CreateRuleCommandOutput) => void): void;
|
|
178
58
|
createRule(args: CreateRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRuleCommandOutput) => void): void;
|
|
179
|
-
|
|
180
|
-
* <p>Creates a target group.</p>
|
|
181
|
-
*
|
|
182
|
-
*
|
|
183
|
-
*
|
|
184
|
-
* <p>For more information, see the following:</p>
|
|
185
|
-
* <ul>
|
|
186
|
-
* <li>
|
|
187
|
-
* <p>
|
|
188
|
-
* <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-target-groups.html">Target
|
|
189
|
-
* groups for your Application Load Balancers</a>
|
|
190
|
-
* </p>
|
|
191
|
-
* </li>
|
|
192
|
-
* <li>
|
|
193
|
-
* <p>
|
|
194
|
-
* <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/network/load-balancer-target-groups.html">Target groups
|
|
195
|
-
* for your Network Load Balancers</a>
|
|
196
|
-
* </p>
|
|
197
|
-
* </li>
|
|
198
|
-
* <li>
|
|
199
|
-
* <p>
|
|
200
|
-
* <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/gateway/target-groups.html">Target groups for your
|
|
201
|
-
* Gateway Load Balancers</a>
|
|
202
|
-
* </p>
|
|
203
|
-
* </li>
|
|
204
|
-
* </ul>
|
|
205
|
-
*
|
|
206
|
-
* <p>This operation is idempotent, which means that it completes at most one time. If you
|
|
207
|
-
* attempt to create multiple target groups with the same settings, each call succeeds.</p>
|
|
208
|
-
*/
|
|
59
|
+
|
|
209
60
|
createTargetGroup(args: CreateTargetGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateTargetGroupCommandOutput>;
|
|
210
61
|
createTargetGroup(args: CreateTargetGroupCommandInput, cb: (err: any, data?: CreateTargetGroupCommandOutput) => void): void;
|
|
211
62
|
createTargetGroup(args: CreateTargetGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTargetGroupCommandOutput) => void): void;
|
|
212
|
-
|
|
213
|
-
* <p>Deletes the specified listener.</p>
|
|
214
|
-
* <p>Alternatively, your listener is deleted when you delete the load balancer to which it is
|
|
215
|
-
* attached.</p>
|
|
216
|
-
*/
|
|
63
|
+
|
|
217
64
|
deleteListener(args: DeleteListenerCommandInput, options?: __HttpHandlerOptions): Promise<DeleteListenerCommandOutput>;
|
|
218
65
|
deleteListener(args: DeleteListenerCommandInput, cb: (err: any, data?: DeleteListenerCommandOutput) => void): void;
|
|
219
66
|
deleteListener(args: DeleteListenerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteListenerCommandOutput) => void): void;
|
|
220
|
-
|
|
221
|
-
* <p>Deletes the specified Application Load Balancer, Network Load Balancer, or Gateway Load
|
|
222
|
-
* Balancer. Deleting a load balancer also deletes its listeners.</p>
|
|
223
|
-
* <p>You can't delete a load balancer if deletion protection is enabled. If the load balancer
|
|
224
|
-
* does not exist or has already been deleted, the call succeeds.</p>
|
|
225
|
-
* <p>Deleting a load balancer does not affect its registered targets. For example, your EC2
|
|
226
|
-
* instances continue to run and are still registered to their target groups. If you no longer
|
|
227
|
-
* need these EC2 instances, you can stop or terminate them.</p>
|
|
228
|
-
*/
|
|
67
|
+
|
|
229
68
|
deleteLoadBalancer(args: DeleteLoadBalancerCommandInput, options?: __HttpHandlerOptions): Promise<DeleteLoadBalancerCommandOutput>;
|
|
230
69
|
deleteLoadBalancer(args: DeleteLoadBalancerCommandInput, cb: (err: any, data?: DeleteLoadBalancerCommandOutput) => void): void;
|
|
231
70
|
deleteLoadBalancer(args: DeleteLoadBalancerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteLoadBalancerCommandOutput) => void): void;
|
|
232
|
-
|
|
233
|
-
* <p>Deletes the specified rule.</p>
|
|
234
|
-
* <p>You can't delete the default rule.</p>
|
|
235
|
-
*/
|
|
71
|
+
|
|
236
72
|
deleteRule(args: DeleteRuleCommandInput, options?: __HttpHandlerOptions): Promise<DeleteRuleCommandOutput>;
|
|
237
73
|
deleteRule(args: DeleteRuleCommandInput, cb: (err: any, data?: DeleteRuleCommandOutput) => void): void;
|
|
238
74
|
deleteRule(args: DeleteRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRuleCommandOutput) => void): void;
|
|
239
|
-
|
|
240
|
-
* <p>Deletes the specified target group.</p>
|
|
241
|
-
* <p>You can delete a target group if it is not referenced by any actions. Deleting a target
|
|
242
|
-
* group also deletes any associated health checks. Deleting a target group does not affect its
|
|
243
|
-
* registered targets. For example, any EC2 instances continue to run until you stop or terminate
|
|
244
|
-
* them.</p>
|
|
245
|
-
*/
|
|
75
|
+
|
|
246
76
|
deleteTargetGroup(args: DeleteTargetGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTargetGroupCommandOutput>;
|
|
247
77
|
deleteTargetGroup(args: DeleteTargetGroupCommandInput, cb: (err: any, data?: DeleteTargetGroupCommandOutput) => void): void;
|
|
248
78
|
deleteTargetGroup(args: DeleteTargetGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTargetGroupCommandOutput) => void): void;
|
|
249
|
-
|
|
250
|
-
* <p>Deregisters the specified targets from the specified target group. After the targets are
|
|
251
|
-
* deregistered, they no longer receive traffic from the load balancer.</p>
|
|
252
|
-
*/
|
|
79
|
+
|
|
253
80
|
deregisterTargets(args: DeregisterTargetsCommandInput, options?: __HttpHandlerOptions): Promise<DeregisterTargetsCommandOutput>;
|
|
254
81
|
deregisterTargets(args: DeregisterTargetsCommandInput, cb: (err: any, data?: DeregisterTargetsCommandOutput) => void): void;
|
|
255
82
|
deregisterTargets(args: DeregisterTargetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterTargetsCommandOutput) => void): void;
|
|
256
|
-
|
|
257
|
-
* <p>Describes the current Elastic Load Balancing resource limits for your Amazon Web Services
|
|
258
|
-
* account.</p>
|
|
259
|
-
* <p>For more information, see the following:</p>
|
|
260
|
-
* <ul>
|
|
261
|
-
* <li>
|
|
262
|
-
* <p>
|
|
263
|
-
* <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-limits.html">Quotas for your
|
|
264
|
-
* Application Load Balancers</a>
|
|
265
|
-
* </p>
|
|
266
|
-
* </li>
|
|
267
|
-
* <li>
|
|
268
|
-
* <p>
|
|
269
|
-
* <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/network/load-balancer-limits.html">Quotas for your
|
|
270
|
-
* Network Load Balancers</a>
|
|
271
|
-
* </p>
|
|
272
|
-
* </li>
|
|
273
|
-
* <li>
|
|
274
|
-
* <p>
|
|
275
|
-
* <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/gateway/quotas-limits.html">Quotas for your Gateway
|
|
276
|
-
* Load Balancers</a>
|
|
277
|
-
* </p>
|
|
278
|
-
* </li>
|
|
279
|
-
* </ul>
|
|
280
|
-
*/
|
|
83
|
+
|
|
281
84
|
describeAccountLimits(args: DescribeAccountLimitsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAccountLimitsCommandOutput>;
|
|
282
85
|
describeAccountLimits(args: DescribeAccountLimitsCommandInput, cb: (err: any, data?: DescribeAccountLimitsCommandOutput) => void): void;
|
|
283
86
|
describeAccountLimits(args: DescribeAccountLimitsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAccountLimitsCommandOutput) => void): void;
|
|
284
|
-
|
|
285
|
-
* <p>Describes the default certificate and the certificate list for the specified HTTPS or TLS
|
|
286
|
-
* listener.</p>
|
|
287
|
-
* <p>If the default certificate is also in the certificate list, it appears twice in the
|
|
288
|
-
* results (once with <code>IsDefault</code> set to true and once with <code>IsDefault</code> set
|
|
289
|
-
* to false).</p>
|
|
290
|
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/application/create-https-listener.html#https-listener-certificates">SSL certificates</a> in the <i>Application Load Balancers Guide</i> or
|
|
291
|
-
* <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/network/create-tls-listener.html#tls-listener-certificate">Server certificates</a> in the <i>Network Load Balancers
|
|
292
|
-
* Guide</i>.</p>
|
|
293
|
-
*/
|
|
87
|
+
|
|
294
88
|
describeListenerCertificates(args: DescribeListenerCertificatesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeListenerCertificatesCommandOutput>;
|
|
295
89
|
describeListenerCertificates(args: DescribeListenerCertificatesCommandInput, cb: (err: any, data?: DescribeListenerCertificatesCommandOutput) => void): void;
|
|
296
90
|
describeListenerCertificates(args: DescribeListenerCertificatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeListenerCertificatesCommandOutput) => void): void;
|
|
297
|
-
|
|
298
|
-
* <p>Describes the specified listeners or the listeners for the specified Application Load
|
|
299
|
-
* Balancer, Network Load Balancer, or Gateway Load Balancer. You must specify either a load
|
|
300
|
-
* balancer or one or more listeners.</p>
|
|
301
|
-
*/
|
|
91
|
+
|
|
302
92
|
describeListeners(args: DescribeListenersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeListenersCommandOutput>;
|
|
303
93
|
describeListeners(args: DescribeListenersCommandInput, cb: (err: any, data?: DescribeListenersCommandOutput) => void): void;
|
|
304
94
|
describeListeners(args: DescribeListenersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeListenersCommandOutput) => void): void;
|
|
305
|
-
|
|
306
|
-
* <p>Describes the attributes for the specified Application Load Balancer, Network Load
|
|
307
|
-
* Balancer, or Gateway Load Balancer.</p>
|
|
308
|
-
*
|
|
309
|
-
* <p>For more information, see the following:</p>
|
|
310
|
-
* <ul>
|
|
311
|
-
* <li>
|
|
312
|
-
* <p>
|
|
313
|
-
* <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/application/application-load-balancers.html#load-balancer-attributes">Load balancer attributes</a> in the <i>Application Load Balancers
|
|
314
|
-
* Guide</i>
|
|
315
|
-
* </p>
|
|
316
|
-
* </li>
|
|
317
|
-
* <li>
|
|
318
|
-
* <p>
|
|
319
|
-
* <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/network/network-load-balancers.html#load-balancer-attributes">Load balancer attributes</a> in the <i>Network Load Balancers
|
|
320
|
-
* Guide</i>
|
|
321
|
-
* </p>
|
|
322
|
-
* </li>
|
|
323
|
-
* <li>
|
|
324
|
-
* <p>
|
|
325
|
-
* <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/gateway/gateway-load-balancers.html#load-balancer-attributes">Load balancer attributes</a> in the <i>Gateway Load Balancers
|
|
326
|
-
* Guide</i>
|
|
327
|
-
* </p>
|
|
328
|
-
* </li>
|
|
329
|
-
* </ul>
|
|
330
|
-
*/
|
|
95
|
+
|
|
331
96
|
describeLoadBalancerAttributes(args: DescribeLoadBalancerAttributesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLoadBalancerAttributesCommandOutput>;
|
|
332
97
|
describeLoadBalancerAttributes(args: DescribeLoadBalancerAttributesCommandInput, cb: (err: any, data?: DescribeLoadBalancerAttributesCommandOutput) => void): void;
|
|
333
98
|
describeLoadBalancerAttributes(args: DescribeLoadBalancerAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLoadBalancerAttributesCommandOutput) => void): void;
|
|
334
|
-
|
|
335
|
-
* <p>Describes the specified load balancers or all of your load balancers.</p>
|
|
336
|
-
*/
|
|
99
|
+
|
|
337
100
|
describeLoadBalancers(args: DescribeLoadBalancersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLoadBalancersCommandOutput>;
|
|
338
101
|
describeLoadBalancers(args: DescribeLoadBalancersCommandInput, cb: (err: any, data?: DescribeLoadBalancersCommandOutput) => void): void;
|
|
339
102
|
describeLoadBalancers(args: DescribeLoadBalancersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLoadBalancersCommandOutput) => void): void;
|
|
340
|
-
|
|
341
|
-
* <p>Describes the specified rules or the rules for the specified listener. You must specify
|
|
342
|
-
* either a listener or one or more rules.</p>
|
|
343
|
-
*/
|
|
103
|
+
|
|
344
104
|
describeRules(args: DescribeRulesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeRulesCommandOutput>;
|
|
345
105
|
describeRules(args: DescribeRulesCommandInput, cb: (err: any, data?: DescribeRulesCommandOutput) => void): void;
|
|
346
106
|
describeRules(args: DescribeRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRulesCommandOutput) => void): void;
|
|
347
|
-
|
|
348
|
-
* <p>Describes the specified policies or all policies used for SSL negotiation.</p>
|
|
349
|
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/application/create-https-listener.html#describe-ssl-policies">Security policies</a> in the <i>Application Load Balancers Guide</i> or
|
|
350
|
-
* <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/network/create-tls-listener.html#describe-ssl-policies">Security policies</a> in the <i>Network Load Balancers Guide</i>.</p>
|
|
351
|
-
*/
|
|
107
|
+
|
|
352
108
|
describeSSLPolicies(args: DescribeSSLPoliciesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSSLPoliciesCommandOutput>;
|
|
353
109
|
describeSSLPolicies(args: DescribeSSLPoliciesCommandInput, cb: (err: any, data?: DescribeSSLPoliciesCommandOutput) => void): void;
|
|
354
110
|
describeSSLPolicies(args: DescribeSSLPoliciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSSLPoliciesCommandOutput) => void): void;
|
|
355
|
-
|
|
356
|
-
* <p>Describes the tags for the specified Elastic Load Balancing resources. You can describe
|
|
357
|
-
* the tags for one or more Application Load Balancers, Network Load Balancers, Gateway Load
|
|
358
|
-
* Balancers, target groups, listeners, or rules.</p>
|
|
359
|
-
*/
|
|
111
|
+
|
|
360
112
|
describeTags(args: DescribeTagsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTagsCommandOutput>;
|
|
361
113
|
describeTags(args: DescribeTagsCommandInput, cb: (err: any, data?: DescribeTagsCommandOutput) => void): void;
|
|
362
114
|
describeTags(args: DescribeTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTagsCommandOutput) => void): void;
|
|
363
|
-
|
|
364
|
-
* <p>Describes the attributes for the specified target group.</p>
|
|
365
|
-
* <p>For more information, see the following:</p>
|
|
366
|
-
* <ul>
|
|
367
|
-
* <li>
|
|
368
|
-
* <p>
|
|
369
|
-
* <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-target-groups.html#target-group-attributes">Target group attributes</a> in the <i>Application Load Balancers
|
|
370
|
-
* Guide</i>
|
|
371
|
-
* </p>
|
|
372
|
-
* </li>
|
|
373
|
-
* <li>
|
|
374
|
-
* <p>
|
|
375
|
-
* <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/network/load-balancer-target-groups.html#target-group-attributes">Target group attributes</a> in the <i>Network Load Balancers
|
|
376
|
-
* Guide</i>
|
|
377
|
-
* </p>
|
|
378
|
-
* </li>
|
|
379
|
-
* <li>
|
|
380
|
-
* <p>
|
|
381
|
-
* <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/gateway/target-groups.html#target-group-attributes">Target group attributes</a> in the <i>Gateway Load Balancers
|
|
382
|
-
* Guide</i>
|
|
383
|
-
* </p>
|
|
384
|
-
* </li>
|
|
385
|
-
* </ul>
|
|
386
|
-
*/
|
|
115
|
+
|
|
387
116
|
describeTargetGroupAttributes(args: DescribeTargetGroupAttributesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTargetGroupAttributesCommandOutput>;
|
|
388
117
|
describeTargetGroupAttributes(args: DescribeTargetGroupAttributesCommandInput, cb: (err: any, data?: DescribeTargetGroupAttributesCommandOutput) => void): void;
|
|
389
118
|
describeTargetGroupAttributes(args: DescribeTargetGroupAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTargetGroupAttributesCommandOutput) => void): void;
|
|
390
|
-
|
|
391
|
-
* <p>Describes the specified target groups or all of your target groups. By default, all target
|
|
392
|
-
* groups are described. Alternatively, you can specify one of the following to filter the
|
|
393
|
-
* results: the ARN of the load balancer, the names of one or more target groups, or the ARNs of
|
|
394
|
-
* one or more target groups.</p>
|
|
395
|
-
*/
|
|
119
|
+
|
|
396
120
|
describeTargetGroups(args: DescribeTargetGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTargetGroupsCommandOutput>;
|
|
397
121
|
describeTargetGroups(args: DescribeTargetGroupsCommandInput, cb: (err: any, data?: DescribeTargetGroupsCommandOutput) => void): void;
|
|
398
122
|
describeTargetGroups(args: DescribeTargetGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTargetGroupsCommandOutput) => void): void;
|
|
399
|
-
|
|
400
|
-
* <p>Describes the health of the specified targets or all of your targets.</p>
|
|
401
|
-
*/
|
|
123
|
+
|
|
402
124
|
describeTargetHealth(args: DescribeTargetHealthCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTargetHealthCommandOutput>;
|
|
403
125
|
describeTargetHealth(args: DescribeTargetHealthCommandInput, cb: (err: any, data?: DescribeTargetHealthCommandOutput) => void): void;
|
|
404
126
|
describeTargetHealth(args: DescribeTargetHealthCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTargetHealthCommandOutput) => void): void;
|
|
405
|
-
|
|
406
|
-
* <p>Replaces the specified properties of the specified listener. Any properties that you do
|
|
407
|
-
* not specify remain unchanged.</p>
|
|
408
|
-
* <p>Changing the protocol from HTTPS to HTTP, or from TLS to TCP, removes the security policy
|
|
409
|
-
* and default certificate properties. If you change the protocol from HTTP to HTTPS, or from TCP
|
|
410
|
-
* to TLS, you must add the security policy and default certificate properties.</p>
|
|
411
|
-
* <p>To add an item to a list, remove an item from a list, or update an item in a list, you
|
|
412
|
-
* must provide the entire list. For example, to add an action, specify a list with the current
|
|
413
|
-
* actions plus the new action.</p>
|
|
414
|
-
*/
|
|
127
|
+
|
|
415
128
|
modifyListener(args: ModifyListenerCommandInput, options?: __HttpHandlerOptions): Promise<ModifyListenerCommandOutput>;
|
|
416
129
|
modifyListener(args: ModifyListenerCommandInput, cb: (err: any, data?: ModifyListenerCommandOutput) => void): void;
|
|
417
130
|
modifyListener(args: ModifyListenerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyListenerCommandOutput) => void): void;
|
|
418
|
-
|
|
419
|
-
* <p>Modifies the specified attributes of the specified Application Load Balancer, Network Load
|
|
420
|
-
* Balancer, or Gateway Load Balancer.</p>
|
|
421
|
-
* <p>If any of the specified attributes can't be modified as requested, the call fails. Any
|
|
422
|
-
* existing attributes that you do not modify retain their current values.</p>
|
|
423
|
-
*/
|
|
131
|
+
|
|
424
132
|
modifyLoadBalancerAttributes(args: ModifyLoadBalancerAttributesCommandInput, options?: __HttpHandlerOptions): Promise<ModifyLoadBalancerAttributesCommandOutput>;
|
|
425
133
|
modifyLoadBalancerAttributes(args: ModifyLoadBalancerAttributesCommandInput, cb: (err: any, data?: ModifyLoadBalancerAttributesCommandOutput) => void): void;
|
|
426
134
|
modifyLoadBalancerAttributes(args: ModifyLoadBalancerAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyLoadBalancerAttributesCommandOutput) => void): void;
|
|
427
|
-
|
|
428
|
-
* <p>Replaces the specified properties of the specified rule. Any properties that you do not
|
|
429
|
-
* specify are unchanged.</p>
|
|
430
|
-
* <p>To add an item to a list, remove an item from a list, or update an item in a list, you
|
|
431
|
-
* must provide the entire list. For example, to add an action, specify a list with the current
|
|
432
|
-
* actions plus the new action.</p>
|
|
433
|
-
*/
|
|
135
|
+
|
|
434
136
|
modifyRule(args: ModifyRuleCommandInput, options?: __HttpHandlerOptions): Promise<ModifyRuleCommandOutput>;
|
|
435
137
|
modifyRule(args: ModifyRuleCommandInput, cb: (err: any, data?: ModifyRuleCommandOutput) => void): void;
|
|
436
138
|
modifyRule(args: ModifyRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyRuleCommandOutput) => void): void;
|
|
437
|
-
|
|
438
|
-
* <p>Modifies the health checks used when evaluating the health state of the targets in the
|
|
439
|
-
* specified target group.</p>
|
|
440
|
-
*/
|
|
139
|
+
|
|
441
140
|
modifyTargetGroup(args: ModifyTargetGroupCommandInput, options?: __HttpHandlerOptions): Promise<ModifyTargetGroupCommandOutput>;
|
|
442
141
|
modifyTargetGroup(args: ModifyTargetGroupCommandInput, cb: (err: any, data?: ModifyTargetGroupCommandOutput) => void): void;
|
|
443
142
|
modifyTargetGroup(args: ModifyTargetGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyTargetGroupCommandOutput) => void): void;
|
|
444
|
-
|
|
445
|
-
* <p>Modifies the specified attributes of the specified target group.</p>
|
|
446
|
-
*/
|
|
143
|
+
|
|
447
144
|
modifyTargetGroupAttributes(args: ModifyTargetGroupAttributesCommandInput, options?: __HttpHandlerOptions): Promise<ModifyTargetGroupAttributesCommandOutput>;
|
|
448
145
|
modifyTargetGroupAttributes(args: ModifyTargetGroupAttributesCommandInput, cb: (err: any, data?: ModifyTargetGroupAttributesCommandOutput) => void): void;
|
|
449
146
|
modifyTargetGroupAttributes(args: ModifyTargetGroupAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyTargetGroupAttributesCommandOutput) => void): void;
|
|
450
|
-
|
|
451
|
-
* <p>Registers the specified targets with the specified target group.</p>
|
|
452
|
-
*
|
|
453
|
-
* <p>If the target is an EC2 instance, it must be in the <code>running</code> state when you
|
|
454
|
-
* register it.</p>
|
|
455
|
-
*
|
|
456
|
-
* <p>By default, the load balancer routes requests to registered targets using the protocol and
|
|
457
|
-
* port for the target group. Alternatively, you can override the port for a target when you
|
|
458
|
-
* register it. You can register each EC2 instance or IP address with the same target group
|
|
459
|
-
* multiple times using different ports.</p>
|
|
460
|
-
*
|
|
461
|
-
* <p>With a Network Load Balancer, you cannot register instances by instance ID if they have
|
|
462
|
-
* the following instance types: C1, CC1, CC2, CG1, CG2, CR1, CS1, G1, G2, HI1, HS1, M1, M2, M3,
|
|
463
|
-
* and T1. You can register instances of these types by IP address.</p>
|
|
464
|
-
*/
|
|
147
|
+
|
|
465
148
|
registerTargets(args: RegisterTargetsCommandInput, options?: __HttpHandlerOptions): Promise<RegisterTargetsCommandOutput>;
|
|
466
149
|
registerTargets(args: RegisterTargetsCommandInput, cb: (err: any, data?: RegisterTargetsCommandOutput) => void): void;
|
|
467
150
|
registerTargets(args: RegisterTargetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterTargetsCommandOutput) => void): void;
|
|
468
|
-
|
|
469
|
-
* <p>Removes the specified certificate from the certificate list for the specified HTTPS or TLS
|
|
470
|
-
* listener.</p>
|
|
471
|
-
*/
|
|
151
|
+
|
|
472
152
|
removeListenerCertificates(args: RemoveListenerCertificatesCommandInput, options?: __HttpHandlerOptions): Promise<RemoveListenerCertificatesCommandOutput>;
|
|
473
153
|
removeListenerCertificates(args: RemoveListenerCertificatesCommandInput, cb: (err: any, data?: RemoveListenerCertificatesCommandOutput) => void): void;
|
|
474
154
|
removeListenerCertificates(args: RemoveListenerCertificatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveListenerCertificatesCommandOutput) => void): void;
|
|
475
|
-
|
|
476
|
-
* <p>Removes the specified tags from the specified Elastic Load Balancing resources. You can
|
|
477
|
-
* remove the tags for one or more Application Load Balancers, Network Load Balancers, Gateway
|
|
478
|
-
* Load Balancers, target groups, listeners, or rules.</p>
|
|
479
|
-
*/
|
|
155
|
+
|
|
480
156
|
removeTags(args: RemoveTagsCommandInput, options?: __HttpHandlerOptions): Promise<RemoveTagsCommandOutput>;
|
|
481
157
|
removeTags(args: RemoveTagsCommandInput, cb: (err: any, data?: RemoveTagsCommandOutput) => void): void;
|
|
482
158
|
removeTags(args: RemoveTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveTagsCommandOutput) => void): void;
|
|
483
|
-
|
|
484
|
-
* <p>Sets the type of IP addresses used by the subnets of the specified Application Load
|
|
485
|
-
* Balancer or Network Load Balancer.</p>
|
|
486
|
-
*/
|
|
159
|
+
|
|
487
160
|
setIpAddressType(args: SetIpAddressTypeCommandInput, options?: __HttpHandlerOptions): Promise<SetIpAddressTypeCommandOutput>;
|
|
488
161
|
setIpAddressType(args: SetIpAddressTypeCommandInput, cb: (err: any, data?: SetIpAddressTypeCommandOutput) => void): void;
|
|
489
162
|
setIpAddressType(args: SetIpAddressTypeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SetIpAddressTypeCommandOutput) => void): void;
|
|
490
|
-
|
|
491
|
-
* <p>Sets the priorities of the specified rules.</p>
|
|
492
|
-
* <p>You can reorder the rules as long as there are no priority conflicts in the new order. Any
|
|
493
|
-
* existing rules that you do not specify retain their current priority.</p>
|
|
494
|
-
*/
|
|
163
|
+
|
|
495
164
|
setRulePriorities(args: SetRulePrioritiesCommandInput, options?: __HttpHandlerOptions): Promise<SetRulePrioritiesCommandOutput>;
|
|
496
165
|
setRulePriorities(args: SetRulePrioritiesCommandInput, cb: (err: any, data?: SetRulePrioritiesCommandOutput) => void): void;
|
|
497
166
|
setRulePriorities(args: SetRulePrioritiesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SetRulePrioritiesCommandOutput) => void): void;
|
|
498
|
-
|
|
499
|
-
* <p>Associates the specified security groups with the specified Application Load Balancer. The
|
|
500
|
-
* specified security groups override the previously associated security groups.</p>
|
|
501
|
-
* <p>You can't specify a security group for a Network Load Balancer or Gateway Load
|
|
502
|
-
* Balancer.</p>
|
|
503
|
-
*/
|
|
167
|
+
|
|
504
168
|
setSecurityGroups(args: SetSecurityGroupsCommandInput, options?: __HttpHandlerOptions): Promise<SetSecurityGroupsCommandOutput>;
|
|
505
169
|
setSecurityGroups(args: SetSecurityGroupsCommandInput, cb: (err: any, data?: SetSecurityGroupsCommandOutput) => void): void;
|
|
506
170
|
setSecurityGroups(args: SetSecurityGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SetSecurityGroupsCommandOutput) => void): void;
|
|
507
|
-
|
|
508
|
-
* <p>Enables the Availability Zones for the specified public subnets for the specified
|
|
509
|
-
* Application Load Balancer or Network Load Balancer. The specified subnets replace the
|
|
510
|
-
* previously enabled subnets.</p>
|
|
511
|
-
* <p>When you specify subnets for a Network Load Balancer, you must include all subnets that
|
|
512
|
-
* were enabled previously, with their existing configurations, plus any additional
|
|
513
|
-
* subnets.</p>
|
|
514
|
-
*/
|
|
171
|
+
|
|
515
172
|
setSubnets(args: SetSubnetsCommandInput, options?: __HttpHandlerOptions): Promise<SetSubnetsCommandOutput>;
|
|
516
173
|
setSubnets(args: SetSubnetsCommandInput, cb: (err: any, data?: SetSubnetsCommandOutput) => void): void;
|
|
517
174
|
setSubnets(args: SetSubnetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SetSubnetsCommandOutput) => void): void;
|