@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
|
@@ -1,412 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
EndpointsInputConfig,
|
|
3
|
-
EndpointsResolvedConfig,
|
|
4
|
-
RegionInputConfig,
|
|
5
|
-
RegionResolvedConfig,
|
|
6
|
-
resolveEndpointsConfig,
|
|
7
|
-
resolveRegionConfig,
|
|
8
|
-
} from "@aws-sdk/config-resolver";
|
|
9
|
-
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
10
|
-
import {
|
|
11
|
-
getHostHeaderPlugin,
|
|
12
|
-
HostHeaderInputConfig,
|
|
13
|
-
HostHeaderResolvedConfig,
|
|
14
|
-
resolveHostHeaderConfig,
|
|
15
|
-
} from "@aws-sdk/middleware-host-header";
|
|
16
|
-
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
17
|
-
import { getRetryPlugin, resolveRetryConfig, RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
18
|
-
import {
|
|
19
|
-
AwsAuthInputConfig,
|
|
20
|
-
AwsAuthResolvedConfig,
|
|
21
|
-
getAwsAuthPlugin,
|
|
22
|
-
resolveAwsAuthConfig,
|
|
23
|
-
} from "@aws-sdk/middleware-signing";
|
|
24
|
-
import {
|
|
25
|
-
getUserAgentPlugin,
|
|
26
|
-
resolveUserAgentConfig,
|
|
27
|
-
UserAgentInputConfig,
|
|
28
|
-
UserAgentResolvedConfig,
|
|
29
|
-
} from "@aws-sdk/middleware-user-agent";
|
|
30
|
-
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
31
|
-
import {
|
|
32
|
-
Client as __Client,
|
|
33
|
-
SmithyConfiguration as __SmithyConfiguration,
|
|
34
|
-
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
35
|
-
} from "@aws-sdk/smithy-client";
|
|
36
|
-
import {
|
|
37
|
-
Credentials as __Credentials,
|
|
38
|
-
Decoder as __Decoder,
|
|
39
|
-
Encoder as __Encoder,
|
|
40
|
-
Hash as __Hash,
|
|
41
|
-
HashConstructor as __HashConstructor,
|
|
42
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
43
|
-
Logger as __Logger,
|
|
44
|
-
Provider as __Provider,
|
|
45
|
-
Provider,
|
|
46
|
-
RegionInfoProvider,
|
|
47
|
-
StreamCollector as __StreamCollector,
|
|
48
|
-
UrlParser as __UrlParser,
|
|
49
|
-
UserAgent as __UserAgent,
|
|
50
|
-
} from "@aws-sdk/types";
|
|
51
|
-
|
|
52
|
-
import {
|
|
53
|
-
AddListenerCertificatesCommandInput,
|
|
54
|
-
AddListenerCertificatesCommandOutput,
|
|
55
|
-
} from "./commands/AddListenerCertificatesCommand";
|
|
56
|
-
import { AddTagsCommandInput, AddTagsCommandOutput } from "./commands/AddTagsCommand";
|
|
57
|
-
import { CreateListenerCommandInput, CreateListenerCommandOutput } from "./commands/CreateListenerCommand";
|
|
58
|
-
import { CreateLoadBalancerCommandInput, CreateLoadBalancerCommandOutput } from "./commands/CreateLoadBalancerCommand";
|
|
59
|
-
import { CreateRuleCommandInput, CreateRuleCommandOutput } from "./commands/CreateRuleCommand";
|
|
60
|
-
import { CreateTargetGroupCommandInput, CreateTargetGroupCommandOutput } from "./commands/CreateTargetGroupCommand";
|
|
61
|
-
import { DeleteListenerCommandInput, DeleteListenerCommandOutput } from "./commands/DeleteListenerCommand";
|
|
62
|
-
import { DeleteLoadBalancerCommandInput, DeleteLoadBalancerCommandOutput } from "./commands/DeleteLoadBalancerCommand";
|
|
63
|
-
import { DeleteRuleCommandInput, DeleteRuleCommandOutput } from "./commands/DeleteRuleCommand";
|
|
64
|
-
import { DeleteTargetGroupCommandInput, DeleteTargetGroupCommandOutput } from "./commands/DeleteTargetGroupCommand";
|
|
65
|
-
import { DeregisterTargetsCommandInput, DeregisterTargetsCommandOutput } from "./commands/DeregisterTargetsCommand";
|
|
66
|
-
import {
|
|
67
|
-
DescribeAccountLimitsCommandInput,
|
|
68
|
-
DescribeAccountLimitsCommandOutput,
|
|
69
|
-
} from "./commands/DescribeAccountLimitsCommand";
|
|
70
|
-
import {
|
|
71
|
-
DescribeListenerCertificatesCommandInput,
|
|
72
|
-
DescribeListenerCertificatesCommandOutput,
|
|
73
|
-
} from "./commands/DescribeListenerCertificatesCommand";
|
|
74
|
-
import { DescribeListenersCommandInput, DescribeListenersCommandOutput } from "./commands/DescribeListenersCommand";
|
|
75
|
-
import {
|
|
76
|
-
DescribeLoadBalancerAttributesCommandInput,
|
|
77
|
-
DescribeLoadBalancerAttributesCommandOutput,
|
|
78
|
-
} from "./commands/DescribeLoadBalancerAttributesCommand";
|
|
79
|
-
import {
|
|
80
|
-
DescribeLoadBalancersCommandInput,
|
|
81
|
-
DescribeLoadBalancersCommandOutput,
|
|
82
|
-
} from "./commands/DescribeLoadBalancersCommand";
|
|
83
|
-
import { DescribeRulesCommandInput, DescribeRulesCommandOutput } from "./commands/DescribeRulesCommand";
|
|
84
|
-
import {
|
|
85
|
-
DescribeSSLPoliciesCommandInput,
|
|
86
|
-
DescribeSSLPoliciesCommandOutput,
|
|
87
|
-
} from "./commands/DescribeSSLPoliciesCommand";
|
|
88
|
-
import { DescribeTagsCommandInput, DescribeTagsCommandOutput } from "./commands/DescribeTagsCommand";
|
|
89
|
-
import {
|
|
90
|
-
DescribeTargetGroupAttributesCommandInput,
|
|
91
|
-
DescribeTargetGroupAttributesCommandOutput,
|
|
92
|
-
} from "./commands/DescribeTargetGroupAttributesCommand";
|
|
93
|
-
import {
|
|
94
|
-
DescribeTargetGroupsCommandInput,
|
|
95
|
-
DescribeTargetGroupsCommandOutput,
|
|
96
|
-
} from "./commands/DescribeTargetGroupsCommand";
|
|
97
|
-
import {
|
|
98
|
-
DescribeTargetHealthCommandInput,
|
|
99
|
-
DescribeTargetHealthCommandOutput,
|
|
100
|
-
} from "./commands/DescribeTargetHealthCommand";
|
|
101
|
-
import { ModifyListenerCommandInput, ModifyListenerCommandOutput } from "./commands/ModifyListenerCommand";
|
|
102
|
-
import {
|
|
103
|
-
ModifyLoadBalancerAttributesCommandInput,
|
|
104
|
-
ModifyLoadBalancerAttributesCommandOutput,
|
|
105
|
-
} from "./commands/ModifyLoadBalancerAttributesCommand";
|
|
106
|
-
import { ModifyRuleCommandInput, ModifyRuleCommandOutput } from "./commands/ModifyRuleCommand";
|
|
107
|
-
import {
|
|
108
|
-
ModifyTargetGroupAttributesCommandInput,
|
|
109
|
-
ModifyTargetGroupAttributesCommandOutput,
|
|
110
|
-
} from "./commands/ModifyTargetGroupAttributesCommand";
|
|
111
|
-
import { ModifyTargetGroupCommandInput, ModifyTargetGroupCommandOutput } from "./commands/ModifyTargetGroupCommand";
|
|
112
|
-
import { RegisterTargetsCommandInput, RegisterTargetsCommandOutput } from "./commands/RegisterTargetsCommand";
|
|
113
|
-
import {
|
|
114
|
-
RemoveListenerCertificatesCommandInput,
|
|
115
|
-
RemoveListenerCertificatesCommandOutput,
|
|
116
|
-
} from "./commands/RemoveListenerCertificatesCommand";
|
|
117
|
-
import { RemoveTagsCommandInput, RemoveTagsCommandOutput } from "./commands/RemoveTagsCommand";
|
|
118
|
-
import { SetIpAddressTypeCommandInput, SetIpAddressTypeCommandOutput } from "./commands/SetIpAddressTypeCommand";
|
|
119
|
-
import { SetRulePrioritiesCommandInput, SetRulePrioritiesCommandOutput } from "./commands/SetRulePrioritiesCommand";
|
|
120
|
-
import { SetSecurityGroupsCommandInput, SetSecurityGroupsCommandOutput } from "./commands/SetSecurityGroupsCommand";
|
|
121
|
-
import { SetSubnetsCommandInput, SetSubnetsCommandOutput } from "./commands/SetSubnetsCommand";
|
|
122
|
-
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
123
|
-
|
|
124
|
-
export type ServiceInputTypes =
|
|
125
|
-
| AddListenerCertificatesCommandInput
|
|
126
|
-
| AddTagsCommandInput
|
|
127
|
-
| CreateListenerCommandInput
|
|
128
|
-
| CreateLoadBalancerCommandInput
|
|
129
|
-
| CreateRuleCommandInput
|
|
130
|
-
| CreateTargetGroupCommandInput
|
|
131
|
-
| DeleteListenerCommandInput
|
|
132
|
-
| DeleteLoadBalancerCommandInput
|
|
133
|
-
| DeleteRuleCommandInput
|
|
134
|
-
| DeleteTargetGroupCommandInput
|
|
135
|
-
| DeregisterTargetsCommandInput
|
|
136
|
-
| DescribeAccountLimitsCommandInput
|
|
137
|
-
| DescribeListenerCertificatesCommandInput
|
|
138
|
-
| DescribeListenersCommandInput
|
|
139
|
-
| DescribeLoadBalancerAttributesCommandInput
|
|
140
|
-
| DescribeLoadBalancersCommandInput
|
|
141
|
-
| DescribeRulesCommandInput
|
|
142
|
-
| DescribeSSLPoliciesCommandInput
|
|
143
|
-
| DescribeTagsCommandInput
|
|
144
|
-
| DescribeTargetGroupAttributesCommandInput
|
|
145
|
-
| DescribeTargetGroupsCommandInput
|
|
146
|
-
| DescribeTargetHealthCommandInput
|
|
147
|
-
| ModifyListenerCommandInput
|
|
148
|
-
| ModifyLoadBalancerAttributesCommandInput
|
|
149
|
-
| ModifyRuleCommandInput
|
|
150
|
-
| ModifyTargetGroupAttributesCommandInput
|
|
151
|
-
| ModifyTargetGroupCommandInput
|
|
152
|
-
| RegisterTargetsCommandInput
|
|
153
|
-
| RemoveListenerCertificatesCommandInput
|
|
154
|
-
| RemoveTagsCommandInput
|
|
155
|
-
| SetIpAddressTypeCommandInput
|
|
156
|
-
| SetRulePrioritiesCommandInput
|
|
157
|
-
| SetSecurityGroupsCommandInput
|
|
158
|
-
| SetSubnetsCommandInput;
|
|
159
|
-
|
|
160
|
-
export type ServiceOutputTypes =
|
|
161
|
-
| AddListenerCertificatesCommandOutput
|
|
162
|
-
| AddTagsCommandOutput
|
|
163
|
-
| CreateListenerCommandOutput
|
|
164
|
-
| CreateLoadBalancerCommandOutput
|
|
165
|
-
| CreateRuleCommandOutput
|
|
166
|
-
| CreateTargetGroupCommandOutput
|
|
167
|
-
| DeleteListenerCommandOutput
|
|
168
|
-
| DeleteLoadBalancerCommandOutput
|
|
169
|
-
| DeleteRuleCommandOutput
|
|
170
|
-
| DeleteTargetGroupCommandOutput
|
|
171
|
-
| DeregisterTargetsCommandOutput
|
|
172
|
-
| DescribeAccountLimitsCommandOutput
|
|
173
|
-
| DescribeListenerCertificatesCommandOutput
|
|
174
|
-
| DescribeListenersCommandOutput
|
|
175
|
-
| DescribeLoadBalancerAttributesCommandOutput
|
|
176
|
-
| DescribeLoadBalancersCommandOutput
|
|
177
|
-
| DescribeRulesCommandOutput
|
|
178
|
-
| DescribeSSLPoliciesCommandOutput
|
|
179
|
-
| DescribeTagsCommandOutput
|
|
180
|
-
| DescribeTargetGroupAttributesCommandOutput
|
|
181
|
-
| DescribeTargetGroupsCommandOutput
|
|
182
|
-
| DescribeTargetHealthCommandOutput
|
|
183
|
-
| ModifyListenerCommandOutput
|
|
184
|
-
| ModifyLoadBalancerAttributesCommandOutput
|
|
185
|
-
| ModifyRuleCommandOutput
|
|
186
|
-
| ModifyTargetGroupAttributesCommandOutput
|
|
187
|
-
| ModifyTargetGroupCommandOutput
|
|
188
|
-
| RegisterTargetsCommandOutput
|
|
189
|
-
| RemoveListenerCertificatesCommandOutput
|
|
190
|
-
| RemoveTagsCommandOutput
|
|
191
|
-
| SetIpAddressTypeCommandOutput
|
|
192
|
-
| SetRulePrioritiesCommandOutput
|
|
193
|
-
| SetSecurityGroupsCommandOutput
|
|
194
|
-
| SetSubnetsCommandOutput;
|
|
195
|
-
|
|
196
|
-
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
197
|
-
/**
|
|
198
|
-
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
199
|
-
*/
|
|
200
|
-
requestHandler?: __HttpHandler;
|
|
201
|
-
|
|
202
|
-
/**
|
|
203
|
-
* A constructor for a class implementing the {@link __Hash} interface
|
|
204
|
-
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
205
|
-
* @internal
|
|
206
|
-
*/
|
|
207
|
-
sha256?: __HashConstructor;
|
|
208
|
-
|
|
209
|
-
/**
|
|
210
|
-
* The function that will be used to convert strings into HTTP endpoints.
|
|
211
|
-
* @internal
|
|
212
|
-
*/
|
|
213
|
-
urlParser?: __UrlParser;
|
|
214
|
-
|
|
215
|
-
/**
|
|
216
|
-
* A function that can calculate the length of a request body.
|
|
217
|
-
* @internal
|
|
218
|
-
*/
|
|
219
|
-
bodyLengthChecker?: (body: any) => number | undefined;
|
|
220
|
-
|
|
221
|
-
/**
|
|
222
|
-
* A function that converts a stream into an array of bytes.
|
|
223
|
-
* @internal
|
|
224
|
-
*/
|
|
225
|
-
streamCollector?: __StreamCollector;
|
|
226
|
-
|
|
227
|
-
/**
|
|
228
|
-
* The function that will be used to convert a base64-encoded string to a byte array.
|
|
229
|
-
* @internal
|
|
230
|
-
*/
|
|
231
|
-
base64Decoder?: __Decoder;
|
|
232
|
-
|
|
233
|
-
/**
|
|
234
|
-
* The function that will be used to convert binary data to a base64-encoded string.
|
|
235
|
-
* @internal
|
|
236
|
-
*/
|
|
237
|
-
base64Encoder?: __Encoder;
|
|
238
|
-
|
|
239
|
-
/**
|
|
240
|
-
* The function that will be used to convert a UTF8-encoded string to a byte array.
|
|
241
|
-
* @internal
|
|
242
|
-
*/
|
|
243
|
-
utf8Decoder?: __Decoder;
|
|
244
|
-
|
|
245
|
-
/**
|
|
246
|
-
* The function that will be used to convert binary data to a UTF-8 encoded string.
|
|
247
|
-
* @internal
|
|
248
|
-
*/
|
|
249
|
-
utf8Encoder?: __Encoder;
|
|
250
|
-
|
|
251
|
-
/**
|
|
252
|
-
* The runtime environment.
|
|
253
|
-
* @internal
|
|
254
|
-
*/
|
|
255
|
-
runtime?: string;
|
|
256
|
-
|
|
257
|
-
/**
|
|
258
|
-
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
|
|
259
|
-
* trait of an operation.
|
|
260
|
-
*/
|
|
261
|
-
disableHostPrefix?: boolean;
|
|
262
|
-
|
|
263
|
-
/**
|
|
264
|
-
* Value for how many times a request will be made at most in case of retry.
|
|
265
|
-
*/
|
|
266
|
-
maxAttempts?: number | __Provider<number>;
|
|
267
|
-
|
|
268
|
-
/**
|
|
269
|
-
* Specifies which retry algorithm to use.
|
|
270
|
-
*/
|
|
271
|
-
retryMode?: string | __Provider<string>;
|
|
272
|
-
|
|
273
|
-
/**
|
|
274
|
-
* Optional logger for logging debug/info/warn/error.
|
|
275
|
-
*/
|
|
276
|
-
logger?: __Logger;
|
|
277
|
-
|
|
278
|
-
/**
|
|
279
|
-
* Unique service identifier.
|
|
280
|
-
* @internal
|
|
281
|
-
*/
|
|
282
|
-
serviceId?: string;
|
|
283
|
-
|
|
284
|
-
/**
|
|
285
|
-
* The AWS region to which this client will send requests
|
|
286
|
-
*/
|
|
287
|
-
region?: string | __Provider<string>;
|
|
288
|
-
|
|
289
|
-
/**
|
|
290
|
-
* Default credentials provider; Not available in browser runtime.
|
|
291
|
-
* @internal
|
|
292
|
-
*/
|
|
293
|
-
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
294
|
-
|
|
295
|
-
/**
|
|
296
|
-
* Fetch related hostname, signing name or signing region with given region.
|
|
297
|
-
* @internal
|
|
298
|
-
*/
|
|
299
|
-
regionInfoProvider?: RegionInfoProvider;
|
|
300
|
-
|
|
301
|
-
/**
|
|
302
|
-
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
303
|
-
* @internal
|
|
304
|
-
*/
|
|
305
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
306
|
-
}
|
|
307
|
-
|
|
308
|
-
type ElasticLoadBalancingV2ClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
309
|
-
ClientDefaults &
|
|
310
|
-
RegionInputConfig &
|
|
311
|
-
EndpointsInputConfig &
|
|
312
|
-
RetryInputConfig &
|
|
313
|
-
HostHeaderInputConfig &
|
|
314
|
-
AwsAuthInputConfig &
|
|
315
|
-
UserAgentInputConfig;
|
|
316
|
-
/**
|
|
317
|
-
* The configuration interface of ElasticLoadBalancingV2Client class constructor that set the region, credentials and other options.
|
|
318
|
-
*/
|
|
319
|
-
export interface ElasticLoadBalancingV2ClientConfig extends ElasticLoadBalancingV2ClientConfigType {}
|
|
320
|
-
|
|
321
|
-
type ElasticLoadBalancingV2ClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
322
|
-
Required<ClientDefaults> &
|
|
323
|
-
RegionResolvedConfig &
|
|
324
|
-
EndpointsResolvedConfig &
|
|
325
|
-
RetryResolvedConfig &
|
|
326
|
-
HostHeaderResolvedConfig &
|
|
327
|
-
AwsAuthResolvedConfig &
|
|
328
|
-
UserAgentResolvedConfig;
|
|
329
|
-
/**
|
|
330
|
-
* The resolved configuration interface of ElasticLoadBalancingV2Client class. This is resolved and normalized from the {@link ElasticLoadBalancingV2ClientConfig | constructor configuration interface}.
|
|
331
|
-
*/
|
|
332
|
-
export interface ElasticLoadBalancingV2ClientResolvedConfig extends ElasticLoadBalancingV2ClientResolvedConfigType {}
|
|
333
|
-
|
|
334
|
-
/**
|
|
335
|
-
* <fullname>Elastic Load Balancing</fullname>
|
|
336
|
-
*
|
|
337
|
-
* <p>A load balancer distributes incoming traffic across targets, such as your EC2 instances.
|
|
338
|
-
* This enables you to increase the availability of your application. The load balancer also
|
|
339
|
-
* monitors the health of its registered targets and ensures that it routes traffic only to
|
|
340
|
-
* healthy targets. You configure your load balancer to accept incoming traffic by specifying one
|
|
341
|
-
* or more listeners, which are configured with a protocol and port number for connections from
|
|
342
|
-
* clients to the load balancer. You configure a target group with a protocol and port number for
|
|
343
|
-
* connections from the load balancer to the targets, and with health check settings to be used
|
|
344
|
-
* when checking the health status of the targets.</p>
|
|
345
|
-
*
|
|
346
|
-
* <p>Elastic Load Balancing supports the following types of load balancers: Application Load
|
|
347
|
-
* Balancers, Network Load Balancers, Gateway Load Balancers, and Classic Load Balancers. This
|
|
348
|
-
* reference covers the following load balancer types:</p>
|
|
349
|
-
* <ul>
|
|
350
|
-
* <li>
|
|
351
|
-
* <p>Application Load Balancer - Operates at the application layer (layer 7) and supports
|
|
352
|
-
* HTTP and HTTPS.</p>
|
|
353
|
-
* </li>
|
|
354
|
-
* <li>
|
|
355
|
-
* <p>Network Load Balancer - Operates at the transport layer (layer 4) and supports TCP,
|
|
356
|
-
* TLS, and UDP.</p>
|
|
357
|
-
* </li>
|
|
358
|
-
* <li>
|
|
359
|
-
* <p>Gateway Load Balancer - Operates at the network layer (layer 3).</p>
|
|
360
|
-
* </li>
|
|
361
|
-
* </ul>
|
|
362
|
-
*
|
|
363
|
-
* <p>For more information, see the <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/">Elastic Load Balancing User
|
|
364
|
-
* Guide</a>.</p>
|
|
365
|
-
*
|
|
366
|
-
*
|
|
367
|
-
*
|
|
368
|
-
*
|
|
369
|
-
*
|
|
370
|
-
*
|
|
371
|
-
*
|
|
372
|
-
* <p>All Elastic Load Balancing operations are idempotent, which means that they complete at
|
|
373
|
-
* most one time. If you repeat an operation, it succeeds.</p>
|
|
374
|
-
*/
|
|
375
|
-
export class ElasticLoadBalancingV2Client extends __Client<
|
|
376
|
-
__HttpHandlerOptions,
|
|
377
|
-
ServiceInputTypes,
|
|
378
|
-
ServiceOutputTypes,
|
|
379
|
-
ElasticLoadBalancingV2ClientResolvedConfig
|
|
380
|
-
> {
|
|
381
|
-
/**
|
|
382
|
-
* The resolved configuration of ElasticLoadBalancingV2Client class. This is resolved and normalized from the {@link ElasticLoadBalancingV2ClientConfig | constructor configuration interface}.
|
|
383
|
-
*/
|
|
384
|
-
readonly config: ElasticLoadBalancingV2ClientResolvedConfig;
|
|
385
|
-
|
|
386
|
-
constructor(configuration: ElasticLoadBalancingV2ClientConfig) {
|
|
387
|
-
const _config_0 = __getRuntimeConfig(configuration);
|
|
388
|
-
const _config_1 = resolveRegionConfig(_config_0);
|
|
389
|
-
const _config_2 = resolveEndpointsConfig(_config_1);
|
|
390
|
-
const _config_3 = resolveRetryConfig(_config_2);
|
|
391
|
-
const _config_4 = resolveHostHeaderConfig(_config_3);
|
|
392
|
-
const _config_5 = resolveAwsAuthConfig(_config_4);
|
|
393
|
-
const _config_6 = resolveUserAgentConfig(_config_5);
|
|
394
|
-
super(_config_6);
|
|
395
|
-
this.config = _config_6;
|
|
396
|
-
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
397
|
-
this.middlewareStack.use(getContentLengthPlugin(this.config));
|
|
398
|
-
this.middlewareStack.use(getHostHeaderPlugin(this.config));
|
|
399
|
-
this.middlewareStack.use(getLoggerPlugin(this.config));
|
|
400
|
-
this.middlewareStack.use(getAwsAuthPlugin(this.config));
|
|
401
|
-
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
402
|
-
}
|
|
403
|
-
|
|
404
|
-
/**
|
|
405
|
-
* Destroy underlying resources, like sockets. It's usually not necessary to do this.
|
|
406
|
-
* However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
|
|
407
|
-
* Otherwise, sockets might stay open for quite a long time before the server terminates them.
|
|
408
|
-
*/
|
|
409
|
-
destroy(): void {
|
|
410
|
-
super.destroy();
|
|
411
|
-
}
|
|
412
|
-
}
|
|
@@ -1,106 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import {
|
|
15
|
-
ElasticLoadBalancingV2ClientResolvedConfig,
|
|
16
|
-
ServiceInputTypes,
|
|
17
|
-
ServiceOutputTypes,
|
|
18
|
-
} from "../ElasticLoadBalancingV2Client";
|
|
19
|
-
import { AddListenerCertificatesInput, AddListenerCertificatesOutput } from "../models/models_0";
|
|
20
|
-
import {
|
|
21
|
-
deserializeAws_queryAddListenerCertificatesCommand,
|
|
22
|
-
serializeAws_queryAddListenerCertificatesCommand,
|
|
23
|
-
} from "../protocols/Aws_query";
|
|
24
|
-
|
|
25
|
-
export interface AddListenerCertificatesCommandInput extends AddListenerCertificatesInput {}
|
|
26
|
-
export interface AddListenerCertificatesCommandOutput extends AddListenerCertificatesOutput, __MetadataBearer {}
|
|
27
|
-
|
|
28
|
-
/**
|
|
29
|
-
* <p>Adds the specified SSL server certificate to the certificate list for the specified HTTPS
|
|
30
|
-
* or TLS listener.</p>
|
|
31
|
-
* <p>If the certificate in already in the certificate list, the call is successful but the
|
|
32
|
-
* certificate is not added again.</p>
|
|
33
|
-
*
|
|
34
|
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/application/create-https-listener.html">HTTPS
|
|
35
|
-
* 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
|
|
36
|
-
* listeners</a> in the <i>Network Load Balancers Guide</i>.</p>
|
|
37
|
-
* @example
|
|
38
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
39
|
-
* ```javascript
|
|
40
|
-
* import { ElasticLoadBalancingV2Client, AddListenerCertificatesCommand } from "@aws-sdk/client-elastic-load-balancing-v2"; // ES Modules import
|
|
41
|
-
* // const { ElasticLoadBalancingV2Client, AddListenerCertificatesCommand } = require("@aws-sdk/client-elastic-load-balancing-v2"); // CommonJS import
|
|
42
|
-
* const client = new ElasticLoadBalancingV2Client(config);
|
|
43
|
-
* const command = new AddListenerCertificatesCommand(input);
|
|
44
|
-
* const response = await client.send(command);
|
|
45
|
-
* ```
|
|
46
|
-
*
|
|
47
|
-
* @see {@link AddListenerCertificatesCommandInput} for command's `input` shape.
|
|
48
|
-
* @see {@link AddListenerCertificatesCommandOutput} for command's `response` shape.
|
|
49
|
-
* @see {@link ElasticLoadBalancingV2ClientResolvedConfig | config} for command's `input` shape.
|
|
50
|
-
*
|
|
51
|
-
*/
|
|
52
|
-
export class AddListenerCertificatesCommand extends $Command<
|
|
53
|
-
AddListenerCertificatesCommandInput,
|
|
54
|
-
AddListenerCertificatesCommandOutput,
|
|
55
|
-
ElasticLoadBalancingV2ClientResolvedConfig
|
|
56
|
-
> {
|
|
57
|
-
// Start section: command_properties
|
|
58
|
-
// End section: command_properties
|
|
59
|
-
|
|
60
|
-
constructor(readonly input: AddListenerCertificatesCommandInput) {
|
|
61
|
-
// Start section: command_constructor
|
|
62
|
-
super();
|
|
63
|
-
// End section: command_constructor
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
/**
|
|
67
|
-
* @internal
|
|
68
|
-
*/
|
|
69
|
-
resolveMiddleware(
|
|
70
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
71
|
-
configuration: ElasticLoadBalancingV2ClientResolvedConfig,
|
|
72
|
-
options?: __HttpHandlerOptions
|
|
73
|
-
): Handler<AddListenerCertificatesCommandInput, AddListenerCertificatesCommandOutput> {
|
|
74
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
75
|
-
|
|
76
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
77
|
-
|
|
78
|
-
const { logger } = configuration;
|
|
79
|
-
const clientName = "ElasticLoadBalancingV2Client";
|
|
80
|
-
const commandName = "AddListenerCertificatesCommand";
|
|
81
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
82
|
-
logger,
|
|
83
|
-
clientName,
|
|
84
|
-
commandName,
|
|
85
|
-
inputFilterSensitiveLog: AddListenerCertificatesInput.filterSensitiveLog,
|
|
86
|
-
outputFilterSensitiveLog: AddListenerCertificatesOutput.filterSensitiveLog,
|
|
87
|
-
};
|
|
88
|
-
const { requestHandler } = configuration;
|
|
89
|
-
return stack.resolve(
|
|
90
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
91
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
92
|
-
handlerExecutionContext
|
|
93
|
-
);
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
private serialize(input: AddListenerCertificatesCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
97
|
-
return serializeAws_queryAddListenerCertificatesCommand(input, context);
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<AddListenerCertificatesCommandOutput> {
|
|
101
|
-
return deserializeAws_queryAddListenerCertificatesCommand(output, context);
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
// Start section: command_body_extra
|
|
105
|
-
// End section: command_body_extra
|
|
106
|
-
}
|
|
@@ -1,100 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import {
|
|
15
|
-
ElasticLoadBalancingV2ClientResolvedConfig,
|
|
16
|
-
ServiceInputTypes,
|
|
17
|
-
ServiceOutputTypes,
|
|
18
|
-
} from "../ElasticLoadBalancingV2Client";
|
|
19
|
-
import { AddTagsInput, AddTagsOutput } from "../models/models_0";
|
|
20
|
-
import { deserializeAws_queryAddTagsCommand, serializeAws_queryAddTagsCommand } from "../protocols/Aws_query";
|
|
21
|
-
|
|
22
|
-
export interface AddTagsCommandInput extends AddTagsInput {}
|
|
23
|
-
export interface AddTagsCommandOutput extends AddTagsOutput, __MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
/**
|
|
26
|
-
* <p>Adds the specified tags to the specified Elastic Load Balancing resource. You can tag your
|
|
27
|
-
* Application Load Balancers, Network Load Balancers, Gateway Load Balancers, target groups,
|
|
28
|
-
* listeners, and rules.</p>
|
|
29
|
-
* <p>Each tag consists of a key and an optional value. If a resource already has a tag with the
|
|
30
|
-
* same key, <code>AddTags</code> updates its value.</p>
|
|
31
|
-
* @example
|
|
32
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
33
|
-
* ```javascript
|
|
34
|
-
* import { ElasticLoadBalancingV2Client, AddTagsCommand } from "@aws-sdk/client-elastic-load-balancing-v2"; // ES Modules import
|
|
35
|
-
* // const { ElasticLoadBalancingV2Client, AddTagsCommand } = require("@aws-sdk/client-elastic-load-balancing-v2"); // CommonJS import
|
|
36
|
-
* const client = new ElasticLoadBalancingV2Client(config);
|
|
37
|
-
* const command = new AddTagsCommand(input);
|
|
38
|
-
* const response = await client.send(command);
|
|
39
|
-
* ```
|
|
40
|
-
*
|
|
41
|
-
* @see {@link AddTagsCommandInput} for command's `input` shape.
|
|
42
|
-
* @see {@link AddTagsCommandOutput} for command's `response` shape.
|
|
43
|
-
* @see {@link ElasticLoadBalancingV2ClientResolvedConfig | config} for command's `input` shape.
|
|
44
|
-
*
|
|
45
|
-
*/
|
|
46
|
-
export class AddTagsCommand extends $Command<
|
|
47
|
-
AddTagsCommandInput,
|
|
48
|
-
AddTagsCommandOutput,
|
|
49
|
-
ElasticLoadBalancingV2ClientResolvedConfig
|
|
50
|
-
> {
|
|
51
|
-
// Start section: command_properties
|
|
52
|
-
// End section: command_properties
|
|
53
|
-
|
|
54
|
-
constructor(readonly input: AddTagsCommandInput) {
|
|
55
|
-
// Start section: command_constructor
|
|
56
|
-
super();
|
|
57
|
-
// End section: command_constructor
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
/**
|
|
61
|
-
* @internal
|
|
62
|
-
*/
|
|
63
|
-
resolveMiddleware(
|
|
64
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
65
|
-
configuration: ElasticLoadBalancingV2ClientResolvedConfig,
|
|
66
|
-
options?: __HttpHandlerOptions
|
|
67
|
-
): Handler<AddTagsCommandInput, AddTagsCommandOutput> {
|
|
68
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
69
|
-
|
|
70
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
71
|
-
|
|
72
|
-
const { logger } = configuration;
|
|
73
|
-
const clientName = "ElasticLoadBalancingV2Client";
|
|
74
|
-
const commandName = "AddTagsCommand";
|
|
75
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
76
|
-
logger,
|
|
77
|
-
clientName,
|
|
78
|
-
commandName,
|
|
79
|
-
inputFilterSensitiveLog: AddTagsInput.filterSensitiveLog,
|
|
80
|
-
outputFilterSensitiveLog: AddTagsOutput.filterSensitiveLog,
|
|
81
|
-
};
|
|
82
|
-
const { requestHandler } = configuration;
|
|
83
|
-
return stack.resolve(
|
|
84
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
85
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
86
|
-
handlerExecutionContext
|
|
87
|
-
);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
private serialize(input: AddTagsCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
91
|
-
return serializeAws_queryAddTagsCommand(input, context);
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<AddTagsCommandOutput> {
|
|
95
|
-
return deserializeAws_queryAddTagsCommand(output, context);
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
// Start section: command_body_extra
|
|
99
|
-
// End section: command_body_extra
|
|
100
|
-
}
|