@aws-sdk/client-vpc-lattice 3.1076.0 → 3.1078.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/dist-cjs/index.js +228 -879
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/BatchUpdateRuleCommand.js +2 -14
- package/dist-es/commands/CreateAccessLogSubscriptionCommand.js +2 -14
- package/dist-es/commands/CreateListenerCommand.js +2 -14
- package/dist-es/commands/CreateResourceConfigurationCommand.js +2 -14
- package/dist-es/commands/CreateResourceGatewayCommand.js +2 -14
- package/dist-es/commands/CreateRuleCommand.js +2 -14
- package/dist-es/commands/CreateServiceCommand.js +2 -14
- package/dist-es/commands/CreateServiceNetworkCommand.js +2 -14
- package/dist-es/commands/CreateServiceNetworkResourceAssociationCommand.js +2 -14
- package/dist-es/commands/CreateServiceNetworkServiceAssociationCommand.js +2 -14
- package/dist-es/commands/CreateServiceNetworkVpcAssociationCommand.js +2 -14
- package/dist-es/commands/CreateTargetGroupCommand.js +2 -14
- package/dist-es/commands/DeleteAccessLogSubscriptionCommand.js +2 -14
- package/dist-es/commands/DeleteAuthPolicyCommand.js +2 -14
- package/dist-es/commands/DeleteDomainVerificationCommand.js +2 -14
- package/dist-es/commands/DeleteListenerCommand.js +2 -14
- package/dist-es/commands/DeleteResourceConfigurationCommand.js +2 -14
- package/dist-es/commands/DeleteResourceEndpointAssociationCommand.js +2 -14
- package/dist-es/commands/DeleteResourceGatewayCommand.js +2 -14
- package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -14
- package/dist-es/commands/DeleteRuleCommand.js +2 -14
- package/dist-es/commands/DeleteServiceCommand.js +2 -14
- package/dist-es/commands/DeleteServiceNetworkCommand.js +2 -14
- package/dist-es/commands/DeleteServiceNetworkResourceAssociationCommand.js +2 -14
- package/dist-es/commands/DeleteServiceNetworkServiceAssociationCommand.js +2 -14
- package/dist-es/commands/DeleteServiceNetworkVpcAssociationCommand.js +2 -14
- package/dist-es/commands/DeleteTargetGroupCommand.js +2 -14
- package/dist-es/commands/DeregisterTargetsCommand.js +2 -14
- package/dist-es/commands/GetAccessLogSubscriptionCommand.js +2 -14
- package/dist-es/commands/GetAuthPolicyCommand.js +2 -14
- package/dist-es/commands/GetDomainVerificationCommand.js +2 -14
- package/dist-es/commands/GetListenerCommand.js +2 -14
- package/dist-es/commands/GetResourceConfigurationCommand.js +2 -14
- package/dist-es/commands/GetResourceGatewayCommand.js +2 -14
- package/dist-es/commands/GetResourcePolicyCommand.js +2 -14
- package/dist-es/commands/GetRuleCommand.js +2 -14
- package/dist-es/commands/GetServiceCommand.js +2 -14
- package/dist-es/commands/GetServiceNetworkCommand.js +2 -14
- package/dist-es/commands/GetServiceNetworkResourceAssociationCommand.js +2 -14
- package/dist-es/commands/GetServiceNetworkServiceAssociationCommand.js +2 -14
- package/dist-es/commands/GetServiceNetworkVpcAssociationCommand.js +2 -14
- package/dist-es/commands/GetTargetGroupCommand.js +2 -14
- package/dist-es/commands/ListAccessLogSubscriptionsCommand.js +2 -14
- package/dist-es/commands/ListDomainVerificationsCommand.js +2 -14
- package/dist-es/commands/ListListenersCommand.js +2 -14
- package/dist-es/commands/ListResourceConfigurationsCommand.js +2 -14
- package/dist-es/commands/ListResourceEndpointAssociationsCommand.js +2 -14
- package/dist-es/commands/ListResourceGatewaysCommand.js +2 -14
- package/dist-es/commands/ListRulesCommand.js +2 -14
- package/dist-es/commands/ListServiceNetworkResourceAssociationsCommand.js +2 -14
- package/dist-es/commands/ListServiceNetworkServiceAssociationsCommand.js +2 -14
- package/dist-es/commands/ListServiceNetworkVpcAssociationsCommand.js +2 -14
- package/dist-es/commands/ListServiceNetworkVpcEndpointAssociationsCommand.js +2 -14
- package/dist-es/commands/ListServiceNetworksCommand.js +2 -14
- package/dist-es/commands/ListServicesCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/ListTargetGroupsCommand.js +2 -14
- package/dist-es/commands/ListTargetsCommand.js +2 -14
- package/dist-es/commands/PutAuthPolicyCommand.js +2 -14
- package/dist-es/commands/PutResourcePolicyCommand.js +2 -14
- package/dist-es/commands/RegisterTargetsCommand.js +2 -14
- package/dist-es/commands/StartDomainVerificationCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateAccessLogSubscriptionCommand.js +2 -14
- package/dist-es/commands/UpdateListenerCommand.js +2 -14
- package/dist-es/commands/UpdateResourceConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateResourceGatewayCommand.js +2 -14
- package/dist-es/commands/UpdateRuleCommand.js +2 -14
- package/dist-es/commands/UpdateServiceCommand.js +2 -14
- package/dist-es/commands/UpdateServiceNetworkCommand.js +2 -14
- package/dist-es/commands/UpdateServiceNetworkVpcAssociationCommand.js +2 -14
- package/dist-es/commands/UpdateTargetGroupCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/BatchUpdateRuleCommand.d.ts +3 -8
- package/dist-types/commands/CreateAccessLogSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/CreateListenerCommand.d.ts +3 -8
- package/dist-types/commands/CreateResourceConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/CreateResourceGatewayCommand.d.ts +3 -8
- package/dist-types/commands/CreateRuleCommand.d.ts +3 -8
- package/dist-types/commands/CreateServiceCommand.d.ts +3 -8
- package/dist-types/commands/CreateServiceNetworkCommand.d.ts +3 -8
- package/dist-types/commands/CreateServiceNetworkResourceAssociationCommand.d.ts +3 -8
- package/dist-types/commands/CreateServiceNetworkServiceAssociationCommand.d.ts +3 -8
- package/dist-types/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +3 -8
- package/dist-types/commands/CreateTargetGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAccessLogSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAuthPolicyCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDomainVerificationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteListenerCommand.d.ts +3 -8
- package/dist-types/commands/DeleteResourceConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteResourceEndpointAssociationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteResourceGatewayCommand.d.ts +3 -8
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRuleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteServiceCommand.d.ts +3 -8
- package/dist-types/commands/DeleteServiceNetworkCommand.d.ts +3 -8
- package/dist-types/commands/DeleteServiceNetworkResourceAssociationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteServiceNetworkServiceAssociationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteServiceNetworkVpcAssociationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTargetGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeregisterTargetsCommand.d.ts +3 -8
- package/dist-types/commands/GetAccessLogSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/GetAuthPolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetDomainVerificationCommand.d.ts +3 -8
- package/dist-types/commands/GetListenerCommand.d.ts +3 -8
- package/dist-types/commands/GetResourceConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetResourceGatewayCommand.d.ts +3 -8
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetRuleCommand.d.ts +3 -8
- package/dist-types/commands/GetServiceCommand.d.ts +3 -8
- package/dist-types/commands/GetServiceNetworkCommand.d.ts +3 -8
- package/dist-types/commands/GetServiceNetworkResourceAssociationCommand.d.ts +3 -8
- package/dist-types/commands/GetServiceNetworkServiceAssociationCommand.d.ts +3 -8
- package/dist-types/commands/GetServiceNetworkVpcAssociationCommand.d.ts +3 -8
- package/dist-types/commands/GetTargetGroupCommand.d.ts +3 -8
- package/dist-types/commands/ListAccessLogSubscriptionsCommand.d.ts +3 -8
- package/dist-types/commands/ListDomainVerificationsCommand.d.ts +3 -8
- package/dist-types/commands/ListListenersCommand.d.ts +3 -8
- package/dist-types/commands/ListResourceConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/ListResourceEndpointAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListResourceGatewaysCommand.d.ts +3 -8
- package/dist-types/commands/ListRulesCommand.d.ts +3 -8
- package/dist-types/commands/ListServiceNetworkResourceAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListServiceNetworkServiceAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListServiceNetworkVpcAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListServiceNetworkVpcEndpointAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListServiceNetworksCommand.d.ts +3 -8
- package/dist-types/commands/ListServicesCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ListTargetGroupsCommand.d.ts +3 -8
- package/dist-types/commands/ListTargetsCommand.d.ts +3 -8
- package/dist-types/commands/PutAuthPolicyCommand.d.ts +3 -8
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -8
- package/dist-types/commands/RegisterTargetsCommand.d.ts +3 -8
- package/dist-types/commands/StartDomainVerificationCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAccessLogSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateListenerCommand.d.ts +3 -8
- package/dist-types/commands/UpdateResourceConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateResourceGatewayCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRuleCommand.d.ts +3 -8
- package/dist-types/commands/UpdateServiceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateServiceNetworkCommand.d.ts +3 -8
- package/dist-types/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTargetGroupCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/BatchUpdateRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAccessLogSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateResourceConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateResourceGatewayCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateServiceNetworkCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateServiceNetworkResourceAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateServiceNetworkServiceAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTargetGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAccessLogSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAuthPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDomainVerificationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteResourceConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteResourceEndpointAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteResourceGatewayCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteServiceNetworkCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteServiceNetworkResourceAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteServiceNetworkServiceAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteServiceNetworkVpcAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTargetGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeregisterTargetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAccessLogSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAuthPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDomainVerificationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetListenerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResourceConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResourceGatewayCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetServiceNetworkCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetServiceNetworkResourceAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetServiceNetworkServiceAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetServiceNetworkVpcAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTargetGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAccessLogSubscriptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDomainVerificationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResourceConfigurationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResourceEndpointAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResourceGatewaysCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListServiceNetworkResourceAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListServiceNetworkServiceAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListServiceNetworkVpcAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListServiceNetworkVpcEndpointAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListServiceNetworksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTargetGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTargetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutAuthPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterTargetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartDomainVerificationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAccessLogSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateResourceConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateResourceGatewayCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateServiceNetworkCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTargetGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +8 -10
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
|
|
|
10
11
|
const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
|
|
11
12
|
const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
|
|
12
13
|
const { defaultProvider } = require("@aws-sdk/credential-provider-node");
|
|
13
|
-
const { toUtf8, fromUtf8, toBase64, fromBase64,
|
|
14
|
+
const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
|
|
14
15
|
const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
|
|
15
16
|
const { AwsRestJsonProtocol } = require("@aws-sdk/core/protocols");
|
|
17
|
+
const { Sha256 } = require("@smithy/core/checksum");
|
|
16
18
|
|
|
17
19
|
const defaultVPCLatticeHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
18
20
|
return {
|
|
@@ -67,7 +69,7 @@ const commonParams = {
|
|
|
67
69
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
68
70
|
};
|
|
69
71
|
|
|
70
|
-
var version = "3.
|
|
72
|
+
var version = "3.1077.0";
|
|
71
73
|
var packageInfo = {
|
|
72
74
|
version: version};
|
|
73
75
|
|
|
@@ -1998,6 +2000,7 @@ const getRuntimeConfig$1 = (config) => {
|
|
|
1998
2000
|
serviceTarget: "MercuryControlPlane",
|
|
1999
2001
|
},
|
|
2000
2002
|
serviceId: config?.serviceId ?? "VPC Lattice",
|
|
2003
|
+
sha256: config?.sha256 ?? Sha256,
|
|
2001
2004
|
urlParser: config?.urlParser ?? parseUrl,
|
|
2002
2005
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
2003
2006
|
utf8Encoder: config?.utf8Encoder ?? toUtf8,
|
|
@@ -2031,7 +2034,6 @@ const getRuntimeConfig = (config) => {
|
|
|
2031
2034
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
2032
2035
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
2033
2036
|
}, config),
|
|
2034
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
2035
2037
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
2036
2038
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
2037
2039
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -2119,880 +2121,227 @@ class VPCLatticeClient extends Client {
|
|
|
2119
2121
|
}
|
|
2120
2122
|
}
|
|
2121
2123
|
|
|
2122
|
-
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
|
|
2126
|
-
|
|
2127
|
-
}
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
}
|
|
2140
|
-
|
|
2141
|
-
|
|
2142
|
-
|
|
2143
|
-
|
|
2144
|
-
|
|
2145
|
-
|
|
2146
|
-
|
|
2147
|
-
|
|
2148
|
-
|
|
2149
|
-
|
|
2150
|
-
|
|
2151
|
-
}
|
|
2152
|
-
|
|
2153
|
-
|
|
2154
|
-
|
|
2155
|
-
|
|
2156
|
-
|
|
2157
|
-
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
}
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
|
|
2167
|
-
|
|
2168
|
-
|
|
2169
|
-
|
|
2170
|
-
|
|
2171
|
-
|
|
2172
|
-
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
}
|
|
2176
|
-
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
|
|
2181
|
-
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
|
|
2186
|
-
|
|
2187
|
-
}
|
|
2188
|
-
|
|
2189
|
-
|
|
2190
|
-
|
|
2191
|
-
|
|
2192
|
-
|
|
2193
|
-
|
|
2194
|
-
|
|
2195
|
-
|
|
2196
|
-
|
|
2197
|
-
|
|
2198
|
-
|
|
2199
|
-
}
|
|
2200
|
-
|
|
2201
|
-
|
|
2202
|
-
|
|
2203
|
-
|
|
2204
|
-
|
|
2205
|
-
|
|
2206
|
-
|
|
2207
|
-
|
|
2208
|
-
|
|
2209
|
-
|
|
2210
|
-
|
|
2211
|
-
}
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
|
|
2216
|
-
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
}
|
|
2224
|
-
|
|
2225
|
-
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
|
|
2233
|
-
|
|
2234
|
-
|
|
2235
|
-
}
|
|
2236
|
-
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
|
|
2242
|
-
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
|
-
|
|
2246
|
-
|
|
2247
|
-
}
|
|
2248
|
-
|
|
2249
|
-
|
|
2250
|
-
|
|
2251
|
-
|
|
2252
|
-
|
|
2253
|
-
|
|
2254
|
-
|
|
2255
|
-
|
|
2256
|
-
|
|
2257
|
-
|
|
2258
|
-
|
|
2259
|
-
}
|
|
2260
|
-
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
|
-
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
}
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
|
|
2278
|
-
|
|
2279
|
-
|
|
2280
|
-
|
|
2281
|
-
|
|
2282
|
-
|
|
2283
|
-
}
|
|
2284
|
-
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
|
|
2288
|
-
|
|
2289
|
-
|
|
2290
|
-
|
|
2291
|
-
|
|
2292
|
-
|
|
2293
|
-
|
|
2294
|
-
|
|
2295
|
-
}
|
|
2296
|
-
|
|
2297
|
-
|
|
2298
|
-
|
|
2299
|
-
|
|
2300
|
-
|
|
2301
|
-
|
|
2302
|
-
|
|
2303
|
-
|
|
2304
|
-
|
|
2305
|
-
|
|
2306
|
-
|
|
2307
|
-
}
|
|
2308
|
-
|
|
2309
|
-
|
|
2310
|
-
|
|
2311
|
-
|
|
2312
|
-
|
|
2313
|
-
|
|
2314
|
-
|
|
2315
|
-
|
|
2316
|
-
|
|
2317
|
-
|
|
2318
|
-
|
|
2319
|
-
}
|
|
2320
|
-
|
|
2321
|
-
|
|
2322
|
-
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
|
|
2327
|
-
|
|
2328
|
-
|
|
2329
|
-
|
|
2330
|
-
|
|
2331
|
-
}
|
|
2332
|
-
|
|
2333
|
-
|
|
2334
|
-
|
|
2335
|
-
|
|
2336
|
-
|
|
2337
|
-
|
|
2338
|
-
|
|
2339
|
-
|
|
2340
|
-
|
|
2341
|
-
|
|
2342
|
-
|
|
2343
|
-
})
|
|
2344
|
-
.s("MercuryControlPlane", "DeleteResourceGateway", {})
|
|
2345
|
-
.n("VPCLatticeClient", "DeleteResourceGatewayCommand")
|
|
2346
|
-
.sc(DeleteResourceGateway$)
|
|
2347
|
-
.build() {
|
|
2348
|
-
}
|
|
2349
|
-
|
|
2350
|
-
class DeleteResourcePolicyCommand extends Command
|
|
2351
|
-
.classBuilder()
|
|
2352
|
-
.ep(commonParams)
|
|
2353
|
-
.m(function (Command, cs, config, o) {
|
|
2354
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2355
|
-
})
|
|
2356
|
-
.s("MercuryControlPlane", "DeleteResourcePolicy", {})
|
|
2357
|
-
.n("VPCLatticeClient", "DeleteResourcePolicyCommand")
|
|
2358
|
-
.sc(DeleteResourcePolicy$)
|
|
2359
|
-
.build() {
|
|
2360
|
-
}
|
|
2361
|
-
|
|
2362
|
-
class DeleteRuleCommand extends Command
|
|
2363
|
-
.classBuilder()
|
|
2364
|
-
.ep(commonParams)
|
|
2365
|
-
.m(function (Command, cs, config, o) {
|
|
2366
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2367
|
-
})
|
|
2368
|
-
.s("MercuryControlPlane", "DeleteRule", {})
|
|
2369
|
-
.n("VPCLatticeClient", "DeleteRuleCommand")
|
|
2370
|
-
.sc(DeleteRule$)
|
|
2371
|
-
.build() {
|
|
2372
|
-
}
|
|
2373
|
-
|
|
2374
|
-
class DeleteServiceCommand extends Command
|
|
2375
|
-
.classBuilder()
|
|
2376
|
-
.ep(commonParams)
|
|
2377
|
-
.m(function (Command, cs, config, o) {
|
|
2378
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2379
|
-
})
|
|
2380
|
-
.s("MercuryControlPlane", "DeleteService", {})
|
|
2381
|
-
.n("VPCLatticeClient", "DeleteServiceCommand")
|
|
2382
|
-
.sc(DeleteService$)
|
|
2383
|
-
.build() {
|
|
2384
|
-
}
|
|
2385
|
-
|
|
2386
|
-
class DeleteServiceNetworkCommand extends Command
|
|
2387
|
-
.classBuilder()
|
|
2388
|
-
.ep(commonParams)
|
|
2389
|
-
.m(function (Command, cs, config, o) {
|
|
2390
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2391
|
-
})
|
|
2392
|
-
.s("MercuryControlPlane", "DeleteServiceNetwork", {})
|
|
2393
|
-
.n("VPCLatticeClient", "DeleteServiceNetworkCommand")
|
|
2394
|
-
.sc(DeleteServiceNetwork$)
|
|
2395
|
-
.build() {
|
|
2396
|
-
}
|
|
2397
|
-
|
|
2398
|
-
class DeleteServiceNetworkResourceAssociationCommand extends Command
|
|
2399
|
-
.classBuilder()
|
|
2400
|
-
.ep(commonParams)
|
|
2401
|
-
.m(function (Command, cs, config, o) {
|
|
2402
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2403
|
-
})
|
|
2404
|
-
.s("MercuryControlPlane", "DeleteServiceNetworkResourceAssociation", {})
|
|
2405
|
-
.n("VPCLatticeClient", "DeleteServiceNetworkResourceAssociationCommand")
|
|
2406
|
-
.sc(DeleteServiceNetworkResourceAssociation$)
|
|
2407
|
-
.build() {
|
|
2408
|
-
}
|
|
2409
|
-
|
|
2410
|
-
class DeleteServiceNetworkServiceAssociationCommand extends Command
|
|
2411
|
-
.classBuilder()
|
|
2412
|
-
.ep(commonParams)
|
|
2413
|
-
.m(function (Command, cs, config, o) {
|
|
2414
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2415
|
-
})
|
|
2416
|
-
.s("MercuryControlPlane", "DeleteServiceNetworkServiceAssociation", {})
|
|
2417
|
-
.n("VPCLatticeClient", "DeleteServiceNetworkServiceAssociationCommand")
|
|
2418
|
-
.sc(DeleteServiceNetworkServiceAssociation$)
|
|
2419
|
-
.build() {
|
|
2420
|
-
}
|
|
2421
|
-
|
|
2422
|
-
class DeleteServiceNetworkVpcAssociationCommand extends Command
|
|
2423
|
-
.classBuilder()
|
|
2424
|
-
.ep(commonParams)
|
|
2425
|
-
.m(function (Command, cs, config, o) {
|
|
2426
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2427
|
-
})
|
|
2428
|
-
.s("MercuryControlPlane", "DeleteServiceNetworkVpcAssociation", {})
|
|
2429
|
-
.n("VPCLatticeClient", "DeleteServiceNetworkVpcAssociationCommand")
|
|
2430
|
-
.sc(DeleteServiceNetworkVpcAssociation$)
|
|
2431
|
-
.build() {
|
|
2432
|
-
}
|
|
2433
|
-
|
|
2434
|
-
class DeleteTargetGroupCommand extends Command
|
|
2435
|
-
.classBuilder()
|
|
2436
|
-
.ep(commonParams)
|
|
2437
|
-
.m(function (Command, cs, config, o) {
|
|
2438
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2439
|
-
})
|
|
2440
|
-
.s("MercuryControlPlane", "DeleteTargetGroup", {})
|
|
2441
|
-
.n("VPCLatticeClient", "DeleteTargetGroupCommand")
|
|
2442
|
-
.sc(DeleteTargetGroup$)
|
|
2443
|
-
.build() {
|
|
2444
|
-
}
|
|
2445
|
-
|
|
2446
|
-
class DeregisterTargetsCommand extends Command
|
|
2447
|
-
.classBuilder()
|
|
2448
|
-
.ep(commonParams)
|
|
2449
|
-
.m(function (Command, cs, config, o) {
|
|
2450
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2451
|
-
})
|
|
2452
|
-
.s("MercuryControlPlane", "DeregisterTargets", {})
|
|
2453
|
-
.n("VPCLatticeClient", "DeregisterTargetsCommand")
|
|
2454
|
-
.sc(DeregisterTargets$)
|
|
2455
|
-
.build() {
|
|
2456
|
-
}
|
|
2457
|
-
|
|
2458
|
-
class GetAccessLogSubscriptionCommand extends Command
|
|
2459
|
-
.classBuilder()
|
|
2460
|
-
.ep(commonParams)
|
|
2461
|
-
.m(function (Command, cs, config, o) {
|
|
2462
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2463
|
-
})
|
|
2464
|
-
.s("MercuryControlPlane", "GetAccessLogSubscription", {})
|
|
2465
|
-
.n("VPCLatticeClient", "GetAccessLogSubscriptionCommand")
|
|
2466
|
-
.sc(GetAccessLogSubscription$)
|
|
2467
|
-
.build() {
|
|
2468
|
-
}
|
|
2469
|
-
|
|
2470
|
-
class GetAuthPolicyCommand extends Command
|
|
2471
|
-
.classBuilder()
|
|
2472
|
-
.ep(commonParams)
|
|
2473
|
-
.m(function (Command, cs, config, o) {
|
|
2474
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2475
|
-
})
|
|
2476
|
-
.s("MercuryControlPlane", "GetAuthPolicy", {})
|
|
2477
|
-
.n("VPCLatticeClient", "GetAuthPolicyCommand")
|
|
2478
|
-
.sc(GetAuthPolicy$)
|
|
2479
|
-
.build() {
|
|
2480
|
-
}
|
|
2481
|
-
|
|
2482
|
-
class GetDomainVerificationCommand extends Command
|
|
2483
|
-
.classBuilder()
|
|
2484
|
-
.ep(commonParams)
|
|
2485
|
-
.m(function (Command, cs, config, o) {
|
|
2486
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2487
|
-
})
|
|
2488
|
-
.s("MercuryControlPlane", "GetDomainVerification", {})
|
|
2489
|
-
.n("VPCLatticeClient", "GetDomainVerificationCommand")
|
|
2490
|
-
.sc(GetDomainVerification$)
|
|
2491
|
-
.build() {
|
|
2492
|
-
}
|
|
2493
|
-
|
|
2494
|
-
class GetListenerCommand extends Command
|
|
2495
|
-
.classBuilder()
|
|
2496
|
-
.ep(commonParams)
|
|
2497
|
-
.m(function (Command, cs, config, o) {
|
|
2498
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2499
|
-
})
|
|
2500
|
-
.s("MercuryControlPlane", "GetListener", {})
|
|
2501
|
-
.n("VPCLatticeClient", "GetListenerCommand")
|
|
2502
|
-
.sc(GetListener$)
|
|
2503
|
-
.build() {
|
|
2504
|
-
}
|
|
2505
|
-
|
|
2506
|
-
class GetResourceConfigurationCommand extends Command
|
|
2507
|
-
.classBuilder()
|
|
2508
|
-
.ep(commonParams)
|
|
2509
|
-
.m(function (Command, cs, config, o) {
|
|
2510
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2511
|
-
})
|
|
2512
|
-
.s("MercuryControlPlane", "GetResourceConfiguration", {})
|
|
2513
|
-
.n("VPCLatticeClient", "GetResourceConfigurationCommand")
|
|
2514
|
-
.sc(GetResourceConfiguration$)
|
|
2515
|
-
.build() {
|
|
2516
|
-
}
|
|
2517
|
-
|
|
2518
|
-
class GetResourceGatewayCommand extends Command
|
|
2519
|
-
.classBuilder()
|
|
2520
|
-
.ep(commonParams)
|
|
2521
|
-
.m(function (Command, cs, config, o) {
|
|
2522
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2523
|
-
})
|
|
2524
|
-
.s("MercuryControlPlane", "GetResourceGateway", {})
|
|
2525
|
-
.n("VPCLatticeClient", "GetResourceGatewayCommand")
|
|
2526
|
-
.sc(GetResourceGateway$)
|
|
2527
|
-
.build() {
|
|
2528
|
-
}
|
|
2529
|
-
|
|
2530
|
-
class GetResourcePolicyCommand extends Command
|
|
2531
|
-
.classBuilder()
|
|
2532
|
-
.ep(commonParams)
|
|
2533
|
-
.m(function (Command, cs, config, o) {
|
|
2534
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2535
|
-
})
|
|
2536
|
-
.s("MercuryControlPlane", "GetResourcePolicy", {})
|
|
2537
|
-
.n("VPCLatticeClient", "GetResourcePolicyCommand")
|
|
2538
|
-
.sc(GetResourcePolicy$)
|
|
2539
|
-
.build() {
|
|
2540
|
-
}
|
|
2541
|
-
|
|
2542
|
-
class GetRuleCommand extends Command
|
|
2543
|
-
.classBuilder()
|
|
2544
|
-
.ep(commonParams)
|
|
2545
|
-
.m(function (Command, cs, config, o) {
|
|
2546
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2547
|
-
})
|
|
2548
|
-
.s("MercuryControlPlane", "GetRule", {})
|
|
2549
|
-
.n("VPCLatticeClient", "GetRuleCommand")
|
|
2550
|
-
.sc(GetRule$)
|
|
2551
|
-
.build() {
|
|
2552
|
-
}
|
|
2553
|
-
|
|
2554
|
-
class GetServiceCommand extends Command
|
|
2555
|
-
.classBuilder()
|
|
2556
|
-
.ep(commonParams)
|
|
2557
|
-
.m(function (Command, cs, config, o) {
|
|
2558
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2559
|
-
})
|
|
2560
|
-
.s("MercuryControlPlane", "GetService", {})
|
|
2561
|
-
.n("VPCLatticeClient", "GetServiceCommand")
|
|
2562
|
-
.sc(GetService$)
|
|
2563
|
-
.build() {
|
|
2564
|
-
}
|
|
2565
|
-
|
|
2566
|
-
class GetServiceNetworkCommand extends Command
|
|
2567
|
-
.classBuilder()
|
|
2568
|
-
.ep(commonParams)
|
|
2569
|
-
.m(function (Command, cs, config, o) {
|
|
2570
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2571
|
-
})
|
|
2572
|
-
.s("MercuryControlPlane", "GetServiceNetwork", {})
|
|
2573
|
-
.n("VPCLatticeClient", "GetServiceNetworkCommand")
|
|
2574
|
-
.sc(GetServiceNetwork$)
|
|
2575
|
-
.build() {
|
|
2576
|
-
}
|
|
2577
|
-
|
|
2578
|
-
class GetServiceNetworkResourceAssociationCommand extends Command
|
|
2579
|
-
.classBuilder()
|
|
2580
|
-
.ep(commonParams)
|
|
2581
|
-
.m(function (Command, cs, config, o) {
|
|
2582
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2583
|
-
})
|
|
2584
|
-
.s("MercuryControlPlane", "GetServiceNetworkResourceAssociation", {})
|
|
2585
|
-
.n("VPCLatticeClient", "GetServiceNetworkResourceAssociationCommand")
|
|
2586
|
-
.sc(GetServiceNetworkResourceAssociation$)
|
|
2587
|
-
.build() {
|
|
2588
|
-
}
|
|
2589
|
-
|
|
2590
|
-
class GetServiceNetworkServiceAssociationCommand extends Command
|
|
2591
|
-
.classBuilder()
|
|
2592
|
-
.ep(commonParams)
|
|
2593
|
-
.m(function (Command, cs, config, o) {
|
|
2594
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2595
|
-
})
|
|
2596
|
-
.s("MercuryControlPlane", "GetServiceNetworkServiceAssociation", {})
|
|
2597
|
-
.n("VPCLatticeClient", "GetServiceNetworkServiceAssociationCommand")
|
|
2598
|
-
.sc(GetServiceNetworkServiceAssociation$)
|
|
2599
|
-
.build() {
|
|
2600
|
-
}
|
|
2601
|
-
|
|
2602
|
-
class GetServiceNetworkVpcAssociationCommand extends Command
|
|
2603
|
-
.classBuilder()
|
|
2604
|
-
.ep(commonParams)
|
|
2605
|
-
.m(function (Command, cs, config, o) {
|
|
2606
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2607
|
-
})
|
|
2608
|
-
.s("MercuryControlPlane", "GetServiceNetworkVpcAssociation", {})
|
|
2609
|
-
.n("VPCLatticeClient", "GetServiceNetworkVpcAssociationCommand")
|
|
2610
|
-
.sc(GetServiceNetworkVpcAssociation$)
|
|
2611
|
-
.build() {
|
|
2612
|
-
}
|
|
2613
|
-
|
|
2614
|
-
class GetTargetGroupCommand extends Command
|
|
2615
|
-
.classBuilder()
|
|
2616
|
-
.ep(commonParams)
|
|
2617
|
-
.m(function (Command, cs, config, o) {
|
|
2618
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2619
|
-
})
|
|
2620
|
-
.s("MercuryControlPlane", "GetTargetGroup", {})
|
|
2621
|
-
.n("VPCLatticeClient", "GetTargetGroupCommand")
|
|
2622
|
-
.sc(GetTargetGroup$)
|
|
2623
|
-
.build() {
|
|
2624
|
-
}
|
|
2625
|
-
|
|
2626
|
-
class ListAccessLogSubscriptionsCommand extends Command
|
|
2627
|
-
.classBuilder()
|
|
2628
|
-
.ep(commonParams)
|
|
2629
|
-
.m(function (Command, cs, config, o) {
|
|
2630
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2631
|
-
})
|
|
2632
|
-
.s("MercuryControlPlane", "ListAccessLogSubscriptions", {})
|
|
2633
|
-
.n("VPCLatticeClient", "ListAccessLogSubscriptionsCommand")
|
|
2634
|
-
.sc(ListAccessLogSubscriptions$)
|
|
2635
|
-
.build() {
|
|
2636
|
-
}
|
|
2637
|
-
|
|
2638
|
-
class ListDomainVerificationsCommand extends Command
|
|
2639
|
-
.classBuilder()
|
|
2640
|
-
.ep(commonParams)
|
|
2641
|
-
.m(function (Command, cs, config, o) {
|
|
2642
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2643
|
-
})
|
|
2644
|
-
.s("MercuryControlPlane", "ListDomainVerifications", {})
|
|
2645
|
-
.n("VPCLatticeClient", "ListDomainVerificationsCommand")
|
|
2646
|
-
.sc(ListDomainVerifications$)
|
|
2647
|
-
.build() {
|
|
2648
|
-
}
|
|
2649
|
-
|
|
2650
|
-
class ListListenersCommand extends Command
|
|
2651
|
-
.classBuilder()
|
|
2652
|
-
.ep(commonParams)
|
|
2653
|
-
.m(function (Command, cs, config, o) {
|
|
2654
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2655
|
-
})
|
|
2656
|
-
.s("MercuryControlPlane", "ListListeners", {})
|
|
2657
|
-
.n("VPCLatticeClient", "ListListenersCommand")
|
|
2658
|
-
.sc(ListListeners$)
|
|
2659
|
-
.build() {
|
|
2660
|
-
}
|
|
2661
|
-
|
|
2662
|
-
class ListResourceConfigurationsCommand extends Command
|
|
2663
|
-
.classBuilder()
|
|
2664
|
-
.ep(commonParams)
|
|
2665
|
-
.m(function (Command, cs, config, o) {
|
|
2666
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2667
|
-
})
|
|
2668
|
-
.s("MercuryControlPlane", "ListResourceConfigurations", {})
|
|
2669
|
-
.n("VPCLatticeClient", "ListResourceConfigurationsCommand")
|
|
2670
|
-
.sc(ListResourceConfigurations$)
|
|
2671
|
-
.build() {
|
|
2672
|
-
}
|
|
2673
|
-
|
|
2674
|
-
class ListResourceEndpointAssociationsCommand extends Command
|
|
2675
|
-
.classBuilder()
|
|
2676
|
-
.ep(commonParams)
|
|
2677
|
-
.m(function (Command, cs, config, o) {
|
|
2678
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2679
|
-
})
|
|
2680
|
-
.s("MercuryControlPlane", "ListResourceEndpointAssociations", {})
|
|
2681
|
-
.n("VPCLatticeClient", "ListResourceEndpointAssociationsCommand")
|
|
2682
|
-
.sc(ListResourceEndpointAssociations$)
|
|
2683
|
-
.build() {
|
|
2684
|
-
}
|
|
2685
|
-
|
|
2686
|
-
class ListResourceGatewaysCommand extends Command
|
|
2687
|
-
.classBuilder()
|
|
2688
|
-
.ep(commonParams)
|
|
2689
|
-
.m(function (Command, cs, config, o) {
|
|
2690
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2691
|
-
})
|
|
2692
|
-
.s("MercuryControlPlane", "ListResourceGateways", {})
|
|
2693
|
-
.n("VPCLatticeClient", "ListResourceGatewaysCommand")
|
|
2694
|
-
.sc(ListResourceGateways$)
|
|
2695
|
-
.build() {
|
|
2696
|
-
}
|
|
2697
|
-
|
|
2698
|
-
class ListRulesCommand extends Command
|
|
2699
|
-
.classBuilder()
|
|
2700
|
-
.ep(commonParams)
|
|
2701
|
-
.m(function (Command, cs, config, o) {
|
|
2702
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2703
|
-
})
|
|
2704
|
-
.s("MercuryControlPlane", "ListRules", {})
|
|
2705
|
-
.n("VPCLatticeClient", "ListRulesCommand")
|
|
2706
|
-
.sc(ListRules$)
|
|
2707
|
-
.build() {
|
|
2708
|
-
}
|
|
2709
|
-
|
|
2710
|
-
class ListServiceNetworkResourceAssociationsCommand extends Command
|
|
2711
|
-
.classBuilder()
|
|
2712
|
-
.ep(commonParams)
|
|
2713
|
-
.m(function (Command, cs, config, o) {
|
|
2714
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2715
|
-
})
|
|
2716
|
-
.s("MercuryControlPlane", "ListServiceNetworkResourceAssociations", {})
|
|
2717
|
-
.n("VPCLatticeClient", "ListServiceNetworkResourceAssociationsCommand")
|
|
2718
|
-
.sc(ListServiceNetworkResourceAssociations$)
|
|
2719
|
-
.build() {
|
|
2720
|
-
}
|
|
2721
|
-
|
|
2722
|
-
class ListServiceNetworksCommand extends Command
|
|
2723
|
-
.classBuilder()
|
|
2724
|
-
.ep(commonParams)
|
|
2725
|
-
.m(function (Command, cs, config, o) {
|
|
2726
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2727
|
-
})
|
|
2728
|
-
.s("MercuryControlPlane", "ListServiceNetworks", {})
|
|
2729
|
-
.n("VPCLatticeClient", "ListServiceNetworksCommand")
|
|
2730
|
-
.sc(ListServiceNetworks$)
|
|
2731
|
-
.build() {
|
|
2732
|
-
}
|
|
2733
|
-
|
|
2734
|
-
class ListServiceNetworkServiceAssociationsCommand extends Command
|
|
2735
|
-
.classBuilder()
|
|
2736
|
-
.ep(commonParams)
|
|
2737
|
-
.m(function (Command, cs, config, o) {
|
|
2738
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2739
|
-
})
|
|
2740
|
-
.s("MercuryControlPlane", "ListServiceNetworkServiceAssociations", {})
|
|
2741
|
-
.n("VPCLatticeClient", "ListServiceNetworkServiceAssociationsCommand")
|
|
2742
|
-
.sc(ListServiceNetworkServiceAssociations$)
|
|
2743
|
-
.build() {
|
|
2744
|
-
}
|
|
2745
|
-
|
|
2746
|
-
class ListServiceNetworkVpcAssociationsCommand extends Command
|
|
2747
|
-
.classBuilder()
|
|
2748
|
-
.ep(commonParams)
|
|
2749
|
-
.m(function (Command, cs, config, o) {
|
|
2750
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2751
|
-
})
|
|
2752
|
-
.s("MercuryControlPlane", "ListServiceNetworkVpcAssociations", {})
|
|
2753
|
-
.n("VPCLatticeClient", "ListServiceNetworkVpcAssociationsCommand")
|
|
2754
|
-
.sc(ListServiceNetworkVpcAssociations$)
|
|
2755
|
-
.build() {
|
|
2756
|
-
}
|
|
2757
|
-
|
|
2758
|
-
class ListServiceNetworkVpcEndpointAssociationsCommand extends Command
|
|
2759
|
-
.classBuilder()
|
|
2760
|
-
.ep(commonParams)
|
|
2761
|
-
.m(function (Command, cs, config, o) {
|
|
2762
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2763
|
-
})
|
|
2764
|
-
.s("MercuryControlPlane", "ListServiceNetworkVpcEndpointAssociations", {})
|
|
2765
|
-
.n("VPCLatticeClient", "ListServiceNetworkVpcEndpointAssociationsCommand")
|
|
2766
|
-
.sc(ListServiceNetworkVpcEndpointAssociations$)
|
|
2767
|
-
.build() {
|
|
2768
|
-
}
|
|
2769
|
-
|
|
2770
|
-
class ListServicesCommand extends Command
|
|
2771
|
-
.classBuilder()
|
|
2772
|
-
.ep(commonParams)
|
|
2773
|
-
.m(function (Command, cs, config, o) {
|
|
2774
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2775
|
-
})
|
|
2776
|
-
.s("MercuryControlPlane", "ListServices", {})
|
|
2777
|
-
.n("VPCLatticeClient", "ListServicesCommand")
|
|
2778
|
-
.sc(ListServices$)
|
|
2779
|
-
.build() {
|
|
2780
|
-
}
|
|
2781
|
-
|
|
2782
|
-
class ListTagsForResourceCommand extends Command
|
|
2783
|
-
.classBuilder()
|
|
2784
|
-
.ep(commonParams)
|
|
2785
|
-
.m(function (Command, cs, config, o) {
|
|
2786
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2787
|
-
})
|
|
2788
|
-
.s("MercuryControlPlane", "ListTagsForResource", {})
|
|
2789
|
-
.n("VPCLatticeClient", "ListTagsForResourceCommand")
|
|
2790
|
-
.sc(ListTagsForResource$)
|
|
2791
|
-
.build() {
|
|
2792
|
-
}
|
|
2793
|
-
|
|
2794
|
-
class ListTargetGroupsCommand extends Command
|
|
2795
|
-
.classBuilder()
|
|
2796
|
-
.ep(commonParams)
|
|
2797
|
-
.m(function (Command, cs, config, o) {
|
|
2798
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2799
|
-
})
|
|
2800
|
-
.s("MercuryControlPlane", "ListTargetGroups", {})
|
|
2801
|
-
.n("VPCLatticeClient", "ListTargetGroupsCommand")
|
|
2802
|
-
.sc(ListTargetGroups$)
|
|
2803
|
-
.build() {
|
|
2804
|
-
}
|
|
2805
|
-
|
|
2806
|
-
class ListTargetsCommand extends Command
|
|
2807
|
-
.classBuilder()
|
|
2808
|
-
.ep(commonParams)
|
|
2809
|
-
.m(function (Command, cs, config, o) {
|
|
2810
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2811
|
-
})
|
|
2812
|
-
.s("MercuryControlPlane", "ListTargets", {})
|
|
2813
|
-
.n("VPCLatticeClient", "ListTargetsCommand")
|
|
2814
|
-
.sc(ListTargets$)
|
|
2815
|
-
.build() {
|
|
2816
|
-
}
|
|
2817
|
-
|
|
2818
|
-
class PutAuthPolicyCommand extends Command
|
|
2819
|
-
.classBuilder()
|
|
2820
|
-
.ep(commonParams)
|
|
2821
|
-
.m(function (Command, cs, config, o) {
|
|
2822
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2823
|
-
})
|
|
2824
|
-
.s("MercuryControlPlane", "PutAuthPolicy", {})
|
|
2825
|
-
.n("VPCLatticeClient", "PutAuthPolicyCommand")
|
|
2826
|
-
.sc(PutAuthPolicy$)
|
|
2827
|
-
.build() {
|
|
2828
|
-
}
|
|
2829
|
-
|
|
2830
|
-
class PutResourcePolicyCommand extends Command
|
|
2831
|
-
.classBuilder()
|
|
2832
|
-
.ep(commonParams)
|
|
2833
|
-
.m(function (Command, cs, config, o) {
|
|
2834
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2835
|
-
})
|
|
2836
|
-
.s("MercuryControlPlane", "PutResourcePolicy", {})
|
|
2837
|
-
.n("VPCLatticeClient", "PutResourcePolicyCommand")
|
|
2838
|
-
.sc(PutResourcePolicy$)
|
|
2839
|
-
.build() {
|
|
2840
|
-
}
|
|
2841
|
-
|
|
2842
|
-
class RegisterTargetsCommand extends Command
|
|
2843
|
-
.classBuilder()
|
|
2844
|
-
.ep(commonParams)
|
|
2845
|
-
.m(function (Command, cs, config, o) {
|
|
2846
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2847
|
-
})
|
|
2848
|
-
.s("MercuryControlPlane", "RegisterTargets", {})
|
|
2849
|
-
.n("VPCLatticeClient", "RegisterTargetsCommand")
|
|
2850
|
-
.sc(RegisterTargets$)
|
|
2851
|
-
.build() {
|
|
2852
|
-
}
|
|
2853
|
-
|
|
2854
|
-
class StartDomainVerificationCommand extends Command
|
|
2855
|
-
.classBuilder()
|
|
2856
|
-
.ep(commonParams)
|
|
2857
|
-
.m(function (Command, cs, config, o) {
|
|
2858
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2859
|
-
})
|
|
2860
|
-
.s("MercuryControlPlane", "StartDomainVerification", {})
|
|
2861
|
-
.n("VPCLatticeClient", "StartDomainVerificationCommand")
|
|
2862
|
-
.sc(StartDomainVerification$)
|
|
2863
|
-
.build() {
|
|
2864
|
-
}
|
|
2865
|
-
|
|
2866
|
-
class TagResourceCommand extends Command
|
|
2867
|
-
.classBuilder()
|
|
2868
|
-
.ep(commonParams)
|
|
2869
|
-
.m(function (Command, cs, config, o) {
|
|
2870
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2871
|
-
})
|
|
2872
|
-
.s("MercuryControlPlane", "TagResource", {})
|
|
2873
|
-
.n("VPCLatticeClient", "TagResourceCommand")
|
|
2874
|
-
.sc(TagResource$)
|
|
2875
|
-
.build() {
|
|
2876
|
-
}
|
|
2877
|
-
|
|
2878
|
-
class UntagResourceCommand extends Command
|
|
2879
|
-
.classBuilder()
|
|
2880
|
-
.ep(commonParams)
|
|
2881
|
-
.m(function (Command, cs, config, o) {
|
|
2882
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2883
|
-
})
|
|
2884
|
-
.s("MercuryControlPlane", "UntagResource", {})
|
|
2885
|
-
.n("VPCLatticeClient", "UntagResourceCommand")
|
|
2886
|
-
.sc(UntagResource$)
|
|
2887
|
-
.build() {
|
|
2888
|
-
}
|
|
2889
|
-
|
|
2890
|
-
class UpdateAccessLogSubscriptionCommand extends Command
|
|
2891
|
-
.classBuilder()
|
|
2892
|
-
.ep(commonParams)
|
|
2893
|
-
.m(function (Command, cs, config, o) {
|
|
2894
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2895
|
-
})
|
|
2896
|
-
.s("MercuryControlPlane", "UpdateAccessLogSubscription", {})
|
|
2897
|
-
.n("VPCLatticeClient", "UpdateAccessLogSubscriptionCommand")
|
|
2898
|
-
.sc(UpdateAccessLogSubscription$)
|
|
2899
|
-
.build() {
|
|
2900
|
-
}
|
|
2901
|
-
|
|
2902
|
-
class UpdateListenerCommand extends Command
|
|
2903
|
-
.classBuilder()
|
|
2904
|
-
.ep(commonParams)
|
|
2905
|
-
.m(function (Command, cs, config, o) {
|
|
2906
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2907
|
-
})
|
|
2908
|
-
.s("MercuryControlPlane", "UpdateListener", {})
|
|
2909
|
-
.n("VPCLatticeClient", "UpdateListenerCommand")
|
|
2910
|
-
.sc(UpdateListener$)
|
|
2911
|
-
.build() {
|
|
2912
|
-
}
|
|
2913
|
-
|
|
2914
|
-
class UpdateResourceConfigurationCommand extends Command
|
|
2915
|
-
.classBuilder()
|
|
2916
|
-
.ep(commonParams)
|
|
2917
|
-
.m(function (Command, cs, config, o) {
|
|
2918
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2919
|
-
})
|
|
2920
|
-
.s("MercuryControlPlane", "UpdateResourceConfiguration", {})
|
|
2921
|
-
.n("VPCLatticeClient", "UpdateResourceConfigurationCommand")
|
|
2922
|
-
.sc(UpdateResourceConfiguration$)
|
|
2923
|
-
.build() {
|
|
2924
|
-
}
|
|
2925
|
-
|
|
2926
|
-
class UpdateResourceGatewayCommand extends Command
|
|
2927
|
-
.classBuilder()
|
|
2928
|
-
.ep(commonParams)
|
|
2929
|
-
.m(function (Command, cs, config, o) {
|
|
2930
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2931
|
-
})
|
|
2932
|
-
.s("MercuryControlPlane", "UpdateResourceGateway", {})
|
|
2933
|
-
.n("VPCLatticeClient", "UpdateResourceGatewayCommand")
|
|
2934
|
-
.sc(UpdateResourceGateway$)
|
|
2935
|
-
.build() {
|
|
2936
|
-
}
|
|
2937
|
-
|
|
2938
|
-
class UpdateRuleCommand extends Command
|
|
2939
|
-
.classBuilder()
|
|
2940
|
-
.ep(commonParams)
|
|
2941
|
-
.m(function (Command, cs, config, o) {
|
|
2942
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2943
|
-
})
|
|
2944
|
-
.s("MercuryControlPlane", "UpdateRule", {})
|
|
2945
|
-
.n("VPCLatticeClient", "UpdateRuleCommand")
|
|
2946
|
-
.sc(UpdateRule$)
|
|
2947
|
-
.build() {
|
|
2948
|
-
}
|
|
2949
|
-
|
|
2950
|
-
class UpdateServiceCommand extends Command
|
|
2951
|
-
.classBuilder()
|
|
2952
|
-
.ep(commonParams)
|
|
2953
|
-
.m(function (Command, cs, config, o) {
|
|
2954
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2955
|
-
})
|
|
2956
|
-
.s("MercuryControlPlane", "UpdateService", {})
|
|
2957
|
-
.n("VPCLatticeClient", "UpdateServiceCommand")
|
|
2958
|
-
.sc(UpdateService$)
|
|
2959
|
-
.build() {
|
|
2960
|
-
}
|
|
2961
|
-
|
|
2962
|
-
class UpdateServiceNetworkCommand extends Command
|
|
2963
|
-
.classBuilder()
|
|
2964
|
-
.ep(commonParams)
|
|
2965
|
-
.m(function (Command, cs, config, o) {
|
|
2966
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2967
|
-
})
|
|
2968
|
-
.s("MercuryControlPlane", "UpdateServiceNetwork", {})
|
|
2969
|
-
.n("VPCLatticeClient", "UpdateServiceNetworkCommand")
|
|
2970
|
-
.sc(UpdateServiceNetwork$)
|
|
2971
|
-
.build() {
|
|
2972
|
-
}
|
|
2973
|
-
|
|
2974
|
-
class UpdateServiceNetworkVpcAssociationCommand extends Command
|
|
2975
|
-
.classBuilder()
|
|
2976
|
-
.ep(commonParams)
|
|
2977
|
-
.m(function (Command, cs, config, o) {
|
|
2978
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2979
|
-
})
|
|
2980
|
-
.s("MercuryControlPlane", "UpdateServiceNetworkVpcAssociation", {})
|
|
2981
|
-
.n("VPCLatticeClient", "UpdateServiceNetworkVpcAssociationCommand")
|
|
2982
|
-
.sc(UpdateServiceNetworkVpcAssociation$)
|
|
2983
|
-
.build() {
|
|
2984
|
-
}
|
|
2985
|
-
|
|
2986
|
-
class UpdateTargetGroupCommand extends Command
|
|
2987
|
-
.classBuilder()
|
|
2988
|
-
.ep(commonParams)
|
|
2989
|
-
.m(function (Command, cs, config, o) {
|
|
2990
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2991
|
-
})
|
|
2992
|
-
.s("MercuryControlPlane", "UpdateTargetGroup", {})
|
|
2993
|
-
.n("VPCLatticeClient", "UpdateTargetGroupCommand")
|
|
2994
|
-
.sc(UpdateTargetGroup$)
|
|
2995
|
-
.build() {
|
|
2124
|
+
const command = makeBuilder(commonParams, "MercuryControlPlane", "VPCLatticeClient", getEndpointPlugin);
|
|
2125
|
+
const _ep0 = {};
|
|
2126
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
2127
|
+
|
|
2128
|
+
class BatchUpdateRuleCommand extends command(_ep0, _mw0, "BatchUpdateRule", BatchUpdateRule$) {
|
|
2129
|
+
}
|
|
2130
|
+
|
|
2131
|
+
class CreateAccessLogSubscriptionCommand extends command(_ep0, _mw0, "CreateAccessLogSubscription", CreateAccessLogSubscription$) {
|
|
2132
|
+
}
|
|
2133
|
+
|
|
2134
|
+
class CreateListenerCommand extends command(_ep0, _mw0, "CreateListener", CreateListener$) {
|
|
2135
|
+
}
|
|
2136
|
+
|
|
2137
|
+
class CreateResourceConfigurationCommand extends command(_ep0, _mw0, "CreateResourceConfiguration", CreateResourceConfiguration$) {
|
|
2138
|
+
}
|
|
2139
|
+
|
|
2140
|
+
class CreateResourceGatewayCommand extends command(_ep0, _mw0, "CreateResourceGateway", CreateResourceGateway$) {
|
|
2141
|
+
}
|
|
2142
|
+
|
|
2143
|
+
class CreateRuleCommand extends command(_ep0, _mw0, "CreateRule", CreateRule$) {
|
|
2144
|
+
}
|
|
2145
|
+
|
|
2146
|
+
class CreateServiceCommand extends command(_ep0, _mw0, "CreateService", CreateService$) {
|
|
2147
|
+
}
|
|
2148
|
+
|
|
2149
|
+
class CreateServiceNetworkCommand extends command(_ep0, _mw0, "CreateServiceNetwork", CreateServiceNetwork$) {
|
|
2150
|
+
}
|
|
2151
|
+
|
|
2152
|
+
class CreateServiceNetworkResourceAssociationCommand extends command(_ep0, _mw0, "CreateServiceNetworkResourceAssociation", CreateServiceNetworkResourceAssociation$) {
|
|
2153
|
+
}
|
|
2154
|
+
|
|
2155
|
+
class CreateServiceNetworkServiceAssociationCommand extends command(_ep0, _mw0, "CreateServiceNetworkServiceAssociation", CreateServiceNetworkServiceAssociation$) {
|
|
2156
|
+
}
|
|
2157
|
+
|
|
2158
|
+
class CreateServiceNetworkVpcAssociationCommand extends command(_ep0, _mw0, "CreateServiceNetworkVpcAssociation", CreateServiceNetworkVpcAssociation$) {
|
|
2159
|
+
}
|
|
2160
|
+
|
|
2161
|
+
class CreateTargetGroupCommand extends command(_ep0, _mw0, "CreateTargetGroup", CreateTargetGroup$) {
|
|
2162
|
+
}
|
|
2163
|
+
|
|
2164
|
+
class DeleteAccessLogSubscriptionCommand extends command(_ep0, _mw0, "DeleteAccessLogSubscription", DeleteAccessLogSubscription$) {
|
|
2165
|
+
}
|
|
2166
|
+
|
|
2167
|
+
class DeleteAuthPolicyCommand extends command(_ep0, _mw0, "DeleteAuthPolicy", DeleteAuthPolicy$) {
|
|
2168
|
+
}
|
|
2169
|
+
|
|
2170
|
+
class DeleteDomainVerificationCommand extends command(_ep0, _mw0, "DeleteDomainVerification", DeleteDomainVerification$) {
|
|
2171
|
+
}
|
|
2172
|
+
|
|
2173
|
+
class DeleteListenerCommand extends command(_ep0, _mw0, "DeleteListener", DeleteListener$) {
|
|
2174
|
+
}
|
|
2175
|
+
|
|
2176
|
+
class DeleteResourceConfigurationCommand extends command(_ep0, _mw0, "DeleteResourceConfiguration", DeleteResourceConfiguration$) {
|
|
2177
|
+
}
|
|
2178
|
+
|
|
2179
|
+
class DeleteResourceEndpointAssociationCommand extends command(_ep0, _mw0, "DeleteResourceEndpointAssociation", DeleteResourceEndpointAssociation$) {
|
|
2180
|
+
}
|
|
2181
|
+
|
|
2182
|
+
class DeleteResourceGatewayCommand extends command(_ep0, _mw0, "DeleteResourceGateway", DeleteResourceGateway$) {
|
|
2183
|
+
}
|
|
2184
|
+
|
|
2185
|
+
class DeleteResourcePolicyCommand extends command(_ep0, _mw0, "DeleteResourcePolicy", DeleteResourcePolicy$) {
|
|
2186
|
+
}
|
|
2187
|
+
|
|
2188
|
+
class DeleteRuleCommand extends command(_ep0, _mw0, "DeleteRule", DeleteRule$) {
|
|
2189
|
+
}
|
|
2190
|
+
|
|
2191
|
+
class DeleteServiceCommand extends command(_ep0, _mw0, "DeleteService", DeleteService$) {
|
|
2192
|
+
}
|
|
2193
|
+
|
|
2194
|
+
class DeleteServiceNetworkCommand extends command(_ep0, _mw0, "DeleteServiceNetwork", DeleteServiceNetwork$) {
|
|
2195
|
+
}
|
|
2196
|
+
|
|
2197
|
+
class DeleteServiceNetworkResourceAssociationCommand extends command(_ep0, _mw0, "DeleteServiceNetworkResourceAssociation", DeleteServiceNetworkResourceAssociation$) {
|
|
2198
|
+
}
|
|
2199
|
+
|
|
2200
|
+
class DeleteServiceNetworkServiceAssociationCommand extends command(_ep0, _mw0, "DeleteServiceNetworkServiceAssociation", DeleteServiceNetworkServiceAssociation$) {
|
|
2201
|
+
}
|
|
2202
|
+
|
|
2203
|
+
class DeleteServiceNetworkVpcAssociationCommand extends command(_ep0, _mw0, "DeleteServiceNetworkVpcAssociation", DeleteServiceNetworkVpcAssociation$) {
|
|
2204
|
+
}
|
|
2205
|
+
|
|
2206
|
+
class DeleteTargetGroupCommand extends command(_ep0, _mw0, "DeleteTargetGroup", DeleteTargetGroup$) {
|
|
2207
|
+
}
|
|
2208
|
+
|
|
2209
|
+
class DeregisterTargetsCommand extends command(_ep0, _mw0, "DeregisterTargets", DeregisterTargets$) {
|
|
2210
|
+
}
|
|
2211
|
+
|
|
2212
|
+
class GetAccessLogSubscriptionCommand extends command(_ep0, _mw0, "GetAccessLogSubscription", GetAccessLogSubscription$) {
|
|
2213
|
+
}
|
|
2214
|
+
|
|
2215
|
+
class GetAuthPolicyCommand extends command(_ep0, _mw0, "GetAuthPolicy", GetAuthPolicy$) {
|
|
2216
|
+
}
|
|
2217
|
+
|
|
2218
|
+
class GetDomainVerificationCommand extends command(_ep0, _mw0, "GetDomainVerification", GetDomainVerification$) {
|
|
2219
|
+
}
|
|
2220
|
+
|
|
2221
|
+
class GetListenerCommand extends command(_ep0, _mw0, "GetListener", GetListener$) {
|
|
2222
|
+
}
|
|
2223
|
+
|
|
2224
|
+
class GetResourceConfigurationCommand extends command(_ep0, _mw0, "GetResourceConfiguration", GetResourceConfiguration$) {
|
|
2225
|
+
}
|
|
2226
|
+
|
|
2227
|
+
class GetResourceGatewayCommand extends command(_ep0, _mw0, "GetResourceGateway", GetResourceGateway$) {
|
|
2228
|
+
}
|
|
2229
|
+
|
|
2230
|
+
class GetResourcePolicyCommand extends command(_ep0, _mw0, "GetResourcePolicy", GetResourcePolicy$) {
|
|
2231
|
+
}
|
|
2232
|
+
|
|
2233
|
+
class GetRuleCommand extends command(_ep0, _mw0, "GetRule", GetRule$) {
|
|
2234
|
+
}
|
|
2235
|
+
|
|
2236
|
+
class GetServiceCommand extends command(_ep0, _mw0, "GetService", GetService$) {
|
|
2237
|
+
}
|
|
2238
|
+
|
|
2239
|
+
class GetServiceNetworkCommand extends command(_ep0, _mw0, "GetServiceNetwork", GetServiceNetwork$) {
|
|
2240
|
+
}
|
|
2241
|
+
|
|
2242
|
+
class GetServiceNetworkResourceAssociationCommand extends command(_ep0, _mw0, "GetServiceNetworkResourceAssociation", GetServiceNetworkResourceAssociation$) {
|
|
2243
|
+
}
|
|
2244
|
+
|
|
2245
|
+
class GetServiceNetworkServiceAssociationCommand extends command(_ep0, _mw0, "GetServiceNetworkServiceAssociation", GetServiceNetworkServiceAssociation$) {
|
|
2246
|
+
}
|
|
2247
|
+
|
|
2248
|
+
class GetServiceNetworkVpcAssociationCommand extends command(_ep0, _mw0, "GetServiceNetworkVpcAssociation", GetServiceNetworkVpcAssociation$) {
|
|
2249
|
+
}
|
|
2250
|
+
|
|
2251
|
+
class GetTargetGroupCommand extends command(_ep0, _mw0, "GetTargetGroup", GetTargetGroup$) {
|
|
2252
|
+
}
|
|
2253
|
+
|
|
2254
|
+
class ListAccessLogSubscriptionsCommand extends command(_ep0, _mw0, "ListAccessLogSubscriptions", ListAccessLogSubscriptions$) {
|
|
2255
|
+
}
|
|
2256
|
+
|
|
2257
|
+
class ListDomainVerificationsCommand extends command(_ep0, _mw0, "ListDomainVerifications", ListDomainVerifications$) {
|
|
2258
|
+
}
|
|
2259
|
+
|
|
2260
|
+
class ListListenersCommand extends command(_ep0, _mw0, "ListListeners", ListListeners$) {
|
|
2261
|
+
}
|
|
2262
|
+
|
|
2263
|
+
class ListResourceConfigurationsCommand extends command(_ep0, _mw0, "ListResourceConfigurations", ListResourceConfigurations$) {
|
|
2264
|
+
}
|
|
2265
|
+
|
|
2266
|
+
class ListResourceEndpointAssociationsCommand extends command(_ep0, _mw0, "ListResourceEndpointAssociations", ListResourceEndpointAssociations$) {
|
|
2267
|
+
}
|
|
2268
|
+
|
|
2269
|
+
class ListResourceGatewaysCommand extends command(_ep0, _mw0, "ListResourceGateways", ListResourceGateways$) {
|
|
2270
|
+
}
|
|
2271
|
+
|
|
2272
|
+
class ListRulesCommand extends command(_ep0, _mw0, "ListRules", ListRules$) {
|
|
2273
|
+
}
|
|
2274
|
+
|
|
2275
|
+
class ListServiceNetworkResourceAssociationsCommand extends command(_ep0, _mw0, "ListServiceNetworkResourceAssociations", ListServiceNetworkResourceAssociations$) {
|
|
2276
|
+
}
|
|
2277
|
+
|
|
2278
|
+
class ListServiceNetworksCommand extends command(_ep0, _mw0, "ListServiceNetworks", ListServiceNetworks$) {
|
|
2279
|
+
}
|
|
2280
|
+
|
|
2281
|
+
class ListServiceNetworkServiceAssociationsCommand extends command(_ep0, _mw0, "ListServiceNetworkServiceAssociations", ListServiceNetworkServiceAssociations$) {
|
|
2282
|
+
}
|
|
2283
|
+
|
|
2284
|
+
class ListServiceNetworkVpcAssociationsCommand extends command(_ep0, _mw0, "ListServiceNetworkVpcAssociations", ListServiceNetworkVpcAssociations$) {
|
|
2285
|
+
}
|
|
2286
|
+
|
|
2287
|
+
class ListServiceNetworkVpcEndpointAssociationsCommand extends command(_ep0, _mw0, "ListServiceNetworkVpcEndpointAssociations", ListServiceNetworkVpcEndpointAssociations$) {
|
|
2288
|
+
}
|
|
2289
|
+
|
|
2290
|
+
class ListServicesCommand extends command(_ep0, _mw0, "ListServices", ListServices$) {
|
|
2291
|
+
}
|
|
2292
|
+
|
|
2293
|
+
class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
2294
|
+
}
|
|
2295
|
+
|
|
2296
|
+
class ListTargetGroupsCommand extends command(_ep0, _mw0, "ListTargetGroups", ListTargetGroups$) {
|
|
2297
|
+
}
|
|
2298
|
+
|
|
2299
|
+
class ListTargetsCommand extends command(_ep0, _mw0, "ListTargets", ListTargets$) {
|
|
2300
|
+
}
|
|
2301
|
+
|
|
2302
|
+
class PutAuthPolicyCommand extends command(_ep0, _mw0, "PutAuthPolicy", PutAuthPolicy$) {
|
|
2303
|
+
}
|
|
2304
|
+
|
|
2305
|
+
class PutResourcePolicyCommand extends command(_ep0, _mw0, "PutResourcePolicy", PutResourcePolicy$) {
|
|
2306
|
+
}
|
|
2307
|
+
|
|
2308
|
+
class RegisterTargetsCommand extends command(_ep0, _mw0, "RegisterTargets", RegisterTargets$) {
|
|
2309
|
+
}
|
|
2310
|
+
|
|
2311
|
+
class StartDomainVerificationCommand extends command(_ep0, _mw0, "StartDomainVerification", StartDomainVerification$) {
|
|
2312
|
+
}
|
|
2313
|
+
|
|
2314
|
+
class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
|
|
2315
|
+
}
|
|
2316
|
+
|
|
2317
|
+
class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
|
|
2318
|
+
}
|
|
2319
|
+
|
|
2320
|
+
class UpdateAccessLogSubscriptionCommand extends command(_ep0, _mw0, "UpdateAccessLogSubscription", UpdateAccessLogSubscription$) {
|
|
2321
|
+
}
|
|
2322
|
+
|
|
2323
|
+
class UpdateListenerCommand extends command(_ep0, _mw0, "UpdateListener", UpdateListener$) {
|
|
2324
|
+
}
|
|
2325
|
+
|
|
2326
|
+
class UpdateResourceConfigurationCommand extends command(_ep0, _mw0, "UpdateResourceConfiguration", UpdateResourceConfiguration$) {
|
|
2327
|
+
}
|
|
2328
|
+
|
|
2329
|
+
class UpdateResourceGatewayCommand extends command(_ep0, _mw0, "UpdateResourceGateway", UpdateResourceGateway$) {
|
|
2330
|
+
}
|
|
2331
|
+
|
|
2332
|
+
class UpdateRuleCommand extends command(_ep0, _mw0, "UpdateRule", UpdateRule$) {
|
|
2333
|
+
}
|
|
2334
|
+
|
|
2335
|
+
class UpdateServiceCommand extends command(_ep0, _mw0, "UpdateService", UpdateService$) {
|
|
2336
|
+
}
|
|
2337
|
+
|
|
2338
|
+
class UpdateServiceNetworkCommand extends command(_ep0, _mw0, "UpdateServiceNetwork", UpdateServiceNetwork$) {
|
|
2339
|
+
}
|
|
2340
|
+
|
|
2341
|
+
class UpdateServiceNetworkVpcAssociationCommand extends command(_ep0, _mw0, "UpdateServiceNetworkVpcAssociation", UpdateServiceNetworkVpcAssociation$) {
|
|
2342
|
+
}
|
|
2343
|
+
|
|
2344
|
+
class UpdateTargetGroupCommand extends command(_ep0, _mw0, "UpdateTargetGroup", UpdateTargetGroup$) {
|
|
2996
2345
|
}
|
|
2997
2346
|
|
|
2998
2347
|
const paginateListAccessLogSubscriptions = createPaginator(VPCLatticeClient, ListAccessLogSubscriptionsCommand, "nextToken", "nextToken", "maxResults");
|