@aws-sdk/client-vpc-lattice 3.803.0 → 3.806.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/runtimeConfig.js +6 -6
- package/dist-es/runtimeConfig.js +6 -6
- package/dist-types/commands/BatchUpdateRuleCommand.d.ts +1 -1
- package/dist-types/commands/CreateAccessLogSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/CreateListenerCommand.d.ts +1 -1
- package/dist-types/commands/CreateResourceConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/CreateResourceGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateRuleCommand.d.ts +1 -1
- package/dist-types/commands/CreateServiceCommand.d.ts +1 -1
- package/dist-types/commands/CreateServiceNetworkCommand.d.ts +1 -1
- package/dist-types/commands/CreateServiceNetworkResourceAssociationCommand.d.ts +1 -1
- package/dist-types/commands/CreateServiceNetworkServiceAssociationCommand.d.ts +1 -1
- package/dist-types/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +1 -1
- package/dist-types/commands/CreateTargetGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAccessLogSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAuthPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteListenerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourceConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourceEndpointAssociationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourceGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRuleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteServiceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteServiceNetworkCommand.d.ts +1 -1
- package/dist-types/commands/DeleteServiceNetworkResourceAssociationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteServiceNetworkServiceAssociationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteServiceNetworkVpcAssociationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTargetGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterTargetsCommand.d.ts +1 -1
- package/dist-types/commands/GetAccessLogSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/GetAuthPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetListenerCommand.d.ts +1 -1
- package/dist-types/commands/GetResourceConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetResourceGatewayCommand.d.ts +1 -1
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetRuleCommand.d.ts +1 -1
- package/dist-types/commands/GetServiceCommand.d.ts +1 -1
- package/dist-types/commands/GetServiceNetworkCommand.d.ts +1 -1
- package/dist-types/commands/GetServiceNetworkResourceAssociationCommand.d.ts +1 -1
- package/dist-types/commands/GetServiceNetworkServiceAssociationCommand.d.ts +1 -1
- package/dist-types/commands/GetServiceNetworkVpcAssociationCommand.d.ts +1 -1
- package/dist-types/commands/GetTargetGroupCommand.d.ts +1 -1
- package/dist-types/commands/ListAccessLogSubscriptionsCommand.d.ts +1 -1
- package/dist-types/commands/ListListenersCommand.d.ts +1 -1
- package/dist-types/commands/ListResourceEndpointAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListResourceGatewaysCommand.d.ts +0 -1
- package/dist-types/commands/ListRulesCommand.d.ts +1 -1
- package/dist-types/commands/ListServiceNetworkVpcEndpointAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListTargetsCommand.d.ts +1 -1
- package/dist-types/commands/PutAuthPolicyCommand.d.ts +1 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/RegisterTargetsCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAccessLogSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateListenerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateResourceConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateResourceGatewayCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRuleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateServiceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateServiceNetworkCommand.d.ts +1 -1
- package/dist-types/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTargetGroupCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchUpdateRuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAccessLogSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateResourceConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateResourceGatewayCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateServiceNetworkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateServiceNetworkResourceAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateServiceNetworkServiceAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTargetGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAccessLogSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAuthPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteResourceConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteResourceEndpointAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteResourceGatewayCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteServiceNetworkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteServiceNetworkResourceAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteServiceNetworkServiceAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteServiceNetworkVpcAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTargetGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeregisterTargetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAccessLogSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAuthPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetListenerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetResourceConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetResourceGatewayCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetServiceNetworkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetServiceNetworkResourceAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetServiceNetworkServiceAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetServiceNetworkVpcAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTargetGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAccessLogSubscriptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListResourceEndpointAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListServiceNetworkVpcEndpointAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTargetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAuthPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterTargetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAccessLogSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateResourceConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateResourceGatewayCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateServiceNetworkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTargetGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +22 -22
|
@@ -23,20 +23,20 @@ const getRuntimeConfig = (config) => {
|
|
|
23
23
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
24
24
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
25
25
|
(0, core_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
26
|
-
const
|
|
26
|
+
const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
|
|
27
27
|
return {
|
|
28
28
|
...clientSharedValues,
|
|
29
29
|
...config,
|
|
30
30
|
runtime: "node",
|
|
31
31
|
defaultsMode,
|
|
32
|
-
authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS,
|
|
32
|
+
authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
33
33
|
bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
|
|
34
34
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
|
|
35
35
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ??
|
|
36
36
|
(0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
37
37
|
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
38
38
|
region: config?.region ??
|
|
39
|
-
(0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...
|
|
39
|
+
(0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
40
40
|
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
41
41
|
retryMode: config?.retryMode ??
|
|
42
42
|
(0, node_config_provider_1.loadConfig)({
|
|
@@ -45,9 +45,9 @@ const getRuntimeConfig = (config) => {
|
|
|
45
45
|
}, config),
|
|
46
46
|
sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
|
|
47
47
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
|
48
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS,
|
|
49
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS,
|
|
50
|
-
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS,
|
|
48
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
49
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
50
|
+
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
|
|
51
51
|
};
|
|
52
52
|
};
|
|
53
53
|
exports.getRuntimeConfig = getRuntimeConfig;
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -19,20 +19,20 @@ export const getRuntimeConfig = (config) => {
|
|
|
19
19
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
|
20
20
|
const clientSharedValues = getSharedRuntimeConfig(config);
|
|
21
21
|
awsCheckVersion(process.version);
|
|
22
|
-
const
|
|
22
|
+
const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
|
|
23
23
|
return {
|
|
24
24
|
...clientSharedValues,
|
|
25
25
|
...config,
|
|
26
26
|
runtime: "node",
|
|
27
27
|
defaultsMode,
|
|
28
|
-
authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS,
|
|
28
|
+
authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
29
29
|
bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
|
|
30
30
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credentialDefaultProvider,
|
|
31
31
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ??
|
|
32
32
|
createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
|
|
33
33
|
maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
34
34
|
region: config?.region ??
|
|
35
|
-
loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...
|
|
35
|
+
loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
36
36
|
requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
37
37
|
retryMode: config?.retryMode ??
|
|
38
38
|
loadNodeConfig({
|
|
@@ -41,8 +41,8 @@ export const getRuntimeConfig = (config) => {
|
|
|
41
41
|
}, config),
|
|
42
42
|
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
43
43
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
44
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS,
|
|
45
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS,
|
|
46
|
-
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS,
|
|
44
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
45
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
46
|
+
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
|
|
47
47
|
};
|
|
48
48
|
};
|
|
@@ -23,7 +23,7 @@ export interface BatchUpdateRuleCommandOutput extends BatchUpdateRuleResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchUpdateRuleCommand_base: {
|
|
25
25
|
new (input: BatchUpdateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateRuleCommandInput, BatchUpdateRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchUpdateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateRuleCommandInput, BatchUpdateRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateAccessLogSubscriptionCommandOutput extends CreateAccessLo
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAccessLogSubscriptionCommand_base: {
|
|
25
25
|
new (input: CreateAccessLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessLogSubscriptionCommandInput, CreateAccessLogSubscriptionCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateAccessLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessLogSubscriptionCommandInput, CreateAccessLogSubscriptionCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateListenerCommandOutput extends CreateListenerResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateListenerCommand_base: {
|
|
25
25
|
new (input: CreateListenerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateListenerCommandInput, CreateListenerCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateListenerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateListenerCommandInput, CreateListenerCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateResourceConfigurationCommandOutput extends CreateResource
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateResourceConfigurationCommand_base: {
|
|
25
25
|
new (input: CreateResourceConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourceConfigurationCommandInput, CreateResourceConfigurationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateResourceConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourceConfigurationCommandInput, CreateResourceConfigurationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateResourceGatewayCommandOutput extends CreateResourceGatewa
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateResourceGatewayCommand_base: {
|
|
25
25
|
new (input: CreateResourceGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourceGatewayCommandInput, CreateResourceGatewayCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateResourceGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourceGatewayCommandInput, CreateResourceGatewayCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateRuleCommandOutput extends CreateRuleResponse, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateRuleCommand_base: {
|
|
25
25
|
new (input: CreateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleCommandInput, CreateRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleCommandInput, CreateRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateServiceCommandOutput extends CreateServiceResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateServiceCommand_base: {
|
|
25
25
|
new (input: CreateServiceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceCommandInput, CreateServiceCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateServiceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceCommandInput, CreateServiceCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateServiceNetworkCommandOutput extends CreateServiceNetworkR
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateServiceNetworkCommand_base: {
|
|
25
25
|
new (input: CreateServiceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkCommandInput, CreateServiceNetworkCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateServiceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkCommandInput, CreateServiceNetworkCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateServiceNetworkResourceAssociationCommandOutput extends Cr
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateServiceNetworkResourceAssociationCommand_base: {
|
|
25
25
|
new (input: CreateServiceNetworkResourceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkResourceAssociationCommandInput, CreateServiceNetworkResourceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateServiceNetworkResourceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkResourceAssociationCommandInput, CreateServiceNetworkResourceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateServiceNetworkServiceAssociationCommandOutput extends Cre
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateServiceNetworkServiceAssociationCommand_base: {
|
|
25
25
|
new (input: CreateServiceNetworkServiceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkServiceAssociationCommandInput, CreateServiceNetworkServiceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateServiceNetworkServiceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkServiceAssociationCommandInput, CreateServiceNetworkServiceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateServiceNetworkVpcAssociationCommandOutput extends CreateS
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateServiceNetworkVpcAssociationCommand_base: {
|
|
25
25
|
new (input: CreateServiceNetworkVpcAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkVpcAssociationCommandInput, CreateServiceNetworkVpcAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateServiceNetworkVpcAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkVpcAssociationCommandInput, CreateServiceNetworkVpcAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateTargetGroupCommandOutput extends CreateTargetGroupRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateTargetGroupCommand_base: {
|
|
25
25
|
new (input: CreateTargetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTargetGroupCommandInput, CreateTargetGroupCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateTargetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTargetGroupCommandInput, CreateTargetGroupCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteAccessLogSubscriptionCommandOutput extends DeleteAccessLo
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteAccessLogSubscriptionCommand_base: {
|
|
25
25
|
new (input: DeleteAccessLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessLogSubscriptionCommandInput, DeleteAccessLogSubscriptionCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteAccessLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessLogSubscriptionCommandInput, DeleteAccessLogSubscriptionCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteAuthPolicyCommandOutput extends DeleteAuthPolicyResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteAuthPolicyCommand_base: {
|
|
25
25
|
new (input: DeleteAuthPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAuthPolicyCommandInput, DeleteAuthPolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteAuthPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAuthPolicyCommandInput, DeleteAuthPolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteListenerCommandOutput extends DeleteListenerResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteListenerCommand_base: {
|
|
25
25
|
new (input: DeleteListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteListenerCommandInput, DeleteListenerCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteListenerCommandInput, DeleteListenerCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteResourceConfigurationCommandOutput extends DeleteResource
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteResourceConfigurationCommand_base: {
|
|
25
25
|
new (input: DeleteResourceConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourceConfigurationCommandInput, DeleteResourceConfigurationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteResourceConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourceConfigurationCommandInput, DeleteResourceConfigurationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteResourceEndpointAssociationCommandOutput extends DeleteRe
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteResourceEndpointAssociationCommand_base: {
|
|
25
25
|
new (input: DeleteResourceEndpointAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourceEndpointAssociationCommandInput, DeleteResourceEndpointAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteResourceEndpointAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourceEndpointAssociationCommandInput, DeleteResourceEndpointAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteResourceGatewayCommandOutput extends DeleteResourceGatewa
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteResourceGatewayCommand_base: {
|
|
25
25
|
new (input: DeleteResourceGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourceGatewayCommandInput, DeleteResourceGatewayCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteResourceGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourceGatewayCommandInput, DeleteResourceGatewayCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyR
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteResourcePolicyCommand_base: {
|
|
25
25
|
new (input: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteRuleCommandOutput extends DeleteRuleResponse, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteRuleCommand_base: {
|
|
25
25
|
new (input: DeleteRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleCommandInput, DeleteRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleCommandInput, DeleteRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteServiceCommandOutput extends DeleteServiceResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteServiceCommand_base: {
|
|
25
25
|
new (input: DeleteServiceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceCommandInput, DeleteServiceCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteServiceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceCommandInput, DeleteServiceCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteServiceNetworkCommandOutput extends DeleteServiceNetworkR
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteServiceNetworkCommand_base: {
|
|
25
25
|
new (input: DeleteServiceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkCommandInput, DeleteServiceNetworkCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteServiceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkCommandInput, DeleteServiceNetworkCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteServiceNetworkResourceAssociationCommandOutput extends De
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteServiceNetworkResourceAssociationCommand_base: {
|
|
25
25
|
new (input: DeleteServiceNetworkResourceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkResourceAssociationCommandInput, DeleteServiceNetworkResourceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteServiceNetworkResourceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkResourceAssociationCommandInput, DeleteServiceNetworkResourceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteServiceNetworkServiceAssociationCommandOutput extends Del
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteServiceNetworkServiceAssociationCommand_base: {
|
|
25
25
|
new (input: DeleteServiceNetworkServiceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkServiceAssociationCommandInput, DeleteServiceNetworkServiceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteServiceNetworkServiceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkServiceAssociationCommandInput, DeleteServiceNetworkServiceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteServiceNetworkVpcAssociationCommandOutput extends DeleteS
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteServiceNetworkVpcAssociationCommand_base: {
|
|
25
25
|
new (input: DeleteServiceNetworkVpcAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkVpcAssociationCommandInput, DeleteServiceNetworkVpcAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteServiceNetworkVpcAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkVpcAssociationCommandInput, DeleteServiceNetworkVpcAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteTargetGroupCommandOutput extends DeleteTargetGroupRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteTargetGroupCommand_base: {
|
|
25
25
|
new (input: DeleteTargetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTargetGroupCommandInput, DeleteTargetGroupCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteTargetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTargetGroupCommandInput, DeleteTargetGroupCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeregisterTargetsCommandOutput extends DeregisterTargetsRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeregisterTargetsCommand_base: {
|
|
25
25
|
new (input: DeregisterTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterTargetsCommandInput, DeregisterTargetsCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeregisterTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterTargetsCommandInput, DeregisterTargetsCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetAccessLogSubscriptionCommandOutput extends GetAccessLogSubsc
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetAccessLogSubscriptionCommand_base: {
|
|
25
25
|
new (input: GetAccessLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessLogSubscriptionCommandInput, GetAccessLogSubscriptionCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetAccessLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessLogSubscriptionCommandInput, GetAccessLogSubscriptionCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetAuthPolicyCommandOutput extends GetAuthPolicyResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetAuthPolicyCommand_base: {
|
|
25
25
|
new (input: GetAuthPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetAuthPolicyCommandInput, GetAuthPolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetAuthPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetAuthPolicyCommandInput, GetAuthPolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetListenerCommandOutput extends GetListenerResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetListenerCommand_base: {
|
|
25
25
|
new (input: GetListenerCommandInput): import("@smithy/smithy-client").CommandImpl<GetListenerCommandInput, GetListenerCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetListenerCommandInput): import("@smithy/smithy-client").CommandImpl<GetListenerCommandInput, GetListenerCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetResourceConfigurationCommandOutput extends GetResourceConfig
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetResourceConfigurationCommand_base: {
|
|
25
25
|
new (input: GetResourceConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceConfigurationCommandInput, GetResourceConfigurationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetResourceConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceConfigurationCommandInput, GetResourceConfigurationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetResourceGatewayCommandOutput extends GetResourceGatewayRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetResourceGatewayCommand_base: {
|
|
25
25
|
new (input: GetResourceGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceGatewayCommandInput, GetResourceGatewayCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetResourceGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceGatewayCommandInput, GetResourceGatewayCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetResourcePolicyCommandOutput extends GetResourcePolicyRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetResourcePolicyCommand_base: {
|
|
25
25
|
new (input: GetResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetRuleCommandOutput extends GetRuleResponse, __MetadataBearer
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetRuleCommand_base: {
|
|
25
25
|
new (input: GetRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetRuleCommandInput, GetRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetRuleCommandInput, GetRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetServiceCommandOutput extends GetServiceResponse, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetServiceCommand_base: {
|
|
25
25
|
new (input: GetServiceCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceCommandInput, GetServiceCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetServiceCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceCommandInput, GetServiceCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetServiceNetworkCommandOutput extends GetServiceNetworkRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetServiceNetworkCommand_base: {
|
|
25
25
|
new (input: GetServiceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceNetworkCommandInput, GetServiceNetworkCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetServiceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceNetworkCommandInput, GetServiceNetworkCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetServiceNetworkResourceAssociationCommandOutput extends GetSe
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetServiceNetworkResourceAssociationCommand_base: {
|
|
25
25
|
new (input: GetServiceNetworkResourceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceNetworkResourceAssociationCommandInput, GetServiceNetworkResourceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetServiceNetworkResourceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceNetworkResourceAssociationCommandInput, GetServiceNetworkResourceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetServiceNetworkServiceAssociationCommandOutput extends GetSer
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetServiceNetworkServiceAssociationCommand_base: {
|
|
25
25
|
new (input: GetServiceNetworkServiceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceNetworkServiceAssociationCommandInput, GetServiceNetworkServiceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetServiceNetworkServiceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceNetworkServiceAssociationCommandInput, GetServiceNetworkServiceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetServiceNetworkVpcAssociationCommandOutput extends GetService
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetServiceNetworkVpcAssociationCommand_base: {
|
|
25
25
|
new (input: GetServiceNetworkVpcAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceNetworkVpcAssociationCommandInput, GetServiceNetworkVpcAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetServiceNetworkVpcAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceNetworkVpcAssociationCommandInput, GetServiceNetworkVpcAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetTargetGroupCommandOutput extends GetTargetGroupResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetTargetGroupCommand_base: {
|
|
25
25
|
new (input: GetTargetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetTargetGroupCommandInput, GetTargetGroupCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetTargetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetTargetGroupCommandInput, GetTargetGroupCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListAccessLogSubscriptionsCommandOutput extends ListAccessLogSu
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListAccessLogSubscriptionsCommand_base: {
|
|
25
25
|
new (input: ListAccessLogSubscriptionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccessLogSubscriptionsCommandInput, ListAccessLogSubscriptionsCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListAccessLogSubscriptionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccessLogSubscriptionsCommandInput, ListAccessLogSubscriptionsCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListListenersCommandOutput extends ListListenersResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListListenersCommand_base: {
|
|
25
25
|
new (input: ListListenersCommandInput): import("@smithy/smithy-client").CommandImpl<ListListenersCommandInput, ListListenersCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListListenersCommandInput): import("@smithy/smithy-client").CommandImpl<ListListenersCommandInput, ListListenersCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListResourceEndpointAssociationsCommandOutput extends ListResou
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListResourceEndpointAssociationsCommand_base: {
|
|
25
25
|
new (input: ListResourceEndpointAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceEndpointAssociationsCommandInput, ListResourceEndpointAssociationsCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListResourceEndpointAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceEndpointAssociationsCommandInput, ListResourceEndpointAssociationsCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -24,7 +24,6 @@ export interface ListResourceGatewaysCommandOutput extends ListResourceGatewaysR
|
|
|
24
24
|
declare const ListResourceGatewaysCommand_base: {
|
|
25
25
|
new (input: ListResourceGatewaysCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceGatewaysCommandInput, ListResourceGatewaysCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
26
|
new (...[input]: [] | [ListResourceGatewaysCommandInput]): import("@smithy/smithy-client").CommandImpl<ListResourceGatewaysCommandInput, ListResourceGatewaysCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
/** @internal type navigation helper, not in runtime. */
|
|
28
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
28
|
};
|
|
30
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListRulesCommandOutput extends ListRulesResponse, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListRulesCommand_base: {
|
|
25
25
|
new (input: ListRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRulesCommandInput, ListRulesCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRulesCommandInput, ListRulesCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListServiceNetworkVpcEndpointAssociationsCommandOutput extends
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListServiceNetworkVpcEndpointAssociationsCommand_base: {
|
|
25
25
|
new (input: ListServiceNetworkVpcEndpointAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListServiceNetworkVpcEndpointAssociationsCommandInput, ListServiceNetworkVpcEndpointAssociationsCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListServiceNetworkVpcEndpointAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListServiceNetworkVpcEndpointAssociationsCommandInput, ListServiceNetworkVpcEndpointAssociationsCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|