@aws-sdk/client-cloudformation 3.478.0 → 3.481.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/commands/ActivateOrganizationsAccessCommand.js +18 -41
- package/dist-cjs/commands/ActivateTypeCommand.js +18 -41
- package/dist-cjs/commands/BatchDescribeTypeConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/CancelUpdateStackCommand.js +18 -41
- package/dist-cjs/commands/ContinueUpdateRollbackCommand.js +18 -41
- package/dist-cjs/commands/CreateChangeSetCommand.js +18 -41
- package/dist-cjs/commands/CreateStackCommand.js +18 -41
- package/dist-cjs/commands/CreateStackInstancesCommand.js +18 -41
- package/dist-cjs/commands/CreateStackSetCommand.js +18 -41
- package/dist-cjs/commands/DeactivateOrganizationsAccessCommand.js +18 -41
- package/dist-cjs/commands/DeactivateTypeCommand.js +18 -41
- package/dist-cjs/commands/DeleteChangeSetCommand.js +18 -41
- package/dist-cjs/commands/DeleteStackCommand.js +18 -41
- package/dist-cjs/commands/DeleteStackInstancesCommand.js +18 -41
- package/dist-cjs/commands/DeleteStackSetCommand.js +18 -41
- package/dist-cjs/commands/DeregisterTypeCommand.js +18 -41
- package/dist-cjs/commands/DescribeAccountLimitsCommand.js +18 -41
- package/dist-cjs/commands/DescribeChangeSetCommand.js +18 -41
- package/dist-cjs/commands/DescribeChangeSetHooksCommand.js +18 -41
- package/dist-cjs/commands/DescribeOrganizationsAccessCommand.js +18 -41
- package/dist-cjs/commands/DescribePublisherCommand.js +18 -41
- package/dist-cjs/commands/DescribeStackDriftDetectionStatusCommand.js +18 -41
- package/dist-cjs/commands/DescribeStackEventsCommand.js +18 -41
- package/dist-cjs/commands/DescribeStackInstanceCommand.js +18 -41
- package/dist-cjs/commands/DescribeStackResourceCommand.js +18 -41
- package/dist-cjs/commands/DescribeStackResourceDriftsCommand.js +18 -41
- package/dist-cjs/commands/DescribeStackResourcesCommand.js +18 -41
- package/dist-cjs/commands/DescribeStackSetCommand.js +18 -41
- package/dist-cjs/commands/DescribeStackSetOperationCommand.js +18 -41
- package/dist-cjs/commands/DescribeStacksCommand.js +18 -41
- package/dist-cjs/commands/DescribeTypeCommand.js +18 -41
- package/dist-cjs/commands/DescribeTypeRegistrationCommand.js +18 -41
- package/dist-cjs/commands/DetectStackDriftCommand.js +18 -41
- package/dist-cjs/commands/DetectStackResourceDriftCommand.js +18 -41
- package/dist-cjs/commands/DetectStackSetDriftCommand.js +18 -41
- package/dist-cjs/commands/EstimateTemplateCostCommand.js +18 -41
- package/dist-cjs/commands/ExecuteChangeSetCommand.js +18 -41
- package/dist-cjs/commands/GetStackPolicyCommand.js +18 -41
- package/dist-cjs/commands/GetTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetTemplateSummaryCommand.js +18 -41
- package/dist-cjs/commands/ImportStacksToStackSetCommand.js +18 -41
- package/dist-cjs/commands/ListChangeSetsCommand.js +18 -41
- package/dist-cjs/commands/ListExportsCommand.js +18 -41
- package/dist-cjs/commands/ListImportsCommand.js +18 -41
- package/dist-cjs/commands/ListStackInstanceResourceDriftsCommand.js +18 -41
- package/dist-cjs/commands/ListStackInstancesCommand.js +18 -41
- package/dist-cjs/commands/ListStackResourcesCommand.js +18 -41
- package/dist-cjs/commands/ListStackSetOperationResultsCommand.js +18 -41
- package/dist-cjs/commands/ListStackSetOperationsCommand.js +18 -41
- package/dist-cjs/commands/ListStackSetsCommand.js +18 -41
- package/dist-cjs/commands/ListStacksCommand.js +18 -41
- package/dist-cjs/commands/ListTypeRegistrationsCommand.js +18 -41
- package/dist-cjs/commands/ListTypeVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListTypesCommand.js +18 -41
- package/dist-cjs/commands/PublishTypeCommand.js +18 -41
- package/dist-cjs/commands/RecordHandlerProgressCommand.js +18 -41
- package/dist-cjs/commands/RegisterPublisherCommand.js +18 -41
- package/dist-cjs/commands/RegisterTypeCommand.js +18 -41
- package/dist-cjs/commands/RollbackStackCommand.js +18 -41
- package/dist-cjs/commands/SetStackPolicyCommand.js +18 -41
- package/dist-cjs/commands/SetTypeConfigurationCommand.js +18 -41
- package/dist-cjs/commands/SetTypeDefaultVersionCommand.js +18 -41
- package/dist-cjs/commands/SignalResourceCommand.js +18 -41
- package/dist-cjs/commands/StopStackSetOperationCommand.js +18 -41
- package/dist-cjs/commands/TestTypeCommand.js +18 -41
- package/dist-cjs/commands/UpdateStackCommand.js +18 -41
- package/dist-cjs/commands/UpdateStackInstancesCommand.js +18 -41
- package/dist-cjs/commands/UpdateStackSetCommand.js +18 -41
- package/dist-cjs/commands/UpdateTerminationProtectionCommand.js +18 -41
- package/dist-cjs/commands/ValidateTemplateCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/ActivateOrganizationsAccessCommand.js +18 -41
- package/dist-es/commands/ActivateTypeCommand.js +18 -41
- package/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +18 -41
- package/dist-es/commands/CancelUpdateStackCommand.js +18 -41
- package/dist-es/commands/ContinueUpdateRollbackCommand.js +18 -41
- package/dist-es/commands/CreateChangeSetCommand.js +18 -41
- package/dist-es/commands/CreateStackCommand.js +18 -41
- package/dist-es/commands/CreateStackInstancesCommand.js +18 -41
- package/dist-es/commands/CreateStackSetCommand.js +18 -41
- package/dist-es/commands/DeactivateOrganizationsAccessCommand.js +18 -41
- package/dist-es/commands/DeactivateTypeCommand.js +18 -41
- package/dist-es/commands/DeleteChangeSetCommand.js +18 -41
- package/dist-es/commands/DeleteStackCommand.js +18 -41
- package/dist-es/commands/DeleteStackInstancesCommand.js +18 -41
- package/dist-es/commands/DeleteStackSetCommand.js +18 -41
- package/dist-es/commands/DeregisterTypeCommand.js +18 -41
- package/dist-es/commands/DescribeAccountLimitsCommand.js +18 -41
- package/dist-es/commands/DescribeChangeSetCommand.js +18 -41
- package/dist-es/commands/DescribeChangeSetHooksCommand.js +18 -41
- package/dist-es/commands/DescribeOrganizationsAccessCommand.js +18 -41
- package/dist-es/commands/DescribePublisherCommand.js +18 -41
- package/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +18 -41
- package/dist-es/commands/DescribeStackEventsCommand.js +18 -41
- package/dist-es/commands/DescribeStackInstanceCommand.js +18 -41
- package/dist-es/commands/DescribeStackResourceCommand.js +18 -41
- package/dist-es/commands/DescribeStackResourceDriftsCommand.js +18 -41
- package/dist-es/commands/DescribeStackResourcesCommand.js +18 -41
- package/dist-es/commands/DescribeStackSetCommand.js +18 -41
- package/dist-es/commands/DescribeStackSetOperationCommand.js +18 -41
- package/dist-es/commands/DescribeStacksCommand.js +18 -41
- package/dist-es/commands/DescribeTypeCommand.js +18 -41
- package/dist-es/commands/DescribeTypeRegistrationCommand.js +18 -41
- package/dist-es/commands/DetectStackDriftCommand.js +18 -41
- package/dist-es/commands/DetectStackResourceDriftCommand.js +18 -41
- package/dist-es/commands/DetectStackSetDriftCommand.js +18 -41
- package/dist-es/commands/EstimateTemplateCostCommand.js +18 -41
- package/dist-es/commands/ExecuteChangeSetCommand.js +18 -41
- package/dist-es/commands/GetStackPolicyCommand.js +18 -41
- package/dist-es/commands/GetTemplateCommand.js +18 -41
- package/dist-es/commands/GetTemplateSummaryCommand.js +18 -41
- package/dist-es/commands/ImportStacksToStackSetCommand.js +18 -41
- package/dist-es/commands/ListChangeSetsCommand.js +18 -41
- package/dist-es/commands/ListExportsCommand.js +18 -41
- package/dist-es/commands/ListImportsCommand.js +18 -41
- package/dist-es/commands/ListStackInstanceResourceDriftsCommand.js +18 -41
- package/dist-es/commands/ListStackInstancesCommand.js +18 -41
- package/dist-es/commands/ListStackResourcesCommand.js +18 -41
- package/dist-es/commands/ListStackSetOperationResultsCommand.js +18 -41
- package/dist-es/commands/ListStackSetOperationsCommand.js +18 -41
- package/dist-es/commands/ListStackSetsCommand.js +18 -41
- package/dist-es/commands/ListStacksCommand.js +18 -41
- package/dist-es/commands/ListTypeRegistrationsCommand.js +18 -41
- package/dist-es/commands/ListTypeVersionsCommand.js +18 -41
- package/dist-es/commands/ListTypesCommand.js +18 -41
- package/dist-es/commands/PublishTypeCommand.js +18 -41
- package/dist-es/commands/RecordHandlerProgressCommand.js +18 -41
- package/dist-es/commands/RegisterPublisherCommand.js +18 -41
- package/dist-es/commands/RegisterTypeCommand.js +18 -41
- package/dist-es/commands/RollbackStackCommand.js +18 -41
- package/dist-es/commands/SetStackPolicyCommand.js +18 -41
- package/dist-es/commands/SetTypeConfigurationCommand.js +18 -41
- package/dist-es/commands/SetTypeDefaultVersionCommand.js +18 -41
- package/dist-es/commands/SignalResourceCommand.js +18 -41
- package/dist-es/commands/StopStackSetOperationCommand.js +18 -41
- package/dist-es/commands/TestTypeCommand.js +18 -41
- package/dist-es/commands/UpdateStackCommand.js +18 -41
- package/dist-es/commands/UpdateStackInstancesCommand.js +18 -41
- package/dist-es/commands/UpdateStackSetCommand.js +18 -41
- package/dist-es/commands/UpdateTerminationProtectionCommand.js +18 -41
- package/dist-es/commands/ValidateTemplateCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/ActivateOrganizationsAccessCommand.d.ts +6 -21
- package/dist-types/commands/ActivateTypeCommand.d.ts +6 -21
- package/dist-types/commands/BatchDescribeTypeConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/CancelUpdateStackCommand.d.ts +6 -21
- package/dist-types/commands/ContinueUpdateRollbackCommand.d.ts +6 -21
- package/dist-types/commands/CreateChangeSetCommand.d.ts +6 -21
- package/dist-types/commands/CreateStackCommand.d.ts +6 -21
- package/dist-types/commands/CreateStackInstancesCommand.d.ts +6 -21
- package/dist-types/commands/CreateStackSetCommand.d.ts +6 -21
- package/dist-types/commands/DeactivateOrganizationsAccessCommand.d.ts +6 -21
- package/dist-types/commands/DeactivateTypeCommand.d.ts +6 -21
- package/dist-types/commands/DeleteChangeSetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteStackCommand.d.ts +6 -21
- package/dist-types/commands/DeleteStackInstancesCommand.d.ts +6 -21
- package/dist-types/commands/DeleteStackSetCommand.d.ts +6 -21
- package/dist-types/commands/DeregisterTypeCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeChangeSetCommand.d.ts +6 -21
- package/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +6 -21
- package/dist-types/commands/DescribeOrganizationsAccessCommand.d.ts +6 -21
- package/dist-types/commands/DescribePublisherCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStackDriftDetectionStatusCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStackEventsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStackInstanceCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStackResourceCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStackResourceDriftsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStackResourcesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStackSetCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStackSetOperationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStacksCommand.d.ts +6 -21
- package/dist-types/commands/DescribeTypeCommand.d.ts +6 -21
- package/dist-types/commands/DescribeTypeRegistrationCommand.d.ts +6 -21
- package/dist-types/commands/DetectStackDriftCommand.d.ts +6 -21
- package/dist-types/commands/DetectStackResourceDriftCommand.d.ts +6 -21
- package/dist-types/commands/DetectStackSetDriftCommand.d.ts +6 -21
- package/dist-types/commands/EstimateTemplateCostCommand.d.ts +6 -21
- package/dist-types/commands/ExecuteChangeSetCommand.d.ts +6 -21
- package/dist-types/commands/GetStackPolicyCommand.d.ts +6 -21
- package/dist-types/commands/GetTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetTemplateSummaryCommand.d.ts +6 -21
- package/dist-types/commands/ImportStacksToStackSetCommand.d.ts +6 -21
- package/dist-types/commands/ListChangeSetsCommand.d.ts +6 -21
- package/dist-types/commands/ListExportsCommand.d.ts +6 -21
- package/dist-types/commands/ListImportsCommand.d.ts +6 -21
- package/dist-types/commands/ListStackInstanceResourceDriftsCommand.d.ts +6 -21
- package/dist-types/commands/ListStackInstancesCommand.d.ts +6 -21
- package/dist-types/commands/ListStackResourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +6 -21
- package/dist-types/commands/ListStackSetOperationsCommand.d.ts +6 -21
- package/dist-types/commands/ListStackSetsCommand.d.ts +6 -21
- package/dist-types/commands/ListStacksCommand.d.ts +6 -21
- package/dist-types/commands/ListTypeRegistrationsCommand.d.ts +6 -21
- package/dist-types/commands/ListTypeVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListTypesCommand.d.ts +6 -21
- package/dist-types/commands/PublishTypeCommand.d.ts +6 -21
- package/dist-types/commands/RecordHandlerProgressCommand.d.ts +6 -21
- package/dist-types/commands/RegisterPublisherCommand.d.ts +6 -21
- package/dist-types/commands/RegisterTypeCommand.d.ts +6 -21
- package/dist-types/commands/RollbackStackCommand.d.ts +6 -21
- package/dist-types/commands/SetStackPolicyCommand.d.ts +6 -21
- package/dist-types/commands/SetTypeConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +6 -21
- package/dist-types/commands/SignalResourceCommand.d.ts +6 -21
- package/dist-types/commands/StopStackSetOperationCommand.d.ts +6 -21
- package/dist-types/commands/TestTypeCommand.d.ts +6 -21
- package/dist-types/commands/UpdateStackCommand.d.ts +6 -21
- package/dist-types/commands/UpdateStackInstancesCommand.d.ts +6 -21
- package/dist-types/commands/UpdateStackSetCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +6 -21
- package/dist-types/commands/ValidateTemplateCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/ActivateOrganizationsAccessCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeactivateOrganizationsAccessCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeChangeSetHooksCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeOrganizationsAccessCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListStackInstanceResourceDriftsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListStacksCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTypesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TestTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CloudFormationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface SetTypeDefaultVersionCommandInput
|
|
|
21
15
|
export interface SetTypeDefaultVersionCommandOutput
|
|
22
16
|
extends SetTypeDefaultVersionOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: SetTypeDefaultVersionCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: SetTypeDefaultVersionCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CloudFormationClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const SetTypeDefaultVersionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: SetTypeDefaultVersionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
SetTypeDefaultVersionCommandInput,
|
|
38
|
-
SetTypeDefaultVersionCommandOutput
|
|
23
|
+
SetTypeDefaultVersionCommandOutput,
|
|
24
|
+
CloudFormationClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class SetTypeDefaultVersionCommand extends SetTypeDefaultVersionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CloudFormationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -15,19 +9,16 @@ import { SignalResourceInput } from "../models/models_0";
|
|
|
15
9
|
export { __MetadataBearer, $Command };
|
|
16
10
|
export interface SignalResourceCommandInput extends SignalResourceInput {}
|
|
17
11
|
export interface SignalResourceCommandOutput extends __MetadataBearer {}
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
private serialize;
|
|
32
|
-
private deserialize;
|
|
33
|
-
}
|
|
12
|
+
declare const SignalResourceCommand_base: {
|
|
13
|
+
new (
|
|
14
|
+
input: SignalResourceCommandInput
|
|
15
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
16
|
+
SignalResourceCommandInput,
|
|
17
|
+
SignalResourceCommandOutput,
|
|
18
|
+
CloudFormationClientResolvedConfig,
|
|
19
|
+
ServiceInputTypes,
|
|
20
|
+
ServiceOutputTypes
|
|
21
|
+
>;
|
|
22
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
|
+
};
|
|
24
|
+
export declare class SignalResourceCommand extends SignalResourceCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CloudFormationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface StopStackSetOperationCommandInput
|
|
|
21
15
|
export interface StopStackSetOperationCommandOutput
|
|
22
16
|
extends StopStackSetOperationOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: StopStackSetOperationCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: StopStackSetOperationCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CloudFormationClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const StopStackSetOperationCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: StopStackSetOperationCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
StopStackSetOperationCommandInput,
|
|
38
|
-
StopStackSetOperationCommandOutput
|
|
23
|
+
StopStackSetOperationCommandOutput,
|
|
24
|
+
CloudFormationClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class StopStackSetOperationCommand extends StopStackSetOperationCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CloudFormationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface TestTypeCommandInput extends TestTypeInput {}
|
|
|
17
11
|
export interface TestTypeCommandOutput
|
|
18
12
|
extends TestTypeOutput,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const TestTypeCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: TestTypeCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
TestTypeCommandInput,
|
|
19
|
+
TestTypeCommandOutput,
|
|
20
|
+
CloudFormationClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class TestTypeCommand extends TestTypeCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CloudFormationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface UpdateStackCommandInput extends UpdateStackInput {}
|
|
|
17
11
|
export interface UpdateStackCommandOutput
|
|
18
12
|
extends UpdateStackOutput,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const UpdateStackCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: UpdateStackCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
UpdateStackCommandInput,
|
|
19
|
+
UpdateStackCommandOutput,
|
|
20
|
+
CloudFormationClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class UpdateStackCommand extends UpdateStackCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CloudFormationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface UpdateStackInstancesCommandInput
|
|
|
21
15
|
export interface UpdateStackInstancesCommandOutput
|
|
22
16
|
extends UpdateStackInstancesOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdateStackInstancesCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdateStackInstancesCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CloudFormationClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdateStackInstancesCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdateStackInstancesCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdateStackInstancesCommandInput,
|
|
38
|
-
UpdateStackInstancesCommandOutput
|
|
23
|
+
UpdateStackInstancesCommandOutput,
|
|
24
|
+
CloudFormationClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateStackInstancesCommand extends UpdateStackInstancesCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CloudFormationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface UpdateStackSetCommandInput extends UpdateStackSetInput {}
|
|
|
17
11
|
export interface UpdateStackSetCommandOutput
|
|
18
12
|
extends UpdateStackSetOutput,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const UpdateStackSetCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: UpdateStackSetCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
UpdateStackSetCommandInput,
|
|
19
|
+
UpdateStackSetCommandOutput,
|
|
20
|
+
CloudFormationClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class UpdateStackSetCommand extends UpdateStackSetCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CloudFormationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface UpdateTerminationProtectionCommandInput
|
|
|
21
15
|
export interface UpdateTerminationProtectionCommandOutput
|
|
22
16
|
extends UpdateTerminationProtectionOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdateTerminationProtectionCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdateTerminationProtectionCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CloudFormationClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdateTerminationProtectionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdateTerminationProtectionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdateTerminationProtectionCommandInput,
|
|
38
|
-
UpdateTerminationProtectionCommandOutput
|
|
23
|
+
UpdateTerminationProtectionCommandOutput,
|
|
24
|
+
CloudFormationClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateTerminationProtectionCommand extends UpdateTerminationProtectionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CloudFormationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface ValidateTemplateCommandInput extends ValidateTemplateInput {}
|
|
|
20
14
|
export interface ValidateTemplateCommandOutput
|
|
21
15
|
extends ValidateTemplateOutput,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const ValidateTemplateCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: ValidateTemplateCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
ValidateTemplateCommandInput,
|
|
22
|
+
ValidateTemplateCommandOutput,
|
|
23
|
+
CloudFormationClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class ValidateTemplateCommand extends ValidateTemplateCommand_base {}
|
|
@@ -25,6 +25,24 @@ export declare const resolveClientEndpointParameters: <T>(
|
|
|
25
25
|
ClientInputEndpointParameters & {
|
|
26
26
|
defaultSigningName: string;
|
|
27
27
|
};
|
|
28
|
+
export declare const commonParams: {
|
|
29
|
+
readonly UseFIPS: {
|
|
30
|
+
readonly type: "builtInParams";
|
|
31
|
+
readonly name: "useFipsEndpoint";
|
|
32
|
+
};
|
|
33
|
+
readonly Endpoint: {
|
|
34
|
+
readonly type: "builtInParams";
|
|
35
|
+
readonly name: "endpoint";
|
|
36
|
+
};
|
|
37
|
+
readonly Region: {
|
|
38
|
+
readonly type: "builtInParams";
|
|
39
|
+
readonly name: "region";
|
|
40
|
+
};
|
|
41
|
+
readonly UseDualStack: {
|
|
42
|
+
readonly type: "builtInParams";
|
|
43
|
+
readonly name: "useDualstackEndpoint";
|
|
44
|
+
};
|
|
45
|
+
};
|
|
28
46
|
export interface EndpointParameters extends __EndpointParameters {
|
|
29
47
|
Region?: string;
|
|
30
48
|
UseDualStack?: boolean;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cloudformation",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cloudformation Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.481.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.481.0",
|
|
24
|
+
"@aws-sdk/core": "3.481.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.481.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.468.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.468.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.468.0",
|
|
@@ -34,26 +34,26 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.468.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.470.0",
|
|
36
36
|
"@smithy/config-resolver": "^2.0.21",
|
|
37
|
-
"@smithy/core": "^1.2.
|
|
37
|
+
"@smithy/core": "^1.2.1",
|
|
38
38
|
"@smithy/fetch-http-handler": "^2.3.1",
|
|
39
39
|
"@smithy/hash-node": "^2.0.17",
|
|
40
40
|
"@smithy/invalid-dependency": "^2.0.15",
|
|
41
41
|
"@smithy/middleware-content-length": "^2.0.17",
|
|
42
42
|
"@smithy/middleware-endpoint": "^2.2.3",
|
|
43
|
-
"@smithy/middleware-retry": "^2.0.
|
|
43
|
+
"@smithy/middleware-retry": "^2.0.25",
|
|
44
44
|
"@smithy/middleware-serde": "^2.0.15",
|
|
45
45
|
"@smithy/middleware-stack": "^2.0.9",
|
|
46
46
|
"@smithy/node-config-provider": "^2.1.8",
|
|
47
47
|
"@smithy/node-http-handler": "^2.2.1",
|
|
48
48
|
"@smithy/protocol-http": "^3.0.11",
|
|
49
|
-
"@smithy/smithy-client": "^2.
|
|
49
|
+
"@smithy/smithy-client": "^2.2.0",
|
|
50
50
|
"@smithy/types": "^2.7.0",
|
|
51
51
|
"@smithy/url-parser": "^2.0.15",
|
|
52
52
|
"@smithy/util-base64": "^2.0.1",
|
|
53
53
|
"@smithy/util-body-length-browser": "^2.0.1",
|
|
54
54
|
"@smithy/util-body-length-node": "^2.1.0",
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.0.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.0.23",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.0.30",
|
|
57
57
|
"@smithy/util-endpoints": "^1.0.7",
|
|
58
58
|
"@smithy/util-retry": "^2.0.8",
|
|
59
59
|
"@smithy/util-utf8": "^2.0.2",
|