@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,102 +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 { SetSecurityGroupsInput, SetSecurityGroupsOutput } from "../models/models_0";
|
|
20
|
-
import {
|
|
21
|
-
deserializeAws_querySetSecurityGroupsCommand,
|
|
22
|
-
serializeAws_querySetSecurityGroupsCommand,
|
|
23
|
-
} from "../protocols/Aws_query";
|
|
24
|
-
|
|
25
|
-
export interface SetSecurityGroupsCommandInput extends SetSecurityGroupsInput {}
|
|
26
|
-
export interface SetSecurityGroupsCommandOutput extends SetSecurityGroupsOutput, __MetadataBearer {}
|
|
27
|
-
|
|
28
|
-
/**
|
|
29
|
-
* <p>Associates the specified security groups with the specified Application Load Balancer. The
|
|
30
|
-
* specified security groups override the previously associated security groups.</p>
|
|
31
|
-
* <p>You can't specify a security group for a Network Load Balancer or Gateway Load
|
|
32
|
-
* Balancer.</p>
|
|
33
|
-
* @example
|
|
34
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
35
|
-
* ```javascript
|
|
36
|
-
* import { ElasticLoadBalancingV2Client, SetSecurityGroupsCommand } from "@aws-sdk/client-elastic-load-balancing-v2"; // ES Modules import
|
|
37
|
-
* // const { ElasticLoadBalancingV2Client, SetSecurityGroupsCommand } = require("@aws-sdk/client-elastic-load-balancing-v2"); // CommonJS import
|
|
38
|
-
* const client = new ElasticLoadBalancingV2Client(config);
|
|
39
|
-
* const command = new SetSecurityGroupsCommand(input);
|
|
40
|
-
* const response = await client.send(command);
|
|
41
|
-
* ```
|
|
42
|
-
*
|
|
43
|
-
* @see {@link SetSecurityGroupsCommandInput} for command's `input` shape.
|
|
44
|
-
* @see {@link SetSecurityGroupsCommandOutput} for command's `response` shape.
|
|
45
|
-
* @see {@link ElasticLoadBalancingV2ClientResolvedConfig | config} for command's `input` shape.
|
|
46
|
-
*
|
|
47
|
-
*/
|
|
48
|
-
export class SetSecurityGroupsCommand extends $Command<
|
|
49
|
-
SetSecurityGroupsCommandInput,
|
|
50
|
-
SetSecurityGroupsCommandOutput,
|
|
51
|
-
ElasticLoadBalancingV2ClientResolvedConfig
|
|
52
|
-
> {
|
|
53
|
-
// Start section: command_properties
|
|
54
|
-
// End section: command_properties
|
|
55
|
-
|
|
56
|
-
constructor(readonly input: SetSecurityGroupsCommandInput) {
|
|
57
|
-
// Start section: command_constructor
|
|
58
|
-
super();
|
|
59
|
-
// End section: command_constructor
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
/**
|
|
63
|
-
* @internal
|
|
64
|
-
*/
|
|
65
|
-
resolveMiddleware(
|
|
66
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
67
|
-
configuration: ElasticLoadBalancingV2ClientResolvedConfig,
|
|
68
|
-
options?: __HttpHandlerOptions
|
|
69
|
-
): Handler<SetSecurityGroupsCommandInput, SetSecurityGroupsCommandOutput> {
|
|
70
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
71
|
-
|
|
72
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
73
|
-
|
|
74
|
-
const { logger } = configuration;
|
|
75
|
-
const clientName = "ElasticLoadBalancingV2Client";
|
|
76
|
-
const commandName = "SetSecurityGroupsCommand";
|
|
77
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
78
|
-
logger,
|
|
79
|
-
clientName,
|
|
80
|
-
commandName,
|
|
81
|
-
inputFilterSensitiveLog: SetSecurityGroupsInput.filterSensitiveLog,
|
|
82
|
-
outputFilterSensitiveLog: SetSecurityGroupsOutput.filterSensitiveLog,
|
|
83
|
-
};
|
|
84
|
-
const { requestHandler } = configuration;
|
|
85
|
-
return stack.resolve(
|
|
86
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
87
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
88
|
-
handlerExecutionContext
|
|
89
|
-
);
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
private serialize(input: SetSecurityGroupsCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
93
|
-
return serializeAws_querySetSecurityGroupsCommand(input, context);
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<SetSecurityGroupsCommandOutput> {
|
|
97
|
-
return deserializeAws_querySetSecurityGroupsCommand(output, context);
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
// Start section: command_body_extra
|
|
101
|
-
// End section: command_body_extra
|
|
102
|
-
}
|
|
@@ -1,101 +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 { SetSubnetsInput, SetSubnetsOutput } from "../models/models_0";
|
|
20
|
-
import { deserializeAws_querySetSubnetsCommand, serializeAws_querySetSubnetsCommand } from "../protocols/Aws_query";
|
|
21
|
-
|
|
22
|
-
export interface SetSubnetsCommandInput extends SetSubnetsInput {}
|
|
23
|
-
export interface SetSubnetsCommandOutput extends SetSubnetsOutput, __MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
/**
|
|
26
|
-
* <p>Enables the Availability Zones for the specified public subnets for the specified
|
|
27
|
-
* Application Load Balancer or Network Load Balancer. The specified subnets replace the
|
|
28
|
-
* previously enabled subnets.</p>
|
|
29
|
-
* <p>When you specify subnets for a Network Load Balancer, you must include all subnets that
|
|
30
|
-
* were enabled previously, with their existing configurations, plus any additional
|
|
31
|
-
* subnets.</p>
|
|
32
|
-
* @example
|
|
33
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
34
|
-
* ```javascript
|
|
35
|
-
* import { ElasticLoadBalancingV2Client, SetSubnetsCommand } from "@aws-sdk/client-elastic-load-balancing-v2"; // ES Modules import
|
|
36
|
-
* // const { ElasticLoadBalancingV2Client, SetSubnetsCommand } = require("@aws-sdk/client-elastic-load-balancing-v2"); // CommonJS import
|
|
37
|
-
* const client = new ElasticLoadBalancingV2Client(config);
|
|
38
|
-
* const command = new SetSubnetsCommand(input);
|
|
39
|
-
* const response = await client.send(command);
|
|
40
|
-
* ```
|
|
41
|
-
*
|
|
42
|
-
* @see {@link SetSubnetsCommandInput} for command's `input` shape.
|
|
43
|
-
* @see {@link SetSubnetsCommandOutput} for command's `response` shape.
|
|
44
|
-
* @see {@link ElasticLoadBalancingV2ClientResolvedConfig | config} for command's `input` shape.
|
|
45
|
-
*
|
|
46
|
-
*/
|
|
47
|
-
export class SetSubnetsCommand extends $Command<
|
|
48
|
-
SetSubnetsCommandInput,
|
|
49
|
-
SetSubnetsCommandOutput,
|
|
50
|
-
ElasticLoadBalancingV2ClientResolvedConfig
|
|
51
|
-
> {
|
|
52
|
-
// Start section: command_properties
|
|
53
|
-
// End section: command_properties
|
|
54
|
-
|
|
55
|
-
constructor(readonly input: SetSubnetsCommandInput) {
|
|
56
|
-
// Start section: command_constructor
|
|
57
|
-
super();
|
|
58
|
-
// End section: command_constructor
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
/**
|
|
62
|
-
* @internal
|
|
63
|
-
*/
|
|
64
|
-
resolveMiddleware(
|
|
65
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
66
|
-
configuration: ElasticLoadBalancingV2ClientResolvedConfig,
|
|
67
|
-
options?: __HttpHandlerOptions
|
|
68
|
-
): Handler<SetSubnetsCommandInput, SetSubnetsCommandOutput> {
|
|
69
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
70
|
-
|
|
71
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
72
|
-
|
|
73
|
-
const { logger } = configuration;
|
|
74
|
-
const clientName = "ElasticLoadBalancingV2Client";
|
|
75
|
-
const commandName = "SetSubnetsCommand";
|
|
76
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
77
|
-
logger,
|
|
78
|
-
clientName,
|
|
79
|
-
commandName,
|
|
80
|
-
inputFilterSensitiveLog: SetSubnetsInput.filterSensitiveLog,
|
|
81
|
-
outputFilterSensitiveLog: SetSubnetsOutput.filterSensitiveLog,
|
|
82
|
-
};
|
|
83
|
-
const { requestHandler } = configuration;
|
|
84
|
-
return stack.resolve(
|
|
85
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
86
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
87
|
-
handlerExecutionContext
|
|
88
|
-
);
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
private serialize(input: SetSubnetsCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
92
|
-
return serializeAws_querySetSubnetsCommand(input, context);
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<SetSubnetsCommandOutput> {
|
|
96
|
-
return deserializeAws_querySetSubnetsCommand(output, context);
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
// Start section: command_body_extra
|
|
100
|
-
// End section: command_body_extra
|
|
101
|
-
}
|
package/src/endpoints.ts
DELETED
|
@@ -1,86 +0,0 @@
|
|
|
1
|
-
import { getRegionInfo, PartitionHash, RegionHash } from "@aws-sdk/config-resolver";
|
|
2
|
-
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
3
|
-
|
|
4
|
-
const regionHash: RegionHash = {
|
|
5
|
-
"fips-us-east-1": {
|
|
6
|
-
hostname: "elasticloadbalancing-fips.us-east-1.amazonaws.com",
|
|
7
|
-
signingRegion: "us-east-1",
|
|
8
|
-
},
|
|
9
|
-
"fips-us-east-2": {
|
|
10
|
-
hostname: "elasticloadbalancing-fips.us-east-2.amazonaws.com",
|
|
11
|
-
signingRegion: "us-east-2",
|
|
12
|
-
},
|
|
13
|
-
"fips-us-gov-east-1": {
|
|
14
|
-
hostname: "elasticloadbalancing.us-gov-east-1.amazonaws.com",
|
|
15
|
-
signingRegion: "us-gov-east-1",
|
|
16
|
-
},
|
|
17
|
-
"fips-us-gov-west-1": {
|
|
18
|
-
hostname: "elasticloadbalancing.us-gov-west-1.amazonaws.com",
|
|
19
|
-
signingRegion: "us-gov-west-1",
|
|
20
|
-
},
|
|
21
|
-
"fips-us-west-1": {
|
|
22
|
-
hostname: "elasticloadbalancing-fips.us-west-1.amazonaws.com",
|
|
23
|
-
signingRegion: "us-west-1",
|
|
24
|
-
},
|
|
25
|
-
"fips-us-west-2": {
|
|
26
|
-
hostname: "elasticloadbalancing-fips.us-west-2.amazonaws.com",
|
|
27
|
-
signingRegion: "us-west-2",
|
|
28
|
-
},
|
|
29
|
-
};
|
|
30
|
-
|
|
31
|
-
const partitionHash: PartitionHash = {
|
|
32
|
-
aws: {
|
|
33
|
-
regions: [
|
|
34
|
-
"af-south-1",
|
|
35
|
-
"ap-east-1",
|
|
36
|
-
"ap-northeast-1",
|
|
37
|
-
"ap-northeast-2",
|
|
38
|
-
"ap-northeast-3",
|
|
39
|
-
"ap-south-1",
|
|
40
|
-
"ap-southeast-1",
|
|
41
|
-
"ap-southeast-2",
|
|
42
|
-
"ca-central-1",
|
|
43
|
-
"eu-central-1",
|
|
44
|
-
"eu-north-1",
|
|
45
|
-
"eu-south-1",
|
|
46
|
-
"eu-west-1",
|
|
47
|
-
"eu-west-2",
|
|
48
|
-
"eu-west-3",
|
|
49
|
-
"fips-us-east-1",
|
|
50
|
-
"fips-us-east-2",
|
|
51
|
-
"fips-us-west-1",
|
|
52
|
-
"fips-us-west-2",
|
|
53
|
-
"me-south-1",
|
|
54
|
-
"sa-east-1",
|
|
55
|
-
"us-east-1",
|
|
56
|
-
"us-east-2",
|
|
57
|
-
"us-west-1",
|
|
58
|
-
"us-west-2",
|
|
59
|
-
],
|
|
60
|
-
hostname: "elasticloadbalancing.{region}.amazonaws.com",
|
|
61
|
-
},
|
|
62
|
-
"aws-cn": {
|
|
63
|
-
regions: ["cn-north-1", "cn-northwest-1"],
|
|
64
|
-
hostname: "elasticloadbalancing.{region}.amazonaws.com.cn",
|
|
65
|
-
},
|
|
66
|
-
"aws-iso": {
|
|
67
|
-
regions: ["us-iso-east-1"],
|
|
68
|
-
hostname: "elasticloadbalancing.{region}.c2s.ic.gov",
|
|
69
|
-
},
|
|
70
|
-
"aws-iso-b": {
|
|
71
|
-
regions: ["us-isob-east-1"],
|
|
72
|
-
hostname: "elasticloadbalancing.{region}.sc2s.sgov.gov",
|
|
73
|
-
},
|
|
74
|
-
"aws-us-gov": {
|
|
75
|
-
regions: ["fips-us-gov-east-1", "fips-us-gov-west-1", "us-gov-east-1", "us-gov-west-1"],
|
|
76
|
-
hostname: "elasticloadbalancing.{region}.amazonaws.com",
|
|
77
|
-
},
|
|
78
|
-
};
|
|
79
|
-
|
|
80
|
-
export const defaultRegionInfoProvider: RegionInfoProvider = async (region: string, options?: any) =>
|
|
81
|
-
getRegionInfo(region, {
|
|
82
|
-
...options,
|
|
83
|
-
signingService: "elasticloadbalancing",
|
|
84
|
-
regionHash,
|
|
85
|
-
partitionHash,
|
|
86
|
-
});
|
package/src/index.ts
DELETED
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
export * from "./ElasticLoadBalancingV2Client";
|
|
2
|
-
export * from "./ElasticLoadBalancingV2";
|
|
3
|
-
export * from "./commands/AddListenerCertificatesCommand";
|
|
4
|
-
export * from "./commands/AddTagsCommand";
|
|
5
|
-
export * from "./commands/CreateListenerCommand";
|
|
6
|
-
export * from "./commands/CreateLoadBalancerCommand";
|
|
7
|
-
export * from "./commands/CreateRuleCommand";
|
|
8
|
-
export * from "./commands/CreateTargetGroupCommand";
|
|
9
|
-
export * from "./commands/DeleteListenerCommand";
|
|
10
|
-
export * from "./commands/DeleteLoadBalancerCommand";
|
|
11
|
-
export * from "./commands/DeleteRuleCommand";
|
|
12
|
-
export * from "./commands/DeleteTargetGroupCommand";
|
|
13
|
-
export * from "./commands/DeregisterTargetsCommand";
|
|
14
|
-
export * from "./commands/DescribeAccountLimitsCommand";
|
|
15
|
-
export * from "./commands/DescribeListenerCertificatesCommand";
|
|
16
|
-
export * from "./commands/DescribeListenersCommand";
|
|
17
|
-
export * from "./pagination/DescribeListenersPaginator";
|
|
18
|
-
export * from "./commands/DescribeLoadBalancerAttributesCommand";
|
|
19
|
-
export * from "./commands/DescribeLoadBalancersCommand";
|
|
20
|
-
export * from "./pagination/DescribeLoadBalancersPaginator";
|
|
21
|
-
export * from "./waiters/waitForLoadBalancerAvailable";
|
|
22
|
-
export * from "./waiters/waitForLoadBalancerExists";
|
|
23
|
-
export * from "./waiters/waitForLoadBalancersDeleted";
|
|
24
|
-
export * from "./commands/DescribeRulesCommand";
|
|
25
|
-
export * from "./commands/DescribeSSLPoliciesCommand";
|
|
26
|
-
export * from "./commands/DescribeTagsCommand";
|
|
27
|
-
export * from "./commands/DescribeTargetGroupAttributesCommand";
|
|
28
|
-
export * from "./commands/DescribeTargetGroupsCommand";
|
|
29
|
-
export * from "./pagination/DescribeTargetGroupsPaginator";
|
|
30
|
-
export * from "./commands/DescribeTargetHealthCommand";
|
|
31
|
-
export * from "./waiters/waitForTargetDeregistered";
|
|
32
|
-
export * from "./waiters/waitForTargetInService";
|
|
33
|
-
export * from "./commands/ModifyListenerCommand";
|
|
34
|
-
export * from "./commands/ModifyLoadBalancerAttributesCommand";
|
|
35
|
-
export * from "./commands/ModifyRuleCommand";
|
|
36
|
-
export * from "./commands/ModifyTargetGroupCommand";
|
|
37
|
-
export * from "./commands/ModifyTargetGroupAttributesCommand";
|
|
38
|
-
export * from "./commands/RegisterTargetsCommand";
|
|
39
|
-
export * from "./commands/RemoveListenerCertificatesCommand";
|
|
40
|
-
export * from "./commands/RemoveTagsCommand";
|
|
41
|
-
export * from "./commands/SetIpAddressTypeCommand";
|
|
42
|
-
export * from "./commands/SetRulePrioritiesCommand";
|
|
43
|
-
export * from "./commands/SetSecurityGroupsCommand";
|
|
44
|
-
export * from "./commands/SetSubnetsCommand";
|
|
45
|
-
export * from "./pagination/Interfaces";
|
|
46
|
-
export * from "./models/index";
|
package/src/models/index.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./models_0";
|