From df20553f594695b5b6773d3c6a60bba1303ebf60 Mon Sep 17 00:00:00 2001
From: John Lwin The events that the application subscribes. The events that the application publishes. The events that the application subscribes. The events that the application publishes. The events that the application subscribes. The events that the application publishes. Deletes the VPC association for the specified fleet. Deletes the storage connectors currently enabled for the stack. Contains configuration information for the calculation. The Amazon Web Services services that are included in the scope of the assessment.
* awsServices
will show as empty.
Available for backward compatibility. Use MinAdjustmentMagnitude
* instead.
This is replaced by Identifier
.
Available for backward compatibility. Use MinAdjustmentMagnitude
* instead.
Specifies that the currently supported file formats for EDI transformations are JSON
and XML
.
Specifies the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.
*This parameter is available for backwards compatibility. Use the Mapping data type instead.
*Specifies the details for the EDI standard that is being used for the transformer. Currently, only X12 is supported. X12 is a set of standards and corresponding messages that define specific business documents.
+ * + * @deprecated * @public */ ediType?: EdiType | undefined; /** - * @deprecated - * *Specifies a sample EDI document that is used by a transformer as a guide for processing the EDI data.
+ * + * @deprecated * @public */ sampleDocument?: string | undefined; @@ -2988,33 +2988,33 @@ export interface CreateTransformerResponse { createdAt: Date | undefined; /** - * @deprecated - * *Returns that the currently supported file formats for EDI transformations are JSON
and XML
.
Returns the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.
+ * + * @deprecated * @public */ mappingTemplate?: string | undefined; /** - * @deprecated - * *Returns the details for the EDI standard that is being used for the transformer. Currently, only X12 is supported. X12 is a set of standards and corresponding messages that define specific business documents.
+ * + * @deprecated * @public */ ediType?: EdiType | undefined; /** - * @deprecated - * *Returns a sample EDI document that is used by a transformer as a guide for processing the EDI data.
+ * + * @deprecated * @public */ sampleDocument?: string | undefined; @@ -3109,33 +3109,33 @@ export interface GetTransformerResponse { modifiedAt?: Date | undefined; /** - * @deprecated - * *Returns that the currently supported file formats for EDI transformations are JSON
and XML
.
Returns the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.
+ * + * @deprecated * @public */ mappingTemplate?: string | undefined; /** - * @deprecated - * *Returns the details for the EDI standard that is being used for the transformer. Currently, only X12 is supported. X12 is a set of standards and corresponding messages that define specific business documents.
+ * + * @deprecated * @public */ ediType?: EdiType | undefined; /** - * @deprecated - * *Returns a sample EDI document that is used by a transformer as a guide for processing the EDI data.
+ * + * @deprecated * @public */ sampleDocument?: string | undefined; @@ -3223,33 +3223,33 @@ export interface TransformerSummary { modifiedAt?: Date | undefined; /** - * @deprecated - * *Returns that the currently supported file formats for EDI transformations are JSON
and XML
.
Returns the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.
+ * + * @deprecated * @public */ mappingTemplate?: string | undefined; /** - * @deprecated - * *Returns the details for the EDI standard that is being used for the transformer. Currently, only X12 is supported. X12 is a set of standards and corresponding messages that define specific business documents.
+ * + * @deprecated * @public */ ediType?: EdiType | undefined; /** - * @deprecated - * *Returns a sample EDI document that is used by a transformer as a guide for processing the EDI data.
+ * + * @deprecated * @public */ sampleDocument?: string | undefined; @@ -3322,36 +3322,36 @@ export interface UpdateTransformerRequest { status?: TransformerStatus | undefined; /** - * @deprecated - * *Specifies that the currently supported file formats for EDI transformations are JSON
and XML
.
Specifies the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.
*This parameter is available for backwards compatibility. Use the Mapping data type instead.
*Specifies the details for the EDI standard that is being used for the transformer. Currently, only X12 is supported. X12 is a set of standards and corresponding messages that define specific business documents.
+ * + * @deprecated * @public */ ediType?: EdiType | undefined; /** - * @deprecated - * *Specifies a sample EDI document that is used by a transformer as a guide for processing the EDI data.
+ * + * @deprecated * @public */ sampleDocument?: string | undefined; @@ -3424,33 +3424,33 @@ export interface UpdateTransformerResponse { modifiedAt: Date | undefined; /** - * @deprecated - * *Returns that the currently supported file formats for EDI transformations are JSON
and XML
.
Returns the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.
+ * + * @deprecated * @public */ mappingTemplate?: string | undefined; /** - * @deprecated - * *Returns the details for the EDI standard that is being used for the transformer. Currently, only X12 is supported. X12 is a set of standards and corresponding messages that define specific business documents.
+ * + * @deprecated * @public */ ediType?: EdiType | undefined; /** - * @deprecated - * *Returns a sample EDI document that is used by a transformer as a guide for processing the EDI data.
+ * + * @deprecated * @public */ sampleDocument?: string | undefined; diff --git a/clients/client-backup-gateway/package.json b/clients/client-backup-gateway/package.json index a1dc4928bc01d..5bdc36d64fd79 100644 --- a/clients/client-backup-gateway/package.json +++ b/clients/client-backup-gateway/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-backup/package.json b/clients/client-backup/package.json index be5cc64db63e2..70ea7b38b54fa 100644 --- a/clients/client-backup/package.json +++ b/clients/client-backup/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-backupsearch/package.json b/clients/client-backupsearch/package.json index d4b71cd6f8475..f4f4582290098 100644 --- a/clients/client-backupsearch/package.json +++ b/clients/client-backupsearch/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-batch/package.json b/clients/client-batch/package.json index 3fdb6b421b33c..525f9cfa3036c 100644 --- a/clients/client-batch/package.json +++ b/clients/client-batch/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-batch/src/models/models_0.ts b/clients/client-batch/src/models/models_0.ts index 1814587d09c4a..2c092d8b5c28c 100644 --- a/clients/client-batch/src/models/models_0.ts +++ b/clients/client-batch/src/models/models_0.ts @@ -738,8 +738,6 @@ export interface ComputeResource { instanceTypes?: string[] | undefined; /** - * @deprecated - * *The Amazon Machine Image (AMI) ID used for instances launched in the compute environment.
* This parameter is overridden by the imageIdOverride
member of the
* Ec2Configuration
structure.
This parameter is deprecated, use resourceRequirements
to specify the vCPU
* requirements for the job definition. It's not supported for jobs running on Fargate resources.
* For jobs running on Amazon EC2 resources, it specifies the number of vCPUs reserved for the
@@ -2744,19 +2742,21 @@ export interface ContainerProperties {
* --cpu-shares
option to docker run. The
* number of vCPUs must be specified but can be specified in several places. You must specify it at
* least once for each node.
This parameter is deprecated, use resourceRequirements
to specify the memory
* requirements for the job definition. It's not supported for jobs running on Fargate resources.
* For jobs that run on Amazon EC2 resources, it specifies the memory hard limit (in MiB) for a
* container. If your container attempts to exceed the specified number, it's terminated. You must
* specify at least 4 MiB of memory for a job using this parameter. The memory hard limit can be
* specified in several places. It must be specified for each node at least once.
This parameter is deprecated, use resourceRequirements
to override the
* vcpus
parameter that's set in the job definition. It's not supported for jobs
* running on Fargate resources. For jobs that run on Amazon EC2 resources, it overrides the
@@ -6487,13 +6485,13 @@ export interface ContainerOverrides {
* SubmitJob
request, with type
set to VCPU
and
* value
set to the new value. For more information, see Can't override job
* definition resource requirements in the Batch User Guide.
This parameter is deprecated, use resourceRequirements
to override the memory
* requirements specified in the job definition. It's not supported for jobs running on Fargate
* resources. For jobs that run on Amazon EC2 resources, it overrides the memory
parameter
@@ -6504,6 +6502,8 @@ export interface ContainerOverrides {
* request, with type
set to MEMORY
and value
set to the new
* value. For more information, see Can't override job
* definition resource requirements in the Batch User Guide.
The citation.
+ * + * @deprecated * @public */ citation?: Citation | undefined; diff --git a/clients/client-bedrock-agent/package.json b/clients/client-bedrock-agent/package.json index 27865c80190c0..379589db54b23 100644 --- a/clients/client-bedrock-agent/package.json +++ b/clients/client-bedrock-agent/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-bedrock-data-automation-runtime/package.json b/clients/client-bedrock-data-automation-runtime/package.json index e905730addec3..1a4331b6bd1d4 100644 --- a/clients/client-bedrock-data-automation-runtime/package.json +++ b/clients/client-bedrock-data-automation-runtime/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-bedrock-data-automation/package.json b/clients/client-bedrock-data-automation/package.json index eeabec8b3603e..929d64d3c930a 100644 --- a/clients/client-bedrock-data-automation/package.json +++ b/clients/client-bedrock-data-automation/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-bedrock-runtime/package.json b/clients/client-bedrock-runtime/package.json index 2f41d3e8ea67b..df812954e90a0 100644 --- a/clients/client-bedrock-runtime/package.json +++ b/clients/client-bedrock-runtime/package.json @@ -32,7 +32,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/eventstream-serde-browser": "^4.0.1", "@smithy/eventstream-serde-config-resolver": "^4.0.1", "@smithy/eventstream-serde-node": "^4.0.1", @@ -40,21 +40,21 @@ "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-bedrock/package.json b/clients/client-bedrock/package.json index 2d8685586ec01..cdd717601dfd1 100644 --- a/clients/client-bedrock/package.json +++ b/clients/client-bedrock/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-billing/package.json b/clients/client-billing/package.json index 038a3422fa9c7..b42e1e33456d2 100644 --- a/clients/client-billing/package.json +++ b/clients/client-billing/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-billingconductor/package.json b/clients/client-billingconductor/package.json index 56b6e31c3b587..cde65fe645155 100644 --- a/clients/client-billingconductor/package.json +++ b/clients/client-billingconductor/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-braket/package.json b/clients/client-braket/package.json index 6b2a46b9c2b7a..53cf9a2885900 100644 --- a/clients/client-braket/package.json +++ b/clients/client-braket/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-budgets/package.json b/clients/client-budgets/package.json index bc7e427255e6e..7dd3d61d07203 100644 --- a/clients/client-budgets/package.json +++ b/clients/client-budgets/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-chatbot/package.json b/clients/client-chatbot/package.json index 4010018d20af9..656bd8cbe3a68 100644 --- a/clients/client-chatbot/package.json +++ b/clients/client-chatbot/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-chime-sdk-identity/package.json b/clients/client-chime-sdk-identity/package.json index 82a09e0091d66..5228e633d793a 100644 --- a/clients/client-chime-sdk-identity/package.json +++ b/clients/client-chime-sdk-identity/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-chime-sdk-media-pipelines/package.json b/clients/client-chime-sdk-media-pipelines/package.json index 73411063391ce..77af1f33a07c1 100644 --- a/clients/client-chime-sdk-media-pipelines/package.json +++ b/clients/client-chime-sdk-media-pipelines/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-chime-sdk-meetings/package.json b/clients/client-chime-sdk-meetings/package.json index 076a32d784d47..87f31e0f57260 100644 --- a/clients/client-chime-sdk-meetings/package.json +++ b/clients/client-chime-sdk-meetings/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-chime-sdk-messaging/package.json b/clients/client-chime-sdk-messaging/package.json index f4107fead07ca..2884392ea6aca 100644 --- a/clients/client-chime-sdk-messaging/package.json +++ b/clients/client-chime-sdk-messaging/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-chime-sdk-voice/package.json b/clients/client-chime-sdk-voice/package.json index cb1e75437345d..99c9b5fa89b63 100644 --- a/clients/client-chime-sdk-voice/package.json +++ b/clients/client-chime-sdk-voice/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-chime/package.json b/clients/client-chime/package.json index 8fa158e6da715..57ff2f8ffe816 100644 --- a/clients/client-chime/package.json +++ b/clients/client-chime/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-cleanrooms/package.json b/clients/client-cleanrooms/package.json index 3f593a0e69f4f..2372b89ace990 100644 --- a/clients/client-cleanrooms/package.json +++ b/clients/client-cleanrooms/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-cleanroomsml/package.json b/clients/client-cleanroomsml/package.json index a77bf7a17b602..f55072bba9a5d 100644 --- a/clients/client-cleanroomsml/package.json +++ b/clients/client-cleanroomsml/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-cloud9/package.json b/clients/client-cloud9/package.json index 369d5b3cd09b1..bc16f4f0ea8c6 100644 --- a/clients/client-cloud9/package.json +++ b/clients/client-cloud9/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-cloudcontrol/package.json b/clients/client-cloudcontrol/package.json index 2e4c4c9d67e87..a51c39688b3da 100644 --- a/clients/client-cloudcontrol/package.json +++ b/clients/client-cloudcontrol/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-clouddirectory/package.json b/clients/client-clouddirectory/package.json index 35fa9eb6c77b9..3bcbc0a756178 100644 --- a/clients/client-clouddirectory/package.json +++ b/clients/client-clouddirectory/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-cloudformation/package.json b/clients/client-cloudformation/package.json index 4d2f2b9f3da14..6e603924ded12 100644 --- a/clients/client-cloudformation/package.json +++ b/clients/client-cloudformation/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-cloudfront-keyvaluestore/package.json b/clients/client-cloudfront-keyvaluestore/package.json index 5b27f884a0023..b478bea60dc8c 100644 --- a/clients/client-cloudfront-keyvaluestore/package.json +++ b/clients/client-cloudfront-keyvaluestore/package.json @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-cloudfront/package.json b/clients/client-cloudfront/package.json index e7cf53fbca165..37fc5d4bc8209 100644 --- a/clients/client-cloudfront/package.json +++ b/clients/client-cloudfront/package.json @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-node": "*", "@aws-sdk/xml-builder": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-cloudfront/src/models/models_0.ts b/clients/client-cloudfront/src/models/models_0.ts index ced32565161bb..fe60f59088e29 100644 --- a/clients/client-cloudfront/src/models/models_0.ts +++ b/clients/client-cloudfront/src/models/models_0.ts @@ -1308,8 +1308,6 @@ export interface CacheBehavior { GrpcConfig?: GrpcConfig | undefined; /** - * @deprecated - * *This field is deprecated. We recommend that you use a cache policy or an origin * request policy instead of this field. For more information, see Working with policies in the * Amazon CloudFront Developer Guide.
@@ -1324,13 +1322,13 @@ export interface CacheBehavior { *CachePolicyId
.
* A complex type that specifies how CloudFront handles query strings, cookies, and HTTP * headers.
+ * + * @deprecated * @public */ ForwardedValues?: ForwardedValues | undefined; /** - * @deprecated - * *This field is deprecated. We recommend that you use the MinTTL
field in a
* cache policy instead of this field. For more information, see Creating cache policies or Using the managed cache policies in the
* Amazon CloudFront Developer Guide.
Headers
, if you specify
* 1
for Quantity
and *
for
* Name
).
+ *
+ * @deprecated
* @public
*/
MinTTL?: number | undefined;
/**
- * @deprecated
- *
* This field is deprecated. We recommend that you use the DefaultTTL
field
* in a cache policy instead of this field. For more information, see Creating cache policies or Using the managed cache policies in the
* Amazon CloudFront Developer Guide.
Cache-Control max-age
, Cache-Control s-maxage
,
* and Expires
to objects. For more information, see Managing How Long Content Stays in an Edge Cache (Expiration) in the
* Amazon CloudFront Developer Guide.
+ *
+ * @deprecated
* @public
*/
DefaultTTL?: number | undefined;
/**
- * @deprecated
- *
* This field is deprecated. We recommend that you use the MaxTTL
field in a
* cache policy instead of this field. For more information, see Creating cache policies or Using the managed cache policies in the
* Amazon CloudFront Developer Guide.
Cache-Control max-age
, Cache-Control s-maxage
, and
* Expires
to objects. For more information, see Managing How Long Content Stays in an Edge Cache (Expiration) in the
* Amazon CloudFront Developer Guide.
+ *
+ * @deprecated
* @public
*/
MaxTTL?: number | undefined;
@@ -2420,8 +2420,6 @@ export interface DefaultCacheBehavior {
GrpcConfig?: GrpcConfig | undefined;
/**
- * @deprecated
- *
* This field is deprecated. We recommend that you use a cache policy or an origin * request policy instead of this field. For more information, see Working with policies in the * Amazon CloudFront Developer Guide.
@@ -2436,13 +2434,13 @@ export interface DefaultCacheBehavior { *CachePolicyId
.
* A complex type that specifies how CloudFront handles query strings, cookies, and HTTP * headers.
+ * + * @deprecated * @public */ ForwardedValues?: ForwardedValues | undefined; /** - * @deprecated - * *This field is deprecated. We recommend that you use the MinTTL
field in a
* cache policy instead of this field. For more information, see Creating cache policies or Using the managed cache policies in the
* Amazon CloudFront Developer Guide.
Headers
, if you specify
* 1
for Quantity
and *
for
* Name
).
+ *
+ * @deprecated
* @public
*/
MinTTL?: number | undefined;
/**
- * @deprecated
- *
* This field is deprecated. We recommend that you use the DefaultTTL
field
* in a cache policy instead of this field. For more information, see Creating cache policies or Using the managed cache policies in the
* Amazon CloudFront Developer Guide.
Cache-Control max-age
, Cache-Control s-maxage
,
* and Expires
to objects. For more information, see Managing How Long Content Stays in an Edge Cache (Expiration) in the
* Amazon CloudFront Developer Guide.
+ *
+ * @deprecated
* @public
*/
DefaultTTL?: number | undefined;
/**
- * @deprecated
- *
* This field is deprecated. We recommend that you use the MaxTTL
field in a
* cache policy instead of this field. For more information, see Creating cache policies or Using the managed cache policies in the
* Amazon CloudFront Developer Guide.
Cache-Control max-age
, Cache-Control s-maxage
, and
* Expires
to objects. For more information, see Managing How Long Content Stays in an Edge Cache (Expiration) in the
* Amazon CloudFront Developer Guide.
+ *
+ * @deprecated
* @public
*/
MaxTTL?: number | undefined;
@@ -3434,8 +3434,6 @@ export interface ViewerCertificate {
MinimumProtocolVersion?: MinimumProtocolVersion | undefined;
/**
- * @deprecated
- *
* This field is deprecated. Use one of the following fields instead:
*This field is deprecated. Use one of the following fields instead:
*The ARN (or the ID suffix of the ARN) of an event data store on which the specified * query is running.
+ * + * @deprecated * @public */ EventDataStore?: string | undefined; @@ -2355,9 +2355,9 @@ export interface CreateTrailResponse { S3KeyPrefix?: string | undefined; /** - * @deprecated - * *This field is no longer in use. Use SnsTopicARN
.
The ARN (or the ID suffix of the ARN) of an event data store on which the specified * query was run.
+ * + * @deprecated * @public */ EventDataStore?: string | undefined; @@ -3397,9 +3397,9 @@ export interface Trail { S3KeyPrefix?: string | undefined; /** - * @deprecated - * *This field is no longer in use. Use SnsTopicARN
.
The ARN (or ID suffix of the ARN) of the event data store against which the query was * run.
+ * + * @deprecated * @public */ EventDataStore?: string | undefined; @@ -5270,71 +5270,71 @@ export interface EventDataStore { Name?: string | undefined; /** - * @deprecated - * *Indicates whether the event data store is protected from * termination.
+ * + * @deprecated * @public */ TerminationProtectionEnabled?: boolean | undefined; /** - * @deprecated - * *The status of an event data store.
+ * + * @deprecated * @public */ Status?: EventDataStoreStatus | undefined; /** - * @deprecated - * *The advanced event selectors that were used to select * events for the data store.
+ * + * @deprecated * @public */ AdvancedEventSelectors?: AdvancedEventSelector[] | undefined; /** - * @deprecated - * *Indicates whether the event data store includes events * from all Regions, or only from the Region in which it was created.
+ * + * @deprecated * @public */ MultiRegionEnabled?: boolean | undefined; /** - * @deprecated - * *Indicates that an event data store is collecting logged * events for an organization.
+ * + * @deprecated * @public */ OrganizationEnabled?: boolean | undefined; /** - * @deprecated - * *The retention period, in days.
+ * + * @deprecated * @public */ RetentionPeriod?: number | undefined; /** - * @deprecated - * *The timestamp of the event data store's creation.
+ * + * @deprecated * @public */ CreatedTimestamp?: Date | undefined; /** - * @deprecated - * *The timestamp showing when an event data store was
* updated, if applicable. UpdatedTimestamp
is always either the same or newer
* than the time shown in CreatedTimestamp
.
This field is no longer in use. Use SnsTopicARN
.
The number of bytes stored.
*
* Important: As of June 17, 2019, this parameter is no
* longer supported for log streams, and is always reported as zero. This change applies only to
* log streams. The storedBytes
parameter for log groups is not affected.
If the value is true, the operation attempts to provide responses that contain events * from multiple log streams within the log group, interleaved in a single response. If the value * is false, all the matched log events in the first log stream are searched first, then those in @@ -3752,6 +3750,8 @@ export interface FilterLogEventsRequest { * Important As of June 17, 2019, this parameter is * ignored and the value is assumed to be true. The response from this operation always * interleaves events from multiple log streams within a log group.
+ * + * @deprecated * @public */ interleaved?: boolean | undefined; diff --git a/clients/client-cloudwatch/package.json b/clients/client-cloudwatch/package.json index 2fefecd7198e5..80404151be404 100644 --- a/clients/client-cloudwatch/package.json +++ b/clients/client-cloudwatch/package.json @@ -32,27 +32,27 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", - "@smithy/middleware-compression": "^4.0.2", + "@smithy/middleware-compression": "^4.0.3", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-cloudwatch/src/models/models_0.ts b/clients/client-cloudwatch/src/models/models_0.ts index 4f795a250fd12..0f8d0a2c8d940 100644 --- a/clients/client-cloudwatch/src/models/models_0.ts +++ b/clients/client-cloudwatch/src/models/models_0.ts @@ -506,33 +506,33 @@ export type AnomalyDetectorStateValue = (typeof AnomalyDetectorStateValue)[keyof */ export interface AnomalyDetector { /** - * @deprecated - * *The namespace of the metric associated with the anomaly detection model.
+ * + * @deprecated * @public */ Namespace?: string | undefined; /** - * @deprecated - * *The name of the metric associated with the anomaly detection model.
+ * + * @deprecated * @public */ MetricName?: string | undefined; /** - * @deprecated - * *The metric dimensions associated with the anomaly detection model.
+ * + * @deprecated * @public */ Dimensions?: Dimension[] | undefined; /** - * @deprecated - * *The statistic associated with the anomaly detection model.
+ * + * @deprecated * @public */ Stat?: string | undefined; @@ -1009,33 +1009,33 @@ export class ResourceNotFound extends __BaseException { */ export interface DeleteAnomalyDetectorInput { /** - * @deprecated - * *The namespace associated with the anomaly detection model to delete.
+ * + * @deprecated * @public */ Namespace?: string | undefined; /** - * @deprecated - * *The metric name associated with the anomaly detection model to delete.
+ * + * @deprecated * @public */ MetricName?: string | undefined; /** - * @deprecated - * *The metric dimensions associated with the anomaly detection model to delete.
+ * + * @deprecated * @public */ Dimensions?: Dimension[] | undefined; /** - * @deprecated - * *The statistic associated with the anomaly detection model to delete.
+ * + * @deprecated * @public */ Stat?: string | undefined; @@ -3598,33 +3598,33 @@ export interface ListTagsForResourceOutput { */ export interface PutAnomalyDetectorInput { /** - * @deprecated - * *The namespace of the metric to create the anomaly detection model for.
+ * + * @deprecated * @public */ Namespace?: string | undefined; /** - * @deprecated - * *The name of the metric to create the anomaly detection model for.
+ * + * @deprecated * @public */ MetricName?: string | undefined; /** - * @deprecated - * *The metric dimensions to create the anomaly detection model for.
+ * + * @deprecated * @public */ Dimensions?: Dimension[] | undefined; /** - * @deprecated - * *The statistic to use for the metric and the anomaly detection model.
+ * + * @deprecated * @public */ Stat?: string | undefined; diff --git a/clients/client-codeartifact/package.json b/clients/client-codeartifact/package.json index d31890e70630a..50abcbcc37008 100644 --- a/clients/client-codeartifact/package.json +++ b/clients/client-codeartifact/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-codebuild/package.json b/clients/client-codebuild/package.json index 35ac12f6405a7..33e04318959a5 100644 --- a/clients/client-codebuild/package.json +++ b/clients/client-codebuild/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-codecatalyst/package.json b/clients/client-codecatalyst/package.json index 68ed1e1451adf..bfc1e7e317454 100644 --- a/clients/client-codecatalyst/package.json +++ b/clients/client-codecatalyst/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-codecommit/package.json b/clients/client-codecommit/package.json index c76dbca8e8f15..9d2e04eba5116 100644 --- a/clients/client-codecommit/package.json +++ b/clients/client-codecommit/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-codeconnections/package.json b/clients/client-codeconnections/package.json index c2690bf335b01..f174da1eb9a3c 100644 --- a/clients/client-codeconnections/package.json +++ b/clients/client-codeconnections/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-codedeploy/package.json b/clients/client-codedeploy/package.json index e0e8f10fe6c78..51b86936e151f 100644 --- a/clients/client-codedeploy/package.json +++ b/clients/client-codedeploy/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-codedeploy/src/models/models_0.ts b/clients/client-codedeploy/src/models/models_0.ts index 65443665ddd59..e07b137198883 100644 --- a/clients/client-codedeploy/src/models/models_0.ts +++ b/clients/client-codedeploy/src/models/models_0.ts @@ -706,10 +706,10 @@ export interface RevisionLocation { gitHubLocation?: GitHubLocation | undefined; /** - * @deprecated - * *Information about the location of an Lambda deployment revision stored * as a RawString.
+ * + * @deprecated * @public */ string?: RawString | undefined; @@ -2021,8 +2021,6 @@ export interface InstanceSummary { instanceId?: string | undefined; /** - * @deprecated - * *The deployment status for this instance:
*Provides information about the results of a deployment, such as whether instances in * the original environment in a blue/green deployment were not terminated.
+ * + * @deprecated * @public */ additionalDeploymentStatusInfo?: string | undefined; @@ -5601,9 +5601,9 @@ export interface GetDeploymentInstanceInput { */ export interface GetDeploymentInstanceOutput { /** - * @deprecated - * *Information about the instance.
+ * + * @deprecated * @public */ instanceSummary?: InstanceSummary | undefined; diff --git a/clients/client-codeguru-reviewer/package.json b/clients/client-codeguru-reviewer/package.json index e8746ff753ea3..9ba7659bcd0dd 100644 --- a/clients/client-codeguru-reviewer/package.json +++ b/clients/client-codeguru-reviewer/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-codeguru-security/package.json b/clients/client-codeguru-security/package.json index df07a9d3924af..2da5351320e0d 100644 --- a/clients/client-codeguru-security/package.json +++ b/clients/client-codeguru-security/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-codeguru-security/src/models/models_0.ts b/clients/client-codeguru-security/src/models/models_0.ts index d559ded6507a5..d1e25a3ac7431 100644 --- a/clients/client-codeguru-security/src/models/models_0.ts +++ b/clients/client-codeguru-security/src/models/models_0.ts @@ -403,9 +403,9 @@ export interface Vulnerability { filePath?: FilePath | undefined; /** - * @deprecated - * *The number of times the vulnerability appears in your code.
+ * + * @deprecated * @public */ itemCount?: number | undefined; diff --git a/clients/client-codeguruprofiler/package.json b/clients/client-codeguruprofiler/package.json index 17922d8e3b694..ea21f5031adcf 100644 --- a/clients/client-codeguruprofiler/package.json +++ b/clients/client-codeguruprofiler/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-codepipeline/package.json b/clients/client-codepipeline/package.json index 4faff30b10517..8139235d8a866 100644 --- a/clients/client-codepipeline/package.json +++ b/clients/client-codepipeline/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-codestar-connections/package.json b/clients/client-codestar-connections/package.json index ca92812401a34..2ef05ae9f130c 100644 --- a/clients/client-codestar-connections/package.json +++ b/clients/client-codestar-connections/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-codestar-notifications/package.json b/clients/client-codestar-notifications/package.json index c8759b5b96aa6..6e0a4dc5f956e 100644 --- a/clients/client-codestar-notifications/package.json +++ b/clients/client-codestar-notifications/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-cognito-identity-provider/package.json b/clients/client-cognito-identity-provider/package.json index 1ffb631fc1bbd..26853e20ebba9 100644 --- a/clients/client-cognito-identity-provider/package.json +++ b/clients/client-cognito-identity-provider/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-cognito-identity-provider/src/models/models_0.ts b/clients/client-cognito-identity-provider/src/models/models_0.ts index ec07d85f5bd20..690fa8857f07b 100644 --- a/clients/client-cognito-identity-provider/src/models/models_0.ts +++ b/clients/client-cognito-identity-provider/src/models/models_0.ts @@ -7048,9 +7048,9 @@ export interface UserPoolType { LambdaConfig?: LambdaConfigType | undefined; /** - * @deprecated - * *This parameter is no longer used.
+ * + * @deprecated * @public */ Status?: StatusType | undefined; diff --git a/clients/client-cognito-identity-provider/src/models/models_1.ts b/clients/client-cognito-identity-provider/src/models/models_1.ts index 904e23018fb58..98bba59e2a89e 100644 --- a/clients/client-cognito-identity-provider/src/models/models_1.ts +++ b/clients/client-cognito-identity-provider/src/models/models_1.ts @@ -968,9 +968,9 @@ export interface UserPoolDescriptionType { LambdaConfig?: LambdaConfigType | undefined; /** - * @deprecated - * *The user pool status.
+ * + * @deprecated * @public */ Status?: StatusType | undefined; diff --git a/clients/client-cognito-identity/package.json b/clients/client-cognito-identity/package.json index e622502c678df..e8a5a1da4355f 100644 --- a/clients/client-cognito-identity/package.json +++ b/clients/client-cognito-identity/package.json @@ -34,26 +34,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-cognito-sync/package.json b/clients/client-cognito-sync/package.json index 4d4e69e029ff9..09acd1884b652 100644 --- a/clients/client-cognito-sync/package.json +++ b/clients/client-cognito-sync/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-comprehend/package.json b/clients/client-comprehend/package.json index a1538e7a1a42a..cca9755d44928 100644 --- a/clients/client-comprehend/package.json +++ b/clients/client-comprehend/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-comprehendmedical/package.json b/clients/client-comprehendmedical/package.json index 0e1682b411a39..79ad2d11d164a 100644 --- a/clients/client-comprehendmedical/package.json +++ b/clients/client-comprehendmedical/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-compute-optimizer/package.json b/clients/client-compute-optimizer/package.json index 87f06e1fa6be9..8ead288183eb5 100644 --- a/clients/client-compute-optimizer/package.json +++ b/clients/client-compute-optimizer/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-config-service/package.json b/clients/client-config-service/package.json index 3ec2e995a4be3..7421c75aa240f 100644 --- a/clients/client-config-service/package.json +++ b/clients/client-config-service/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-connect-contact-lens/package.json b/clients/client-connect-contact-lens/package.json index 5e33ea6f6de01..8cdcd731f6755 100644 --- a/clients/client-connect-contact-lens/package.json +++ b/clients/client-connect-contact-lens/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-connect/package.json b/clients/client-connect/package.json index 7564cc36f9a7e..5a5c723309bff 100644 --- a/clients/client-connect/package.json +++ b/clients/client-connect/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-connectcampaigns/package.json b/clients/client-connectcampaigns/package.json index 352f3a07ecee7..09d138082f5bb 100644 --- a/clients/client-connectcampaigns/package.json +++ b/clients/client-connectcampaigns/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-connectcampaignsv2/package.json b/clients/client-connectcampaignsv2/package.json index ec17a32621ef2..2026f28a43204 100644 --- a/clients/client-connectcampaignsv2/package.json +++ b/clients/client-connectcampaignsv2/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-connectcases/package.json b/clients/client-connectcases/package.json index c41bc498dd44d..4c548979f9323 100644 --- a/clients/client-connectcases/package.json +++ b/clients/client-connectcases/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-connectparticipant/package.json b/clients/client-connectparticipant/package.json index b43d48fefeb98..8f3bf1ffd48d7 100644 --- a/clients/client-connectparticipant/package.json +++ b/clients/client-connectparticipant/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-controlcatalog/package.json b/clients/client-controlcatalog/package.json index 4fc1920e5c405..0578e371b6252 100644 --- a/clients/client-controlcatalog/package.json +++ b/clients/client-controlcatalog/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-controltower/package.json b/clients/client-controltower/package.json index c8973137cc5e5..35eaf27ebeffa 100644 --- a/clients/client-controltower/package.json +++ b/clients/client-controltower/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-cost-and-usage-report-service/package.json b/clients/client-cost-and-usage-report-service/package.json index 893e8259318d2..997abb5b31940 100644 --- a/clients/client-cost-and-usage-report-service/package.json +++ b/clients/client-cost-and-usage-report-service/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-cost-explorer/package.json b/clients/client-cost-explorer/package.json index 37cebc8ea00e4..2eea6f7b2570c 100644 --- a/clients/client-cost-explorer/package.json +++ b/clients/client-cost-explorer/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-cost-explorer/src/models/models_0.ts b/clients/client-cost-explorer/src/models/models_0.ts index 0d139eabe366c..a9c4e3bc6d328 100644 --- a/clients/client-cost-explorer/src/models/models_0.ts +++ b/clients/client-cost-explorer/src/models/models_0.ts @@ -6302,8 +6302,6 @@ export interface AnomalySubscription { Subscribers: Subscriber[] | undefined; /** - * @deprecated - * *(deprecated)
*An absolute dollar value that must be exceeded by the anomaly's total impact (see * Impact for @@ -6313,6 +6311,8 @@ export interface AnomalySubscription { * ThresholdExpression.
*One of Threshold or ThresholdExpression is required for this resource. You cannot * specify both.
+ * + * @deprecated * @public */ Threshold?: number | undefined; @@ -9045,13 +9045,13 @@ export interface UpdateAnomalySubscriptionRequest { SubscriptionArn: string | undefined; /** - * @deprecated - * *(deprecated)
*The update to the threshold value for receiving notifications.
*This field has been deprecated. To update a threshold, use ThresholdExpression. Continued * use of Threshold will be treated as shorthand syntax for a ThresholdExpression.
*You can specify either Threshold or ThresholdExpression, but not both.
+ * + * @deprecated * @public */ Threshold?: number | undefined; diff --git a/clients/client-cost-optimization-hub/package.json b/clients/client-cost-optimization-hub/package.json index 1be0667e6935c..af6a8df9c3701 100644 --- a/clients/client-cost-optimization-hub/package.json +++ b/clients/client-cost-optimization-hub/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-customer-profiles/package.json b/clients/client-customer-profiles/package.json index c1217e752cdd7..e7a0949fed8e2 100644 --- a/clients/client-customer-profiles/package.json +++ b/clients/client-customer-profiles/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-customer-profiles/src/models/models_0.ts b/clients/client-customer-profiles/src/models/models_0.ts index fca7945b2596b..61d4709a8f5c2 100644 --- a/clients/client-customer-profiles/src/models/models_0.ts +++ b/clients/client-customer-profiles/src/models/models_0.ts @@ -1737,9 +1737,9 @@ export interface Profile { AdditionalInformation?: string | undefined; /** - * @deprecated - * *The type of profile used to describe the customer.
+ * + * @deprecated * @public */ PartyType?: PartyType | undefined; @@ -1775,9 +1775,9 @@ export interface Profile { BirthDate?: string | undefined; /** - * @deprecated - * *The gender with which the customer identifies.
+ * + * @deprecated * @public */ Gender?: Gender | undefined; @@ -3268,9 +3268,9 @@ export interface CreateProfileRequest { AdditionalInformation?: string | undefined; /** - * @deprecated - * *The type of profile used to describe the customer.
+ * + * @deprecated * @public */ PartyType?: PartyType | undefined; @@ -3306,9 +3306,9 @@ export interface CreateProfileRequest { BirthDate?: string | undefined; /** - * @deprecated - * *The gender with which the customer identifies.
+ * + * @deprecated * @public */ Gender?: Gender | undefined; @@ -8452,9 +8452,9 @@ export interface UpdateProfileRequest { AccountNumber?: string | undefined; /** - * @deprecated - * *The type of profile used to describe the customer.
+ * + * @deprecated * @public */ PartyType?: PartyType | undefined; @@ -8490,9 +8490,9 @@ export interface UpdateProfileRequest { BirthDate?: string | undefined; /** - * @deprecated - * *The gender with which the customer identifies.
+ * + * @deprecated * @public */ Gender?: Gender | undefined; diff --git a/clients/client-data-pipeline/package.json b/clients/client-data-pipeline/package.json index db061cfa18d09..01799a7ca2702 100644 --- a/clients/client-data-pipeline/package.json +++ b/clients/client-data-pipeline/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-database-migration-service/package.json b/clients/client-database-migration-service/package.json index 1f68b341386a9..d17a03fc19736 100644 --- a/clients/client-database-migration-service/package.json +++ b/clients/client-database-migration-service/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-database-migration-service/src/models/models_0.ts b/clients/client-database-migration-service/src/models/models_0.ts index 981df1aa82515..cd0573dde9034 100644 --- a/clients/client-database-migration-service/src/models/models_0.ts +++ b/clients/client-database-migration-service/src/models/models_0.ts @@ -7357,17 +7357,17 @@ export interface ReplicationInstance { ReplicationInstanceArn?: string | undefined; /** - * @deprecated - * *The public IP address of the replication instance.
+ * + * @deprecated * @public */ ReplicationInstancePublicIpAddress?: string | undefined; /** - * @deprecated - * *The private IP address of the replication instance.
+ * + * @deprecated * @public */ ReplicationInstancePrivateIpAddress?: string | undefined; diff --git a/clients/client-databrew/package.json b/clients/client-databrew/package.json index 1c52a30aa757b..3efafa96b55e8 100644 --- a/clients/client-databrew/package.json +++ b/clients/client-databrew/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-dataexchange/package.json b/clients/client-dataexchange/package.json index f00eb55255738..1c001fdbc7ea4 100644 --- a/clients/client-dataexchange/package.json +++ b/clients/client-dataexchange/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-datasync/package.json b/clients/client-datasync/package.json index 0457468b66019..4ffe775898a7a 100644 --- a/clients/client-datasync/package.json +++ b/clients/client-datasync/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-datazone/package.json b/clients/client-datazone/package.json index 3f62179208925..ccf09e8f31253 100644 --- a/clients/client-datazone/package.json +++ b/clients/client-datazone/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-datazone/src/models/models_0.ts b/clients/client-datazone/src/models/models_0.ts index 4614b9e0e0e38..137e97a3af7a9 100644 --- a/clients/client-datazone/src/models/models_0.ts +++ b/clients/client-datazone/src/models/models_0.ts @@ -10495,9 +10495,9 @@ export interface CreateSubscriptionGrantOutput { assets?: SubscribedAsset[] | undefined; /** - * @deprecated - * *The identifier of the subscription grant.
+ * + * @deprecated * @public */ subscriptionId?: string | undefined; diff --git a/clients/client-datazone/src/models/models_1.ts b/clients/client-datazone/src/models/models_1.ts index 4afba74947780..633532dcc18f3 100644 --- a/clients/client-datazone/src/models/models_1.ts +++ b/clients/client-datazone/src/models/models_1.ts @@ -1101,10 +1101,10 @@ export interface DeleteDataSourceInput { identifier: string | undefined; /** - * @deprecated - * *A unique, case-sensitive identifier that is provided to ensure the idempotency of the * request.
+ * + * @deprecated * @public */ clientToken?: string | undefined; @@ -2796,9 +2796,9 @@ export interface DeleteSubscriptionGrantOutput { assets?: SubscribedAsset[] | undefined; /** - * @deprecated - * *The identifier of the subsctiption whose subscription grant is to be deleted.
+ * + * @deprecated * @public */ subscriptionId?: string | undefined; @@ -5552,9 +5552,9 @@ export interface GetSubscriptionGrantOutput { assets?: SubscribedAsset[] | undefined; /** - * @deprecated - * *The identifier of the subscription.
+ * + * @deprecated * @public */ subscriptionId?: string | undefined; @@ -9149,9 +9149,9 @@ export interface SubscriptionGrantSummary { assets?: SubscribedAsset[] | undefined; /** - * @deprecated - * *The ID of the subscription.
+ * + * @deprecated * @public */ subscriptionId?: string | undefined; diff --git a/clients/client-datazone/src/models/models_2.ts b/clients/client-datazone/src/models/models_2.ts index 9c8d73a5f037a..01bd0208ca3d9 100644 --- a/clients/client-datazone/src/models/models_2.ts +++ b/clients/client-datazone/src/models/models_2.ts @@ -1901,9 +1901,9 @@ export interface UpdateSubscriptionGrantStatusOutput { assets?: SubscribedAsset[] | undefined; /** - * @deprecated - * *The identifier of the subscription.
+ * + * @deprecated * @public */ subscriptionId?: string | undefined; diff --git a/clients/client-dax/package.json b/clients/client-dax/package.json index b0e073eb22678..dd5fbb5f6fea3 100644 --- a/clients/client-dax/package.json +++ b/clients/client-dax/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-deadline/package.json b/clients/client-deadline/package.json index e9b464cd1eb3e..7dfd085d0cbcb 100644 --- a/clients/client-deadline/package.json +++ b/clients/client-deadline/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-deadline/src/models/models_0.ts b/clients/client-deadline/src/models/models_0.ts index 550ad39210ca6..21e05e4d6c125 100644 --- a/clients/client-deadline/src/models/models_0.ts +++ b/clients/client-deadline/src/models/models_0.ts @@ -2731,12 +2731,12 @@ export interface BudgetSummary { displayName: string | undefined; /** - * @deprecated - * *The description of the budget summary.
*This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.
*The Amazon Web Services account identifier of the administrator account for the behavior * graph.
+ * + * @deprecated * @public */ MasterId?: string | undefined; @@ -689,25 +689,23 @@ export interface MemberDetail { UpdatedTime?: Date | undefined; /** - * @deprecated - * *The data volume in bytes per day for the member account.
+ * + * @deprecated * @public */ VolumeUsageInBytes?: number | undefined; /** - * @deprecated - * *The data and time when the member account data volume was last updated. The value is an
* ISO8601 formatted string. For example, 2021-08-18T16:35:56.284Z
.
The member account data volume as a percentage of the maximum allowed data volume. 0 * indicates 0 percent, and 100 indicates 100 percent.
*Note that this is not the percentage of the behavior graph data volume.
@@ -715,15 +713,17 @@ export interface MemberDetail { * volume is 160 GB per day. If the data volume for the member account is 40 GB per day, then *PercentOfGraphUtilization
is 25. It represents 25% of the maximum allowed
* data volume.
+ *
+ * @deprecated
* @public
*/
PercentOfGraphUtilization?: number | undefined;
/**
- * @deprecated
- *
* The date and time when the graph utilization percentage was last updated. The value is
* an ISO8601 formatted string. For example, 2021-08-18T16:35:56.284Z
.
The Amazon Web Services Region where the virtual private gateway is located.
+ * + * @deprecated * @public */ virtualGatewayRegion?: string | undefined; @@ -564,9 +564,9 @@ export interface Connection { lagId?: string | undefined; /** - * @deprecated - * *The Direct Connect endpoint on which the physical connection terminates.
+ * + * @deprecated * @public */ awsDevice?: string | undefined; @@ -2273,9 +2273,9 @@ export interface Interconnect { lagId?: string | undefined; /** - * @deprecated - * *The Direct Connect endpoint on which the physical connection terminates.
+ * + * @deprecated * @public */ awsDevice?: string | undefined; @@ -2496,9 +2496,9 @@ export interface Lag { minimumLinks?: number | undefined; /** - * @deprecated - * *The Direct Connect endpoint that hosts the LAG.
+ * + * @deprecated * @public */ awsDevice?: string | undefined; diff --git a/clients/client-directory-service-data/package.json b/clients/client-directory-service-data/package.json index 281a750d87c23..d6b34e38b4069 100644 --- a/clients/client-directory-service-data/package.json +++ b/clients/client-directory-service-data/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-directory-service/package.json b/clients/client-directory-service/package.json index e67597dffcf76..bf4bf49ee34c6 100644 --- a/clients/client-directory-service/package.json +++ b/clients/client-directory-service/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-dlm/package.json b/clients/client-dlm/package.json index 897888c22bd5f..dc009bc5cad9b 100644 --- a/clients/client-dlm/package.json +++ b/clients/client-dlm/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-docdb-elastic/package.json b/clients/client-docdb-elastic/package.json index 327cdabbd4b38..52b96db6160ec 100644 --- a/clients/client-docdb-elastic/package.json +++ b/clients/client-docdb-elastic/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-docdb/package.json b/clients/client-docdb/package.json index ac04eacaef599..8974fbd123018 100644 --- a/clients/client-docdb/package.json +++ b/clients/client-docdb/package.json @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-drs/package.json b/clients/client-drs/package.json index 35185ca9dfe9b..374dcfe90a096 100644 --- a/clients/client-drs/package.json +++ b/clients/client-drs/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-dsql/package.json b/clients/client-dsql/package.json index d88698cdf65e1..b9a81b507a7e3 100644 --- a/clients/client-dsql/package.json +++ b/clients/client-dsql/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-dynamodb-streams/package.json b/clients/client-dynamodb-streams/package.json index 390a3475ef38c..78513cde4896b 100644 --- a/clients/client-dynamodb-streams/package.json +++ b/clients/client-dynamodb-streams/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-dynamodb/package.json b/clients/client-dynamodb/package.json index 9a929a325971c..e36be1d4cbbfe 100644 --- a/clients/client-dynamodb/package.json +++ b/clients/client-dynamodb/package.json @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-ebs/package.json b/clients/client-ebs/package.json index f92d6dd73d388..bd464ac3ed67f 100644 --- a/clients/client-ebs/package.json +++ b/clients/client-ebs/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-ec2-instance-connect/package.json b/clients/client-ec2-instance-connect/package.json index f4aa88d9789ee..fedcd7f5ebb3e 100644 --- a/clients/client-ec2-instance-connect/package.json +++ b/clients/client-ec2-instance-connect/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-ec2/package.json b/clients/client-ec2/package.json index e2dc6a9e961d9..4170ea769a1d7 100644 --- a/clients/client-ec2/package.json +++ b/clients/client-ec2/package.json @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-ec2/src/models/models_3.ts b/clients/client-ec2/src/models/models_3.ts index fc85280dcca2d..bf45b3ea8a3ba 100644 --- a/clients/client-ec2/src/models/models_3.ts +++ b/clients/client-ec2/src/models/models_3.ts @@ -5904,9 +5904,9 @@ export interface ClientVpnEndpoint { VpnPort?: number | undefined; /** - * @deprecated - * *Information about the associated target networks. A target network is a subnet in a VPC.
+ * + * @deprecated * @public */ AssociatedTargetNetworks?: AssociatedTargetNetwork[] | undefined; diff --git a/clients/client-ec2/src/models/models_7.ts b/clients/client-ec2/src/models/models_7.ts index 8e21161aa7c40..b0c1a2b26e96d 100644 --- a/clients/client-ec2/src/models/models_7.ts +++ b/clients/client-ec2/src/models/models_7.ts @@ -6312,9 +6312,9 @@ export interface ReportInstanceStatusRequest { ReasonCodes: ReportInstanceReasonCodes[] | undefined; /** - * @deprecated - * *Descriptive text about the health state of your instance.
+ * + * @deprecated * @public */ Description?: string | undefined; diff --git a/clients/client-ecr-public/package.json b/clients/client-ecr-public/package.json index cd2c72b27d92c..bce46ff4b604e 100644 --- a/clients/client-ecr-public/package.json +++ b/clients/client-ecr-public/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-ecr/package.json b/clients/client-ecr/package.json index 47f7fdc18ae34..14b972948d020 100644 --- a/clients/client-ecr/package.json +++ b/clients/client-ecr/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-ecr/src/models/models_0.ts b/clients/client-ecr/src/models/models_0.ts index 749dd590015ba..399d40ea43927 100644 --- a/clients/client-ecr/src/models/models_0.ts +++ b/clients/client-ecr/src/models/models_0.ts @@ -3402,10 +3402,10 @@ export interface GetAccountSettingResponse { */ export interface GetAuthorizationTokenRequest { /** - * @deprecated - * *A list of Amazon Web Services account IDs that are associated with the registries for which to get * AuthorizationData objects. If you do not specify a registry, the default registry is assumed.
+ * + * @deprecated * @public */ registryIds?: string[] | undefined; diff --git a/clients/client-ecs/package.json b/clients/client-ecs/package.json index f9c5195f4fe49..a353a3462c4f4 100644 --- a/clients/client-ecs/package.json +++ b/clients/client-ecs/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-efs/package.json b/clients/client-efs/package.json index f6817dc1207be..4ace8ae2f2081 100644 --- a/clients/client-efs/package.json +++ b/clients/client-efs/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-eks-auth/package.json b/clients/client-eks-auth/package.json index 70295959a64c8..052042d44f5f5 100644 --- a/clients/client-eks-auth/package.json +++ b/clients/client-eks-auth/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-eks/package.json b/clients/client-eks/package.json index 7d82eac4a9d7b..869cf141560c7 100644 --- a/clients/client-eks/package.json +++ b/clients/client-eks/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-elastic-beanstalk/package.json b/clients/client-elastic-beanstalk/package.json index 386eea6197b5d..78ce663833b9a 100644 --- a/clients/client-elastic-beanstalk/package.json +++ b/clients/client-elastic-beanstalk/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-elastic-inference/package.json b/clients/client-elastic-inference/package.json index 73c9b3ccfb5cb..79a245ec63c6f 100644 --- a/clients/client-elastic-inference/package.json +++ b/clients/client-elastic-inference/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-elastic-load-balancing-v2/package.json b/clients/client-elastic-load-balancing-v2/package.json index 93010cb413e13..fc553a4161be8 100644 --- a/clients/client-elastic-load-balancing-v2/package.json +++ b/clients/client-elastic-load-balancing-v2/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-elastic-load-balancing/package.json b/clients/client-elastic-load-balancing/package.json index a49bdffe816ba..60cd94a65069f 100644 --- a/clients/client-elastic-load-balancing/package.json +++ b/clients/client-elastic-load-balancing/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-elastic-transcoder/package.json b/clients/client-elastic-transcoder/package.json index 07732235c396b..88a6e19f0b906 100644 --- a/clients/client-elastic-transcoder/package.json +++ b/clients/client-elastic-transcoder/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-elastic-transcoder/src/models/models_0.ts b/clients/client-elastic-transcoder/src/models/models_0.ts index 160ddc57f4864..c38fb234f8548 100644 --- a/clients/client-elastic-transcoder/src/models/models_0.ts +++ b/clients/client-elastic-transcoder/src/models/models_0.ts @@ -843,8 +843,6 @@ export interface CaptionSource { */ export interface Captions { /** - * @deprecated - * *A policy that determines how Elastic Transcoder handles the existence of multiple captions.
*
* MergePolicy
cannot be null.
Source files for the input sidecar captions used during the transcoding
* process. To omit all sidecar captions, leave CaptionSources
blank.
You can create an output file that contains an excerpt from the input file. This excerpt, called a * clip, can come from the beginning, middle, or end of the file. The Composition object contains settings * for the clips that make up an output file. For the current release, you can only specify settings for a * single clip per output file. The Composition object cannot be null.
+ * + * @deprecated * @public */ Composition?: Clip[] | undefined; @@ -1909,12 +1909,12 @@ export interface JobOutput { AlbumArt?: JobAlbumArt | undefined; /** - * @deprecated - * *You can create an output file that contains an excerpt from the input file. This excerpt, called * a clip, can come from the beginning, middle, or end of the file. The Composition object contains settings * for the clips that make up an output file. For the current release, you can only specify settings for a * single clip per output file. The Composition object cannot be null.
+ * + * @deprecated * @public */ Composition?: Clip[] | undefined; diff --git a/clients/client-elasticache/package.json b/clients/client-elasticache/package.json index d15e6eedb4c94..1a5cfee9b8543 100644 --- a/clients/client-elasticache/package.json +++ b/clients/client-elasticache/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-elasticache/src/models/models_0.ts b/clients/client-elasticache/src/models/models_0.ts index 337a8ac86a4d1..09fcc7bf21778 100644 --- a/clients/client-elasticache/src/models/models_0.ts +++ b/clients/client-elasticache/src/models/models_0.ts @@ -11034,9 +11034,9 @@ export interface ModifyReplicationGroupMessage { MultiAZEnabled?: boolean | undefined; /** - * @deprecated - * *Deprecated. This parameter is not used.
+ * + * @deprecated * @public */ NodeGroupId?: string | undefined; diff --git a/clients/client-elasticsearch-service/package.json b/clients/client-elasticsearch-service/package.json index ed9408936411e..7a94cd97c520a 100644 --- a/clients/client-elasticsearch-service/package.json +++ b/clients/client-elasticsearch-service/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-emr-containers/package.json b/clients/client-emr-containers/package.json index bbd472e0ca309..524ce18952324 100644 --- a/clients/client-emr-containers/package.json +++ b/clients/client-emr-containers/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-emr-containers/src/models/models_0.ts b/clients/client-emr-containers/src/models/models_0.ts index f2ac4f3abb652..bb91e249e6f41 100644 --- a/clients/client-emr-containers/src/models/models_0.ts +++ b/clients/client-emr-containers/src/models/models_0.ts @@ -1713,10 +1713,10 @@ export interface CreateManagedEndpointRequest { executionRoleArn: string | undefined; /** - * @deprecated - * *The certificate ARN provided by users for the managed endpoint. This field is under * deprecation and will be removed in future releases.
+ * + * @deprecated * @public */ certificateArn?: string | undefined; @@ -1794,10 +1794,10 @@ export interface Endpoint { executionRoleArn?: string | undefined; /** - * @deprecated - * *The certificate ARN of the endpoint. This field is under deprecation and will be removed * in future.
+ * + * @deprecated * @public */ certificateArn?: string | undefined; diff --git a/clients/client-emr-serverless/package.json b/clients/client-emr-serverless/package.json index da4dd6e79ad5f..ed727ddce9eef 100644 --- a/clients/client-emr-serverless/package.json +++ b/clients/client-emr-serverless/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-emr/package.json b/clients/client-emr/package.json index 9b86b279e0ec8..9775b07919971 100644 --- a/clients/client-emr/package.json +++ b/clients/client-emr/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-entityresolution/package.json b/clients/client-entityresolution/package.json index b9ffe8c714f75..bf931f5a3f01b 100644 --- a/clients/client-entityresolution/package.json +++ b/clients/client-entityresolution/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-eventbridge/package.json b/clients/client-eventbridge/package.json index 4b641ea055c7f..8c079bf46fd87 100644 --- a/clients/client-eventbridge/package.json +++ b/clients/client-eventbridge/package.json @@ -35,26 +35,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-evidently/package.json b/clients/client-evidently/package.json index 54ca9d52b94a0..fa156106a5c93 100644 --- a/clients/client-evidently/package.json +++ b/clients/client-evidently/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-finspace-data/package.json b/clients/client-finspace-data/package.json index 654f1488a02cf..53664a81c45f9 100644 --- a/clients/client-finspace-data/package.json +++ b/clients/client-finspace-data/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-finspace/package.json b/clients/client-finspace/package.json index 63c9278cb99d9..9f82f66eee042 100644 --- a/clients/client-finspace/package.json +++ b/clients/client-finspace/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-firehose/package.json b/clients/client-firehose/package.json index 43393a07afcea..6cf4327682a5e 100644 --- a/clients/client-firehose/package.json +++ b/clients/client-firehose/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-firehose/src/models/models_0.ts b/clients/client-firehose/src/models/models_0.ts index ad04219f79b6f..ea0e420493b2d 100644 --- a/clients/client-firehose/src/models/models_0.ts +++ b/clients/client-firehose/src/models/models_0.ts @@ -3658,10 +3658,10 @@ export interface CreateDeliveryStreamInput { DeliveryStreamEncryptionConfigurationInput?: DeliveryStreamEncryptionConfigurationInput | undefined; /** - * @deprecated - * *[Deprecated] * The destination in Amazon S3. You can specify only one destination.
+ * + * @deprecated * @public */ S3DestinationConfiguration?: S3DestinationConfiguration | undefined; @@ -6359,9 +6359,9 @@ export interface UpdateDestinationInput { DestinationId: string | undefined; /** - * @deprecated - * *[Deprecated] Describes an update for a destination in Amazon S3.
+ * + * @deprecated * @public */ S3DestinationUpdate?: S3DestinationUpdate | undefined; diff --git a/clients/client-fis/package.json b/clients/client-fis/package.json index dbc91b182b64d..7047fe280fb07 100644 --- a/clients/client-fis/package.json +++ b/clients/client-fis/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-fms/package.json b/clients/client-fms/package.json index 525822105af1b..73f6ccc6e10a6 100644 --- a/clients/client-fms/package.json +++ b/clients/client-fms/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-forecast/package.json b/clients/client-forecast/package.json index 3972e84c708b2..3e635df987e29 100644 --- a/clients/client-forecast/package.json +++ b/clients/client-forecast/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-forecast/src/models/models_0.ts b/clients/client-forecast/src/models/models_0.ts index 8663b6e319b2b..ecab5b66cc806 100644 --- a/clients/client-forecast/src/models/models_0.ts +++ b/clients/client-forecast/src/models/models_0.ts @@ -5784,9 +5784,9 @@ export interface WeightedQuantileLoss { */ export interface Metrics { /** - * @deprecated - * *The root-mean-square error (RMSE).
+ * + * @deprecated * @public */ RMSE?: number | undefined; diff --git a/clients/client-forecastquery/package.json b/clients/client-forecastquery/package.json index 7da357503ac16..8e31be95c287f 100644 --- a/clients/client-forecastquery/package.json +++ b/clients/client-forecastquery/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-frauddetector/package.json b/clients/client-frauddetector/package.json index 3c3de23e7eb3d..dfa13505cfa52 100644 --- a/clients/client-frauddetector/package.json +++ b/clients/client-frauddetector/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-freetier/package.json b/clients/client-freetier/package.json index 770510584e001..a80803cbeb730 100644 --- a/clients/client-freetier/package.json +++ b/clients/client-freetier/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-fsx/package.json b/clients/client-fsx/package.json index a17e22c5355b9..a8619ccbfa4db 100644 --- a/clients/client-fsx/package.json +++ b/clients/client-fsx/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-fsx/src/models/models_0.ts b/clients/client-fsx/src/models/models_0.ts index 07295c2a5c395..0f2b6e971d340 100644 --- a/clients/client-fsx/src/models/models_0.ts +++ b/clients/client-fsx/src/models/models_0.ts @@ -7382,9 +7382,9 @@ export interface CreateOntapVolumeConfiguration { SecurityStyle?: SecurityStyle | undefined; /** - * @deprecated - * *Use SizeInBytes
instead. Specifies the size of the volume, in megabytes (MB), that you are creating.
IpFamily is deprecated and has been replaced by IpAddressFamily.
+ * + * @deprecated * @public */ IpFamily?: string | undefined; diff --git a/clients/client-glue/package.json b/clients/client-glue/package.json index a01eb217eed8e..76abe99ba52f1 100644 --- a/clients/client-glue/package.json +++ b/clients/client-glue/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-glue/src/models/models_0.ts b/clients/client-glue/src/models/models_0.ts index 2a9522fa30f01..8eff452b7aac4 100644 --- a/clients/client-glue/src/models/models_0.ts +++ b/clients/client-glue/src/models/models_0.ts @@ -8102,10 +8102,10 @@ export interface TableOptimizerRun { endTimestamp?: Date | undefined; /** - * @deprecated - * *A RunMetrics
object containing metrics for the optimizer run.
This member is deprecated. See the individual metric members for compaction, retention, and orphan file deletion.
+ * + * @deprecated * @public */ metrics?: RunMetrics | undefined; @@ -8768,14 +8768,14 @@ export interface JobRun { PredecessorRuns?: Predecessor[] | undefined; /** - * @deprecated - * *This field is deprecated. Use MaxCapacity
instead.
The number of Glue data processing units (DPUs) allocated to this JobRun. * From 2 to 100 DPUs can be allocated; the default is 10. A DPU is a relative measure * of processing power that consists of 4 vCPUs of compute capacity and 16 GB of memory. * For more information, see the Glue * pricing page.
+ * + * @deprecated * @public */ AllocatedCapacity?: number | undefined; diff --git a/clients/client-glue/src/models/models_3.ts b/clients/client-glue/src/models/models_3.ts index 161a760a4ecc1..06f8a4c4bee43 100644 --- a/clients/client-glue/src/models/models_3.ts +++ b/clients/client-glue/src/models/models_3.ts @@ -690,14 +690,14 @@ export interface StartJobRunRequest { Arguments?: RecordThis field is deprecated. Use MaxCapacity
instead.
The number of Glue data processing units (DPUs) to allocate to this JobRun. * You can allocate a minimum of 2 DPUs; the default is 10. A DPU is a relative measure * of processing power that consists of 4 vCPUs of compute capacity and 16 GB of memory. * For more information, see the Glue * pricing page.
+ * + * @deprecated * @public */ AllocatedCapacity?: number | undefined; @@ -3892,14 +3892,14 @@ export interface CreateJobRequest { MaxRetries?: number | undefined; /** - * @deprecated - * *This parameter is deprecated. Use MaxCapacity
instead.
The number of Glue data processing units (DPUs) to allocate to this Job. You can * allocate a minimum of 2 DPUs; the default is 10. A DPU is a relative measure of processing * power that consists of 4 vCPUs of compute capacity and 16 GB of memory. For more information, * see the Glue pricing * page.
+ * + * @deprecated * @public */ AllocatedCapacity?: number | undefined; @@ -4177,8 +4177,6 @@ export interface Job { MaxRetries?: number | undefined; /** - * @deprecated - * *This field is deprecated. Use MaxCapacity
instead.
The number of Glue data processing units (DPUs) allocated to runs of this job. You can * allocate a minimum of 2 DPUs; the default is 10. A DPU is a relative measure of processing @@ -4186,6 +4184,8 @@ export interface Job { * see the Glue pricing * page.
* + * + * @deprecated * @public */ AllocatedCapacity?: number | undefined; @@ -4428,14 +4428,14 @@ export interface JobUpdate { MaxRetries?: number | undefined; /** - * @deprecated - * *This field is deprecated. Use MaxCapacity
instead.
The number of Glue data processing units (DPUs) to allocate to this job. You can * allocate a minimum of 2 DPUs; the default is 10. A DPU is a relative measure of processing * power that consists of 4 vCPUs of compute capacity and 16 GB of memory. For more information, * see the Glue pricing * page.
+ * + * @deprecated * @public */ AllocatedCapacity?: number | undefined; diff --git a/clients/client-grafana/package.json b/clients/client-grafana/package.json index cea78ceaae4c2..82e0ebbdc001b 100644 --- a/clients/client-grafana/package.json +++ b/clients/client-grafana/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-greengrass/package.json b/clients/client-greengrass/package.json index 404e5dbc6aedd..001c12250f308 100644 --- a/clients/client-greengrass/package.json +++ b/clients/client-greengrass/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-greengrassv2/package.json b/clients/client-greengrassv2/package.json index 527e3de450a16..a944e4df02695 100644 --- a/clients/client-greengrassv2/package.json +++ b/clients/client-greengrassv2/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-groundstation/package.json b/clients/client-groundstation/package.json index 498f2dea54159..0f6aa366ff0da 100644 --- a/clients/client-groundstation/package.json +++ b/clients/client-groundstation/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-guardduty/package.json b/clients/client-guardduty/package.json index 7f37acbdd4de7..0e1db2b316346 100644 --- a/clients/client-guardduty/package.json +++ b/clients/client-guardduty/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-guardduty/src/models/models_0.ts b/clients/client-guardduty/src/models/models_0.ts index 1af9e0f89522b..db56500d15c02 100644 --- a/clients/client-guardduty/src/models/models_0.ts +++ b/clients/client-guardduty/src/models/models_0.ts @@ -409,9 +409,9 @@ export interface AccountFreeTrialInfo { AccountId?: string | undefined; /** - * @deprecated - * *Describes the data source enabled for the GuardDuty member account.
+ * + * @deprecated * @public */ DataSources?: DataSourcesFreeTrial | undefined; @@ -1606,55 +1606,55 @@ export interface CloudTrailConfigurationResult { */ export interface Condition { /** - * @deprecated - * *Represents the equal condition to be applied to a single field when * querying for findings.
+ * + * @deprecated * @public */ Eq?: string[] | undefined; /** - * @deprecated - * *Represents the not equal condition to be applied to a single field * when querying for findings.
+ * + * @deprecated * @public */ Neq?: string[] | undefined; /** - * @deprecated - * *Represents a greater than condition to be applied to a single field * when querying for findings.
+ * + * @deprecated * @public */ Gt?: number | undefined; /** - * @deprecated - * *Represents a greater than or equal condition to be applied to a * single field when querying for findings.
+ * + * @deprecated * @public */ Gte?: number | undefined; /** - * @deprecated - * *Represents a less than condition to be applied to a single field when * querying for findings.
+ * + * @deprecated * @public */ Lt?: number | undefined; /** - * @deprecated - * *Represents a less than or equal condition to be applied to a single * field when querying for findings.
+ * + * @deprecated * @public */ Lte?: number | undefined; @@ -2510,12 +2510,12 @@ export interface CreateDetectorRequest { FindingPublishingFrequency?: FindingPublishingFrequency | undefined; /** - * @deprecated - * *Describes which data sources will be enabled for the detector.
*There might be regional differences because some data sources might not be * available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more * information, see Regions and endpoints.
+ * + * @deprecated * @public */ DataSources?: DataSourceConfigurations | undefined; @@ -4566,12 +4566,12 @@ export interface OrganizationFeatureConfigurationResult { */ export interface DescribeOrganizationConfigurationResponse { /** - * @deprecated - * *Indicates whether GuardDuty is automatically enabled for accounts added to the * organization.
*Even though this is still supported, we recommend using
* AutoEnableOrganizationMembers
to achieve the similar results.
Describes which data sources are enabled automatically for member accounts.
+ * + * @deprecated * @public */ DataSources?: OrganizationDataSourceConfigurationsResult | undefined; @@ -7780,9 +7780,9 @@ export interface SeverityStatistics { */ export interface FindingStatistics { /** - * @deprecated - * *Represents a list of map of severity to count statistics for a set of findings.
+ * + * @deprecated * @public */ CountBySeverity?: RecordDescribes which data sources are enabled for the detector.
+ * + * @deprecated * @public */ DataSources?: DataSourceConfigurationsResult | undefined; @@ -8092,9 +8092,9 @@ export interface GetFindingsStatisticsRequest { DetectorId: string | undefined; /** - * @deprecated - * *The types of finding statistics to retrieve.
+ * + * @deprecated * @public */ FindingStatisticTypes?: FindingStatisticType[] | undefined; diff --git a/clients/client-guardduty/src/models/models_1.ts b/clients/client-guardduty/src/models/models_1.ts index d7d6589ea2180..33fcd062f8032 100644 --- a/clients/client-guardduty/src/models/models_1.ts +++ b/clients/client-guardduty/src/models/models_1.ts @@ -451,9 +451,9 @@ export interface MemberDataSourceConfiguration { AccountId: string | undefined; /** - * @deprecated - * *Contains information on the status of data sources for the account.
+ * + * @deprecated * @public */ DataSources?: DataSourceConfigurationsResult | undefined; @@ -848,9 +848,9 @@ export interface UsageCriteria { AccountIds?: string[] | undefined; /** - * @deprecated - * *The data sources to aggregate usage statistics from.
+ * + * @deprecated * @public */ DataSources?: DataSource[] | undefined; @@ -2101,12 +2101,12 @@ export interface UpdateDetectorRequest { FindingPublishingFrequency?: FindingPublishingFrequency | undefined; /** - * @deprecated - * *Describes which data sources will be updated.
*There might be regional differences because some data sources might not be * available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more * information, see Regions and endpoints.
+ * + * @deprecated * @public */ DataSources?: DataSourceConfigurations | undefined; @@ -2412,9 +2412,9 @@ export interface UpdateMemberDetectorsRequest { AccountIds: string[] | undefined; /** - * @deprecated - * *Describes which data sources will be updated.
+ * + * @deprecated * @public */ DataSources?: DataSourceConfigurations | undefined; @@ -2651,22 +2651,22 @@ export interface UpdateOrganizationConfigurationRequest { DetectorId: string | undefined; /** - * @deprecated - * *Represents whether to automatically enable member accounts in the organization. This * applies to only new member accounts, not the existing member accounts. When a new account joins the organization, * the chosen features will be enabled for them by default.
*Even though this is still supported, we recommend using
* AutoEnableOrganizationMembers
to achieve the similar results. You must provide a
* value for either autoEnableOrganizationMembers
or autoEnable
.
Describes which data sources will be updated.
+ * + * @deprecated * @public */ DataSources?: OrganizationDataSourceConfigurations | undefined; diff --git a/clients/client-health/package.json b/clients/client-health/package.json index 28945bcb50b77..f26ba54da22d4 100644 --- a/clients/client-health/package.json +++ b/clients/client-health/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-health/src/models/models_0.ts b/clients/client-health/src/models/models_0.ts index 79685bf774a93..79d154df6aec6 100644 --- a/clients/client-health/src/models/models_0.ts +++ b/clients/client-health/src/models/models_0.ts @@ -433,10 +433,10 @@ export interface EventAccountFilter { */ export interface DescribeAffectedEntitiesForOrganizationRequest { /** - * @deprecated - * *A JSON set of elements including the awsAccountId
and the
* eventArn
.
A list of Filter
objects, which is used in the ListUsers
and
* ListGroups
requests.
A list of Filter
objects, which is used in the ListUsers
and
* ListGroups
requests.
The number of seconds until the timer expires. The minimum value is 60 seconds to ensure * accuracy. The maximum value is 31622400 seconds.
+ * + * @deprecated * @public */ seconds?: number | undefined; diff --git a/clients/client-iot-jobs-data-plane/package.json b/clients/client-iot-jobs-data-plane/package.json index 2ceb8c4e7df2e..5f3e3fc96208c 100644 --- a/clients/client-iot-jobs-data-plane/package.json +++ b/clients/client-iot-jobs-data-plane/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-iot-wireless/package.json b/clients/client-iot-wireless/package.json index 2368ebe81c800..f41246b217009 100644 --- a/clients/client-iot-wireless/package.json +++ b/clients/client-iot-wireless/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-iot/package.json b/clients/client-iot/package.json index d37d6f87b644e..b8714ce6a3eb0 100644 --- a/clients/client-iot/package.json +++ b/clients/client-iot/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-iot/src/models/models_0.ts b/clients/client-iot/src/models/models_0.ts index a8028d136cf70..f85269b9c4079 100644 --- a/clients/client-iot/src/models/models_0.ts +++ b/clients/client-iot/src/models/models_0.ts @@ -7427,14 +7427,14 @@ export interface CreateSecurityProfileRequest { alertTargets?: Partial* Please use CreateSecurityProfileRequest$additionalMetricsToRetainV2 instead. *
*A list of metrics whose data is retained (stored). By default, data is retained
* for any metric used in the profile's behaviors
, but it is also retained for
* any metric specified here. Can be used with custom metrics; cannot be used with dimensions.
* Please use
* DescribeSecurityProfileResponse$additionalMetricsToRetainV2
@@ -3802,6 +3800,8 @@ export interface DescribeSecurityProfileResponse {
* used in the profile's behaviors
, but
* it is
* also retained for any metric specified here.
A boolean value that specifies if the certificate is set to active.
*Valid values: ACTIVE | INACTIVE
*
* Please use
* UpdateSecurityProfileRequest$additionalMetricsToRetainV2
@@ -6156,6 +6154,8 @@ export interface UpdateSecurityProfileRequest {
* used in the profile's behaviors
, but
* it is
* also retained for any metric specified here. Can be used with custom metrics; cannot be used with dimensions.
* Please use
* UpdateSecurityProfileResponse$additionalMetricsToRetainV2
@@ -6256,6 +6254,8 @@ export interface UpdateSecurityProfileResponse {
* used in the security profile's behaviors
, but
* it is
* also retained for any metric specified here.
A specified value for the actuator.
+ * + * @deprecated * @public */ assignedValue?: string | undefined; @@ -426,9 +426,9 @@ export interface Attribute { max?: number | undefined; /** - * @deprecated - * *A specified value for the attribute.
+ * + * @deprecated * @public */ assignedValue?: string | undefined; @@ -1750,13 +1750,13 @@ export interface CreateCampaignRequest { compression?: Compression | undefined; /** - * @deprecated - * *A number indicating the priority of one campaign over another campaign for
* a certain vehicle or fleet. A campaign with the lowest value is deployed to vehicles
* before any other campaigns. If it's not specified, 0
is used.
Default: 0
*
The registered Amazon Timestream resources that Amazon Web Services IoT FleetWise edge agent software can transfer * your vehicle data to.
+ * + * @deprecated * @public */ timestreamResources?: TimestreamResources | undefined; /** - * @deprecated - * *The IAM resource that allows Amazon Web Services IoT FleetWise to send data to Amazon Timestream.
+ * + * @deprecated * @public */ iamResources?: IamResources | undefined; diff --git a/clients/client-iotsecuretunneling/package.json b/clients/client-iotsecuretunneling/package.json index ded7b66a1356a..75ada8f1722cb 100644 --- a/clients/client-iotsecuretunneling/package.json +++ b/clients/client-iotsecuretunneling/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-iotsitewise/package.json b/clients/client-iotsitewise/package.json index 40da3315bd02d..8512582dce153 100644 --- a/clients/client-iotsitewise/package.json +++ b/clients/client-iotsitewise/package.json @@ -32,7 +32,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/eventstream-serde-browser": "^4.0.1", "@smithy/eventstream-serde-config-resolver": "^4.0.1", "@smithy/eventstream-serde-node": "^4.0.1", @@ -40,21 +40,21 @@ "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-iotthingsgraph/package.json b/clients/client-iotthingsgraph/package.json index d2e03f75e00f4..51c413709af62 100644 --- a/clients/client-iotthingsgraph/package.json +++ b/clients/client-iotthingsgraph/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-iottwinmaker/package.json b/clients/client-iottwinmaker/package.json index 6fe96c249e351..c4e2884651b16 100644 --- a/clients/client-iottwinmaker/package.json +++ b/clients/client-iottwinmaker/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-iottwinmaker/src/models/models_0.ts b/clients/client-iottwinmaker/src/models/models_0.ts index d9907ab4018e6..91453e7957bcb 100644 --- a/clients/client-iottwinmaker/src/models/models_0.ts +++ b/clients/client-iottwinmaker/src/models/models_0.ts @@ -3813,9 +3813,9 @@ export interface PropertyLatestValue { */ export interface PropertyValue { /** - * @deprecated - * *The timestamp of a value for a time series property.
+ * + * @deprecated * @public */ timestamp?: Date | undefined; @@ -3959,17 +3959,17 @@ export interface GetPropertyValueHistoryRequest { propertyFilters?: PropertyFilter[] | undefined; /** - * @deprecated - * *The date and time of the earliest property value to return.
+ * + * @deprecated * @public */ startDateTime?: Date | undefined; /** - * @deprecated - * *The date and time of the latest property value to return.
+ * + * @deprecated * @public */ endDateTime?: Date | undefined; diff --git a/clients/client-ivs-realtime/package.json b/clients/client-ivs-realtime/package.json index c6b0240eb6d42..412a061f050b3 100644 --- a/clients/client-ivs-realtime/package.json +++ b/clients/client-ivs-realtime/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-ivs/package.json b/clients/client-ivs/package.json index 90c7a5a8c1b33..60d4ad4844d8a 100644 --- a/clients/client-ivs/package.json +++ b/clients/client-ivs/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-ivschat/package.json b/clients/client-ivschat/package.json index e20563905c598..7cec22ec5b7ac 100644 --- a/clients/client-ivschat/package.json +++ b/clients/client-ivschat/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-kafka/package.json b/clients/client-kafka/package.json index 32e0854de62f7..975eb22718184 100644 --- a/clients/client-kafka/package.json +++ b/clients/client-kafka/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-kafkaconnect/package.json b/clients/client-kafkaconnect/package.json index 829b4e78a2ad5..0302296034e8a 100644 --- a/clients/client-kafkaconnect/package.json +++ b/clients/client-kafkaconnect/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-kendra-ranking/package.json b/clients/client-kendra-ranking/package.json index aed08f340e6b4..39449ca424d8e 100644 --- a/clients/client-kendra-ranking/package.json +++ b/clients/client-kendra-ranking/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-kendra/package.json b/clients/client-kendra/package.json index 77a99ed993aca..b3b8d80669610 100644 --- a/clients/client-kendra/package.json +++ b/clients/client-kendra/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-kendra/src/models/models_0.ts b/clients/client-kendra/src/models/models_0.ts index 7aca8842c16ee..f3d7ad6e10570 100644 --- a/clients/client-kendra/src/models/models_0.ts +++ b/clients/client-kendra/src/models/models_0.ts @@ -5126,8 +5126,6 @@ export interface DataSourceConfiguration { GitHubConfiguration?: GitHubConfiguration | undefined; /** - * @deprecated - * *Provides the configuration information to connect to Alfresco as your data source.
*Support for AlfrescoConfiguration
ended May 2023.
@@ -5135,6 +5133,8 @@ export interface DataSourceConfiguration {
* schema / TemplateConfiguration
* API.
Instead, use the KeySpec
parameter.
The KeySpec
and CustomerMasterKeySpec
parameters work the same
* way. Only the names differ. We recommend that you use KeySpec
parameter in your
* code. However, to avoid breaking changes, KMS supports both parameters.
Instead, use the KeySpec
field.
The KeySpec
and CustomerMasterKeySpec
fields have the same
* value. We recommend that you use the KeySpec
field in your code. However, to
* avoid breaking changes, KMS supports both fields.
Instead, use the KeySpec
field in the GetPublicKey
* response.
The KeySpec
and CustomerMasterKeySpec
fields have the same
* value. We recommend that you use the KeySpec
field in your code. However, to
* avoid breaking changes, KMS supports both fields.
You can only use this field in the de-DE, en-AU, en-GB, en-US, es-419,
* es-ES, es-US, fr-CA, fr-FR, and it-IT locales. In all other locales, the
* message
field is null. You should use the
@@ -1014,6 +1012,8 @@ export interface PostContentResponse {
* returned, see msg-prompts-formats.
If the Lambda function returns a message, Amazon Lex passes it to the client * in its response.
+ * + * @deprecated * @public */ message?: string | undefined; @@ -1139,8 +1139,6 @@ export interface PostContentResponse { slotToElicit?: string | undefined; /** - * @deprecated - * *The text used to process the request.
*You can use this field only in the de-DE, en-AU, en-GB, en-US, es-419, * es-ES, es-US, fr-CA, fr-FR, and it-IT locales. In all other locales, the @@ -1151,6 +1149,8 @@ export interface PostContentResponse { * that is actually processed to recognize intents and slot values. You can * use this information to determine if Amazon Lex is correctly processing the * audio that you send.
+ * + * @deprecated * @public */ inputTranscript?: string | undefined; @@ -1893,13 +1893,13 @@ export interface PutSessionResponse { sessionAttributes?: __AutomaticJsonStringConversion | string | undefined; /** - * @deprecated - * *The next message that should be presented to the user.
*You can only use this field in the de-DE, en-AU, en-GB, en-US, es-419,
* es-ES, es-US, fr-CA, fr-FR, and it-IT locales. In all other locales, the
* message
field is null. You should use the
* encodedMessage
field instead.
(Discontinued) The options for the domain entry.
*In releases prior to November 29, 2017, this parameter was not included in the API * response. It is now discontinued.
*(Discontinued) The name for your custom image.
*In releases prior to June 12, 2017, this parameter was ignored by the API. It is now * discontinued.
*(Discontinued) The attachment state of the disk.
*In releases prior to November 14, 2017, this parameter returned attached
* for system disks in the API response. It is now discontinued, but still included in the
* response. Use isAttached
instead.
(Discontinued) The number of GB in use by the disk.
*In releases prior to November 14, 2017, this parameter was not included in the API * response. It is now discontinued.
*(Discontinued) Returns the number of pages of results that remain.
*In releases prior to June 12, 2017, this parameter returned null
by the
* API. It is now discontinued, and the API returns the next page token
parameter
* instead.
No longer used. If included, the only allowed value is
* RequestBasedUsage
.
This parameter is no longer used.
+ * + * @deprecated * @public */ PricingPlanDataSource?: string | undefined; @@ -2862,10 +2862,10 @@ export interface CreateMapRequest { Configuration: MapConfiguration | undefined; /** - * @deprecated - * *No longer used. If included, the only allowed value is
* RequestBasedUsage
.
No longer used. If included, the only allowed value is
* RequestBasedUsage
.
No longer used. If included, the only allowed value is
* RequestBasedUsage
.
No longer used. If included, the only allowed value is
* RequestBasedUsage
.
This parameter is no longer used.
+ * + * @deprecated * @public */ PricingPlanDataSource?: string | undefined; @@ -3589,17 +3589,17 @@ export interface DescribeGeofenceCollectionResponse { Description: string | undefined; /** - * @deprecated - * *No longer used. Always returns RequestBasedUsage
.
No longer used. Always returns an empty string.
+ * + * @deprecated * @public */ PricingPlanDataSource?: string | undefined; @@ -3677,9 +3677,9 @@ export interface DescribeMapResponse { MapArn: string | undefined; /** - * @deprecated - * *No longer used. Always returns RequestBasedUsage
.
No longer used. Always returns RequestBasedUsage
.
Always returns RequestBasedUsage
.
Always returns RequestBasedUsage
.
No longer used. Always returns an empty string.
+ * + * @deprecated * @public */ PricingPlanDataSource?: string | undefined; @@ -4568,17 +4568,17 @@ export interface ListGeofenceCollectionsResponseEntry { Description: string | undefined; /** - * @deprecated - * *No longer used. Always returns RequestBasedUsage
.
No longer used. Always returns an empty string.
+ * + * @deprecated * @public */ PricingPlanDataSource?: string | undefined; @@ -4818,18 +4818,18 @@ export interface UpdateGeofenceCollectionRequest { CollectionName: string | undefined; /** - * @deprecated - * *No longer used. If included, the only allowed value is
* RequestBasedUsage
.
This parameter is no longer used.
+ * + * @deprecated * @public */ PricingPlanDataSource?: string | undefined; @@ -5749,9 +5749,9 @@ export interface ListMapsResponseEntry { DataSource: string | undefined; /** - * @deprecated - * *No longer used. Always returns RequestBasedUsage
.
No longer used. Always returns RequestBasedUsage
.
Always returns RequestBasedUsage
.
Always returns RequestBasedUsage
.
No longer used. Always returns an empty string.
+ * + * @deprecated * @public */ PricingPlanDataSource?: string | undefined; @@ -6185,10 +6185,10 @@ export interface UpdateMapRequest { MapName: string | undefined; /** - * @deprecated - * *No longer used. If included, the only allowed value is
* RequestBasedUsage
.
No longer used. If included, the only allowed value is
* RequestBasedUsage
.
No longer used. If included, the only allowed value is
* RequestBasedUsage
.
No longer used. If included, the only allowed value is
* RequestBasedUsage
.
This parameter is no longer used.
+ * + * @deprecated * @public */ PricingPlanDataSource?: string | undefined; diff --git a/clients/client-lookoutequipment/package.json b/clients/client-lookoutequipment/package.json index ddc58cc2eb13f..22dceeaa1fd0e 100644 --- a/clients/client-lookoutequipment/package.json +++ b/clients/client-lookoutequipment/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-lookoutmetrics/package.json b/clients/client-lookoutmetrics/package.json index e154727c957d0..cd945f683ac51 100644 --- a/clients/client-lookoutmetrics/package.json +++ b/clients/client-lookoutmetrics/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-lookoutvision/package.json b/clients/client-lookoutvision/package.json index 730994a530c66..addc9d198d8fe 100644 --- a/clients/client-lookoutvision/package.json +++ b/clients/client-lookoutvision/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-m2/package.json b/clients/client-m2/package.json index 8491fa3e1c5de..1941395a7244d 100644 --- a/clients/client-m2/package.json +++ b/clients/client-m2/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-machine-learning/package.json b/clients/client-machine-learning/package.json index 8ba8f2d9faa9a..f57946c9e6b40 100644 --- a/clients/client-machine-learning/package.json +++ b/clients/client-machine-learning/package.json @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-macie2/package.json b/clients/client-macie2/package.json index 17ae5663646b0..6948ac92493fb 100644 --- a/clients/client-macie2/package.json +++ b/clients/client-macie2/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-mailmanager/package.json b/clients/client-mailmanager/package.json index 5aceb646c6a1a..df40da72ad854 100644 --- a/clients/client-mailmanager/package.json +++ b/clients/client-mailmanager/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-managedblockchain-query/package.json b/clients/client-managedblockchain-query/package.json index c51b5fe32b602..632a754f56d7f 100644 --- a/clients/client-managedblockchain-query/package.json +++ b/clients/client-managedblockchain-query/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-managedblockchain/package.json b/clients/client-managedblockchain/package.json index e4fa2aaaef64c..8bafac0edcc5f 100644 --- a/clients/client-managedblockchain/package.json +++ b/clients/client-managedblockchain/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-marketplace-agreement/package.json b/clients/client-marketplace-agreement/package.json index 67e4057b03c5c..965b9855de915 100644 --- a/clients/client-marketplace-agreement/package.json +++ b/clients/client-marketplace-agreement/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-marketplace-catalog/package.json b/clients/client-marketplace-catalog/package.json index 26efc898780cb..7086227c3f585 100644 --- a/clients/client-marketplace-catalog/package.json +++ b/clients/client-marketplace-catalog/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-marketplace-commerce-analytics/package.json b/clients/client-marketplace-commerce-analytics/package.json index 358f699066cab..88b9fe0af6e85 100644 --- a/clients/client-marketplace-commerce-analytics/package.json +++ b/clients/client-marketplace-commerce-analytics/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-marketplace-deployment/package.json b/clients/client-marketplace-deployment/package.json index d055e4f724c2e..3f8b78fa30693 100644 --- a/clients/client-marketplace-deployment/package.json +++ b/clients/client-marketplace-deployment/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-marketplace-entitlement-service/package.json b/clients/client-marketplace-entitlement-service/package.json index 05b483c1df59a..cbd403a4d0b79 100644 --- a/clients/client-marketplace-entitlement-service/package.json +++ b/clients/client-marketplace-entitlement-service/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-marketplace-metering/package.json b/clients/client-marketplace-metering/package.json index 968f92413c9d1..449f6b9739b56 100644 --- a/clients/client-marketplace-metering/package.json +++ b/clients/client-marketplace-metering/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-marketplace-reporting/package.json b/clients/client-marketplace-reporting/package.json index d980473af9aa1..1098f4ffd3133 100644 --- a/clients/client-marketplace-reporting/package.json +++ b/clients/client-marketplace-reporting/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-mediaconnect/package.json b/clients/client-mediaconnect/package.json index 016ec370c4b29..7e3357d3fec37 100644 --- a/clients/client-mediaconnect/package.json +++ b/clients/client-mediaconnect/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-mediaconvert/package.json b/clients/client-mediaconvert/package.json index 83b8c6daeb08c..29c5bd3d4c27d 100644 --- a/clients/client-mediaconvert/package.json +++ b/clients/client-mediaconvert/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-mediaconvert/src/models/models_2.ts b/clients/client-mediaconvert/src/models/models_2.ts index aad793affe95e..cc14184194aab 100644 --- a/clients/client-mediaconvert/src/models/models_2.ts +++ b/clients/client-mediaconvert/src/models/models_2.ts @@ -886,9 +886,9 @@ export interface DescribeEndpointsRequest { MaxResults?: number | undefined; /** - * @deprecated - * * Optional field, defaults to DEFAULT. Specify DEFAULT for this operation to return your endpoints if any exist, or to create an endpoint for you and return it if one doesn't already exist. Specify GET_ONLY to return your endpoints if any exist, or an empty list if none exist. + * + * @deprecated * @public */ Mode?: DescribeEndpointsMode | undefined; diff --git a/clients/client-medialive/package.json b/clients/client-medialive/package.json index 6bcb22f433655..948e3dff7c434 100644 --- a/clients/client-medialive/package.json +++ b/clients/client-medialive/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-medialive/src/models/models_2.ts b/clients/client-medialive/src/models/models_2.ts index 1cf02a891e46b..dfdcd9c052740 100644 --- a/clients/client-medialive/src/models/models_2.ts +++ b/clients/client-medialive/src/models/models_2.ts @@ -816,9 +816,9 @@ export interface CreateChannelRequest { RequestId?: string | undefined; /** - * @deprecated - * * Deprecated field that's only usable by whitelisted customers. + * + * @deprecated * @public */ Reserved?: string | undefined; @@ -8287,9 +8287,9 @@ export interface UpdateInputSecurityGroupRequest { InputSecurityGroupId: string | undefined; /** - * @deprecated - * * A collection of key-value pairs. + * + * @deprecated * @public */ Tags?: Record DEPRECATED: Use the ActionsGuarded
field instead.
* If RequiredToPreview is true, the question data for the HIT will not be shown
* when a Worker whose Qualifications do not meet this requirement tries
@@ -575,6 +573,8 @@ export interface QualificationRequirement {
* to accept and complete the HIT. The default is false. This should not
* be used in combination with the ActionsGuarded
field.
*
* Internal only. The dimensions associated with the metric.
+ * + * @deprecated * @public */ Dimensions?: Dimension[] | undefined; @@ -1344,10 +1344,10 @@ export interface MetricDatum { Unit?: Unit | undefined; /** - * @deprecated - * ** Internal only. The statistical values for the metric.
+ * + * @deprecated * @public */ StatisticValues?: StatisticSet | undefined; @@ -1365,10 +1365,10 @@ export interface PublishMetricsInput { EnvironmentName: string | undefined; /** - * @deprecated - * ** Internal only. Publishes metrics to Amazon CloudWatch. To learn more about the metrics published to Amazon CloudWatch, see Amazon MWAA performance metrics in Amazon CloudWatch.
+ * + * @deprecated * @public */ MetricData: MetricDatum[] | undefined; diff --git a/clients/client-neptune-graph/package.json b/clients/client-neptune-graph/package.json index 58d72a752dc91..9c538f8a4a279 100644 --- a/clients/client-neptune-graph/package.json +++ b/clients/client-neptune-graph/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-neptune/package.json b/clients/client-neptune/package.json index 6cfd1fe22a0b0..9125687b48769 100644 --- a/clients/client-neptune/package.json +++ b/clients/client-neptune/package.json @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-neptune/src/models/models_0.ts b/clients/client-neptune/src/models/models_0.ts index f12228e08debc..f7ae97536cf8d 100644 --- a/clients/client-neptune/src/models/models_0.ts +++ b/clients/client-neptune/src/models/models_0.ts @@ -2794,9 +2794,9 @@ export interface CreateDBInstanceMessage { CharacterSetName?: string | undefined; /** - * @deprecated - * *This flag should no longer be used.
+ * + * @deprecated * @public */ PubliclyAccessible?: boolean | undefined; @@ -3502,9 +3502,9 @@ export interface DBInstance { SecondaryAvailabilityZone?: string | undefined; /** - * @deprecated - * *This flag should no longer be used.
+ * + * @deprecated * @public */ PubliclyAccessible?: boolean | undefined; @@ -8016,9 +8016,9 @@ export interface ModifyDBInstanceMessage { DBPortNumber?: number | undefined; /** - * @deprecated - * *This flag should no longer be used.
+ * + * @deprecated * @public */ PubliclyAccessible?: boolean | undefined; diff --git a/clients/client-neptunedata/package.json b/clients/client-neptunedata/package.json index 27ea07db6440a..e1fb42d85edad 100644 --- a/clients/client-neptunedata/package.json +++ b/clients/client-neptunedata/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-network-firewall/package.json b/clients/client-network-firewall/package.json index 604d6350a71e0..c133506bf829e 100644 --- a/clients/client-network-firewall/package.json +++ b/clients/client-network-firewall/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-networkflowmonitor/package.json b/clients/client-networkflowmonitor/package.json index fed7bf8d9e45c..201422f674d4f 100644 --- a/clients/client-networkflowmonitor/package.json +++ b/clients/client-networkflowmonitor/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-networkmanager/package.json b/clients/client-networkmanager/package.json index 6c82c6d63ab8d..f388e6360cda8 100644 --- a/clients/client-networkmanager/package.json +++ b/clients/client-networkmanager/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-networkmonitor/package.json b/clients/client-networkmonitor/package.json index bcfbadcdc36c8..7facd38a6ded2 100644 --- a/clients/client-networkmonitor/package.json +++ b/clients/client-networkmonitor/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-notifications/package.json b/clients/client-notifications/package.json index b6b570d82cc77..462b0f00b9920 100644 --- a/clients/client-notifications/package.json +++ b/clients/client-notifications/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-notificationscontacts/package.json b/clients/client-notificationscontacts/package.json index 1ae3883c8a752..e55e67bf0be59 100644 --- a/clients/client-notificationscontacts/package.json +++ b/clients/client-notificationscontacts/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-oam/package.json b/clients/client-oam/package.json index b94fbff12f7aa..677a86ad61f5c 100644 --- a/clients/client-oam/package.json +++ b/clients/client-oam/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-observabilityadmin/package.json b/clients/client-observabilityadmin/package.json index c0b4331fdf109..51f1f467245bb 100644 --- a/clients/client-observabilityadmin/package.json +++ b/clients/client-observabilityadmin/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-omics/package.json b/clients/client-omics/package.json index 5ac9167e9e4d0..7068008f7b496 100644 --- a/clients/client-omics/package.json +++ b/clients/client-omics/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-opensearch/package.json b/clients/client-opensearch/package.json index b9732f4f1bb0b..9ef5cfc322c32 100644 --- a/clients/client-opensearch/package.json +++ b/clients/client-opensearch/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-opensearchserverless/package.json b/clients/client-opensearchserverless/package.json index a7fa43b98bab7..8c025f471f00e 100644 --- a/clients/client-opensearchserverless/package.json +++ b/clients/client-opensearchserverless/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-opsworks/package.json b/clients/client-opsworks/package.json index 360a8520a17b8..93d4bcc6e2d33 100644 --- a/clients/client-opsworks/package.json +++ b/clients/client-opsworks/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-opsworkscm/package.json b/clients/client-opsworkscm/package.json index ac2dbd17f4d94..c739f72f2b9ff 100644 --- a/clients/client-opsworkscm/package.json +++ b/clients/client-opsworkscm/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-opsworkscm/src/models/models_0.ts b/clients/client-opsworkscm/src/models/models_0.ts index 4281f8521b9ac..6b1c446b84a22 100644 --- a/clients/client-opsworkscm/src/models/models_0.ts +++ b/clients/client-opsworkscm/src/models/models_0.ts @@ -359,21 +359,21 @@ export interface Backup { PreferredMaintenanceWindow?: string | undefined; /** - * @deprecated - * ** This field is deprecated and is no longer used. *
+ * + * @deprecated * @public */ S3DataSize?: number | undefined; /** - * @deprecated - * ** This field is deprecated and is no longer used. *
+ * + * @deprecated * @public */ S3DataUrl?: string | undefined; diff --git a/clients/client-organizations/package.json b/clients/client-organizations/package.json index 3456c8eab96df..bd50c61fb1e11 100644 --- a/clients/client-organizations/package.json +++ b/clients/client-organizations/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-osis/package.json b/clients/client-osis/package.json index 11f834d422a88..c89916e3ceacf 100644 --- a/clients/client-osis/package.json +++ b/clients/client-osis/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-outposts/package.json b/clients/client-outposts/package.json index fc2f32c5e8148..9da67f4ae37c2 100644 --- a/clients/client-outposts/package.json +++ b/clients/client-outposts/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-panorama/package.json b/clients/client-panorama/package.json index 32ced08277e1b..9615ca3b561fd 100644 --- a/clients/client-panorama/package.json +++ b/clients/client-panorama/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-partnercentral-selling/package.json b/clients/client-partnercentral-selling/package.json index f4f2a50ff561c..fea65ec916bb9 100644 --- a/clients/client-partnercentral-selling/package.json +++ b/clients/client-partnercentral-selling/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-payment-cryptography-data/package.json b/clients/client-payment-cryptography-data/package.json index 22eb150fdea1e..ec2615f9ee153 100644 --- a/clients/client-payment-cryptography-data/package.json +++ b/clients/client-payment-cryptography-data/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-payment-cryptography/package.json b/clients/client-payment-cryptography/package.json index c40c826abecf9..ffe991d5b4509 100644 --- a/clients/client-payment-cryptography/package.json +++ b/clients/client-payment-cryptography/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-pca-connector-ad/package.json b/clients/client-pca-connector-ad/package.json index 88c512ac6c0d1..1aa4e0bf59822 100644 --- a/clients/client-pca-connector-ad/package.json +++ b/clients/client-pca-connector-ad/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-pca-connector-scep/package.json b/clients/client-pca-connector-scep/package.json index 9be1bc76b786e..bac402f67a212 100644 --- a/clients/client-pca-connector-scep/package.json +++ b/clients/client-pca-connector-scep/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-pcs/package.json b/clients/client-pcs/package.json index 486397e92c8b1..81129bfc8b63b 100644 --- a/clients/client-pcs/package.json +++ b/clients/client-pcs/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-personalize-events/package.json b/clients/client-personalize-events/package.json index 47c456e8d5b5a..abb0fad7b8d58 100644 --- a/clients/client-personalize-events/package.json +++ b/clients/client-personalize-events/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-personalize-runtime/package.json b/clients/client-personalize-runtime/package.json index 0f583ae87f230..819fe22702d5b 100644 --- a/clients/client-personalize-runtime/package.json +++ b/clients/client-personalize-runtime/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-personalize/package.json b/clients/client-personalize/package.json index a9b0607cfd8b5..cf781113e9417 100644 --- a/clients/client-personalize/package.json +++ b/clients/client-personalize/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-pi/package.json b/clients/client-pi/package.json index 5a2ff4e251bca..146a15b310b95 100644 --- a/clients/client-pi/package.json +++ b/clients/client-pi/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-pinpoint-email/package.json b/clients/client-pinpoint-email/package.json index 05006dbe81ebf..cc87666bb99c2 100644 --- a/clients/client-pinpoint-email/package.json +++ b/clients/client-pinpoint-email/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-pinpoint-sms-voice-v2/package.json b/clients/client-pinpoint-sms-voice-v2/package.json index 1deb968522517..e80b4e214d6a8 100644 --- a/clients/client-pinpoint-sms-voice-v2/package.json +++ b/clients/client-pinpoint-sms-voice-v2/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-pinpoint-sms-voice/package.json b/clients/client-pinpoint-sms-voice/package.json index 7c4b03391a5c3..8ae5ae671820c 100644 --- a/clients/client-pinpoint-sms-voice/package.json +++ b/clients/client-pinpoint-sms-voice/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-pinpoint/package.json b/clients/client-pinpoint/package.json index c1796033d296f..a2ec7a2b4d9ff 100644 --- a/clients/client-pinpoint/package.json +++ b/clients/client-pinpoint/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-pipes/package.json b/clients/client-pipes/package.json index d27f1bcd9335d..6899a29d851c7 100644 --- a/clients/client-pipes/package.json +++ b/clients/client-pipes/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-polly/package.json b/clients/client-polly/package.json index ac5b5b566a939..311ac7aa4828a 100644 --- a/clients/client-polly/package.json +++ b/clients/client-polly/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-pricing/package.json b/clients/client-pricing/package.json index 8050c344b4d53..f56883990c687 100644 --- a/clients/client-pricing/package.json +++ b/clients/client-pricing/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-privatenetworks/package.json b/clients/client-privatenetworks/package.json index 4f861c09bb338..c822a51500920 100644 --- a/clients/client-privatenetworks/package.json +++ b/clients/client-privatenetworks/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-proton/package.json b/clients/client-proton/package.json index 08d0a17162e06..d5fd9744cad2e 100644 --- a/clients/client-proton/package.json +++ b/clients/client-proton/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-qapps/package.json b/clients/client-qapps/package.json index 8feee7ac7308a..b051d807de2e4 100644 --- a/clients/client-qapps/package.json +++ b/clients/client-qapps/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-qbusiness/package.json b/clients/client-qbusiness/package.json index 712a67c5a9cc3..a21eed530128c 100644 --- a/clients/client-qbusiness/package.json +++ b/clients/client-qbusiness/package.json @@ -34,7 +34,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/eventstream-serde-browser": "^4.0.1", "@smithy/eventstream-serde-config-resolver": "^4.0.1", "@smithy/eventstream-serde-node": "^4.0.1", @@ -42,21 +42,21 @@ "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-qbusiness/src/models/models_0.ts b/clients/client-qbusiness/src/models/models_0.ts index 2b32059e9d0c2..27d89eee1890a 100644 --- a/clients/client-qbusiness/src/models/models_0.ts +++ b/clients/client-qbusiness/src/models/models_0.ts @@ -4912,10 +4912,10 @@ export interface GetWebExperienceResponse { identityProviderConfiguration?: IdentityProviderConfiguration | undefined; /** - * @deprecated - * *The authentication configuration information for your Amazon Q Business web * experience.
+ * + * @deprecated * @public */ authenticationConfiguration?: WebExperienceAuthConfiguration | undefined; @@ -5047,9 +5047,9 @@ export interface UpdateWebExperienceRequest { roleArn?: string | undefined; /** - * @deprecated - * *The authentication configuration of the Amazon Q Business web experience.
+ * + * @deprecated * @public */ authenticationConfiguration?: WebExperienceAuthConfiguration | undefined; diff --git a/clients/client-qconnect/package.json b/clients/client-qconnect/package.json index ae702ecfa8c51..d7fa3fcf1fd85 100644 --- a/clients/client-qconnect/package.json +++ b/clients/client-qconnect/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-qldb-session/package.json b/clients/client-qldb-session/package.json index cadd851da7301..8a8afe2ec8d82 100644 --- a/clients/client-qldb-session/package.json +++ b/clients/client-qldb-session/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-qldb/package.json b/clients/client-qldb/package.json index de449b335daa7..dcbabf53cc089 100644 --- a/clients/client-qldb/package.json +++ b/clients/client-qldb/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-quicksight/package.json b/clients/client-quicksight/package.json index 91f8859866f13..d58dd702bb604 100644 --- a/clients/client-quicksight/package.json +++ b/clients/client-quicksight/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-quicksight/src/models/models_3.ts b/clients/client-quicksight/src/models/models_3.ts index 1a043bfad573f..7d853c4b3ae6e 100644 --- a/clients/client-quicksight/src/models/models_3.ts +++ b/clients/client-quicksight/src/models/models_3.ts @@ -1284,9 +1284,9 @@ export interface DashboardPublishOptions { SheetControlsOption?: SheetControlsOption | undefined; /** - * @deprecated - * *The visual publish options of a visual in a dashboard.
+ * + * @deprecated * @public */ VisualPublishOptions?: DashboardVisualPublishOptions | undefined; diff --git a/clients/client-ram/package.json b/clients/client-ram/package.json index 84176218fe9d6..5116c08407fe6 100644 --- a/clients/client-ram/package.json +++ b/clients/client-ram/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-ram/src/models/models_0.ts b/clients/client-ram/src/models/models_0.ts index 5683fb87944f7..341f6c902863c 100644 --- a/clients/client-ram/src/models/models_0.ts +++ b/clients/client-ram/src/models/models_0.ts @@ -214,9 +214,9 @@ export interface ResourceShareInvitation { status?: ResourceShareInvitationStatus | undefined; /** - * @deprecated - * *To view the resources associated with a pending resource share invitation, use ListPendingInvitationResources.
+ * + * @deprecated * @public */ resourceShareAssociations?: ResourceShareAssociation[] | undefined; diff --git a/clients/client-rbin/package.json b/clients/client-rbin/package.json index 7aacf8424ef5b..d7acb1cf605ce 100644 --- a/clients/client-rbin/package.json +++ b/clients/client-rbin/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-rds-data/package.json b/clients/client-rds-data/package.json index 55072ba243764..8a4dec5c07898 100644 --- a/clients/client-rds-data/package.json +++ b/clients/client-rds-data/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-rds/package.json b/clients/client-rds/package.json index efcb4b8b4d578..9f50d5e6ca58b 100644 --- a/clients/client-rds/package.json +++ b/clients/client-rds/package.json @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-redshift-data/package.json b/clients/client-redshift-data/package.json index e46c4a32cfa1c..2676515ee8b61 100644 --- a/clients/client-redshift-data/package.json +++ b/clients/client-redshift-data/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-redshift-serverless/package.json b/clients/client-redshift-serverless/package.json index aa91db1a3fe71..4f5c1bdfca70c 100644 --- a/clients/client-redshift-serverless/package.json +++ b/clients/client-redshift-serverless/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-redshift/package.json b/clients/client-redshift/package.json index 986fe17b22ad1..742a7132aa70a 100644 --- a/clients/client-redshift/package.json +++ b/clients/client-redshift/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-rekognition/package.json b/clients/client-rekognition/package.json index 0d8d3c600366b..17f119af30f93 100644 --- a/clients/client-rekognition/package.json +++ b/clients/client-rekognition/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-rekognitionstreaming/package.json b/clients/client-rekognitionstreaming/package.json index c4166ecb13ff6..5a30a4dc897ba 100644 --- a/clients/client-rekognitionstreaming/package.json +++ b/clients/client-rekognitionstreaming/package.json @@ -35,7 +35,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/eventstream-serde-browser": "^4.0.1", "@smithy/eventstream-serde-config-resolver": "^4.0.1", "@smithy/eventstream-serde-node": "^4.0.1", @@ -43,21 +43,21 @@ "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-repostspace/package.json b/clients/client-repostspace/package.json index eec824814f67b..ca75e3bd76658 100644 --- a/clients/client-repostspace/package.json +++ b/clients/client-repostspace/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-repostspace/src/models/models_0.ts b/clients/client-repostspace/src/models/models_0.ts index a45c4c2aca11c..bfdbe76c5bee9 100644 --- a/clients/client-repostspace/src/models/models_0.ts +++ b/clients/client-repostspace/src/models/models_0.ts @@ -634,17 +634,17 @@ export interface GetSpaceOutput { storageLimit: number | undefined; /** - * @deprecated - * *The list of users that are administrators of the private re:Post.
+ * + * @deprecated * @public */ userAdmins?: string[] | undefined; /** - * @deprecated - * *The list of groups that are administrators of the private re:Post.
+ * + * @deprecated * @public */ groupAdmins?: string[] | undefined; diff --git a/clients/client-resiliencehub/package.json b/clients/client-resiliencehub/package.json index 578430a9af00f..1e8c8c727e94b 100644 --- a/clients/client-resiliencehub/package.json +++ b/clients/client-resiliencehub/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-resiliencehub/src/models/models_0.ts b/clients/client-resiliencehub/src/models/models_0.ts index 2cd0f08476648..af37661a06a20 100644 --- a/clients/client-resiliencehub/src/models/models_0.ts +++ b/clients/client-resiliencehub/src/models/models_0.ts @@ -744,10 +744,10 @@ export interface AlarmRecommendation { type: AlarmType | undefined; /** - * @deprecated - * *Application Component name for the CloudWatch alarm recommendation. This name is saved as the first
* item in the appComponentNames
list.
Deprecated - don't use this parameter. Use Group
instead.
Deprecated - don't use this parameter. Use Group
instead.
Don't use this parameter. Use Group
instead.
* @@ -1253,6 +1251,8 @@ export interface ListGroupResourcesInput { * *
** @@ -1449,6 +1447,8 @@ export interface ListGroupResourcesOutput { * *
** @@ -1662,6 +1660,8 @@ export interface ListGroupsOutput { * *
*Don't use this parameter. Use Group
instead.
Don't use this parameter. Use Group
instead.
A boolean indicating whether to record all ROS topics.
*This API is no longer supported and will throw an error if used.
*A Boolean indicating whether to use default upload configurations. By default,
* .ros
and .gazebo
files are uploaded when the application
* terminates and all ROS topics will be recorded.
This API is no longer supported and will throw an error if used.
*A Boolean indicating whether to use default robot application tools. The default tools
* are rviz, rqt, terminal and rosbag record. The default is False
.
This API is no longer supported and will throw an error if used.
*A Boolean indicating whether to use default upload configurations. By default,
* .ros
and .gazebo
files are uploaded when the application
* terminates and all ROS topics will be recorded.
This API is no longer supported and will throw an error if used.
*A Boolean indicating whether to use default simulation application tools. The default
* tools are rviz, rqt, terminal and rosbag record. The default is False
.
This API is no longer supported and will throw an error if used.
*The authorization key for .fi domains
+ * + * @deprecated * @public */ FIAuthKey?: string | undefined; diff --git a/clients/client-route-53/package.json b/clients/client-route-53/package.json index d5de3fdd8856c..043cad5685469 100644 --- a/clients/client-route-53/package.json +++ b/clients/client-route-53/package.json @@ -34,26 +34,26 @@ "@aws-sdk/util-user-agent-node": "*", "@aws-sdk/xml-builder": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-route53-recovery-cluster/package.json b/clients/client-route53-recovery-cluster/package.json index a168f7925c0e8..de0d8d05ba350 100644 --- a/clients/client-route53-recovery-cluster/package.json +++ b/clients/client-route53-recovery-cluster/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-route53-recovery-control-config/package.json b/clients/client-route53-recovery-control-config/package.json index e6ddc70175990..e0f3c257e5576 100644 --- a/clients/client-route53-recovery-control-config/package.json +++ b/clients/client-route53-recovery-control-config/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-route53-recovery-readiness/package.json b/clients/client-route53-recovery-readiness/package.json index f1a19d3db864b..a8248496cd55d 100644 --- a/clients/client-route53-recovery-readiness/package.json +++ b/clients/client-route53-recovery-readiness/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-route53profiles/package.json b/clients/client-route53profiles/package.json index 3cec0b89fbbb6..56330f62481a5 100644 --- a/clients/client-route53profiles/package.json +++ b/clients/client-route53profiles/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-route53resolver/package.json b/clients/client-route53resolver/package.json index 507187463493c..badf8ab55e207 100644 --- a/clients/client-route53resolver/package.json +++ b/clients/client-route53resolver/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-rum/package.json b/clients/client-rum/package.json index 0f12c00ed6ba7..9d36ffa339297 100644 --- a/clients/client-rum/package.json +++ b/clients/client-rum/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-s3-control/package.json b/clients/client-s3-control/package.json index ea950c9138c81..366d9737f31ea 100644 --- a/clients/client-s3-control/package.json +++ b/clients/client-s3-control/package.json @@ -36,7 +36,7 @@ "@aws-sdk/util-user-agent-node": "*", "@aws-sdk/xml-builder": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-blob-browser": "^4.0.1", "@smithy/hash-node": "^4.0.1", @@ -45,21 +45,21 @@ "@smithy/md5-js": "^4.0.1", "@smithy/middleware-apply-body-checksum": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-s3-control/src/models/models_0.ts b/clients/client-s3-control/src/models/models_0.ts index d26799985937b..5f7b6fb50e026 100644 --- a/clients/client-s3-control/src/models/models_0.ts +++ b/clients/client-s3-control/src/models/models_0.ts @@ -68,9 +68,9 @@ export interface ListAccessGrantsInstanceEntry { CreatedAt?: Date | undefined; /** - * @deprecated - * *If you associated your S3 Access Grants instance with an Amazon Web Services IAM Identity Center instance, this field returns the Amazon Resource Name (ARN) of the IAM Identity Center instance application; a subresource of the original Identity Center instance. S3 Access Grants creates this Identity Center application for the specific S3 Access Grants instance.
+ * + * @deprecated * @public */ IdentityCenterArn?: string | undefined; @@ -1160,9 +1160,9 @@ export interface CreateAccessGrantsInstanceResult { AccessGrantsInstanceArn?: string | undefined; /** - * @deprecated - * *If you associated your S3 Access Grants instance with an Amazon Web Services IAM Identity Center instance, this field returns the Amazon Resource Name (ARN) of the IAM Identity Center instance application; a subresource of the original Identity Center instance. S3 Access Grants creates this Identity Center application for the specific S3 Access Grants instance.
+ * + * @deprecated * @public */ IdentityCenterArn?: string | undefined; @@ -4378,9 +4378,9 @@ export interface GetAccessGrantsInstanceResult { AccessGrantsInstanceId?: string | undefined; /** - * @deprecated - * *If you associated your S3 Access Grants instance with an Amazon Web Services IAM Identity Center instance, this field returns the Amazon Resource Name (ARN) of the IAM Identity Center instance application; a subresource of the original Identity Center instance. S3 Access Grants creates this Identity Center application for the specific S3 Access Grants instance.
+ * + * @deprecated * @public */ IdentityCenterArn?: string | undefined; @@ -5714,8 +5714,6 @@ export interface ReplicationRule { Priority?: number | undefined; /** - * @deprecated - * *An object key name prefix that identifies the object or objects to which the rule * applies. The maximum prefix length is 1,024 characters. To include all objects in an * Outposts bucket, specify an empty string.
@@ -5725,6 +5723,8 @@ export interface ReplicationRule { * For more information, see * XML-related object key constraints in the Amazon S3 User Guide. * + * + * @deprecated * @public */ Prefix?: string | undefined; diff --git a/clients/client-s3/package.json b/clients/client-s3/package.json index 9a84feebf66c1..268f574584523 100644 --- a/clients/client-s3/package.json +++ b/clients/client-s3/package.json @@ -47,7 +47,7 @@ "@aws-sdk/util-user-agent-node": "*", "@aws-sdk/xml-builder": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/eventstream-serde-browser": "^4.0.1", "@smithy/eventstream-serde-config-resolver": "^4.0.1", "@smithy/eventstream-serde-node": "^4.0.1", @@ -58,21 +58,21 @@ "@smithy/invalid-dependency": "^4.0.1", "@smithy/md5-js": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-s3/src/commands/CreateBucketCommand.ts b/clients/client-s3/src/commands/CreateBucketCommand.ts index bb2365dee6b15..8202761cf53cf 100644 --- a/clients/client-s3/src/commands/CreateBucketCommand.ts +++ b/clients/client-s3/src/commands/CreateBucketCommand.ts @@ -235,39 +235,39 @@ export interface CreateBucketCommandOutput extends CreateBucketOutput, __Metadat *Base exception class for all service exceptions from S3 service.
* * @public - * @example To create a bucket + * @example To create a bucket in a specific region * ```javascript - * // The following example creates a bucket. + * // The following example creates a bucket. The request specifies an AWS region where to create the bucket. * const input = { - * "Bucket": "examplebucket" + * "Bucket": "examplebucket", + * "CreateBucketConfiguration": { + * "LocationConstraint": "eu-west-1" + * } * }; * const command = new CreateBucketCommand(input); * const response = await client.send(command); * /* response == * { - * "Location": "/examplebucket" + * "Location": "http://examplebucket.Base exception class for all service exceptions from S3 service.
* * @public - * @example To delete an object (from a non-versioned bucket) + * @example To delete an object * ```javascript - * // The following example deletes an object from a non-versioned bucket. + * // The following example deletes an object from an S3 bucket. * const input = { - * "Bucket": "ExampleBucket", - * "Key": "HappyFace.jpg" + * "Bucket": "examplebucket", + * "Key": "objectkey.jpg" * }; * const command = new DeleteObjectCommand(input); * await client.send(command); - * // example id: to-delete-an-object-from-a-non-versioned-bucket-1481588533089 + * // example id: to-delete-an-object-1472850136595 * ``` * - * @example To delete an object + * @example To delete an object (from a non-versioned bucket) * ```javascript - * // The following example deletes an object from an S3 bucket. + * // The following example deletes an object from a non-versioned bucket. * const input = { - * "Bucket": "examplebucket", - * "Key": "objectkey.jpg" + * "Bucket": "ExampleBucket", + * "Key": "HappyFace.jpg" * }; * const command = new DeleteObjectCommand(input); * await client.send(command); - * // example id: to-delete-an-object-1472850136595 + * // example id: to-delete-an-object-from-a-non-versioned-bucket-1481588533089 * ``` * */ diff --git a/clients/client-s3/src/commands/DeleteObjectTaggingCommand.ts b/clients/client-s3/src/commands/DeleteObjectTaggingCommand.ts index f1c0711b8df7f..aee56af2ddef1 100644 --- a/clients/client-s3/src/commands/DeleteObjectTaggingCommand.ts +++ b/clients/client-s3/src/commands/DeleteObjectTaggingCommand.ts @@ -82,39 +82,39 @@ export interface DeleteObjectTaggingCommandOutput extends DeleteObjectTaggingOut *Base exception class for all service exceptions from S3 service.
* * @public - * @example To remove tag set from an object + * @example To remove tag set from an object version * ```javascript - * // The following example removes tag set associated with the specified object. If the bucket is versioning enabled, the operation removes tag set from the latest object version. + * // The following example removes tag set associated with the specified object version. The request specifies both the object key and object version. * const input = { * "Bucket": "examplebucket", - * "Key": "HappyFace.jpg" + * "Key": "HappyFace.jpg", + * "VersionId": "ydlaNkwWm0SfKJR.T1b1fIdPRbldTYRI" * }; * const command = new DeleteObjectTaggingCommand(input); * const response = await client.send(command); * /* response == * { - * "VersionId": "null" + * "VersionId": "ydlaNkwWm0SfKJR.T1b1fIdPRbldTYRI" * } * *\/ - * // example id: to-remove-tag-set-from-an-object-1483145342862 + * // example id: to-remove-tag-set-from-an-object-version-1483145285913 * ``` * - * @example To remove tag set from an object version + * @example To remove tag set from an object * ```javascript - * // The following example removes tag set associated with the specified object version. The request specifies both the object key and object version. + * // The following example removes tag set associated with the specified object. If the bucket is versioning enabled, the operation removes tag set from the latest object version. * const input = { * "Bucket": "examplebucket", - * "Key": "HappyFace.jpg", - * "VersionId": "ydlaNkwWm0SfKJR.T1b1fIdPRbldTYRI" + * "Key": "HappyFace.jpg" * }; * const command = new DeleteObjectTaggingCommand(input); * const response = await client.send(command); * /* response == * { - * "VersionId": "ydlaNkwWm0SfKJR.T1b1fIdPRbldTYRI" + * "VersionId": "null" * } * *\/ - * // example id: to-remove-tag-set-from-an-object-version-1483145285913 + * // example id: to-remove-tag-set-from-an-object-1483145342862 * ``` * */ diff --git a/clients/client-s3/src/commands/DeleteObjectsCommand.ts b/clients/client-s3/src/commands/DeleteObjectsCommand.ts index 24c470a6a86da..f467b4b1e82af 100644 --- a/clients/client-s3/src/commands/DeleteObjectsCommand.ts +++ b/clients/client-s3/src/commands/DeleteObjectsCommand.ts @@ -227,18 +227,20 @@ export interface DeleteObjectsCommandOutput extends DeleteObjectsOutput, __Metad *Base exception class for all service exceptions from S3 service.
* * @public - * @example To delete multiple objects from a versioned bucket + * @example To delete multiple object versions from a versioned bucket * ```javascript - * // The following example deletes objects from a bucket. The bucket is versioned, and the request does not specify the object version to delete. In this case, all versions remain in the bucket and S3 adds a delete marker. + * // The following example deletes objects from a bucket. The request specifies object versions. S3 deletes specific object versions and returns the key and versions of deleted objects in the response. * const input = { * "Bucket": "examplebucket", * "Delete": { * "Objects": [ * { - * "Key": "objectkey1" + * "Key": "HappyFace.jpg", + * "VersionId": "2LWg7lQLnY41.maGB5Z6SWW.dcq0vx7b" * }, * { - * "Key": "objectkey2" + * "Key": "HappyFace.jpg", + * "VersionId": "yoz3HB.ZhCS_tKVEmIOr7qYyyAaZSKVd" * } * ], * "Quiet": false @@ -250,35 +252,31 @@ export interface DeleteObjectsCommandOutput extends DeleteObjectsOutput, __Metad * { * "Deleted": [ * { - * "DeleteMarker": "true", - * "DeleteMarkerVersionId": "A._w1z6EFiCF5uhtQMDal9JDkID9tQ7F", - * "Key": "objectkey1" + * "Key": "HappyFace.jpg", + * "VersionId": "yoz3HB.ZhCS_tKVEmIOr7qYyyAaZSKVd" * }, * { - * "DeleteMarker": "true", - * "DeleteMarkerVersionId": "iOd_ORxhkKe_e8G8_oSGxt2PjsCZKlkt", - * "Key": "objectkey2" + * "Key": "HappyFace.jpg", + * "VersionId": "2LWg7lQLnY41.maGB5Z6SWW.dcq0vx7b" * } * ] * } * *\/ - * // example id: to-delete-multiple-objects-from-a-versioned-bucket-1483146248805 + * // example id: to-delete-multiple-object-versions-from-a-versioned-bucket-1483147087737 * ``` * - * @example To delete multiple object versions from a versioned bucket + * @example To delete multiple objects from a versioned bucket * ```javascript - * // The following example deletes objects from a bucket. The request specifies object versions. S3 deletes specific object versions and returns the key and versions of deleted objects in the response. + * // The following example deletes objects from a bucket. The bucket is versioned, and the request does not specify the object version to delete. In this case, all versions remain in the bucket and S3 adds a delete marker. * const input = { * "Bucket": "examplebucket", * "Delete": { * "Objects": [ * { - * "Key": "HappyFace.jpg", - * "VersionId": "2LWg7lQLnY41.maGB5Z6SWW.dcq0vx7b" + * "Key": "objectkey1" * }, * { - * "Key": "HappyFace.jpg", - * "VersionId": "yoz3HB.ZhCS_tKVEmIOr7qYyyAaZSKVd" + * "Key": "objectkey2" * } * ], * "Quiet": false @@ -290,17 +288,19 @@ export interface DeleteObjectsCommandOutput extends DeleteObjectsOutput, __Metad * { * "Deleted": [ * { - * "Key": "HappyFace.jpg", - * "VersionId": "yoz3HB.ZhCS_tKVEmIOr7qYyyAaZSKVd" + * "DeleteMarker": "true", + * "DeleteMarkerVersionId": "A._w1z6EFiCF5uhtQMDal9JDkID9tQ7F", + * "Key": "objectkey1" * }, * { - * "Key": "HappyFace.jpg", - * "VersionId": "2LWg7lQLnY41.maGB5Z6SWW.dcq0vx7b" + * "DeleteMarker": "true", + * "DeleteMarkerVersionId": "iOd_ORxhkKe_e8G8_oSGxt2PjsCZKlkt", + * "Key": "objectkey2" * } * ] * } * *\/ - * // example id: to-delete-multiple-object-versions-from-a-versioned-bucket-1483147087737 + * // example id: to-delete-multiple-objects-from-a-versioned-bucket-1483146248805 * ``` * */ diff --git a/clients/client-s3/src/commands/ListMultipartUploadsCommand.ts b/clients/client-s3/src/commands/ListMultipartUploadsCommand.ts index 41c4bd3a23656..6cad5aa6f2d3e 100644 --- a/clients/client-s3/src/commands/ListMultipartUploadsCommand.ts +++ b/clients/client-s3/src/commands/ListMultipartUploadsCommand.ts @@ -231,104 +231,104 @@ export interface ListMultipartUploadsCommandOutput extends ListMultipartUploadsO *Base exception class for all service exceptions from S3 service.
* * @public - * @example List next set of multipart uploads when previous result is truncated + * @example To list in-progress multipart uploads on a bucket * ```javascript - * // The following example specifies the upload-id-marker and key-marker from previous truncated response to retrieve next setup of multipart uploads. + * // The following example lists in-progress multipart uploads on a specific bucket. * const input = { - * "Bucket": "examplebucket", - * "KeyMarker": "nextkeyfrompreviousresponse", - * "MaxUploads": "2", - * "UploadIdMarker": "valuefrompreviousresponse" + * "Bucket": "examplebucket" * }; * const command = new ListMultipartUploadsCommand(input); * const response = await client.send(command); * /* response == * { - * "Bucket": "acl1", - * "IsTruncated": true, - * "KeyMarker": "", - * "MaxUploads": "2", - * "NextKeyMarker": "someobjectkey", - * "NextUploadIdMarker": "examplelo91lv1iwvWpvCiJWugw2xXLPAD7Z8cJyX9.WiIRgNrdG6Ldsn.9FtS63TCl1Uf5faTB.1U5Ckcbmdw--", - * "UploadIdMarker": "", * "Uploads": [ * { * "Initiated": "2014-05-01T05:40:58.000Z", * "Initiator": { - * "DisplayName": "ownder-display-name", + * "DisplayName": "display-name", * "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc" * }, * "Key": "JavaFile", * "Owner": { - * "DisplayName": "mohanataws", - * "ID": "852b113e7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc" + * "DisplayName": "display-name", + * "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc" * }, * "StorageClass": "STANDARD", - * "UploadId": "gZ30jIqlUa.CInXklLQtSMJITdUnoZ1Y5GACB5UckOtspm5zbDMCkPF_qkfZzMiFZ6dksmcnqxJyIBvQMG9X9Q--" + * "UploadId": "examplelUa.CInXklLQtSMJITdUnoZ1Y5GACB5UckOtspm5zbDMCkPF_qkfZzMiFZ6dksmcnqxJyIBvQMG9X9Q--" * }, * { * "Initiated": "2014-05-01T05:41:27.000Z", * "Initiator": { - * "DisplayName": "ownder-display-name", + * "DisplayName": "display-name", * "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc" * }, * "Key": "JavaFile", * "Owner": { - * "DisplayName": "ownder-display-name", + * "DisplayName": "display-name", * "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc" * }, * "StorageClass": "STANDARD", - * "UploadId": "b7tZSqIlo91lv1iwvWpvCiJWugw2xXLPAD7Z8cJyX9.WiIRgNrdG6Ldsn.9FtS63TCl1Uf5faTB.1U5Ckcbmdw--" + * "UploadId": "examplelo91lv1iwvWpvCiJWugw2xXLPAD7Z8cJyX9.WiIRgNrdG6Ldsn.9FtS63TCl1Uf5faTB.1U5Ckcbmdw--" * } * ] * } * *\/ - * // example id: list-next-set-of-multipart-uploads-when-previous-result-is-truncated-1482428106748 + * // example id: to-list-in-progress-multipart-uploads-on-a-bucket-1481852775260 * ``` * - * @example To list in-progress multipart uploads on a bucket + * @example List next set of multipart uploads when previous result is truncated * ```javascript - * // The following example lists in-progress multipart uploads on a specific bucket. + * // The following example specifies the upload-id-marker and key-marker from previous truncated response to retrieve next setup of multipart uploads. * const input = { - * "Bucket": "examplebucket" + * "Bucket": "examplebucket", + * "KeyMarker": "nextkeyfrompreviousresponse", + * "MaxUploads": "2", + * "UploadIdMarker": "valuefrompreviousresponse" * }; * const command = new ListMultipartUploadsCommand(input); * const response = await client.send(command); * /* response == * { + * "Bucket": "acl1", + * "IsTruncated": true, + * "KeyMarker": "", + * "MaxUploads": "2", + * "NextKeyMarker": "someobjectkey", + * "NextUploadIdMarker": "examplelo91lv1iwvWpvCiJWugw2xXLPAD7Z8cJyX9.WiIRgNrdG6Ldsn.9FtS63TCl1Uf5faTB.1U5Ckcbmdw--", + * "UploadIdMarker": "", * "Uploads": [ * { * "Initiated": "2014-05-01T05:40:58.000Z", * "Initiator": { - * "DisplayName": "display-name", + * "DisplayName": "ownder-display-name", * "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc" * }, * "Key": "JavaFile", * "Owner": { - * "DisplayName": "display-name", - * "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc" + * "DisplayName": "mohanataws", + * "ID": "852b113e7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc" * }, * "StorageClass": "STANDARD", - * "UploadId": "examplelUa.CInXklLQtSMJITdUnoZ1Y5GACB5UckOtspm5zbDMCkPF_qkfZzMiFZ6dksmcnqxJyIBvQMG9X9Q--" + * "UploadId": "gZ30jIqlUa.CInXklLQtSMJITdUnoZ1Y5GACB5UckOtspm5zbDMCkPF_qkfZzMiFZ6dksmcnqxJyIBvQMG9X9Q--" * }, * { * "Initiated": "2014-05-01T05:41:27.000Z", * "Initiator": { - * "DisplayName": "display-name", + * "DisplayName": "ownder-display-name", * "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc" * }, * "Key": "JavaFile", * "Owner": { - * "DisplayName": "display-name", + * "DisplayName": "ownder-display-name", * "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc" * }, * "StorageClass": "STANDARD", - * "UploadId": "examplelo91lv1iwvWpvCiJWugw2xXLPAD7Z8cJyX9.WiIRgNrdG6Ldsn.9FtS63TCl1Uf5faTB.1U5Ckcbmdw--" + * "UploadId": "b7tZSqIlo91lv1iwvWpvCiJWugw2xXLPAD7Z8cJyX9.WiIRgNrdG6Ldsn.9FtS63TCl1Uf5faTB.1U5Ckcbmdw--" * } * ] * } * *\/ - * // example id: to-list-in-progress-multipart-uploads-on-a-bucket-1481852775260 + * // example id: list-next-set-of-multipart-uploads-when-previous-result-is-truncated-1482428106748 * ``` * */ diff --git a/clients/client-s3/src/commands/PutObjectCommand.ts b/clients/client-s3/src/commands/PutObjectCommand.ts index d4e349dcc95d7..214a91ba0b90d 100644 --- a/clients/client-s3/src/commands/PutObjectCommand.ts +++ b/clients/client-s3/src/commands/PutObjectCommand.ts @@ -312,107 +312,108 @@ export interface PutObjectCommandOutput extends PutObjectOutput, __MetadataBeare *Base exception class for all service exceptions from S3 service.
* * @public - * @example To create an object. + * @example To upload an object and specify server-side encryption and object tags * ```javascript - * // The following example creates an object. If the bucket is versioning enabled, S3 returns version ID in response. + * // The following example uploads an object. The request specifies the optional server-side encryption option. The request also specifies optional object tags. If the bucket is versioning enabled, S3 returns version ID in response. * const input = { * "Body": "filetoupload", * "Bucket": "examplebucket", - * "Key": "objectkey" + * "Key": "exampleobject", + * "ServerSideEncryption": "AES256", + * "Tagging": "key1=value1&key2=value2" * }; * const command = new PutObjectCommand(input); * const response = await client.send(command); * /* response == * { * "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"", - * "VersionId": "Bvq0EDKxOcXLJXNo_Lkz37eM3R4pfzyQ" + * "ServerSideEncryption": "AES256", + * "VersionId": "Ri.vC6qVlA4dEnjgRV4ZHsHoFIjqEMNt" * } * *\/ - * // example id: to-create-an-object-1483147613675 + * // example id: to-upload-an-object-and-specify-server-side-encryption-and-object-tags-1483398331831 * ``` * - * @example To upload an object and specify optional tags + * @example To upload object and specify user-defined metadata * ```javascript - * // The following example uploads an object. The request specifies optional object tags. The bucket is versioned, therefore S3 returns version ID of the newly created object. + * // The following example creates an object. The request also specifies optional metadata. If the bucket is versioning enabled, S3 returns version ID in response. * const input = { - * "Body": "c:\\HappyFace.jpg", + * "Body": "filetoupload", * "Bucket": "examplebucket", - * "Key": "HappyFace.jpg", - * "Tagging": "key1=value1&key2=value2" + * "Key": "exampleobject", + * "Metadata": { + * "metadata1": "value1", + * "metadata2": "value2" + * } * }; * const command = new PutObjectCommand(input); * const response = await client.send(command); * /* response == * { * "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"", - * "VersionId": "psM2sYY4.o1501dSx8wMvnkOzSBB.V4a" + * "VersionId": "pSKidl4pHBiNwukdbcPXAIs.sshFFOc0" * } * *\/ - * // example id: to-upload-an-object-and-specify-optional-tags-1481762310955 + * // example id: to-upload-object-and-specify-user-defined-metadata-1483396974757 * ``` * - * @example To upload object and specify user-defined metadata + * @example To create an object. * ```javascript - * // The following example creates an object. The request also specifies optional metadata. If the bucket is versioning enabled, S3 returns version ID in response. + * // The following example creates an object. If the bucket is versioning enabled, S3 returns version ID in response. * const input = { * "Body": "filetoupload", * "Bucket": "examplebucket", - * "Key": "exampleobject", - * "Metadata": { - * "metadata1": "value1", - * "metadata2": "value2" - * } + * "Key": "objectkey" * }; * const command = new PutObjectCommand(input); * const response = await client.send(command); * /* response == * { * "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"", - * "VersionId": "pSKidl4pHBiNwukdbcPXAIs.sshFFOc0" + * "VersionId": "Bvq0EDKxOcXLJXNo_Lkz37eM3R4pfzyQ" * } * *\/ - * // example id: to-upload-object-and-specify-user-defined-metadata-1483396974757 + * // example id: to-create-an-object-1483147613675 * ``` * - * @example To upload an object + * @example To upload an object and specify optional tags * ```javascript - * // The following example uploads an object to a versioning-enabled bucket. The source file is specified using Windows file syntax. S3 returns VersionId of the newly created object. + * // The following example uploads an object. The request specifies optional object tags. The bucket is versioned, therefore S3 returns version ID of the newly created object. * const input = { - * "Body": "HappyFace.jpg", + * "Body": "c:\\HappyFace.jpg", * "Bucket": "examplebucket", - * "Key": "HappyFace.jpg" + * "Key": "HappyFace.jpg", + * "Tagging": "key1=value1&key2=value2" * }; * const command = new PutObjectCommand(input); * const response = await client.send(command); * /* response == * { * "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"", - * "VersionId": "tpf3zF08nBplQK1XLOefGskR7mGDwcDk" + * "VersionId": "psM2sYY4.o1501dSx8wMvnkOzSBB.V4a" * } * *\/ - * // example id: to-upload-an-object-1481760101010 + * // example id: to-upload-an-object-and-specify-optional-tags-1481762310955 * ``` * - * @example To upload an object and specify server-side encryption and object tags + * @example To upload an object and specify canned ACL. * ```javascript - * // The following example uploads an object. The request specifies the optional server-side encryption option. The request also specifies optional object tags. If the bucket is versioning enabled, S3 returns version ID in response. + * // The following example uploads and object. The request specifies optional canned ACL (access control list) to all READ access to authenticated users. If the bucket is versioning enabled, S3 returns version ID in response. * const input = { + * "ACL": "authenticated-read", * "Body": "filetoupload", * "Bucket": "examplebucket", - * "Key": "exampleobject", - * "ServerSideEncryption": "AES256", - * "Tagging": "key1=value1&key2=value2" + * "Key": "exampleobject" * }; * const command = new PutObjectCommand(input); * const response = await client.send(command); * /* response == * { * "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"", - * "ServerSideEncryption": "AES256", - * "VersionId": "Ri.vC6qVlA4dEnjgRV4ZHsHoFIjqEMNt" + * "VersionId": "Kirh.unyZwjQ69YxcQLA8z4F5j3kJJKr" * } * *\/ - * // example id: to-upload-an-object-and-specify-server-side-encryption-and-object-tags-1483398331831 + * // example id: to-upload-an-object-and-specify-canned-acl-1483397779571 * ``` * * @example To upload an object (specify optional headers) @@ -437,24 +438,23 @@ export interface PutObjectCommandOutput extends PutObjectOutput, __MetadataBeare * // example id: to-upload-an-object-(specify-optional-headers) * ``` * - * @example To upload an object and specify canned ACL. + * @example To upload an object * ```javascript - * // The following example uploads and object. The request specifies optional canned ACL (access control list) to all READ access to authenticated users. If the bucket is versioning enabled, S3 returns version ID in response. + * // The following example uploads an object to a versioning-enabled bucket. The source file is specified using Windows file syntax. S3 returns VersionId of the newly created object. * const input = { - * "ACL": "authenticated-read", - * "Body": "filetoupload", + * "Body": "HappyFace.jpg", * "Bucket": "examplebucket", - * "Key": "exampleobject" + * "Key": "HappyFace.jpg" * }; * const command = new PutObjectCommand(input); * const response = await client.send(command); * /* response == * { * "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"", - * "VersionId": "Kirh.unyZwjQ69YxcQLA8z4F5j3kJJKr" + * "VersionId": "tpf3zF08nBplQK1XLOefGskR7mGDwcDk" * } * *\/ - * // example id: to-upload-an-object-and-specify-canned-acl-1483397779571 + * // example id: to-upload-an-object-1481760101010 * ``` * */ diff --git a/clients/client-s3/src/models/models_0.ts b/clients/client-s3/src/models/models_0.ts index df6d6d00fbe07..44ba3df54872d 100644 --- a/clients/client-s3/src/models/models_0.ts +++ b/clients/client-s3/src/models/models_0.ts @@ -7495,8 +7495,6 @@ export interface LifecycleRule { ID?: string | undefined; /** - * @deprecated - * *Prefix identifying one or more objects to which the rule applies. This is
* no longer used; use Filter
instead.
An object key name prefix that identifies the object or objects to which the rule * applies. The maximum prefix length is 1,024 characters. To include all objects in a bucket, * specify an empty string.
@@ -9249,6 +9247,8 @@ export interface ReplicationRule { * XML requests. For more information, see * XML related object key constraints. * + * + * @deprecated * @public */ Prefix?: string | undefined; @@ -9957,9 +9957,9 @@ export interface GetObjectOutput { ContentType?: string | undefined; /** - * @deprecated - * * Deprecated in favor of ExpiresString. + * + * @deprecated * @public */ Expires?: Date | undefined; @@ -11754,9 +11754,9 @@ export interface HeadObjectOutput { ContentType?: string | undefined; /** - * @deprecated - * * Deprecated in favor of ExpiresString. + * + * @deprecated * @public */ Expires?: Date | undefined; diff --git a/clients/client-s3outposts/package.json b/clients/client-s3outposts/package.json index 85ce119acb66d..29b9bb827bc2b 100644 --- a/clients/client-s3outposts/package.json +++ b/clients/client-s3outposts/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-s3tables/package.json b/clients/client-s3tables/package.json index f7abf5c3175c5..56037d7abcdbb 100644 --- a/clients/client-s3tables/package.json +++ b/clients/client-s3tables/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-sagemaker-a2i-runtime/package.json b/clients/client-sagemaker-a2i-runtime/package.json index 3017ecd791921..d80fa4d6a0147 100644 --- a/clients/client-sagemaker-a2i-runtime/package.json +++ b/clients/client-sagemaker-a2i-runtime/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-sagemaker-edge/package.json b/clients/client-sagemaker-edge/package.json index c4fb7e51bfbcd..43f3beb8d0897 100644 --- a/clients/client-sagemaker-edge/package.json +++ b/clients/client-sagemaker-edge/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-sagemaker-featurestore-runtime/package.json b/clients/client-sagemaker-featurestore-runtime/package.json index 2d40577d1daeb..4e3e64d70f07b 100644 --- a/clients/client-sagemaker-featurestore-runtime/package.json +++ b/clients/client-sagemaker-featurestore-runtime/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-sagemaker-geospatial/package.json b/clients/client-sagemaker-geospatial/package.json index 79935cb1cde58..cd559f3d235e8 100644 --- a/clients/client-sagemaker-geospatial/package.json +++ b/clients/client-sagemaker-geospatial/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-sagemaker-metrics/package.json b/clients/client-sagemaker-metrics/package.json index 40a820457bbae..44a18f88523a4 100644 --- a/clients/client-sagemaker-metrics/package.json +++ b/clients/client-sagemaker-metrics/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-sagemaker-runtime/package.json b/clients/client-sagemaker-runtime/package.json index 3eca8caf29c7e..f8d45d2be3170 100644 --- a/clients/client-sagemaker-runtime/package.json +++ b/clients/client-sagemaker-runtime/package.json @@ -32,7 +32,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/eventstream-serde-browser": "^4.0.1", "@smithy/eventstream-serde-config-resolver": "^4.0.1", "@smithy/eventstream-serde-node": "^4.0.1", @@ -40,21 +40,21 @@ "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-sagemaker/package.json b/clients/client-sagemaker/package.json index 802d3896c7c2e..125f7f2e152db 100644 --- a/clients/client-sagemaker/package.json +++ b/clients/client-sagemaker/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-sagemaker/src/models/models_1.ts b/clients/client-sagemaker/src/models/models_1.ts index 69201494243d4..d31e83b1028cd 100644 --- a/clients/client-sagemaker/src/models/models_1.ts +++ b/clients/client-sagemaker/src/models/models_1.ts @@ -3789,9 +3789,9 @@ export interface CreateDomainRequest { AppNetworkAccessType?: AppNetworkAccessType | undefined; /** - * @deprecated - * *Use KmsKeyId
.
Use KmsKeyId
.
The user associated with the IAM access key related to a finding.
*The UserName
parameter has been replaced with the
* PrincipalName
parameter because access keys can also be assigned to
* principals that are not IAM users.
The workflow state of a finding.
+ * + * @deprecated * @public */ WorkflowState?: WorkflowState | undefined; @@ -3557,18 +3557,18 @@ export interface AwsSecurityFindingFilters { UpdatedAt?: DateFilter[] | undefined; /** - * @deprecated - * *The native severity as defined by the security findings provider's solution that * generated the finding.
+ * + * @deprecated * @public */ SeverityProduct?: NumberFilter[] | undefined; /** - * @deprecated - * *The normalized severity of a finding.
+ * + * @deprecated * @public */ SeverityNormalized?: NumberFilter[] | undefined; @@ -3912,9 +3912,9 @@ export interface AwsSecurityFindingFilters { ResourceAwsS3BucketOwnerName?: StringFilter[] | undefined; /** - * @deprecated - * *The user associated with the IAM access key related to a finding.
+ * + * @deprecated * @public */ ResourceAwsIamAccessKeyUserName?: StringFilter[] | undefined; @@ -4108,9 +4108,9 @@ export interface AwsSecurityFindingFilters { NoteUpdatedBy?: StringFilter[] | undefined; /** - * @deprecated - * *A keyword for a finding.
+ * + * @deprecated * @public */ Keyword?: KeywordFilter[] | undefined; @@ -8738,10 +8738,10 @@ export interface Member { Email?: string | undefined; /** - * @deprecated - * *This is replaced by AdministratorID
.
The Amazon Web Services account ID of the Security Hub administrator account associated with this member account.
+ * + * @deprecated * @public */ MasterId?: string | undefined; diff --git a/clients/client-securitylake/package.json b/clients/client-securitylake/package.json index db2334a49b90b..d51eb0384d615 100644 --- a/clients/client-securitylake/package.json +++ b/clients/client-securitylake/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-serverlessapplicationrepository/package.json b/clients/client-serverlessapplicationrepository/package.json index 186a9aa84dcd3..895b9b3a4aa19 100644 --- a/clients/client-serverlessapplicationrepository/package.json +++ b/clients/client-serverlessapplicationrepository/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-service-catalog-appregistry/package.json b/clients/client-service-catalog-appregistry/package.json index 18ff510a93f8a..b6397e1253496 100644 --- a/clients/client-service-catalog-appregistry/package.json +++ b/clients/client-service-catalog-appregistry/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-service-catalog-appregistry/src/models/models_0.ts b/clients/client-service-catalog-appregistry/src/models/models_0.ts index 6ddc9c47df0c7..54429c40c395c 100644 --- a/clients/client-service-catalog-appregistry/src/models/models_0.ts +++ b/clients/client-service-catalog-appregistry/src/models/models_0.ts @@ -1653,10 +1653,10 @@ export interface UpdateApplicationRequest { application: string | undefined; /** - * @deprecated - * *Deprecated: The new name of the application. The name must be unique in the region in which you are * updating the application. Please do not use this field as we have stopped supporting name updates.
+ * + * @deprecated * @public */ name?: string | undefined; @@ -1695,10 +1695,10 @@ export interface UpdateAttributeGroupRequest { attributeGroup: string | undefined; /** - * @deprecated - * *Deprecated: The new name of the attribute group. The name must be unique in the region in which you are * updating the attribute group. Please do not use this field as we have stopped supporting name updates.
+ * + * @deprecated * @public */ name?: string | undefined; diff --git a/clients/client-service-catalog/package.json b/clients/client-service-catalog/package.json index 07b20705ccf18..219fb58d39e0a 100644 --- a/clients/client-service-catalog/package.json +++ b/clients/client-service-catalog/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-service-catalog/src/models/models_0.ts b/clients/client-service-catalog/src/models/models_0.ts index 615f9c2c96e21..2bb32a06b0f0c 100644 --- a/clients/client-service-catalog/src/models/models_0.ts +++ b/clients/client-service-catalog/src/models/models_0.ts @@ -4371,9 +4371,9 @@ export interface DescribeProvisioningParametersOutput { ProvisioningArtifactPreferences?: ProvisioningArtifactPreferences | undefined; /** - * @deprecated - * *The output of the provisioning artifact.
+ * + * @deprecated * @public */ ProvisioningArtifactOutputs?: ProvisioningArtifactOutput[] | undefined; diff --git a/clients/client-service-quotas/package.json b/clients/client-service-quotas/package.json index 6d16a383a239d..11e20fe3c47e7 100644 --- a/clients/client-service-quotas/package.json +++ b/clients/client-service-quotas/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-servicediscovery/package.json b/clients/client-servicediscovery/package.json index c5405d4a4f835..b13f08945b8cb 100644 --- a/clients/client-servicediscovery/package.json +++ b/clients/client-servicediscovery/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-servicediscovery/src/models/models_0.ts b/clients/client-servicediscovery/src/models/models_0.ts index 62c771754c28f..a906bd6300f87 100644 --- a/clients/client-servicediscovery/src/models/models_0.ts +++ b/clients/client-servicediscovery/src/models/models_0.ts @@ -578,14 +578,14 @@ export type RoutingPolicy = (typeof RoutingPolicy)[keyof typeof RoutingPolicy]; */ export interface DnsConfig { /** - * @deprecated - * ** Use * NamespaceId in Service * instead. *
*The ID of the namespace to use for DNS configuration.
+ * + * @deprecated * @public */ NamespaceId?: string | undefined; @@ -833,8 +833,6 @@ export interface HealthCheckConfig { */ export interface HealthCheckCustomConfig { /** - * @deprecated - * *This parameter is no longer supported and is always set to 1. Cloud Map waits for approximately 30 seconds
* after receiving an UpdateInstanceCustomHealthStatus
request before changing the status of the
@@ -846,6 +844,8 @@ export interface HealthCheckCustomConfig {
*
Sending a second or subsequent UpdateInstanceCustomHealthStatus
request with the same value
* before 30 seconds has passed doesn't accelerate the change. Cloud Map still waits 30
seconds after the
* first request to make the change.
A description of the types of email that you plan to send.
+ * + * @deprecated * @public */ UseCaseDescription?: string | undefined; @@ -7633,9 +7633,9 @@ export interface PutAccountDetailsRequest { ContactLanguage?: ContactLanguage | undefined; /** - * @deprecated - * *A description of the types of email that you plan to send.
+ * + * @deprecated * @public */ UseCaseDescription?: string | undefined; diff --git a/clients/client-sfn/package.json b/clients/client-sfn/package.json index 9412b7cb3a0b6..d0e90c4fb9363 100644 --- a/clients/client-sfn/package.json +++ b/clients/client-sfn/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-shield/package.json b/clients/client-shield/package.json index b2625882cef4c..e20ba0807a06e 100644 --- a/clients/client-shield/package.json +++ b/clients/client-shield/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-signer/package.json b/clients/client-signer/package.json index e3761a81c0ff8..210b7719a6be3 100644 --- a/clients/client-signer/package.json +++ b/clients/client-signer/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-simspaceweaver/package.json b/clients/client-simspaceweaver/package.json index 8b6c4503f09b8..31d4aa3ba6e20 100644 --- a/clients/client-simspaceweaver/package.json +++ b/clients/client-simspaceweaver/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-simspaceweaver/src/models/models_0.ts b/clients/client-simspaceweaver/src/models/models_0.ts index 9e41e677919a7..4141182b16fbe 100644 --- a/clients/client-simspaceweaver/src/models/models_0.ts +++ b/clients/client-simspaceweaver/src/models/models_0.ts @@ -685,10 +685,10 @@ export interface DescribeSimulationOutput { SchemaS3Location?: S3Location | undefined; /** - * @deprecated - * *An error message that SimSpace Weaver returns only if there is a problem with the simulation * schema.
+ * + * @deprecated * @public */ SchemaError?: string | undefined; diff --git a/clients/client-sms/package.json b/clients/client-sms/package.json index 7aa4f43ed43de..2730646fed591 100644 --- a/clients/client-sms/package.json +++ b/clients/client-sms/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-snow-device-management/package.json b/clients/client-snow-device-management/package.json index 6ab9aa3ed96a1..0d588956d1b9b 100644 --- a/clients/client-snow-device-management/package.json +++ b/clients/client-snow-device-management/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-snowball/package.json b/clients/client-snowball/package.json index 6132af9770ac2..30d42f5a1d903 100644 --- a/clients/client-snowball/package.json +++ b/clients/client-snowball/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-sns/package.json b/clients/client-sns/package.json index aa38a14994d1a..32225675367ed 100644 --- a/clients/client-sns/package.json +++ b/clients/client-sns/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-socialmessaging/package.json b/clients/client-socialmessaging/package.json index 693f0ebd6d8b9..484adf263c293 100644 --- a/clients/client-socialmessaging/package.json +++ b/clients/client-socialmessaging/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-sqs/package.json b/clients/client-sqs/package.json index 2f21fd0bcdb34..5a7162b7c5791 100644 --- a/clients/client-sqs/package.json +++ b/clients/client-sqs/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/md5-js": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-sqs/src/models/models_0.ts b/clients/client-sqs/src/models/models_0.ts index 41a9c1f539837..021c9493ab2b8 100644 --- a/clients/client-sqs/src/models/models_0.ts +++ b/clients/client-sqs/src/models/models_0.ts @@ -1804,8 +1804,6 @@ export interface ReceiveMessageRequest { QueueUrl: string | undefined; /** - * @deprecated - * *This parameter has been discontinued but will be supported for backward * compatibility. To provide attribute names, you are encouraged to use @@ -1884,6 +1882,8 @@ export interface ReceiveMessageRequest { * Amazon SQS.
* * + * + * @deprecated * @public */ AttributeNames?: QueueAttributeName[] | undefined; diff --git a/clients/client-ssm-contacts/package.json b/clients/client-ssm-contacts/package.json index b676948d552db..1b8861986f9e9 100644 --- a/clients/client-ssm-contacts/package.json +++ b/clients/client-ssm-contacts/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-ssm-incidents/package.json b/clients/client-ssm-incidents/package.json index b8cb6e2979472..00c20663ea9c0 100644 --- a/clients/client-ssm-incidents/package.json +++ b/clients/client-ssm-incidents/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-ssm-quicksetup/package.json b/clients/client-ssm-quicksetup/package.json index 48f865132763c..4a66ed863293e 100644 --- a/clients/client-ssm-quicksetup/package.json +++ b/clients/client-ssm-quicksetup/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-ssm-sap/package.json b/clients/client-ssm-sap/package.json index 7cfc6310a6b83..ae3200710990d 100644 --- a/clients/client-ssm-sap/package.json +++ b/clients/client-ssm-sap/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-ssm-sap/src/models/models_0.ts b/clients/client-ssm-sap/src/models/models_0.ts index 3dc060e564fd0..ca0b31db48b47 100644 --- a/clients/client-ssm-sap/src/models/models_0.ts +++ b/clients/client-ssm-sap/src/models/models_0.ts @@ -648,17 +648,17 @@ export interface Component { Databases?: string[] | undefined; /** - * @deprecated - * *The hosts of the component.
+ * + * @deprecated * @public */ Hosts?: Host[] | undefined; /** - * @deprecated - * *The primary host of the component.
+ * + * @deprecated * @public */ PrimaryHost?: string | undefined; diff --git a/clients/client-ssm/package.json b/clients/client-ssm/package.json index 4004eeca0cba6..a9acd8837f535 100644 --- a/clients/client-ssm/package.json +++ b/clients/client-ssm/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-sso-admin/package.json b/clients/client-sso-admin/package.json index 8da2904e01e19..d19ec3a85e050 100644 --- a/clients/client-sso-admin/package.json +++ b/clients/client-sso-admin/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-sso-oidc/package.json b/clients/client-sso-oidc/package.json index 0bb02f9ccf611..4f454b76a3654 100644 --- a/clients/client-sso-oidc/package.json +++ b/clients/client-sso-oidc/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-sso/package.json b/clients/client-sso/package.json index 373fa6d5a321b..7c2ee3057095f 100644 --- a/clients/client-sso/package.json +++ b/clients/client-sso/package.json @@ -31,26 +31,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-storage-gateway/package.json b/clients/client-storage-gateway/package.json index ea0704b0ce3d9..b343667687489 100644 --- a/clients/client-storage-gateway/package.json +++ b/clients/client-storage-gateway/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-storage-gateway/src/models/models_0.ts b/clients/client-storage-gateway/src/models/models_0.ts index f0b0966e4c32f..63f4a5f65f87f 100644 --- a/clients/client-storage-gateway/src/models/models_0.ts +++ b/clients/client-storage-gateway/src/models/models_0.ts @@ -1389,8 +1389,6 @@ export interface CreateNFSFileShareInput { EncryptionType?: EncryptionType | undefined; /** - * @deprecated - * *Optional. Set to true
to use Amazon S3 server-side encryption with
* your own KMS key (SSE-KMS), or false
to use a key managed by
* Amazon S3 (SSE-S3). To use dual-layer encryption (DSSE-KMS), set the
@@ -1407,6 +1405,8 @@ export interface CreateNFSFileShareInput {
*
*
Valid Values: true
| false
*
Optional. Set to true
to use Amazon S3 server-side encryption with
* your own KMS key (SSE-KMS), or false
to use a key managed by
* Amazon S3 (SSE-S3). To use dual-layer encryption (DSSE-KMS), set the
@@ -1691,6 +1689,8 @@ export interface CreateSMBFileShareInput {
*
*
Valid Values: true
| false
*
Optional. Set to true
to use Amazon S3 server-side encryption with
* your own KMS key (SSE-KMS), or false
to use a key managed by
* Amazon S3 (SSE-S3). To use dual-layer encryption (DSSE-KMS), set the
@@ -3716,6 +3714,8 @@ export interface NFSFileShareInfo {
*
*
Valid Values: true
| false
*
Optional. Set to true
to use Amazon S3 server-side encryption with
* your own KMS key (SSE-KMS), or false
to use a key managed by
* Amazon S3 (SSE-S3). To use dual-layer encryption (DSSE-KMS), set the
@@ -4027,6 +4025,8 @@ export interface SMBFileShareInfo {
*
*
Valid Values: true
| false
*
Optional. Set to true
to use Amazon S3 server-side encryption with
* your own KMS key (SSE-KMS), or false
to use a key managed by
* Amazon S3 (SSE-S3). To use dual-layer encryption (DSSE-KMS), set the
@@ -7400,6 +7398,8 @@ export interface UpdateNFSFileShareInput {
*
*
Valid Values: true
| false
*
Optional. Set to true
to use Amazon S3 server-side encryption with
* your own KMS key (SSE-KMS), or false
to use a key managed by
* Amazon S3 (SSE-S3). To use dual-layer encryption (DSSE-KMS), set the
@@ -7614,6 +7612,8 @@ export interface UpdateSMBFileShareInput {
*
*
Valid Values: true
| false
*
The application client IDs associated with the specified Amazon Cognito user pool that are * enabled for this identity source.
+ * + * @deprecated * @public */ clientIds?: string[] | undefined; /** - * @deprecated - * *The Amazon Resource Name (ARN) of the Amazon Cognito user pool whose identities are accessible to this Verified Permissions * policy store.
+ * + * @deprecated * @public */ userPoolArn?: string | undefined; /** - * @deprecated - * *The well-known URL that points to this user pool's OIDC discovery endpoint. This is a * URL string in the following format. This URL replaces the placeholders for both the * Amazon Web Services Region and the user pool identifier with those appropriate for this user @@ -2362,15 +2360,17 @@ export interface IdentitySourceDetails { *
* https://cognito-idp.<region>.amazonaws.com/<user-pool-id>/.well-known/openid-configuration
*
A string that identifies the type of OIDC service represented by this identity source.
*At this time, the only valid value is cognito
.
A structure that describes the configuration of the identity source.
+ * + * @deprecated * @public */ details?: IdentitySourceDetails | undefined; @@ -2741,25 +2741,23 @@ export interface ListIdentitySourcesInput { */ export interface IdentitySourceItemDetails { /** - * @deprecated - * *The application client IDs associated with the specified Amazon Cognito user pool that are * enabled for this identity source.
+ * + * @deprecated * @public */ clientIds?: string[] | undefined; /** - * @deprecated - * *The Amazon Cognito user pool whose identities are accessible to this Verified Permissions policy store.
+ * + * @deprecated * @public */ userPoolArn?: string | undefined; /** - * @deprecated - * *The well-known URL that points to this user pool's OIDC discovery endpoint. This is a * URL string in the following format. This URL replaces the placeholders for both the * Amazon Web Services Region and the user pool identifier with those appropriate for this user @@ -2767,15 +2765,17 @@ export interface IdentitySourceItemDetails { *
* https://cognito-idp.<region>.amazonaws.com/<user-pool-id>/.well-known/openid-configuration
*
A string that identifies the type of OIDC service represented by this identity source.
*At this time, the only valid value is cognito
.
A structure that contains the details of the associated identity provider * (IdP).
+ * + * @deprecated * @public */ details?: IdentitySourceItemDetails | undefined; diff --git a/clients/client-voice-id/package.json b/clients/client-voice-id/package.json index 9865c227a4b90..9602cbae4d32b 100644 --- a/clients/client-voice-id/package.json +++ b/clients/client-voice-id/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-vpc-lattice/package.json b/clients/client-vpc-lattice/package.json index dfb459913bf8c..f39526828a648 100644 --- a/clients/client-vpc-lattice/package.json +++ b/clients/client-vpc-lattice/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-waf-regional/package.json b/clients/client-waf-regional/package.json index 4557ddedece71..4abaed97de921 100644 --- a/clients/client-waf-regional/package.json +++ b/clients/client-waf-regional/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-waf/package.json b/clients/client-waf/package.json index 97b40c0d03b33..b13e5020115c9 100644 --- a/clients/client-waf/package.json +++ b/clients/client-waf/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-wafv2/package.json b/clients/client-wafv2/package.json index 96b52055a8f3c..af5be7562f27f 100644 --- a/clients/client-wafv2/package.json +++ b/clients/client-wafv2/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-wafv2/src/models/models_0.ts b/clients/client-wafv2/src/models/models_0.ts index c5b779c06d139..5f061bc55ff81 100644 --- a/clients/client-wafv2/src/models/models_0.ts +++ b/clients/client-wafv2/src/models/models_0.ts @@ -2259,41 +2259,41 @@ export interface AWSManagedRulesBotControlRuleSet { */ export interface ManagedRuleGroupConfig { /** - * @deprecated - * *Instead of this setting, provide your configuration under AWSManagedRulesATPRuleSet
.
Instead of this setting, provide your configuration under the request inspection configuration for AWSManagedRulesATPRuleSet
or AWSManagedRulesACFPRuleSet
.
Instead of this setting, provide your configuration under the request inspection configuration for AWSManagedRulesATPRuleSet
or AWSManagedRulesACFPRuleSet
.
Instead of this setting, provide your configuration under the request inspection configuration for AWSManagedRulesATPRuleSet
or AWSManagedRulesACFPRuleSet
.
The total number of users included in the results.
+ * + * @deprecated * @public */ TotalNumberOfUsers?: number | undefined; diff --git a/clients/client-workmail/package.json b/clients/client-workmail/package.json index deaa68118aa18..48659069f3747 100644 --- a/clients/client-workmail/package.json +++ b/clients/client-workmail/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-workmailmessageflow/package.json b/clients/client-workmailmessageflow/package.json index df3577deeda0c..d4639525ae803 100644 --- a/clients/client-workmailmessageflow/package.json +++ b/clients/client-workmailmessageflow/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-workspaces-thin-client/package.json b/clients/client-workspaces-thin-client/package.json index b63d679de6893..dec8b2100682c 100644 --- a/clients/client-workspaces-thin-client/package.json +++ b/clients/client-workspaces-thin-client/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-workspaces-web/package.json b/clients/client-workspaces-web/package.json index 392b902b3f39b..c7fd06ef3a848 100644 --- a/clients/client-workspaces-web/package.json +++ b/clients/client-workspaces-web/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-workspaces/package.json b/clients/client-workspaces/package.json index e96669d514ced..8d0487c6192d9 100644 --- a/clients/client-workspaces/package.json +++ b/clients/client-workspaces/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/clients/client-xray/package.json b/clients/client-xray/package.json index 9453267671aa7..282ff06af1e85 100644 --- a/clients/client-xray/package.json +++ b/clients/client-xray/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/lib/lib-dynamodb/package.json b/lib/lib-dynamodb/package.json index 8ec9933c0e752..80cd48e7dbbab 100644 --- a/lib/lib-dynamodb/package.json +++ b/lib/lib-dynamodb/package.json @@ -30,8 +30,8 @@ "dependencies": { "@aws-sdk/core": "*", "@aws-sdk/util-dynamodb": "*", - "@smithy/core": "^3.1.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/core": "^3.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "tslib": "^2.6.2" }, diff --git a/lib/lib-storage/package.json b/lib/lib-storage/package.json index c2cb206950c9e..38ac0d443ce7e 100644 --- a/lib/lib-storage/package.json +++ b/lib/lib-storage/package.json @@ -29,8 +29,8 @@ "license": "Apache-2.0", "dependencies": { "@smithy/abort-controller": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/smithy-client": "^4.1.2", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/smithy-client": "^4.1.3", "buffer": "5.6.0", "events": "3.3.0", "stream-browserify": "3.0.0", diff --git a/packages/core/package.json b/packages/core/package.json index 5bbfefead4459..6672a26bd7ac5 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -82,12 +82,12 @@ "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "*", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/node-config-provider": "^4.0.1", "@smithy/property-provider": "^4.0.1", "@smithy/protocol-http": "^5.0.1", "@smithy/signature-v4": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/util-middleware": "^4.0.1", "fast-xml-parser": "4.4.1", diff --git a/packages/credential-provider-http/package.json b/packages/credential-provider-http/package.json index a4e5035f36b45..116a77d497af7 100644 --- a/packages/credential-provider-http/package.json +++ b/packages/credential-provider-http/package.json @@ -33,7 +33,7 @@ "@smithy/node-http-handler": "^4.0.2", "@smithy/property-provider": "^4.0.1", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/util-stream": "^4.0.2", "tslib": "^2.6.2" diff --git a/packages/credential-providers/package.json b/packages/credential-providers/package.json index 9f61738d5d90f..e67b812130ca2 100644 --- a/packages/credential-providers/package.json +++ b/packages/credential-providers/package.json @@ -42,7 +42,7 @@ "@aws-sdk/credential-provider-web-identity": "*", "@aws-sdk/nested-clients": "*", "@aws-sdk/types": "*", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/credential-provider-imds": "^4.0.1", "@smithy/property-provider": "^4.0.1", "@smithy/types": "^4.1.0", diff --git a/packages/middleware-sdk-ec2/package.json b/packages/middleware-sdk-ec2/package.json index a777e979c6baf..d49706271c1c6 100644 --- a/packages/middleware-sdk-ec2/package.json +++ b/packages/middleware-sdk-ec2/package.json @@ -27,10 +27,10 @@ "dependencies": { "@aws-sdk/types": "*", "@aws-sdk/util-format-url": "*", - "@smithy/middleware-endpoint": "^4.0.2", + "@smithy/middleware-endpoint": "^4.0.3", "@smithy/protocol-http": "^5.0.1", "@smithy/signature-v4": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "tslib": "^2.6.2" }, diff --git a/packages/middleware-sdk-rds/package.json b/packages/middleware-sdk-rds/package.json index 689807ae25ec6..bdc27f5b4a2c0 100644 --- a/packages/middleware-sdk-rds/package.json +++ b/packages/middleware-sdk-rds/package.json @@ -25,7 +25,7 @@ "dependencies": { "@aws-sdk/types": "*", "@aws-sdk/util-format-url": "*", - "@smithy/middleware-endpoint": "^4.0.2", + "@smithy/middleware-endpoint": "^4.0.3", "@smithy/protocol-http": "^5.0.1", "@smithy/signature-v4": "^5.0.1", "@smithy/types": "^4.1.0", diff --git a/packages/middleware-sdk-s3/package.json b/packages/middleware-sdk-s3/package.json index e16161b1f10fc..0a90a056e94e6 100644 --- a/packages/middleware-sdk-s3/package.json +++ b/packages/middleware-sdk-s3/package.json @@ -30,11 +30,11 @@ "@aws-sdk/core": "*", "@aws-sdk/types": "*", "@aws-sdk/util-arn-parser": "*", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/node-config-provider": "^4.0.1", "@smithy/protocol-http": "^5.0.1", "@smithy/signature-v4": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/util-config-provider": "^4.0.0", "@smithy/util-middleware": "^4.0.1", diff --git a/packages/middleware-sdk-sqs/package.json b/packages/middleware-sdk-sqs/package.json index 99a753548411b..21d72e39e0e83 100644 --- a/packages/middleware-sdk-sqs/package.json +++ b/packages/middleware-sdk-sqs/package.json @@ -24,7 +24,7 @@ "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "*", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/util-hex-encoding": "^4.0.0", "@smithy/util-utf8": "^4.0.0", diff --git a/packages/middleware-user-agent/package.json b/packages/middleware-user-agent/package.json index dfc0d058b7ead..4496db2f0d172 100644 --- a/packages/middleware-user-agent/package.json +++ b/packages/middleware-user-agent/package.json @@ -27,7 +27,7 @@ "@aws-sdk/core": "*", "@aws-sdk/types": "*", "@aws-sdk/util-endpoints": "*", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/protocol-http": "^5.0.1", "@smithy/types": "^4.1.0", "tslib": "^2.6.2" diff --git a/packages/nested-clients/package.json b/packages/nested-clients/package.json index af0dcc8159c7f..f97d056e0b323 100644 --- a/packages/nested-clients/package.json +++ b/packages/nested-clients/package.json @@ -39,26 +39,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-endpoint": "^4.0.2", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-endpoint": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-endpoints": "^3.0.1", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", diff --git a/packages/nested-clients/src/submodules/sso-oidc/SSOOIDC.ts b/packages/nested-clients/src/submodules/sso-oidc/SSOOIDC.ts index 55252680023d2..b6d3449c65c43 100644 --- a/packages/nested-clients/src/submodules/sso-oidc/SSOOIDC.ts +++ b/packages/nested-clients/src/submodules/sso-oidc/SSOOIDC.ts @@ -23,15 +23,16 @@ export interface SSOOIDC { } /** - *IAM Identity Center OpenID Connect (OIDC) is a web service that enables a client (such as CLI - * or a native application) to register with IAM Identity Center. The service also enables the client to - * fetch the user’s access token upon successful authentication and authorization with - * IAM Identity Center.
- *IAM Identity Center uses the sso
and identitystore
API namespaces.
IAM Identity Center OpenID Connect (OIDC) is a web service that enables a client (such as CLI or a + * native application) to register with IAM Identity Center. The service also enables the client to fetch the + * user’s access token upon successful authentication and authorization with IAM Identity Center.
*- * Considerations for Using This Guide + * API namespaces + *
+ *IAM Identity Center uses the sso
and identitystore
API namespaces. IAM Identity Center
+ * OpenID Connect uses the sso-oidc
namespace.
+ * Considerations for using this guide *
*Before you begin using this guide, we recommend that you first review the following * important information about how the IAM Identity Center OIDC service works.
@@ -45,8 +46,8 @@ export interface SSOOIDC { *With older versions of the CLI, the service only emits OIDC access tokens, so to * obtain a new token, users must explicitly re-authenticate. To access the OIDC flow that * supports token refresh and doesn’t require re-authentication, update to the latest CLI - * version (1.27.10 for CLI V1 and 2.9.0 for CLI V2) with support for OIDC token refresh and - * configurable IAM Identity Center session durations. For more information, see Configure Amazon Web Services access portal session duration .
+ * version (1.27.10 for CLI V1 and 2.9.0 for CLI V2) with support for OIDC token refresh + * and configurable IAM Identity Center session durations. For more information, see Configure Amazon Web Services access portal session duration . * *The access tokens provided by this service grant access to all Amazon Web Services account @@ -56,7 +57,7 @@ export interface SSOOIDC { *
The documentation in this guide does not describe the mechanism to convert the access * token into Amazon Web Services Auth (“sigv4”) credentials for use with IAM-protected Amazon Web Services service * endpoints. For more information, see GetRoleCredentials in the IAM Identity Center Portal API Reference - * Guide.
+ * Guide. *For general information about IAM Identity Center, see What is
diff --git a/packages/nested-clients/src/submodules/sso-oidc/SSOOIDCClient.ts b/packages/nested-clients/src/submodules/sso-oidc/SSOOIDCClient.ts
index 68cdfab7c2e31..739aeb0f10bda 100644
--- a/packages/nested-clients/src/submodules/sso-oidc/SSOOIDCClient.ts
+++ b/packages/nested-clients/src/submodules/sso-oidc/SSOOIDCClient.ts
@@ -258,15 +258,16 @@ export type SSOOIDCClientResolvedConfigType = __SmithyResolvedConfiguration<__Ht
export interface SSOOIDCClientResolvedConfig extends SSOOIDCClientResolvedConfigType {}
/**
- * IAM Identity Center OpenID Connect (OIDC) is a web service that enables a client (such as CLI
- * or a native application) to register with IAM Identity Center. The service also enables the client to
- * fetch the user’s access token upon successful authentication and authorization with
- * IAM Identity Center. IAM Identity Center uses the IAM Identity Center OpenID Connect (OIDC) is a web service that enables a client (such as CLI or a
+ * native application) to register with IAM Identity Center. The service also enables the client to fetch the
+ * user’s access token upon successful authentication and authorization with IAM Identity Center.
- * Considerations for Using This Guide
+ * API namespaces
+ * IAM Identity Center uses the
+ * Considerations for using this guide
* Before you begin using this guide, we recommend that you first review the following
* important information about how the IAM Identity Center OIDC service works. With older versions of the CLI, the service only emits OIDC access tokens, so to
* obtain a new token, users must explicitly re-authenticate. To access the OIDC flow that
* supports token refresh and doesn’t require re-authentication, update to the latest CLI
- * version (1.27.10 for CLI V1 and 2.9.0 for CLI V2) with support for OIDC token refresh and
- * configurable IAM Identity Center session durations. For more information, see Configure Amazon Web Services access portal session duration . sso
and identitystore
API namespaces.sso
and identitystore
API namespaces. IAM Identity Center
+ * OpenID Connect uses the sso-oidc
namespace.
The access tokens provided by this service grant access to all Amazon Web Services account @@ -291,7 +292,7 @@ export interface SSOOIDCClientResolvedConfig extends SSOOIDCClientResolvedConfig *
The documentation in this guide does not describe the mechanism to convert the access * token into Amazon Web Services Auth (“sigv4”) credentials for use with IAM-protected Amazon Web Services service * endpoints. For more information, see GetRoleCredentials in the IAM Identity Center Portal API Reference - * Guide.
+ * Guide. *For general information about IAM Identity Center, see What is
diff --git a/packages/nested-clients/src/submodules/sso-oidc/commands/CreateTokenCommand.ts b/packages/nested-clients/src/submodules/sso-oidc/commands/CreateTokenCommand.ts
index 6b04683b325e4..865593aafcdc2 100644
--- a/packages/nested-clients/src/submodules/sso-oidc/commands/CreateTokenCommand.ts
+++ b/packages/nested-clients/src/submodules/sso-oidc/commands/CreateTokenCommand.ts
@@ -34,7 +34,7 @@ export interface CreateTokenCommandOutput extends CreateTokenResponse, __Metadat
/**
* Creates and returns access and refresh tokens for clients that are authenticated using
- * client secrets. The access token can be used to fetch short-term credentials for the assigned
+ * client secrets. The access token can be used to fetch short-lived credentials for the assigned
* AWS accounts or to access application APIs using IAM Identity Center OpenID Connect (OIDC) is a web service that enables a client (such as CLI
- * or a native application) to register with IAM Identity Center. The service also enables the client to
- * fetch the user’s access token upon successful authentication and authorization with
- * IAM Identity Center. IAM Identity Center uses the IAM Identity Center OpenID Connect (OIDC) is a web service that enables a client (such as CLI or a
+ * native application) to register with IAM Identity Center. The service also enables the client to fetch the
+ * user’s access token upon successful authentication and authorization with IAM Identity Center.
- * Considerations for Using This Guide
+ * API namespaces
+ * IAM Identity Center uses the
+ * Considerations for using this guide
* Before you begin using this guide, we recommend that you first review the following
* important information about how the IAM Identity Center OIDC service works. With older versions of the CLI, the service only emits OIDC access tokens, so to
* obtain a new token, users must explicitly re-authenticate. To access the OIDC flow that
* supports token refresh and doesn’t require re-authentication, update to the latest CLI
- * version (1.27.10 for CLI V1 and 2.9.0 for CLI V2) with support for OIDC token refresh and
- * configurable IAM Identity Center session durations. For more information, see Configure Amazon Web Services access portal session duration . bearer
authentication.sso
and identitystore
API namespaces.sso
and identitystore
API namespaces. IAM Identity Center
+ * OpenID Connect uses the sso-oidc
namespace.
The access tokens provided by this service grant access to all Amazon Web Services account @@ -34,7 +35,7 @@ *
The documentation in this guide does not describe the mechanism to convert the access * token into Amazon Web Services Auth (“sigv4”) credentials for use with IAM-protected Amazon Web Services service * endpoints. For more information, see GetRoleCredentials in the IAM Identity Center Portal API Reference - * Guide.
+ * Guide. *For general information about IAM Identity Center, see What is
diff --git a/packages/nested-clients/src/submodules/sso-oidc/models/models_0.ts b/packages/nested-clients/src/submodules/sso-oidc/models/models_0.ts
index 1bfd8ca71b7f8..903d01296cb53 100644
--- a/packages/nested-clients/src/submodules/sso-oidc/models/models_0.ts
+++ b/packages/nested-clients/src/submodules/sso-oidc/models/models_0.ts
@@ -11,15 +11,14 @@ export class AccessDeniedException extends __BaseException {
readonly name: "AccessDeniedException" = "AccessDeniedException";
readonly $fault: "client" = "client";
/**
- * Single error code.
- * For this exception the value will be Single error code. For this exception the value will be Human-readable text providing additional information, used to assist the
- * client developer in understanding the error that occurred. Human-readable text providing additional information, used to assist the client developer
+ * in understanding the error that occurred. Single error code.
- * For this exception the value will be Single error code. For this exception the value will be
+ * Human-readable text providing additional information, used to assist the
- * client developer in understanding the error that occurred. Human-readable text providing additional information, used to assist the client developer
+ * in understanding the error that occurred. Supports the following OAuth grant types: Device Code and Refresh Token.
- * Specify either of the following values, depending on the grant type that you want: Supports the following OAuth grant types: Authorization Code, Device Code, and Refresh
+ * Token. Specify one of the following values, depending on the grant type that you want: * Authorization Code - * Device Code - * Refresh Token - For information about how to obtain the device code, see the StartDeviceAuthorization topic. Used only when calling this API for the Device Code grant type. This short-term code is
- * used to identify this authorization request. This comes from the result of the
- * StartDeviceAuthorization API. Used only when calling this API for the Device Code grant type. This short-lived code is
+ * used to identify this authorization request. This comes from the result of the StartDeviceAuthorization API. Used only when calling this API for the Authorization Code grant type. The short-term code is
- * used to identify this authorization request. This grant type is currently unsupported for the
- * CreateToken API. Used only when calling this API for the Authorization Code grant type. The short-lived
+ * code is used to identify this authorization request. Used only when calling this API for the Refresh Token grant type. This token is used to
- * refresh short-term tokens, such as the access token, that might expire.access_denied
.access_denied
.authorization_pending
.authorization_pending
.authorization_code
+ * urn:ietf:params:oauth:grant-type:device_code
* refresh_token
*
For more information about the features and limitations of the current IAM Identity Center OIDC * implementation, see Considerations for Using this Guide in the IAM Identity Center - * OIDC API Reference.
+ * OIDC API Reference. * @public */ refreshToken?: string | undefined; @@ -133,24 +131,23 @@ export interface CreateTokenRequest { /** *The list of scopes for which authorization is requested. The access token that is issued * is limited to the scopes that are granted. If this value is not specified, IAM Identity Center authorizes - * all scopes that are configured for the client during the call to - * RegisterClient.
+ * all scopes that are configured for the client during the call to RegisterClient. * @public */ scope?: string[] | undefined; /** - *Used only when calling this API for the Authorization Code grant type. This value specifies - * the location of the client or application that has registered to receive the authorization - * code.
+ *Used only when calling this API for the Authorization Code grant type. This value + * specifies the location of the client or application that has registered to receive the + * authorization code.
* @public */ redirectUri?: string | undefined; /** - *Used only when calling this API for the Authorization Code grant type. This value is generated - * by the client and presented to validate the original code challenge value the client passed at - * authorization time.
+ *Used only when calling this API for the Authorization Code grant type. This value is + * generated by the client and presented to validate the original code challenge value the client + * passed at authorization time.
* @public */ codeVerifier?: string | undefined; @@ -192,9 +189,8 @@ export interface CreateTokenResponse { /** *A token that, if present, can be used to refresh a previously issued access token that * might have expired.
- *For more
- * information about the features and limitations of the current IAM Identity Center OIDC implementation,
- * see Considerations for Using this Guide in the IAM Identity Center
+ * For more information about the features and limitations of the current IAM Identity Center OIDC
+ * implementation, see Considerations for Using this Guide in the IAM Identity Center
* OIDC API Reference. The idToken
is not implemented or supported. For more information about the
- * features and limitations of the current IAM Identity Center OIDC implementation, see Considerations
- * for Using this Guide in the IAM Identity Center
- * OIDC API Reference.
A JSON Web Token (JWT) that identifies who is associated with the issued access token. - *
+ * * @public */ idToken?: string | undefined; @@ -230,15 +226,14 @@ export class ExpiredTokenException extends __BaseException { readonly name: "ExpiredTokenException" = "ExpiredTokenException"; readonly $fault: "client" = "client"; /** - *Single error code.
- * For this exception the value will be expired_token
.
Single error code. For this exception the value will be expired_token
.
Human-readable text providing additional information, used to assist the - * client developer in understanding the error that occurred.
+ *Human-readable text providing additional information, used to assist the client developer + * in understanding the error that occurred.
* @public */ error_description?: string | undefined; @@ -266,15 +261,14 @@ export class InternalServerException extends __BaseException { readonly name: "InternalServerException" = "InternalServerException"; readonly $fault: "server" = "server"; /** - *Single error code.
- * For this exception the value will be server_error
.
Single error code. For this exception the value will be server_error
.
Human-readable text providing additional information, used to assist the - * client developer in understanding the error that occurred.
+ *Human-readable text providing additional information, used to assist the client developer + * in understanding the error that occurred.
* @public */ error_description?: string | undefined; @@ -303,15 +297,15 @@ export class InvalidClientException extends __BaseException { readonly name: "InvalidClientException" = "InvalidClientException"; readonly $fault: "client" = "client"; /** - *Single error code.
- * For this exception the value will be invalid_client
.
Single error code. For this exception the value will be
+ * invalid_client
.
Human-readable text providing additional information, used to assist the - * client developer in understanding the error that occurred.
+ *Human-readable text providing additional information, used to assist the client developer + * in understanding the error that occurred.
* @public */ error_description?: string | undefined; @@ -339,15 +333,14 @@ export class InvalidGrantException extends __BaseException { readonly name: "InvalidGrantException" = "InvalidGrantException"; readonly $fault: "client" = "client"; /** - *Single error code.
- * For this exception the value will be invalid_grant
.
Single error code. For this exception the value will be invalid_grant
.
Human-readable text providing additional information, used to assist the - * client developer in understanding the error that occurred.
+ *Human-readable text providing additional information, used to assist the client developer + * in understanding the error that occurred.
* @public */ error_description?: string | undefined; @@ -375,15 +368,15 @@ export class InvalidRequestException extends __BaseException { readonly name: "InvalidRequestException" = "InvalidRequestException"; readonly $fault: "client" = "client"; /** - *Single error code.
- * For this exception the value will be invalid_request
.
Single error code. For this exception the value will be
+ * invalid_request
.
Human-readable text providing additional information, used to assist the - * client developer in understanding the error that occurred.
+ *Human-readable text providing additional information, used to assist the client developer + * in understanding the error that occurred.
* @public */ error_description?: string | undefined; @@ -410,15 +403,14 @@ export class InvalidScopeException extends __BaseException { readonly name: "InvalidScopeException" = "InvalidScopeException"; readonly $fault: "client" = "client"; /** - *Single error code.
- * For this exception the value will be invalid_scope
.
Single error code. For this exception the value will be invalid_scope
.
Human-readable text providing additional information, used to assist the - * client developer in understanding the error that occurred.
+ *Human-readable text providing additional information, used to assist the client developer + * in understanding the error that occurred.
* @public */ error_description?: string | undefined; @@ -446,15 +438,14 @@ export class SlowDownException extends __BaseException { readonly name: "SlowDownException" = "SlowDownException"; readonly $fault: "client" = "client"; /** - *Single error code.
- * For this exception the value will be slow_down
.
Single error code. For this exception the value will be slow_down
.
Human-readable text providing additional information, used to assist the - * client developer in understanding the error that occurred.
+ *Human-readable text providing additional information, used to assist the client developer + * in understanding the error that occurred.
* @public */ error_description?: string | undefined; @@ -482,15 +473,15 @@ export class UnauthorizedClientException extends __BaseException { readonly name: "UnauthorizedClientException" = "UnauthorizedClientException"; readonly $fault: "client" = "client"; /** - *Single error code.
- * For this exception the value will be unauthorized_client
.
Single error code. For this exception the value will be
+ * unauthorized_client
.
Human-readable text providing additional information, used to assist the - * client developer in understanding the error that occurred.
+ *Human-readable text providing additional information, used to assist the client developer + * in understanding the error that occurred.
* @public */ error_description?: string | undefined; @@ -517,15 +508,15 @@ export class UnsupportedGrantTypeException extends __BaseException { readonly name: "UnsupportedGrantTypeException" = "UnsupportedGrantTypeException"; readonly $fault: "client" = "client"; /** - *Single error code.
- * For this exception the value will be unsupported_grant_type
.
Single error code. For this exception the value will be
+ * unsupported_grant_type
.
Human-readable text providing additional information, used to assist the - * client developer in understanding the error that occurred.
+ *Human-readable text providing additional information, used to assist the client developer + * in understanding the error that occurred.
* @public */ error_description?: string | undefined; diff --git a/packages/s3-presigned-post/package.json b/packages/s3-presigned-post/package.json index 03cbad2d52180..c0c0c88971679 100644 --- a/packages/s3-presigned-post/package.json +++ b/packages/s3-presigned-post/package.json @@ -27,7 +27,7 @@ "@aws-sdk/client-s3": "*", "@aws-sdk/types": "*", "@aws-sdk/util-format-url": "*", - "@smithy/middleware-endpoint": "^4.0.2", + "@smithy/middleware-endpoint": "^4.0.3", "@smithy/signature-v4": "^5.0.1", "@smithy/types": "^4.1.0", "@smithy/util-hex-encoding": "^4.0.0", diff --git a/packages/s3-request-presigner/package.json b/packages/s3-request-presigner/package.json index f9317e350a670..371ecd5c61a2a 100644 --- a/packages/s3-request-presigner/package.json +++ b/packages/s3-request-presigner/package.json @@ -25,9 +25,9 @@ "@aws-sdk/signature-v4-multi-region": "*", "@aws-sdk/types": "*", "@aws-sdk/util-format-url": "*", - "@smithy/middleware-endpoint": "^4.0.2", + "@smithy/middleware-endpoint": "^4.0.3", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "tslib": "^2.6.2" }, diff --git a/packages/smithy-client/package.json b/packages/smithy-client/package.json index e00644ee3be4b..8538a7c469af6 100644 --- a/packages/smithy-client/package.json +++ b/packages/smithy-client/package.json @@ -22,7 +22,7 @@ }, "license": "Apache-2.0", "dependencies": { - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "tslib": "^2.6.2" }, "engines": { diff --git a/packages/util-create-request/package.json b/packages/util-create-request/package.json index 7fdc664838f8d..f576622ee710d 100644 --- a/packages/util-create-request/package.json +++ b/packages/util-create-request/package.json @@ -24,7 +24,7 @@ "dependencies": { "@aws-sdk/types": "*", "@smithy/middleware-stack": "^4.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "tslib": "^2.6.2" }, diff --git a/private/aws-client-api-test/package.json b/private/aws-client-api-test/package.json index 92e0c027070b6..eb2e658a6cd05 100644 --- a/private/aws-client-api-test/package.json +++ b/private/aws-client-api-test/package.json @@ -29,15 +29,15 @@ "@smithy/eventstream-serde-node": "^4.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/hash-stream-node": "^4.0.1", - "@smithy/middleware-retry": "^4.0.3", + "@smithy/middleware-retry": "^4.0.4", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-retry": "^4.0.1", "@smithy/util-stream": "^4.0.2", "@smithy/util-utf8": "^4.0.0", diff --git a/private/aws-echo-service/package.json b/private/aws-echo-service/package.json index 71885fadcb1c7..733b009ab8627 100644 --- a/private/aws-echo-service/package.json +++ b/private/aws-echo-service/package.json @@ -27,25 +27,25 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", "@smithy/util-utf8": "^4.0.0", diff --git a/private/aws-protocoltests-ec2/package.json b/private/aws-protocoltests-ec2/package.json index 7929b9df83bb2..fb60b64d5e37c 100644 --- a/private/aws-protocoltests-ec2/package.json +++ b/private/aws-protocoltests-ec2/package.json @@ -31,26 +31,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", - "@smithy/middleware-compression": "^4.0.2", + "@smithy/middleware-compression": "^4.0.3", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", "@smithy/util-utf8": "^4.0.0", diff --git a/private/aws-protocoltests-ec2/src/endpoints.ts b/private/aws-protocoltests-ec2/src/endpoints.ts index e5865a03d4b03..b77679b30ba7d 100644 --- a/private/aws-protocoltests-ec2/src/endpoints.ts +++ b/private/aws-protocoltests-ec2/src/endpoints.ts @@ -125,7 +125,7 @@ const partitionHash: PartitionHash = { ], }, "aws-iso-f": { - regions: [], + regions: ["us-isof-east-1", "us-isof-south-1"], regionRegex: "^us\\-isof\\-\\w+\\-\\d+$", variants: [ { diff --git a/private/aws-protocoltests-json-10/package.json b/private/aws-protocoltests-json-10/package.json index 3ecbd56e31e75..0d77f9de1ce54 100644 --- a/private/aws-protocoltests-json-10/package.json +++ b/private/aws-protocoltests-json-10/package.json @@ -31,26 +31,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", - "@smithy/middleware-compression": "^4.0.2", + "@smithy/middleware-compression": "^4.0.3", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", "@smithy/util-utf8": "^4.0.0", diff --git a/private/aws-protocoltests-json-10/src/endpoints.ts b/private/aws-protocoltests-json-10/src/endpoints.ts index 4594e5151a839..7a16a91620235 100644 --- a/private/aws-protocoltests-json-10/src/endpoints.ts +++ b/private/aws-protocoltests-json-10/src/endpoints.ts @@ -125,7 +125,7 @@ const partitionHash: PartitionHash = { ], }, "aws-iso-f": { - regions: [], + regions: ["us-isof-east-1", "us-isof-south-1"], regionRegex: "^us\\-isof\\-\\w+\\-\\d+$", variants: [ { diff --git a/private/aws-protocoltests-json-machinelearning/package.json b/private/aws-protocoltests-json-machinelearning/package.json index 45cd21c738aa7..c4508ce30d3b0 100644 --- a/private/aws-protocoltests-json-machinelearning/package.json +++ b/private/aws-protocoltests-json-machinelearning/package.json @@ -32,25 +32,25 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", "@smithy/util-utf8": "^4.0.0", diff --git a/private/aws-protocoltests-json-machinelearning/src/endpoints.ts b/private/aws-protocoltests-json-machinelearning/src/endpoints.ts index 4ea30312d8e69..96d9fbabbf43f 100644 --- a/private/aws-protocoltests-json-machinelearning/src/endpoints.ts +++ b/private/aws-protocoltests-json-machinelearning/src/endpoints.ts @@ -125,7 +125,7 @@ const partitionHash: PartitionHash = { ], }, "aws-iso-f": { - regions: [], + regions: ["us-isof-east-1", "us-isof-south-1"], regionRegex: "^us\\-isof\\-\\w+\\-\\d+$", variants: [ { diff --git a/private/aws-protocoltests-json/package.json b/private/aws-protocoltests-json/package.json index b8371e25c05f5..92f7830c6bdd3 100644 --- a/private/aws-protocoltests-json/package.json +++ b/private/aws-protocoltests-json/package.json @@ -31,26 +31,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", - "@smithy/middleware-compression": "^4.0.2", + "@smithy/middleware-compression": "^4.0.3", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", "@smithy/util-utf8": "^4.0.0", diff --git a/private/aws-protocoltests-json/src/endpoints.ts b/private/aws-protocoltests-json/src/endpoints.ts index aae1016eaf437..2d71653befd8d 100644 --- a/private/aws-protocoltests-json/src/endpoints.ts +++ b/private/aws-protocoltests-json/src/endpoints.ts @@ -125,7 +125,7 @@ const partitionHash: PartitionHash = { ], }, "aws-iso-f": { - regions: [], + regions: ["us-isof-east-1", "us-isof-south-1"], regionRegex: "^us\\-isof\\-\\w+\\-\\d+$", variants: [ { diff --git a/private/aws-protocoltests-query/package.json b/private/aws-protocoltests-query/package.json index 89e2c6aaf5d77..5d8c8105930db 100644 --- a/private/aws-protocoltests-query/package.json +++ b/private/aws-protocoltests-query/package.json @@ -31,26 +31,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", - "@smithy/middleware-compression": "^4.0.2", + "@smithy/middleware-compression": "^4.0.3", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", "@smithy/util-utf8": "^4.0.0", diff --git a/private/aws-protocoltests-query/src/endpoints.ts b/private/aws-protocoltests-query/src/endpoints.ts index e63f2f4815da9..562fba345113a 100644 --- a/private/aws-protocoltests-query/src/endpoints.ts +++ b/private/aws-protocoltests-query/src/endpoints.ts @@ -125,7 +125,7 @@ const partitionHash: PartitionHash = { ], }, "aws-iso-f": { - regions: [], + regions: ["us-isof-east-1", "us-isof-south-1"], regionRegex: "^us\\-isof\\-\\w+\\-\\d+$", variants: [ { diff --git a/private/aws-protocoltests-restjson-apigateway/package.json b/private/aws-protocoltests-restjson-apigateway/package.json index 83e7b7ec08f84..3b5e6424fab48 100644 --- a/private/aws-protocoltests-restjson-apigateway/package.json +++ b/private/aws-protocoltests-restjson-apigateway/package.json @@ -32,25 +32,25 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", "@smithy/util-utf8": "^4.0.0", diff --git a/private/aws-protocoltests-restjson-apigateway/src/endpoints.ts b/private/aws-protocoltests-restjson-apigateway/src/endpoints.ts index 65cd0b77e0369..a7a2d092371ef 100644 --- a/private/aws-protocoltests-restjson-apigateway/src/endpoints.ts +++ b/private/aws-protocoltests-restjson-apigateway/src/endpoints.ts @@ -180,7 +180,7 @@ const partitionHash: PartitionHash = { ], }, "aws-iso-f": { - regions: [], + regions: ["us-isof-east-1", "us-isof-south-1"], regionRegex: "^us\\-isof\\-\\w+\\-\\d+$", variants: [ { diff --git a/private/aws-protocoltests-restjson-glacier/package.json b/private/aws-protocoltests-restjson-glacier/package.json index 3eaabe669aa5c..594fcc0234724 100644 --- a/private/aws-protocoltests-restjson-glacier/package.json +++ b/private/aws-protocoltests-restjson-glacier/package.json @@ -34,25 +34,25 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", "@smithy/util-utf8": "^4.0.0", diff --git a/private/aws-protocoltests-restjson-glacier/src/endpoints.ts b/private/aws-protocoltests-restjson-glacier/src/endpoints.ts index 4494eb7dbf24b..7931965f4ae59 100644 --- a/private/aws-protocoltests-restjson-glacier/src/endpoints.ts +++ b/private/aws-protocoltests-restjson-glacier/src/endpoints.ts @@ -187,7 +187,7 @@ const partitionHash: PartitionHash = { ], }, "aws-iso-f": { - regions: [], + regions: ["us-isof-east-1", "us-isof-south-1"], regionRegex: "^us\\-isof\\-\\w+\\-\\d+$", variants: [ { diff --git a/private/aws-protocoltests-restjson/package.json b/private/aws-protocoltests-restjson/package.json index 1001bf4cf9834..fcc54d4446bb7 100644 --- a/private/aws-protocoltests-restjson/package.json +++ b/private/aws-protocoltests-restjson/package.json @@ -31,7 +31,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-blob-browser": "^4.0.1", "@smithy/hash-node": "^4.0.1", @@ -39,23 +39,23 @@ "@smithy/invalid-dependency": "^4.0.1", "@smithy/md5-js": "^4.0.1", "@smithy/middleware-apply-body-checksum": "^4.0.1", - "@smithy/middleware-compression": "^4.0.2", + "@smithy/middleware-compression": "^4.0.3", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", "@smithy/querystring-builder": "^4.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", "@smithy/util-stream": "^4.0.2", diff --git a/private/aws-protocoltests-restjson/src/endpoints.ts b/private/aws-protocoltests-restjson/src/endpoints.ts index a96d322063ae9..2fd7b322575e8 100644 --- a/private/aws-protocoltests-restjson/src/endpoints.ts +++ b/private/aws-protocoltests-restjson/src/endpoints.ts @@ -125,7 +125,7 @@ const partitionHash: PartitionHash = { ], }, "aws-iso-f": { - regions: [], + regions: ["us-isof-east-1", "us-isof-south-1"], regionRegex: "^us\\-isof\\-\\w+\\-\\d+$", variants: [ { diff --git a/private/aws-protocoltests-restxml/package.json b/private/aws-protocoltests-restxml/package.json index 3120b08512c93..81a3e6ff9c2bc 100644 --- a/private/aws-protocoltests-restxml/package.json +++ b/private/aws-protocoltests-restxml/package.json @@ -32,27 +32,27 @@ "@aws-sdk/util-user-agent-node": "*", "@aws-sdk/xml-builder": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", - "@smithy/middleware-compression": "^4.0.2", + "@smithy/middleware-compression": "^4.0.3", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", "@smithy/querystring-builder": "^4.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", "@smithy/util-stream": "^4.0.2", diff --git a/private/aws-protocoltests-restxml/src/endpoints.ts b/private/aws-protocoltests-restxml/src/endpoints.ts index 0cd1daeea0d76..8bd1cdb983422 100644 --- a/private/aws-protocoltests-restxml/src/endpoints.ts +++ b/private/aws-protocoltests-restxml/src/endpoints.ts @@ -125,7 +125,7 @@ const partitionHash: PartitionHash = { ], }, "aws-iso-f": { - regions: [], + regions: ["us-isof-east-1", "us-isof-south-1"], regionRegex: "^us\\-isof\\-\\w+\\-\\d+$", variants: [ { diff --git a/private/aws-protocoltests-smithy-rpcv2-cbor/package.json b/private/aws-protocoltests-smithy-rpcv2-cbor/package.json index ec40cb662c231..17613d8b4837f 100644 --- a/private/aws-protocoltests-smithy-rpcv2-cbor/package.json +++ b/private/aws-protocoltests-smithy-rpcv2-cbor/package.json @@ -28,25 +28,25 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", "@smithy/util-utf8": "^4.0.0", diff --git a/private/aws-restjson-server/package.json b/private/aws-restjson-server/package.json index 520debdf1dfbc..5bae65c9ee12e 100644 --- a/private/aws-restjson-server/package.json +++ b/private/aws-restjson-server/package.json @@ -28,19 +28,19 @@ "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-utf8": "^4.0.0", "tslib": "^2.6.2" }, diff --git a/private/aws-restjson-validation-server/package.json b/private/aws-restjson-validation-server/package.json index 0955519f62902..a95f5cb6a170a 100644 --- a/private/aws-restjson-validation-server/package.json +++ b/private/aws-restjson-validation-server/package.json @@ -28,19 +28,19 @@ "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-utf8": "^4.0.0", "tslib": "^2.6.2" }, diff --git a/private/weather-legacy-auth/package.json b/private/weather-legacy-auth/package.json index 149a0545c0690..538afb6a7f8e3 100644 --- a/private/weather-legacy-auth/package.json +++ b/private/weather-legacy-auth/package.json @@ -31,25 +31,25 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", + "@smithy/core": "^3.1.2", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", "@smithy/util-utf8": "^4.0.0", diff --git a/private/weather/package.json b/private/weather/package.json index 58c1ddee96452..3f59b970388a2 100644 --- a/private/weather/package.json +++ b/private/weather/package.json @@ -30,26 +30,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.0.1", - "@smithy/core": "^3.1.1", - "@smithy/experimental-identity-and-auth": "^0.3.40", + "@smithy/core": "^3.1.2", + "@smithy/experimental-identity-and-auth": "^0.3.41", "@smithy/fetch-http-handler": "^5.0.1", "@smithy/hash-node": "^4.0.1", "@smithy/invalid-dependency": "^4.0.1", "@smithy/middleware-content-length": "^4.0.1", - "@smithy/middleware-retry": "^4.0.3", - "@smithy/middleware-serde": "^4.0.1", + "@smithy/middleware-retry": "^4.0.4", + "@smithy/middleware-serde": "^4.0.2", "@smithy/middleware-stack": "^4.0.1", "@smithy/node-config-provider": "^4.0.1", "@smithy/node-http-handler": "^4.0.2", "@smithy/protocol-http": "^5.0.1", - "@smithy/smithy-client": "^4.1.2", + "@smithy/smithy-client": "^4.1.3", "@smithy/types": "^4.1.0", "@smithy/url-parser": "^4.0.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.3", - "@smithy/util-defaults-mode-node": "^4.0.3", + "@smithy/util-defaults-mode-browser": "^4.0.4", + "@smithy/util-defaults-mode-node": "^4.0.4", "@smithy/util-middleware": "^4.0.1", "@smithy/util-retry": "^4.0.1", "@smithy/util-utf8": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index db4e437dd1ce1..fcf9832386697 100644 --- a/yarn.lock +++ b/yarn.lock @@ -165,25 +165,25 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" @@ -241,26 +241,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" - "@smithy/middleware-compression": "npm:^4.0.2" + "@smithy/middleware-compression": "npm:^4.0.3" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" @@ -293,26 +293,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" - "@smithy/middleware-compression": "npm:^4.0.2" + "@smithy/middleware-compression": "npm:^4.0.3" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" @@ -346,25 +346,25 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" @@ -397,26 +397,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" - "@smithy/middleware-compression": "npm:^4.0.2" + "@smithy/middleware-compression": "npm:^4.0.3" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" @@ -449,26 +449,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" - "@smithy/middleware-compression": "npm:^4.0.2" + "@smithy/middleware-compression": "npm:^4.0.3" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" @@ -502,25 +502,25 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" @@ -556,25 +556,25 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" @@ -607,7 +607,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-blob-browser": "npm:^4.0.1" "@smithy/hash-node": "npm:^4.0.1" @@ -615,23 +615,23 @@ __metadata: "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/md5-js": "npm:^4.0.1" "@smithy/middleware-apply-body-checksum": "npm:^4.0.1" - "@smithy/middleware-compression": "npm:^4.0.2" + "@smithy/middleware-compression": "npm:^4.0.3" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/querystring-builder": "npm:^4.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-stream": "npm:^4.0.2" @@ -666,27 +666,27 @@ __metadata: "@aws-sdk/util-user-agent-node": "npm:*" "@aws-sdk/xml-builder": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" - "@smithy/middleware-compression": "npm:^4.0.2" + "@smithy/middleware-compression": "npm:^4.0.3" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/querystring-builder": "npm:^4.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-stream": "npm:^4.0.2" @@ -719,25 +719,25 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" @@ -765,19 +765,19 @@ __metadata: "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-utf8": "npm:^4.0.0" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" @@ -803,19 +803,19 @@ __metadata: "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-utf8": "npm:^4.0.0" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" @@ -921,26 +921,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -975,26 +975,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -1027,26 +1027,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -1080,26 +1080,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -1133,26 +1133,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -1188,26 +1188,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -1240,26 +1240,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -1292,26 +1292,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -1347,26 +1347,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -1400,26 +1400,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -1452,26 +1452,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -1505,26 +1505,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -1559,26 +1559,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -1612,26 +1612,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -1665,26 +1665,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -1719,26 +1719,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -1773,26 +1773,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -1827,26 +1827,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -1879,26 +1879,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -1933,26 +1933,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -1985,26 +1985,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -2037,26 +2037,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -2089,26 +2089,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -2141,26 +2141,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -2194,26 +2194,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -2247,26 +2247,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -2301,26 +2301,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -2353,26 +2353,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -2405,26 +2405,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -2459,26 +2459,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -2511,26 +2511,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -2563,26 +2563,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -2616,26 +2616,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -2670,26 +2670,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -2722,26 +2722,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -2776,26 +2776,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -2828,26 +2828,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -2880,26 +2880,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -2932,26 +2932,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -2986,7 +2986,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/eventstream-serde-browser": "npm:^4.0.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.0.1" "@smithy/eventstream-serde-node": "npm:^4.0.1" @@ -2994,21 +2994,21 @@ __metadata: "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -3041,26 +3041,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -3095,26 +3095,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -3149,26 +3149,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -3203,7 +3203,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/eventstream-serde-browser": "npm:^4.0.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.0.1" "@smithy/eventstream-serde-node": "npm:^4.0.1" @@ -3211,21 +3211,21 @@ __metadata: "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -3261,26 +3261,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -3315,26 +3315,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -3369,26 +3369,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -3423,26 +3423,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -3477,26 +3477,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -3529,26 +3529,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -3583,26 +3583,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -3637,26 +3637,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -3691,26 +3691,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -3745,26 +3745,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -3799,26 +3799,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -3851,26 +3851,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -3905,26 +3905,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -3957,26 +3957,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -4009,26 +4009,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -4061,26 +4061,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -4116,26 +4116,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -4168,26 +4168,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -4224,26 +4224,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -4277,26 +4277,26 @@ __metadata: "@aws-sdk/util-user-agent-node": "npm:*" "@aws-sdk/xml-builder": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -4331,26 +4331,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -4383,26 +4383,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -4435,26 +4435,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -4487,26 +4487,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -4539,26 +4539,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -4591,26 +4591,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -4643,26 +4643,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -4695,7 +4695,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/eventstream-serde-browser": "npm:^4.0.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.0.1" "@smithy/eventstream-serde-node": "npm:^4.0.1" @@ -4703,21 +4703,21 @@ __metadata: "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -4752,27 +4752,27 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" - "@smithy/middleware-compression": "npm:^4.0.2" + "@smithy/middleware-compression": "npm:^4.0.3" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -4806,26 +4806,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -4859,26 +4859,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -4911,26 +4911,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -4965,26 +4965,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -5019,26 +5019,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -5071,26 +5071,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -5124,26 +5124,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -5179,26 +5179,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -5233,26 +5233,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -5288,26 +5288,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -5342,26 +5342,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -5394,26 +5394,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -5448,26 +5448,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -5501,26 +5501,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -5554,26 +5554,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -5606,26 +5606,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -5660,26 +5660,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -5714,26 +5714,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -5766,26 +5766,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -5818,26 +5818,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -5870,26 +5870,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -5924,26 +5924,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -5976,26 +5976,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -6028,26 +6028,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -6082,26 +6082,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -6136,26 +6136,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -6188,26 +6188,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -6240,26 +6240,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -6292,26 +6292,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -6344,26 +6344,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -6396,26 +6396,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -6448,26 +6448,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -6500,26 +6500,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -6553,26 +6553,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -6605,26 +6605,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -6659,26 +6659,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -6713,26 +6713,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -6768,26 +6768,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -6820,26 +6820,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -6875,26 +6875,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -6927,26 +6927,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -6979,26 +6979,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -7033,26 +7033,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -7085,26 +7085,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -7139,26 +7139,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -7191,26 +7191,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -7243,26 +7243,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -7298,26 +7298,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -7351,26 +7351,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -7403,26 +7403,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -7458,26 +7458,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -7511,26 +7511,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -7566,26 +7566,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -7621,26 +7621,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -7674,26 +7674,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -7729,26 +7729,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -7781,26 +7781,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -7834,26 +7834,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -7889,26 +7889,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -7943,26 +7943,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -7995,26 +7995,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -8050,26 +8050,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -8103,26 +8103,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -8155,26 +8155,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -8208,26 +8208,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -8261,26 +8261,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -8314,26 +8314,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -8367,26 +8367,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -8419,26 +8419,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -8473,26 +8473,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -8527,26 +8527,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -8580,26 +8580,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -8634,26 +8634,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -8686,26 +8686,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -8738,26 +8738,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -8792,26 +8792,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -8846,26 +8846,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -8898,26 +8898,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -8952,26 +8952,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -9004,26 +9004,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -9056,26 +9056,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -9108,26 +9108,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -9160,26 +9160,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -9212,26 +9212,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -9266,26 +9266,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -9318,26 +9318,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -9371,26 +9371,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -9423,26 +9423,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -9478,26 +9478,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -9532,26 +9532,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -9586,26 +9586,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -9638,26 +9638,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -9692,26 +9692,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -9744,26 +9744,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -9798,26 +9798,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -9851,26 +9851,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -9905,26 +9905,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -9957,26 +9957,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -10011,26 +10011,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -10064,26 +10064,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -10116,26 +10116,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -10170,26 +10170,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -10222,26 +10222,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -10276,26 +10276,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -10328,26 +10328,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -10382,26 +10382,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -10434,26 +10434,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -10487,26 +10487,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -10539,26 +10539,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -10591,26 +10591,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -10645,26 +10645,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -10700,26 +10700,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -10754,26 +10754,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -10806,26 +10806,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -10860,26 +10860,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -10914,26 +10914,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -10966,26 +10966,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -11018,7 +11018,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/eventstream-serde-browser": "npm:^4.0.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.0.1" "@smithy/eventstream-serde-node": "npm:^4.0.1" @@ -11026,21 +11026,21 @@ __metadata: "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -11076,26 +11076,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -11128,26 +11128,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -11180,26 +11180,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -11234,26 +11234,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -11286,26 +11286,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -11338,26 +11338,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -11390,26 +11390,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -11442,26 +11442,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -11496,26 +11496,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -11550,26 +11550,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -11602,26 +11602,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -11654,26 +11654,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -11706,26 +11706,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -11759,26 +11759,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -11812,26 +11812,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -11864,26 +11864,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -11916,26 +11916,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -11968,7 +11968,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/eventstream-serde-browser": "npm:^4.0.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.0.1" "@smithy/eventstream-serde-node": "npm:^4.0.1" @@ -11976,21 +11976,21 @@ __metadata: "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -12024,26 +12024,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -12076,26 +12076,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -12129,7 +12129,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/eventstream-serde-browser": "npm:^4.0.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.0.1" "@smithy/eventstream-serde-node": "npm:^4.0.1" @@ -12137,21 +12137,21 @@ __metadata: "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -12186,26 +12186,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -12238,26 +12238,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -12290,26 +12290,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -12343,26 +12343,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -12398,7 +12398,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/eventstream-serde-browser": "npm:^4.0.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.0.1" "@smithy/eventstream-serde-node": "npm:^4.0.1" @@ -12406,21 +12406,21 @@ __metadata: "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -12454,26 +12454,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -12506,26 +12506,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -12558,26 +12558,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -12610,26 +12610,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -12662,26 +12662,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -12715,26 +12715,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -12769,26 +12769,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -12821,26 +12821,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -12875,26 +12875,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -12930,26 +12930,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -12983,26 +12983,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -13038,26 +13038,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -13092,26 +13092,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -13144,26 +13144,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -13198,26 +13198,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -13250,26 +13250,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -13304,26 +13304,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -13356,26 +13356,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -13410,26 +13410,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -13462,26 +13462,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -13514,26 +13514,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -13566,26 +13566,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -13619,26 +13619,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -13673,26 +13673,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -13729,26 +13729,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -13781,26 +13781,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -13833,26 +13833,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -13888,26 +13888,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -13941,26 +13941,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -13993,26 +13993,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -14045,26 +14045,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -14100,26 +14100,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -14152,26 +14152,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -14206,26 +14206,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -14260,26 +14260,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -14312,26 +14312,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -14364,26 +14364,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -14418,26 +14418,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -14470,26 +14470,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -14524,26 +14524,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -14576,26 +14576,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -14628,26 +14628,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -14683,26 +14683,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -14736,26 +14736,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -14789,26 +14789,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -14841,26 +14841,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -14895,26 +14895,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -14949,26 +14949,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -15003,26 +15003,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -15055,26 +15055,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -15107,26 +15107,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -15159,26 +15159,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -15211,26 +15211,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -15267,26 +15267,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -15321,26 +15321,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -15375,26 +15375,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -15428,26 +15428,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -15481,26 +15481,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -15533,26 +15533,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -15585,26 +15585,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -15637,26 +15637,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -15689,26 +15689,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -15743,26 +15743,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -15795,26 +15795,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -15847,26 +15847,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -15901,26 +15901,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -15955,26 +15955,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -16009,26 +16009,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -16061,26 +16061,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -16113,26 +16113,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -16165,26 +16165,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -16217,26 +16217,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -16269,26 +16269,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -16323,26 +16323,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -16375,26 +16375,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -16427,26 +16427,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -16479,26 +16479,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -16532,26 +16532,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -16584,26 +16584,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -16636,26 +16636,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -16691,26 +16691,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -16745,7 +16745,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/eventstream-serde-browser": "npm:^4.0.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.0.1" "@smithy/eventstream-serde-node": "npm:^4.0.1" @@ -16753,21 +16753,21 @@ __metadata: "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -16802,26 +16802,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -16856,26 +16856,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -16908,26 +16908,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -16960,26 +16960,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -17012,26 +17012,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -17064,26 +17064,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -17116,26 +17116,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -17169,26 +17169,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -17222,26 +17222,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -17276,26 +17276,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -17328,26 +17328,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -17381,26 +17381,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -17439,7 +17439,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/eventstream-serde-browser": "npm:^4.0.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.0.1" "@smithy/eventstream-serde-node": "npm:^4.0.1" @@ -17447,21 +17447,21 @@ __metadata: "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -17494,26 +17494,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -17546,26 +17546,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -17600,26 +17600,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -17654,26 +17654,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -17706,26 +17706,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -17758,26 +17758,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -17812,26 +17812,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -17864,26 +17864,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -17918,26 +17918,26 @@ __metadata: "@aws-sdk/util-user-agent-node": "npm:*" "@aws-sdk/xml-builder": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -17971,26 +17971,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -18023,26 +18023,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -18078,26 +18078,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -18130,26 +18130,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -18184,26 +18184,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -18238,26 +18238,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -18292,7 +18292,7 @@ __metadata: "@aws-sdk/util-user-agent-node": "npm:*" "@aws-sdk/xml-builder": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-blob-browser": "npm:^4.0.1" "@smithy/hash-node": "npm:^4.0.1" @@ -18301,21 +18301,21 @@ __metadata: "@smithy/md5-js": "npm:^4.0.1" "@smithy/middleware-apply-body-checksum": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -18360,7 +18360,7 @@ __metadata: "@aws-sdk/util-user-agent-node": "npm:*" "@aws-sdk/xml-builder": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/eventstream-serde-browser": "npm:^4.0.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.0.1" "@smithy/eventstream-serde-node": "npm:^4.0.1" @@ -18371,21 +18371,21 @@ __metadata: "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/md5-js": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -18420,26 +18420,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -18472,26 +18472,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -18524,26 +18524,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -18576,26 +18576,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -18628,26 +18628,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -18680,26 +18680,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -18735,26 +18735,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -18787,7 +18787,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/eventstream-serde-browser": "npm:^4.0.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.0.1" "@smithy/eventstream-serde-node": "npm:^4.0.1" @@ -18795,21 +18795,21 @@ __metadata: "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -18843,26 +18843,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -18898,26 +18898,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -18952,26 +18952,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -19006,26 +19006,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -19062,26 +19062,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -19116,26 +19116,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -19170,26 +19170,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -19222,26 +19222,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -19274,26 +19274,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -19326,26 +19326,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -19380,26 +19380,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -19434,26 +19434,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -19486,26 +19486,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -19540,26 +19540,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -19594,26 +19594,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -19646,26 +19646,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -19700,26 +19700,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -19752,26 +19752,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -19807,26 +19807,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -19861,26 +19861,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -19913,26 +19913,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -19967,26 +19967,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -20019,26 +20019,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -20071,26 +20071,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -20124,27 +20124,27 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/md5-js": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -20177,26 +20177,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -20231,26 +20231,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -20286,26 +20286,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -20338,26 +20338,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -20390,26 +20390,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -20445,26 +20445,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -20499,26 +20499,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -20550,26 +20550,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -20602,26 +20602,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -20654,26 +20654,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -20706,26 +20706,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -20760,26 +20760,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -20812,26 +20812,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -20864,26 +20864,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -20916,26 +20916,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -20968,26 +20968,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -21020,26 +21020,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -21074,26 +21074,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" - "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-content-length": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -21127,26 +21127,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -21182,26 +21182,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -21236,26 +21236,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -21293,7 +21293,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/eventstream-serde-browser": "npm:^4.0.1" "@smithy/eventstream-serde-config-resolver": "npm:^4.0.1" "@smithy/eventstream-serde-node": "npm:^4.0.1" @@ -21301,21 +21301,21 @@ __metadata: "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -21348,26 +21348,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -21400,26 +21400,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -21453,26 +21453,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -21507,26 +21507,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -21559,26 +21559,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -21613,26 +21613,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -21667,26 +21667,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -21721,26 +21721,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -21773,26 +21773,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -21825,26 +21825,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -21877,26 +21877,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -21931,26 +21931,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -21985,26 +21985,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -22037,26 +22037,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -22091,26 +22091,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -22144,26 +22144,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -22198,26 +22198,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -22252,26 +22252,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -22304,26 +22304,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-endpoints": "npm:^3.0.1" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" @@ -23685,25 +23685,25 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" @@ -23736,26 +23736,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.0.1" - "@smithy/core": "npm:^3.1.1" - "@smithy/experimental-identity-and-auth": "npm:^0.3.40" + "@smithy/core": "npm:^3.1.2" + "@smithy/experimental-identity-and-auth": "npm:^0.3.41" "@smithy/fetch-http-handler": "npm:^5.0.1" "@smithy/hash-node": "npm:^4.0.1" "@smithy/invalid-dependency": "npm:^4.0.1" "@smithy/middleware-content-length": "npm:^4.0.1" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/middleware-stack": "npm:^4.0.1" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/node-http-handler": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" - "@smithy/smithy-client": "npm:^4.1.2" + "@smithy/smithy-client": "npm:^4.1.3" "@smithy/types": "npm:^4.1.0" "@smithy/url-parser": "npm:^4.0.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.3" - "@smithy/util-defaults-mode-node": "npm:^4.0.3" + "@smithy/util-defaults-mode-browser": "npm:^4.0.4" + "@smithy/util-defaults-mode-node": "npm:^4.0.4" "@smithy/util-middleware": "npm:^4.0.1" "@smithy/util-retry": "npm:^4.0.1" "@smithy/util-utf8": "npm:^4.0.0" @@ -27578,6 +27578,22 @@ __metadata: languageName: node linkType: hard +"@smithy/core@npm:^3.1.2": + version: 3.1.2 + resolution: "@smithy/core@npm:3.1.2" + dependencies: + "@smithy/middleware-serde": "npm:^4.0.2" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/types": "npm:^4.1.0" + "@smithy/util-body-length-browser": "npm:^4.0.0" + "@smithy/util-middleware": "npm:^4.0.1" + "@smithy/util-stream": "npm:^4.0.2" + "@smithy/util-utf8": "npm:^4.0.0" + tslib: "npm:^2.6.2" + checksum: 10c0/971f6459041a088a9f571f5264e958c6b252f9d56aee210a2a4d4e6a2932a1f8754e48c37ef7c04c2c5e4073465cd6a2be255240c1bd45c30c7ff0669250f382 + languageName: node + linkType: hard + "@smithy/credential-provider-imds@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/credential-provider-imds@npm:4.0.1" @@ -27646,19 +27662,19 @@ __metadata: languageName: node linkType: hard -"@smithy/experimental-identity-and-auth@npm:^0.3.40": - version: 0.3.40 - resolution: "@smithy/experimental-identity-and-auth@npm:0.3.40" +"@smithy/experimental-identity-and-auth@npm:^0.3.41": + version: 0.3.41 + resolution: "@smithy/experimental-identity-and-auth@npm:0.3.41" dependencies: - "@smithy/middleware-endpoint": "npm:^4.0.2" - "@smithy/middleware-retry": "npm:^4.0.3" - "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-retry": "npm:^4.0.4" + "@smithy/middleware-serde": "npm:^4.0.2" "@smithy/protocol-http": "npm:^5.0.1" "@smithy/signature-v4": "npm:^5.0.1" "@smithy/types": "npm:^4.1.0" "@smithy/util-middleware": "npm:^4.0.1" tslib: "npm:^2.6.2" - checksum: 10c0/ec65d895a0b0af2b3ece430176d9733f536f202975fb15a366b2efc5482073287c242b6944529d049d1b62dca6efb2a09b2a2aa343eb58118abe78ca5816ffc4 + checksum: 10c0/089fe7c5f48b3ac1b0d0a0bfca3e797bbfb0204cfa8e92e1b1d45bd12b267a004ecad0d5cdef124323f6db379c745288ad562ba664bd10b42cdce18d7da876e0 languageName: node linkType: hard @@ -27761,11 +27777,11 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-compression@npm:^4.0.2": - version: 4.0.2 - resolution: "@smithy/middleware-compression@npm:4.0.2" +"@smithy/middleware-compression@npm:^4.0.3": + version: 4.0.3 + resolution: "@smithy/middleware-compression@npm:4.0.3" dependencies: - "@smithy/core": "npm:^3.1.1" + "@smithy/core": "npm:^3.1.2" "@smithy/is-array-buffer": "npm:^4.0.0" "@smithy/node-config-provider": "npm:^4.0.1" "@smithy/protocol-http": "npm:^5.0.1" @@ -27775,7 +27791,7 @@ __metadata: "@smithy/util-utf8": "npm:^4.0.0" fflate: "npm:0.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/92e0c4a1962cb5251bb8440f57599c7798be2d2da784f31495192415ca222eb4d1f19a86dcbb8faf070611e70aeba78a148901a863486638ba2a374badc45c82 + checksum: 10c0/200e9fd85fcc1028f36d588601c0f0e626b6ec325a44e3571197af5bcea9934aee19a2e3d07ddadee5294054121aa7c63370c44c129408f0ce542813d62438fc languageName: node linkType: hard @@ -27806,6 +27822,22 @@ __metadata: languageName: node linkType: hard +"@smithy/middleware-endpoint@npm:^4.0.3": + version: 4.0.3 + resolution: "@smithy/middleware-endpoint@npm:4.0.3" + dependencies: + "@smithy/core": "npm:^3.1.2" + "@smithy/middleware-serde": "npm:^4.0.2" + "@smithy/node-config-provider": "npm:^4.0.1" + "@smithy/shared-ini-file-loader": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" + "@smithy/url-parser": "npm:^4.0.1" + "@smithy/util-middleware": "npm:^4.0.1" + tslib: "npm:^2.6.2" + checksum: 10c0/9248c2faedb2249c9bd70cedd3fb07be6b739b3ac544a87a9be22c9e61795fcff420f53b81f223d7b0d83156dad2acfe10e614a3d92bffebf57bd93252533d31 + languageName: node + linkType: hard + "@smithy/middleware-retry@npm:^4.0.3": version: 4.0.3 resolution: "@smithy/middleware-retry@npm:4.0.3" @@ -27823,6 +27855,23 @@ __metadata: languageName: node linkType: hard +"@smithy/middleware-retry@npm:^4.0.4": + version: 4.0.4 + resolution: "@smithy/middleware-retry@npm:4.0.4" + dependencies: + "@smithy/node-config-provider": "npm:^4.0.1" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/service-error-classification": "npm:^4.0.1" + "@smithy/smithy-client": "npm:^4.1.3" + "@smithy/types": "npm:^4.1.0" + "@smithy/util-middleware": "npm:^4.0.1" + "@smithy/util-retry": "npm:^4.0.1" + tslib: "npm:^2.6.2" + uuid: "npm:^9.0.1" + checksum: 10c0/d15fecaca5758f0877cecd7de8f9434450850ada42e1e4ac871a181b90e4186dc6d6a912e5e7a4778bf637673823b24922de11cd4e3bbfb75036eef8152bb918 + languageName: node + linkType: hard + "@smithy/middleware-serde@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/middleware-serde@npm:4.0.1" @@ -27833,6 +27882,16 @@ __metadata: languageName: node linkType: hard +"@smithy/middleware-serde@npm:^4.0.2": + version: 4.0.2 + resolution: "@smithy/middleware-serde@npm:4.0.2" + dependencies: + "@smithy/types": "npm:^4.1.0" + tslib: "npm:^2.6.2" + checksum: 10c0/b1efee86ecc37a063bdfdb89cf691c9b9627502473f2caa0c964c0648f7b550b7a49755a9b13cdfc11aebf1641cf3ae6f8b5f1895a20241960504936da9b3138 + languageName: node + linkType: hard + "@smithy/middleware-stack@npm:^4.0.1": version: 4.0.1 resolution: "@smithy/middleware-stack@npm:4.0.1" @@ -27959,6 +28018,21 @@ __metadata: languageName: node linkType: hard +"@smithy/smithy-client@npm:^4.1.3": + version: 4.1.3 + resolution: "@smithy/smithy-client@npm:4.1.3" + dependencies: + "@smithy/core": "npm:^3.1.2" + "@smithy/middleware-endpoint": "npm:^4.0.3" + "@smithy/middleware-stack": "npm:^4.0.1" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/types": "npm:^4.1.0" + "@smithy/util-stream": "npm:^4.0.2" + tslib: "npm:^2.6.2" + checksum: 10c0/d02044c4ff9e5e6d4c9fbc04b18c4718b1394c72ea5a926e2b6ea47da10a69b87dc27cd48da6c1a0272cc3f4c797591b4016d01bbba1b26397aab404231eda6c + languageName: node + linkType: hard + "@smithy/types@npm:^1.1.0": version: 1.2.0 resolution: "@smithy/types@npm:1.2.0" @@ -28059,6 +28133,19 @@ __metadata: languageName: node linkType: hard +"@smithy/util-defaults-mode-browser@npm:^4.0.4": + version: 4.0.4 + resolution: "@smithy/util-defaults-mode-browser@npm:4.0.4" + dependencies: + "@smithy/property-provider": "npm:^4.0.1" + "@smithy/smithy-client": "npm:^4.1.3" + "@smithy/types": "npm:^4.1.0" + bowser: "npm:^2.11.0" + tslib: "npm:^2.6.2" + checksum: 10c0/20c23f94a50d807abaa7dc00e5ec6adb3179672fc967018075e88b5c725ae8d87d8569c9987108b022b856428d55a7abb667d478f8756ad57159d7e65651d3b6 + languageName: node + linkType: hard + "@smithy/util-defaults-mode-node@npm:^4.0.3": version: 4.0.3 resolution: "@smithy/util-defaults-mode-node@npm:4.0.3" @@ -28074,6 +28161,21 @@ __metadata: languageName: node linkType: hard +"@smithy/util-defaults-mode-node@npm:^4.0.4": + version: 4.0.4 + resolution: "@smithy/util-defaults-mode-node@npm:4.0.4" + dependencies: + "@smithy/config-resolver": "npm:^4.0.1" + "@smithy/credential-provider-imds": "npm:^4.0.1" + "@smithy/node-config-provider": "npm:^4.0.1" + "@smithy/property-provider": "npm:^4.0.1" + "@smithy/smithy-client": "npm:^4.1.3" + "@smithy/types": "npm:^4.1.0" + tslib: "npm:^2.6.2" + checksum: 10c0/90c213b09c694f1f2d71b147dbbd398be7283a30b0071e85ec968713073e4d5a4cac283426682ee2c09ee50a279a9a6f7f738c45887ba8005eb3a0d4f33d2b11 + languageName: node + linkType: hard + "@smithy/util-endpoints@npm:^3.0.1": version: 3.0.1 resolution: "@smithy/util-endpoints@npm:3.0.1" From e1cfdadddb73507cda50bc67f8386bba4ae2cdb9 Mon Sep 17 00:00:00 2001 From: John Lwin