lambda-live-debugger 1.11.1 → 1.11.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/extension/extension.zip +0 -0
- package/dist/extension/nodejs/node_modules/interceptor.js +1385 -3949
- package/dist/extension/nodejs/node_modules/interceptor.js.map +4 -4
- package/node_modules/@aws/lambda-invoke-store/dist-cjs/invoke-store.js +1 -6
- package/node_modules/@aws/lambda-invoke-store/dist-es/invoke-store.js +1 -6
- package/node_modules/@aws/lambda-invoke-store/package.json +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +29 -145
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/CloudFormationClient.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/schemas/schemas_0.js +29 -145
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormation.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateOrganizationsAccessCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateTypeCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/BatchDescribeTypeConfigurationsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CancelUpdateStackCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ContinueUpdateRollbackCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateChangeSetCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateGeneratedTemplateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackInstancesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackRefactorCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackSetCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateOrganizationsAccessCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateTypeCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteChangeSetCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteGeneratedTemplateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackInstancesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackSetCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeregisterTypeCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeAccountLimitsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeEventsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeGeneratedTemplateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeOrganizationsAccessCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribePublisherCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeResourceScanCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackDriftDetectionStatusCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackEventsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackInstanceCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackRefactorCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourceCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourceDriftsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourcesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackSetCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackSetOperationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStacksCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeRegistrationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackDriftCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackResourceDriftCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackSetDriftCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/EstimateTemplateCostCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ExecuteChangeSetCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ExecuteStackRefactorCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetGeneratedTemplateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetHookResultCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetStackPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateSummaryCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ImportStacksToStackSetCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListChangeSetsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListExportsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListGeneratedTemplatesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListHookResultsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListImportsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScanRelatedResourcesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScanResourcesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScansCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackInstanceResourceDriftsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackInstancesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackRefactorActionsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackRefactorsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackResourcesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStacksCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeRegistrationsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeVersionsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/PublishTypeCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RecordHandlerProgressCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterPublisherCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterTypeCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RollbackStackCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetStackPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SignalResourceCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StartResourceScanCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StopStackSetOperationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/TestTypeCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateGeneratedTemplateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackInstancesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackSetCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ValidateTemplateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/CloudFormationServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeAccountLimitsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeChangeSetPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeEventsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeStackEventsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeStackResourceDriftsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeStacksPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/Interfaces.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListChangeSetsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListExportsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListGeneratedTemplatesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListImportsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListResourceScanRelatedResourcesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListResourceScanResourcesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListResourceScansPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackInstancesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackRefactorActionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackRefactorsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackResourcesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackSetOperationResultsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackSetOperationsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackSetsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStacksPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListTypeRegistrationsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListTypeVersionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListTypesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/schemas/schemas_0.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/CloudFormationServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +19 -131
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +19 -131
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/SSOServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/package.json +13 -12
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-cjs/index.js +177 -115
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +174 -112
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +20 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +11 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +14 -11
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +30 -26
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +75 -53
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +5 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +13 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +6 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +12 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +9 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/package.json +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +18 -124
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +12 -96
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +7 -35
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +18 -125
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +12 -97
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +7 -35
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +1 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/package.json +11 -11
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/package.json +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +10 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +10 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/smithy-client/package.json +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/package.json +14 -13
- package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/index.js +11 -106
- package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/CognitoIdentityClient.js +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/schemas/schemas_0.js +11 -106
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/CognitoIdentity.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/CognitoIdentityClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/CreateIdentityPoolCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/DeleteIdentitiesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/DeleteIdentityPoolCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/DescribeIdentityCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/DescribeIdentityPoolCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/GetCredentialsForIdentityCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/GetIdCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/GetIdentityPoolRolesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/GetOpenIdTokenCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/GetOpenIdTokenForDeveloperIdentityCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/GetPrincipalTagAttributeMapCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/ListIdentitiesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/ListIdentityPoolsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/LookupDeveloperIdentityCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/MergeDeveloperIdentitiesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/SetIdentityPoolRolesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/SetPrincipalTagAttributeMapCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/UnlinkDeveloperIdentityCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/UnlinkIdentityCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/UpdateIdentityPoolCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/models/CognitoIdentityServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/pagination/Interfaces.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/pagination/ListIdentityPoolsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/schemas/schemas_0.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/CognitoIdentityClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/models/CognitoIdentityServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +19 -131
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +19 -131
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/SSOServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/package.json +13 -12
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-cjs/index.js +177 -115
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +174 -112
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +20 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +11 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +2 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +2 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +14 -11
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +30 -26
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +75 -53
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -8
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +5 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +13 -4
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +6 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +12 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +9 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/package.json +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +18 -124
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +12 -96
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +7 -35
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +18 -125
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +12 -97
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +7 -35
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +1 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/package.json +11 -11
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/package.json +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +10 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +10 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client/package.json +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/package.json +15 -14
- package/node_modules/@aws-sdk/client-iam/dist-cjs/index.js +40 -188
- package/node_modules/@aws-sdk/client-iam/dist-cjs/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iam/dist-cjs/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-iam/dist-es/IAMClient.js +2 -2
- package/node_modules/@aws-sdk/client-iam/dist-es/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iam/dist-es/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-iam/dist-es/schemas/schemas_0.js +40 -188
- package/node_modules/@aws-sdk/client-iam/dist-types/IAM.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/IAMClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-iam/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iam/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/AcceptDelegationRequestCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/AddRoleToInstanceProfileCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/AddUserToGroupCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/AssociateDelegationRequestCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/AttachGroupPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/AttachRolePolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/AttachUserPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ChangePasswordCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateAccessKeyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateAccountAliasCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateDelegationRequestCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateGroupCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateInstanceProfileCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateLoginProfileCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateOpenIDConnectProviderCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreatePolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreatePolicyVersionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateRoleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateSAMLProviderCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateServiceLinkedRoleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateServiceSpecificCredentialCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateUserCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateVirtualMFADeviceCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeactivateMFADeviceCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteAccessKeyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteAccountAliasCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteAccountPasswordPolicyCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteGroupCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteGroupPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteInstanceProfileCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteLoginProfileCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteOpenIDConnectProviderCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeletePolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeletePolicyVersionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteRoleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteRolePermissionsBoundaryCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteRolePolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteSAMLProviderCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteSSHPublicKeyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteServerCertificateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteServiceLinkedRoleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteServiceSpecificCredentialCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteSigningCertificateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteUserCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteUserPermissionsBoundaryCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteUserPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteVirtualMFADeviceCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DetachGroupPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DetachRolePolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DetachUserPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DisableOrganizationsRootCredentialsManagementCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DisableOrganizationsRootSessionsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/DisableOutboundWebIdentityFederationCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/EnableMFADeviceCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/EnableOrganizationsRootCredentialsManagementCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/EnableOrganizationsRootSessionsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/EnableOutboundWebIdentityFederationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GenerateCredentialReportCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GenerateOrganizationsAccessReportCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetAccessKeyLastUsedCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetAccountAuthorizationDetailsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetAccountPasswordPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetAccountSummaryCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetContextKeysForCustomPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetCredentialReportCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetDelegationRequestCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetGroupCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetGroupPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetHumanReadableSummaryCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetInstanceProfileCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetLoginProfileCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetMFADeviceCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetOpenIDConnectProviderCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetOrganizationsAccessReportCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetOutboundWebIdentityFederationInfoCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetPolicyVersionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetRoleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetRolePolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetSAMLProviderCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetSSHPublicKeyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetServerCertificateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetServiceLastAccessedDetailsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetUserCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetUserPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListAccessKeysCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListAccountAliasesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListAttachedGroupPoliciesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListAttachedRolePoliciesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListAttachedUserPoliciesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListDelegationRequestsCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListEntitiesForPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListGroupPoliciesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListGroupsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListGroupsForUserCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListInstanceProfileTagsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListInstanceProfilesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListInstanceProfilesForRoleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListMFADeviceTagsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListMFADevicesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListOpenIDConnectProviderTagsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListOpenIDConnectProvidersCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListOrganizationsFeaturesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListPoliciesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListPolicyTagsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListPolicyVersionsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListRolePoliciesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListRoleTagsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListRolesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListSAMLProviderTagsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListSAMLProvidersCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListSSHPublicKeysCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListServerCertificateTagsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListServerCertificatesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListServiceSpecificCredentialsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListSigningCertificatesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListUserPoliciesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListUserTagsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListUsersCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListVirtualMFADevicesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/PutGroupPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/PutRolePermissionsBoundaryCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/PutRolePolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/PutUserPermissionsBoundaryCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/PutUserPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/RejectDelegationRequestCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/RemoveRoleFromInstanceProfileCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/RemoveUserFromGroupCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ResetServiceSpecificCredentialCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/ResyncMFADeviceCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/SendDelegationTokenCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/SetSecurityTokenServicePreferencesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/SimulateCustomPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/SimulatePrincipalPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagInstanceProfileCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagMFADeviceCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagOpenIDConnectProviderCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagRoleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagSAMLProviderCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagServerCertificateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagUserCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagInstanceProfileCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagMFADeviceCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagOpenIDConnectProviderCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagRoleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagSAMLProviderCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagServerCertificateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagUserCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateAccessKeyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateAccountPasswordPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateAssumeRolePolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateDelegationRequestCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateGroupCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateLoginProfileCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateRoleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateRoleDescriptionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateSAMLProviderCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateSSHPublicKeyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateServerCertificateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateServiceSpecificCredentialCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateSigningCertificateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateUserCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UploadSSHPublicKeyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UploadServerCertificateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/UploadSigningCertificateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-iam/dist-types/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-iam/dist-types/models/IAMServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/models/models_0.d.ts +8 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/models/models_1.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/GetAccountAuthorizationDetailsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/GetGroupPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/Interfaces.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListAccessKeysPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListAccountAliasesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListAttachedGroupPoliciesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListAttachedRolePoliciesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListAttachedUserPoliciesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListEntitiesForPolicyPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListGroupPoliciesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListGroupsForUserPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListGroupsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListInstanceProfileTagsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListInstanceProfilesForRolePaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListInstanceProfilesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListMFADeviceTagsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListMFADevicesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListOpenIDConnectProviderTagsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListPoliciesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListPolicyTagsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListPolicyVersionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListRolePoliciesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListRoleTagsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListRolesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListSAMLProviderTagsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListSSHPublicKeysPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListServerCertificateTagsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListServerCertificatesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListSigningCertificatesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListUserPoliciesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListUserTagsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListUsersPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListVirtualMFADevicesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/SimulateCustomPolicyPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/pagination/SimulatePrincipalPolicyPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/schemas/schemas_0.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/IAMClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/models/IAMServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +19 -131
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +19 -131
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/SSOServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/package.json +13 -12
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-cjs/index.js +177 -115
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +174 -112
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +20 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +11 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +2 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +2 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +14 -11
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +30 -26
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +75 -53
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -8
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +5 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +13 -4
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +6 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +12 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +9 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/package.json +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +18 -124
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +12 -96
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +7 -35
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +18 -125
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +12 -97
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +7 -35
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +1 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +0 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +0 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/package.json +11 -11
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/package.json +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +10 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +10 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/package.json +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/node_modules/@aws-sdk/client-iam/package.json +14 -13
- package/node_modules/@aws-sdk/client-iot/dist-cjs/index.js +583 -2946
- package/node_modules/@aws-sdk/client-iot/dist-cjs/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iot/dist-cjs/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-iot/dist-es/IoTClient.js +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-es/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iot/dist-es/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-iot/dist-es/schemas/schemas_0.js +583 -2946
- package/node_modules/@aws-sdk/client-iot/dist-types/IoT.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/IoTClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-iot/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/AcceptCertificateTransferCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/AddThingToBillingGroupCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/AddThingToThingGroupCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/AssociateSbomWithPackageVersionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/AssociateTargetsWithJobCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/AttachPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/AttachPrincipalPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/AttachSecurityProfileCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/AttachThingPrincipalCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CancelAuditMitigationActionsTaskCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CancelAuditTaskCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CancelCertificateTransferCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CancelJobCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CancelJobExecutionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ClearDefaultAuthorizerCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ConfirmTopicRuleDestinationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateAuditSuppressionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateAuthorizerCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateBillingGroupCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateCertificateProviderCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateCommandCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateCustomMetricCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateDimensionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateDomainConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateDynamicThingGroupCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateFleetMetricCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateJobCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateJobTemplateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateKeysAndCertificateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateMitigationActionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateOTAUpdateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreatePackageCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreatePackageVersionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreatePolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreatePolicyVersionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateProvisioningClaimCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateProvisioningTemplateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateProvisioningTemplateVersionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateRoleAliasCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateScheduledAuditCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateSecurityProfileCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateStreamCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateThingCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateThingGroupCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateThingTypeCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateTopicRuleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteAccountAuditConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteAuditSuppressionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteAuthorizerCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteBillingGroupCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteCACertificateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteCertificateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteCertificateProviderCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteCommandCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteCommandExecutionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteCustomMetricCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteDimensionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteDomainConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteFleetMetricCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteJobCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteJobExecutionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteJobTemplateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteMitigationActionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteOTAUpdateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeletePackageCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeletePackageVersionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeletePolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeletePolicyVersionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteProvisioningTemplateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteProvisioningTemplateVersionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteRegistrationCodeCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteRoleAliasCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteScheduledAuditCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteSecurityProfileCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteStreamCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteThingCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteThingGroupCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteThingTypeCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteTopicRuleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeprecateThingTypeCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAccountAuditConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAuditFindingCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAuditSuppressionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAuditTaskCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAuthorizerCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeBillingGroupCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeCACertificateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeCertificateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeCertificateProviderCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeCustomMetricCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeDefaultAuthorizerCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeDimensionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeDomainConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeEncryptionConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeEndpointCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeEventConfigurationsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeFleetMetricCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeIndexCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeJobCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeJobExecutionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeJobTemplateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeManagedJobTemplateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeMitigationActionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeProvisioningTemplateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeProvisioningTemplateVersionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeRoleAliasCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeScheduledAuditCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeSecurityProfileCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeStreamCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeThingCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeThingGroupCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeThingRegistrationTaskCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeThingTypeCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DetachPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DetachPrincipalPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DetachSecurityProfileCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DetachThingPrincipalCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DisableTopicRuleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/DisassociateSbomFromPackageVersionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/EnableTopicRuleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetBucketsAggregationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetCardinalityCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetCommandCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetCommandExecutionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetEffectivePoliciesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetIndexingConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetJobDocumentCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetLoggingOptionsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetOTAUpdateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetPackageCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetPackageConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetPackageVersionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetPercentilesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetPolicyVersionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetRegistrationCodeCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetStatisticsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetThingConnectivityDataCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetTopicRuleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetV2LoggingOptionsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListActiveViolationsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAttachedPoliciesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAuditFindingsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAuditMitigationActionsTasksCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAuditSuppressionsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAuditTasksCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAuthorizersCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListBillingGroupsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCACertificatesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCertificateProvidersCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCertificatesByCACommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCertificatesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCommandExecutionsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCommandsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCustomMetricsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListDimensionsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListDomainConfigurationsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListFleetMetricsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListIndicesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListJobExecutionsForJobCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListJobExecutionsForThingCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListJobTemplatesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListJobsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListManagedJobTemplatesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListMetricValuesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListMitigationActionsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListOTAUpdatesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListOutgoingCertificatesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPackageVersionsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPackagesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPoliciesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPolicyPrincipalsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPolicyVersionsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPrincipalPoliciesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPrincipalThingsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPrincipalThingsV2Command.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListProvisioningTemplateVersionsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListProvisioningTemplatesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListRoleAliasesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListSbomValidationResultsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListScheduledAuditsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListSecurityProfilesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListStreamsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListTargetsForPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingGroupsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingGroupsForThingCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingPrincipalsCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingPrincipalsV2Command.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingRegistrationTaskReportsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingRegistrationTasksCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingTypesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingsInBillingGroupCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingsInThingGroupCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListTopicRulesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListViolationEventsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/RegisterCACertificateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/RegisterCertificateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/RegisterCertificateWithoutCACommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/RegisterThingCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/RejectCertificateTransferCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/RemoveThingFromBillingGroupCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/RemoveThingFromThingGroupCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ReplaceTopicRuleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/SearchIndexCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/SetDefaultAuthorizerCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/SetLoggingOptionsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/SetV2LoggingLevelCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/StartAuditMitigationActionsTaskCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/StartOnDemandAuditTaskCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/StartThingRegistrationTaskCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/StopThingRegistrationTaskCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/TestAuthorizationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/TransferCertificateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateAccountAuditConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateAuditSuppressionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateAuthorizerCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateBillingGroupCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateCACertificateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateCertificateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateCertificateProviderCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateCommandCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateCustomMetricCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateDimensionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateDomainConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateDynamicThingGroupCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateEncryptionConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateEventConfigurationsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateFleetMetricCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateJobCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateMitigationActionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdatePackageCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdatePackageConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdatePackageVersionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateProvisioningTemplateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateRoleAliasCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateScheduledAuditCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateSecurityProfileCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateStreamCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateThingCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateThingGroupCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateThingGroupsForThingCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateThingTypeCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateTopicRuleDestinationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-iot/dist-types/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-iot/dist-types/models/IoTServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/models/models_1.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/models/models_2.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/GetBehaviorModelTrainingSummariesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/Interfaces.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListActiveViolationsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListAttachedPoliciesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListAuditFindingsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListAuditMitigationActionsExecutionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListAuditMitigationActionsTasksPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListAuditSuppressionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListAuditTasksPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListAuthorizersPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListBillingGroupsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListCACertificatesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListCertificatesByCAPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListCertificatesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListCommandExecutionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListCommandsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListCustomMetricsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListDetectMitigationActionsExecutionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListDetectMitigationActionsTasksPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListDimensionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListDomainConfigurationsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListFleetMetricsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListIndicesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListJobExecutionsForJobPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListJobExecutionsForThingPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListJobTemplatesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListJobsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListManagedJobTemplatesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListMetricValuesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListMitigationActionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListOTAUpdatesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListOutgoingCertificatesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListPackageVersionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListPackagesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListPoliciesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListPolicyPrincipalsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListPrincipalPoliciesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListPrincipalThingsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListPrincipalThingsV2Paginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListProvisioningTemplateVersionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListProvisioningTemplatesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListRelatedResourcesForAuditFindingPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListRoleAliasesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListSbomValidationResultsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListScheduledAuditsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListSecurityProfilesForTargetPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListSecurityProfilesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListStreamsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListTagsForResourcePaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListTargetsForPolicyPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListTargetsForSecurityProfilePaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListThingGroupsForThingPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListThingGroupsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListThingPrincipalsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListThingPrincipalsV2Paginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListThingRegistrationTaskReportsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListThingRegistrationTasksPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListThingTypesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListThingsInBillingGroupPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListThingsInThingGroupPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListThingsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListTopicRuleDestinationsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListTopicRulesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListV2LoggingLevelsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListViolationEventsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/schemas/schemas_0.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/IoTClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/models/IoTServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/models/models_1.d.ts +22 -22
- package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/models/models_2.d.ts +10 -10
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +19 -131
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +19 -131
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/SSOServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/package.json +13 -12
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-cjs/index.js +177 -115
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +174 -112
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +20 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +11 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +2 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +2 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +14 -11
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +30 -26
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +75 -53
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -8
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +5 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +13 -4
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +6 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +12 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +9 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +18 -124
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +12 -96
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +7 -35
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +18 -125
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +12 -97
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +7 -35
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +1 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +0 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +0 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/package.json +11 -11
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +10 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +10 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/smithy-client/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot/package.json +14 -13
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/index.js +37 -249
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/IoTDataPlaneClient.js +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/schemas/schemas_0.js +37 -249
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/IoTDataPlane.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/IoTDataPlaneClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/DeleteConnectionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/DeleteThingShadowCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/GetRetainedMessageCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/GetThingShadowCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/ListNamedShadowsForThingCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/ListRetainedMessagesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/PublishCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/UpdateThingShadowCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/models/IoTDataPlaneServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/pagination/Interfaces.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/pagination/ListRetainedMessagesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/schemas/schemas_0.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/IoTDataPlaneClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/models/IoTDataPlaneServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +19 -131
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +19 -131
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/SSOServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/package.json +13 -12
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-cjs/index.js +177 -115
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +174 -112
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +20 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +11 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +2 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +2 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +14 -11
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +30 -26
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +75 -53
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -8
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +5 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +13 -4
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +6 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +12 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +9 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +18 -124
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +12 -96
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +7 -35
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +18 -125
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +12 -97
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +7 -35
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +1 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +0 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +0 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/package.json +11 -11
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +10 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +10 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/smithy-client/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/package.json +14 -13
- package/node_modules/@aws-sdk/client-lambda/README.md +136 -0
- package/node_modules/@aws-sdk/client-lambda/dist-cjs/index.js +1642 -1089
- package/node_modules/@aws-sdk/client-lambda/dist-cjs/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-lambda/dist-cjs/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-lambda/dist-es/Lambda.js +34 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/LambdaClient.js +2 -2
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CheckpointDurableExecutionCommand.js +16 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateCapacityProviderCommand.js +16 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteCapacityProviderCommand.js +16 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetCapacityProviderCommand.js +16 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetDurableExecutionCommand.js +16 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetDurableExecutionHistoryCommand.js +16 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetDurableExecutionStateCommand.js +16 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionScalingConfigCommand.js +16 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListCapacityProvidersCommand.js +16 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListDurableExecutionsByFunctionCommand.js +16 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListFunctionVersionsByCapacityProviderCommand.js +16 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutFunctionScalingConfigCommand.js +16 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/SendDurableExecutionCallbackFailureCommand.js +16 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/SendDurableExecutionCallbackHeartbeatCommand.js +16 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/SendDurableExecutionCallbackSuccessCommand.js +16 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/StopDurableExecutionCommand.js +16 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateCapacityProviderCommand.js +16 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/index.js +17 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/models/enums.js +112 -6
- package/node_modules/@aws-sdk/client-lambda/dist-es/models/errors.js +76 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/pagination/GetDurableExecutionHistoryPaginator.js +4 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/pagination/GetDurableExecutionStatePaginator.js +4 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/pagination/ListCapacityProvidersPaginator.js +4 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/pagination/ListDurableExecutionsByFunctionPaginator.js +4 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/pagination/ListFunctionVersionsByCapacityProviderPaginator.js +4 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/pagination/index.js +5 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-lambda/dist-es/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-lambda/dist-es/schemas/schemas_0.js +1189 -1081
- package/node_modules/@aws-sdk/client-lambda/dist-types/Lambda.d.ts +121 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/LambdaClient.d.ts +30 -13
- package/node_modules/@aws-sdk/client-lambda/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/AddLayerVersionPermissionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/AddPermissionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CheckpointDurableExecutionCommand.d.ts +190 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CreateAliasCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CreateCapacityProviderCommand.d.ts +162 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CreateCodeSigningConfigCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CreateEventSourceMappingCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CreateFunctionCommand.d.ts +43 -8
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CreateFunctionUrlConfigCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteAliasCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteCapacityProviderCommand.d.ts +126 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteCodeSigningConfigCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteEventSourceMappingCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteFunctionCodeSigningConfigCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteFunctionCommand.d.ts +8 -6
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteFunctionConcurrencyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteFunctionEventInvokeConfigCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteFunctionUrlConfigCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteLayerVersionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteProvisionedConcurrencyConfigCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetAccountSettingsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetAliasCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetCapacityProviderCommand.d.ts +123 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetCodeSigningConfigCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetDurableExecutionCommand.d.ts +105 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetDurableExecutionHistoryCommand.d.ts +259 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetDurableExecutionStateCommand.d.ts +152 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetEventSourceMappingCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionCodeSigningConfigCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionCommand.d.ts +23 -7
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionConcurrencyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionConfigurationCommand.d.ts +23 -7
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionEventInvokeConfigCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionRecursionConfigCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionScalingConfigCommand.d.ts +95 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionUrlConfigCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetLayerVersionByArnCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetLayerVersionCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetLayerVersionPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetProvisionedConcurrencyConfigCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetRuntimeManagementConfigCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/InvokeAsyncCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/InvokeCommand.d.ts +13 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/InvokeWithResponseStreamCommand.d.ts +7 -4
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListAliasesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListCapacityProvidersCommand.d.ts +125 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListCodeSigningConfigsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListDurableExecutionsByFunctionCommand.d.ts +106 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListEventSourceMappingsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListFunctionEventInvokeConfigsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListFunctionUrlConfigsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListFunctionVersionsByCapacityProviderCommand.d.ts +95 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListFunctionsByCodeSigningConfigCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListFunctionsCommand.d.ts +23 -7
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListLayerVersionsCommand.d.ts +5 -5
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListLayersCommand.d.ts +5 -5
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListProvisionedConcurrencyConfigsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListTagsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListVersionsByFunctionCommand.d.ts +27 -7
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PublishLayerVersionCommand.d.ts +5 -5
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PublishVersionCommand.d.ts +23 -7
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutFunctionCodeSigningConfigCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutFunctionConcurrencyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutFunctionEventInvokeConfigCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutFunctionRecursionConfigCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutFunctionScalingConfigCommand.d.ts +94 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutProvisionedConcurrencyConfigCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutRuntimeManagementConfigCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/RemoveLayerVersionPermissionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/RemovePermissionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/SendDurableExecutionCallbackFailureCommand.d.ts +92 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/SendDurableExecutionCallbackHeartbeatCommand.d.ts +84 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/SendDurableExecutionCallbackSuccessCommand.d.ts +91 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/StopDurableExecutionCommand.d.ts +94 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateAliasCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateCapacityProviderCommand.d.ts +136 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateCodeSigningConfigCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateEventSourceMappingCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateFunctionCodeCommand.d.ts +20 -7
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateFunctionConfigurationCommand.d.ts +39 -8
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateFunctionEventInvokeConfigCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateFunctionUrlConfigCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/index.d.ts +17 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-lambda/dist-types/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-lambda/dist-types/models/LambdaServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/models/enums.d.ts +192 -14
- package/node_modules/@aws-sdk/client-lambda/dist-types/models/errors.d.ts +90 -2
- package/node_modules/@aws-sdk/client-lambda/dist-types/models/models_0.d.ts +3205 -1373
- package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/GetDurableExecutionHistoryPaginator.d.ts +7 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/GetDurableExecutionStatePaginator.d.ts +7 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/Interfaces.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListAliasesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListCapacityProvidersPaginator.d.ts +7 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListCodeSigningConfigsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListDurableExecutionsByFunctionPaginator.d.ts +7 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListEventSourceMappingsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListFunctionEventInvokeConfigsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListFunctionUrlConfigsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListFunctionVersionsByCapacityProviderPaginator.d.ts +7 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListFunctionsByCodeSigningConfigPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListFunctionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListLayerVersionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListLayersPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListProvisionedConcurrencyConfigsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListVersionsByFunctionPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/index.d.ts +5 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/schemas/schemas_0.d.ts +135 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/Lambda.d.ts +314 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/LambdaClient.d.ts +105 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/CheckpointDurableExecutionCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/CreateCapacityProviderCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/DeleteCapacityProviderCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +8 -3
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetCapacityProviderCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetDurableExecutionCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetDurableExecutionHistoryCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetDurableExecutionStateCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetFunctionScalingConfigCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/InvokeAsyncCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/InvokeWithResponseStreamCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/ListCapacityProvidersCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/ListDurableExecutionsByFunctionCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/ListFunctionVersionsByCapacityProviderCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/PutFunctionScalingConfigCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/SendDurableExecutionCallbackFailureCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/SendDurableExecutionCallbackHeartbeatCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/SendDurableExecutionCallbackSuccessCommand.d.ts +60 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/StopDurableExecutionCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/UpdateCapacityProviderCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/index.d.ts +17 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/models/LambdaServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/models/enums.d.ts +129 -7
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/models/errors.d.ts +52 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/models/models_0.d.ts +494 -42
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/pagination/GetDurableExecutionHistoryPaginator.d.ts +11 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/pagination/GetDurableExecutionStatePaginator.d.ts +11 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/pagination/ListCapacityProvidersPaginator.d.ts +11 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/pagination/ListDurableExecutionsByFunctionPaginator.d.ts +11 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/pagination/ListFunctionVersionsByCapacityProviderPaginator.d.ts +11 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/pagination/index.d.ts +5 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/schemas/schemas_0.d.ts +134 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +19 -131
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +19 -131
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/SSOServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/package.json +13 -12
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-cjs/index.js +177 -115
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +174 -112
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +20 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +11 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +2 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +2 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +14 -11
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +30 -26
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +75 -53
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -8
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +5 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +13 -4
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +6 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +12 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +4 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +9 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/package.json +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +18 -124
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +12 -96
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +7 -35
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +18 -125
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +12 -97
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +7 -35
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +1 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +0 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +0 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/package.json +11 -11
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/package.json +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +10 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +10 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/smithy-client/package.json +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/node_modules/@aws-sdk/client-lambda/package.json +14 -13
- package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +993 -5963
- package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-s3/dist-es/S3Client.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/models/enums.js +2 -0
- package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +991 -5963
- package/node_modules/@aws-sdk/client-s3/dist-types/S3.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/S3Client.d.ts +12 -12
- package/node_modules/@aws-sdk/client-s3/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-s3/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/AbortMultipartUploadCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/CompleteMultipartUploadCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/CopyObjectCommand.d.ts +9 -9
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketMetadataConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketMetadataTableConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateMultipartUploadCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateSessionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketCorsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetadataConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetadataTableConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketReplicationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketTaggingCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectTaggingCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +9 -7
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAbacCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAclCommand.d.ts +4 -11
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketCorsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketEncryptionCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLocationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLoggingCommand.d.ts +4 -11
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetadataConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetadataTableConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketReplicationCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketTaggingCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketVersioningCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketWebsiteCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectAclCommand.d.ts +4 -11
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectAttributesCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectLegalHoldCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectRetentionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectTaggingCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectTorrentCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetPublicAccessBlockCommand.d.ts +17 -12
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/HeadBucketCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/HeadObjectCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketsCommand.d.ts +4 -11
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListDirectoryBucketsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListMultipartUploadsCommand.d.ts +5 -12
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectVersionsCommand.d.ts +4 -11
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectsCommand.d.ts +5 -12
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectsV2Command.d.ts +5 -12
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListPartsCommand.d.ts +5 -12
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAbacCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAclCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketCorsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketEncryptionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketLoggingCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketPolicyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketReplicationCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketTaggingCommand.d.ts +3 -4
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketVersioningCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketWebsiteCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectAclCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectLegalHoldCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectRetentionCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectTaggingCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutPublicAccessBlockCommand.d.ts +10 -8
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/RenameObjectCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/RestoreObjectCommand.d.ts +5 -5
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/SelectObjectContentCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/UpdateBucketMetadataJournalTableConfigurationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/UploadPartCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/UploadPartCopyCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/WriteGetObjectResponseCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-s3/dist-types/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-s3/dist-types/models/S3ServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/models/enums.d.ts +2 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/models/models_0.d.ts +23 -98
- package/node_modules/@aws-sdk/client-s3/dist-types/models/models_1.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/pagination/Interfaces.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListBucketsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListDirectoryBucketsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListObjectsV2Paginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListPartsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/schemas/schemas_0.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3Client.d.ts +6 -6
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/S3ServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/enums.d.ts +2 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +19 -131
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +19 -131
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/SSOServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/package.json +13 -12
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-cjs/index.js +177 -115
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +174 -112
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +20 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +11 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +2 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +2 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +14 -11
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +30 -26
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +75 -53
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -8
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +5 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +13 -4
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +6 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +12 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +4 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +9 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/package.json +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-sdk-s3/package.json +4 -4
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +18 -124
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +12 -96
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +7 -35
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +18 -125
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +12 -97
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +7 -35
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +1 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -10
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +0 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +0 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/package.json +11 -11
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/signature-v4-multi-region/package.json +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/package.json +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +10 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +10 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client/package.json +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/node_modules/@aws-sdk/client-s3/package.json +17 -16
- package/node_modules/@aws-sdk/credential-provider-cognito-identity/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-cjs/index.js +177 -115
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +174 -112
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +3 -3
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +20 -3
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +11 -3
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +2 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +2 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +14 -11
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +30 -26
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +75 -53
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -8
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +5 -3
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +13 -4
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +6 -0
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +12 -3
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +4 -0
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -0
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -0
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -0
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +9 -3
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +18 -124
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +12 -96
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +7 -35
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +18 -125
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +12 -97
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +7 -35
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +10 -10
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +1 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -10
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -10
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +3 -3
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +0 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +0 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +3 -3
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/package.json +11 -11
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +10 -3
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +10 -3
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/smithy-client/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-login/package.json +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +19 -131
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +19 -131
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -10
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/SSOServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/package.json +13 -12
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-cjs/index.js +177 -115
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +174 -112
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +20 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +11 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +2 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +2 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +14 -11
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +30 -26
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +75 -53
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -8
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +5 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +13 -4
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +6 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +12 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +4 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +9 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/package.json +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +18 -124
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +12 -96
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +7 -35
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +3 -4
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +18 -125
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +12 -97
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +7 -35
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +10 -10
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +1 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -10
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -10
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +13 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +4 -4
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +0 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +0 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/package.json +11 -11
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/package.json +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +10 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +10 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client/package.json +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/node_modules/@aws-sdk/credential-providers/package.json +14 -14
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-cjs/index.js +177 -115
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +174 -112
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +3 -3
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +20 -3
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +11 -3
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +2 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +2 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +14 -11
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +30 -26
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +75 -53
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -8
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +5 -3
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +13 -4
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +6 -0
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +12 -3
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +4 -0
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -0
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -0
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -0
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +9 -3
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +10 -3
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +10 -3
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +2 -2
- package/node_modules/@inquirer/ansi/package.json +4 -2
- package/node_modules/@inquirer/checkbox/package.json +10 -7
- package/node_modules/@inquirer/confirm/package.json +8 -5
- package/node_modules/@inquirer/core/dist/index.d.ts +1 -1
- package/node_modules/@inquirer/core/dist/index.js +1 -1
- package/node_modules/@inquirer/core/dist/lib/key.d.ts +2 -0
- package/node_modules/@inquirer/core/dist/lib/key.js +1 -0
- package/node_modules/@inquirer/core/package.json +9 -6
- package/node_modules/@inquirer/editor/package.json +9 -6
- package/node_modules/@inquirer/expand/package.json +8 -5
- package/node_modules/@inquirer/external-editor/package.json +4 -2
- package/node_modules/@inquirer/figures/package.json +4 -2
- package/node_modules/@inquirer/input/package.json +8 -5
- package/node_modules/@inquirer/number/package.json +8 -5
- package/node_modules/@inquirer/password/package.json +9 -6
- package/node_modules/@inquirer/prompts/package.json +16 -13
- package/node_modules/@inquirer/rawlist/README.md +1 -0
- package/node_modules/@inquirer/rawlist/dist/index.d.ts +2 -1
- package/node_modules/@inquirer/rawlist/dist/index.js +10 -4
- package/node_modules/@inquirer/rawlist/package.json +8 -5
- package/node_modules/@inquirer/search/package.json +9 -6
- package/node_modules/@inquirer/select/dist/index.d.ts +2 -2
- package/node_modules/@inquirer/select/dist/index.js +5 -3
- package/node_modules/@inquirer/select/package.json +10 -7
- package/node_modules/@inquirer/type/package.json +4 -2
- package/node_modules/@types/node/README.md +1 -1
- package/node_modules/@types/node/assert/strict.d.ts +5 -11
- package/node_modules/@types/node/assert.d.ts +9 -169
- package/node_modules/@types/node/async_hooks.d.ts +8 -8
- package/node_modules/@types/node/buffer.buffer.d.ts +1 -7
- package/node_modules/@types/node/buffer.d.ts +44 -168
- package/node_modules/@types/node/child_process.d.ts +16 -64
- package/node_modules/@types/node/cluster.d.ts +240 -332
- package/node_modules/@types/node/console.d.ts +49 -351
- package/node_modules/@types/node/constants.d.ts +3 -4
- package/node_modules/@types/node/crypto.d.ts +279 -1631
- package/node_modules/@types/node/dgram.d.ts +15 -51
- package/node_modules/@types/node/diagnostics_channel.d.ts +4 -4
- package/node_modules/@types/node/dns/promises.d.ts +3 -3
- package/node_modules/@types/node/dns.d.ts +131 -132
- package/node_modules/@types/node/domain.d.ts +13 -17
- package/node_modules/@types/node/events.d.ts +719 -649
- package/node_modules/@types/node/fs/promises.d.ts +7 -8
- package/node_modules/@types/node/fs.d.ts +417 -455
- package/node_modules/@types/node/globals.d.ts +6 -26
- package/node_modules/@types/node/globals.typedarray.d.ts +60 -0
- package/node_modules/@types/node/http.d.ts +263 -254
- package/node_modules/@types/node/http2.d.ts +528 -804
- package/node_modules/@types/node/https.d.ts +59 -239
- package/node_modules/@types/node/index.d.ts +15 -1
- package/node_modules/@types/node/inspector/promises.d.ts +41 -0
- package/node_modules/@types/node/inspector.d.ts +6 -59
- package/node_modules/@types/node/inspector.generated.d.ts +3 -10
- package/node_modules/@types/node/module.d.ts +47 -122
- package/node_modules/@types/node/net.d.ts +63 -184
- package/node_modules/@types/node/os.d.ts +6 -6
- package/node_modules/@types/node/package.json +2 -2
- package/node_modules/@types/node/path/posix.d.ts +8 -0
- package/node_modules/@types/node/path/win32.d.ts +8 -0
- package/node_modules/@types/node/path.d.ts +120 -133
- package/node_modules/@types/node/perf_hooks.d.ts +282 -643
- package/node_modules/@types/node/process.d.ts +156 -128
- package/node_modules/@types/node/punycode.d.ts +5 -5
- package/node_modules/@types/node/querystring.d.ts +4 -4
- package/node_modules/@types/node/quic.d.ts +910 -0
- package/node_modules/@types/node/readline/promises.d.ts +3 -3
- package/node_modules/@types/node/readline.d.ts +67 -120
- package/node_modules/@types/node/repl.d.ts +75 -98
- package/node_modules/@types/node/sea.d.ts +1 -1
- package/node_modules/@types/node/sqlite.d.ts +2 -2
- package/node_modules/@types/node/stream/consumers.d.ts +10 -10
- package/node_modules/@types/node/stream/promises.d.ts +136 -15
- package/node_modules/@types/node/stream/web.d.ts +176 -453
- package/node_modules/@types/node/stream.d.ts +555 -478
- package/node_modules/@types/node/string_decoder.d.ts +4 -4
- package/node_modules/@types/node/test/reporters.d.ts +96 -0
- package/node_modules/@types/node/test.d.ts +80 -180
- package/node_modules/@types/node/timers/promises.d.ts +4 -4
- package/node_modules/@types/node/timers.d.ts +4 -130
- package/node_modules/@types/node/tls.d.ts +102 -177
- package/node_modules/@types/node/trace_events.d.ts +9 -9
- package/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +1 -7
- package/node_modules/@types/node/ts5.6/index.d.ts +15 -1
- package/node_modules/@types/node/ts5.7/index.d.ts +15 -1
- package/node_modules/@types/node/tty.d.ts +58 -16
- package/node_modules/@types/node/url.d.ts +54 -592
- package/node_modules/@types/node/util/types.d.ts +558 -0
- package/node_modules/@types/node/util.d.ts +120 -792
- package/node_modules/@types/node/v8.d.ts +32 -5
- package/node_modules/@types/node/vm.d.ts +13 -13
- package/node_modules/@types/node/wasi.d.ts +4 -4
- package/node_modules/@types/node/web-globals/abortcontroller.d.ts +27 -2
- package/node_modules/@types/node/web-globals/blob.d.ts +23 -0
- package/node_modules/@types/node/web-globals/console.d.ts +9 -0
- package/node_modules/@types/node/web-globals/crypto.d.ts +7 -0
- package/node_modules/@types/node/web-globals/encoding.d.ts +11 -0
- package/node_modules/@types/node/web-globals/events.d.ts +9 -0
- package/node_modules/@types/node/web-globals/fetch.d.ts +4 -0
- package/node_modules/@types/node/web-globals/importmeta.d.ts +13 -0
- package/node_modules/@types/node/web-globals/messaging.d.ts +23 -0
- package/node_modules/@types/node/web-globals/performance.d.ts +45 -0
- package/node_modules/@types/node/web-globals/streams.d.ts +93 -0
- package/node_modules/@types/node/web-globals/timers.d.ts +44 -0
- package/node_modules/@types/node/web-globals/url.d.ts +24 -0
- package/node_modules/@types/node/worker_threads.d.ts +176 -358
- package/node_modules/@types/node/zlib.d.ts +8 -71
- package/node_modules/fast-xml-parser/CHANGELOG.md +3 -0
- package/node_modules/fast-xml-parser/README.md +5 -4
- package/node_modules/fast-xml-parser/lib/fxp.cjs +1 -1
- package/node_modules/fast-xml-parser/lib/fxp.min.js +1 -1
- package/node_modules/fast-xml-parser/lib/fxp.min.js.map +1 -1
- package/node_modules/fast-xml-parser/lib/fxparser.min.js +1 -1
- package/node_modules/fast-xml-parser/lib/fxparser.min.js.map +1 -1
- package/node_modules/fast-xml-parser/package.json +4 -2
- package/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +19 -8
- package/node_modules/iconv-lite/Changelog.md +6 -1
- package/node_modules/iconv-lite/lib/index.d.ts +116 -26
- package/node_modules/iconv-lite/package.json +8 -2
- package/node_modules/iconv-lite/types/encodings.d.ts +423 -0
- package/node_modules/inquirer/package.json +9 -6
- package/node_modules/yaml/browser/dist/compose/compose-collection.js +1 -1
- package/node_modules/yaml/browser/dist/compose/resolve-block-seq.js +1 -1
- package/node_modules/yaml/browser/dist/compose/resolve-flow-collection.js +2 -2
- package/node_modules/yaml/browser/dist/errors.js +1 -1
- package/node_modules/yaml/browser/dist/nodes/Alias.js +1 -1
- package/node_modules/yaml/browser/dist/parse/parser.js +2 -2
- package/node_modules/yaml/browser/dist/stringify/stringifyNumber.js +1 -1
- package/node_modules/yaml/browser/dist/stringify/stringifyPair.js +1 -1
- package/node_modules/yaml/dist/compose/compose-collection.js +1 -1
- package/node_modules/yaml/dist/compose/resolve-block-seq.js +1 -1
- package/node_modules/yaml/dist/compose/resolve-flow-collection.js +2 -2
- package/node_modules/yaml/dist/errors.js +1 -1
- package/node_modules/yaml/dist/nodes/Alias.js +1 -1
- package/node_modules/yaml/dist/parse/parser.js +2 -2
- package/node_modules/yaml/dist/stringify/stringifyNumber.js +1 -1
- package/node_modules/yaml/dist/stringify/stringifyPair.js +1 -1
- package/node_modules/yaml/package.json +4 -4
- package/package.json +24 -24
|
@@ -3,7 +3,9 @@ const _AA = "AliasArn";
|
|
|
3
3
|
const _AC = "AliasConfiguration";
|
|
4
4
|
const _ACc = "AccessConfigs";
|
|
5
5
|
const _ACl = "AllowCredentials";
|
|
6
|
+
const _AFSC = "AppliedFunctionScalingConfig";
|
|
6
7
|
const _AH = "AllowHeaders";
|
|
8
|
+
const _AIT = "AllowedInstanceTypes";
|
|
7
9
|
const _AL = "AccountLimit";
|
|
8
10
|
const _ALL = "ApplicationLogLevel";
|
|
9
11
|
const _ALVP = "AddLayerVersionPermission";
|
|
@@ -28,8 +30,10 @@ const _Al = "Aliases";
|
|
|
28
30
|
const _Ar = "Architectures";
|
|
29
31
|
const _Arn = "Arn";
|
|
30
32
|
const _At = "Attribute";
|
|
33
|
+
const _Att = "Attempt";
|
|
31
34
|
const _B = "Blob";
|
|
32
35
|
const _BBOFE = "BisectBatchOnFunctionError";
|
|
36
|
+
const _BOP = "BinaryOperationPayload";
|
|
33
37
|
const _BS = "BlobStream";
|
|
34
38
|
const _BSa = "BatchSize";
|
|
35
39
|
const _C = "Concurrency";
|
|
@@ -37,21 +41,54 @@ const _CA = "CompatibleArchitectures";
|
|
|
37
41
|
const _CAR = "CreateAliasRequest";
|
|
38
42
|
const _CAo = "CompatibleArchitecture";
|
|
39
43
|
const _CAr = "CreateAlias";
|
|
44
|
+
const _CAu = "CurrentAttempt";
|
|
40
45
|
const _CC = "ClientContext";
|
|
46
|
+
const _CCP = "CreateCapacityProvider";
|
|
47
|
+
const _CCPR = "CreateCapacityProviderRequest";
|
|
48
|
+
const _CCPRr = "CreateCapacityProviderResponse";
|
|
41
49
|
const _CCSC = "CreateCodeSigningConfig";
|
|
42
50
|
const _CCSCR = "CreateCodeSigningConfigRequest";
|
|
43
51
|
const _CCSCRr = "CreateCodeSigningConfigResponse";
|
|
44
|
-
const _CD = "
|
|
52
|
+
const _CD = "CallbackDetails";
|
|
53
|
+
const _CDE = "CheckpointDurableExecution";
|
|
54
|
+
const _CDER = "CheckpointDurableExecutionRequest";
|
|
55
|
+
const _CDERh = "CheckpointDurableExecutionResponse";
|
|
56
|
+
const _CDo = "ContextDetails";
|
|
57
|
+
const _CDr = "CreatedDate";
|
|
45
58
|
const _CE = "ConcurrentExecutions";
|
|
46
59
|
const _CESM = "CreateEventSourceMapping";
|
|
47
60
|
const _CESMR = "CreateEventSourceMappingRequest";
|
|
48
61
|
const _CF = "CreateFunction";
|
|
62
|
+
const _CFD = "CallbackFailedDetails";
|
|
63
|
+
const _CFDo = "ContextFailedDetails";
|
|
49
64
|
const _CFR = "CreateFunctionRequest";
|
|
50
65
|
const _CFUC = "CreateFunctionUrlConfig";
|
|
51
66
|
const _CFUCR = "CreateFunctionUrlConfigRequest";
|
|
52
67
|
const _CFUCRr = "CreateFunctionUrlConfigResponse";
|
|
53
68
|
const _CGI = "ConsumerGroupId";
|
|
69
|
+
const _CI = "CallbackId";
|
|
70
|
+
const _CID = "ChainedInvokeDetails";
|
|
71
|
+
const _CIFD = "ChainedInvokeFailedDetails";
|
|
72
|
+
const _CIO = "ChainedInvokeOptions";
|
|
73
|
+
const _CISD = "ChainedInvokeStartedDetails";
|
|
74
|
+
const _CISDh = "ChainedInvokeStoppedDetails";
|
|
75
|
+
const _CISDha = "ChainedInvokeSucceededDetails";
|
|
76
|
+
const _CITOD = "ChainedInvokeTimedOutDetails";
|
|
54
77
|
const _CN = "CollectionName";
|
|
78
|
+
const _CO = "CallbackOptions";
|
|
79
|
+
const _COo = "ContextOptions";
|
|
80
|
+
const _CP = "CapacityProvider";
|
|
81
|
+
const _CPA = "CapacityProviderArn";
|
|
82
|
+
const _CPC = "CapacityProviderConfig";
|
|
83
|
+
const _CPL = "CapacityProvidersList";
|
|
84
|
+
const _CPLEE = "CapacityProviderLimitExceededException";
|
|
85
|
+
const _CPN = "CapacityProviderName";
|
|
86
|
+
const _CPORA = "CapacityProviderOperatorRoleArn";
|
|
87
|
+
const _CPPC = "CapacityProviderPermissionsConfig";
|
|
88
|
+
const _CPSC = "CapacityProviderScalingConfig";
|
|
89
|
+
const _CPSPL = "CapacityProviderScalingPoliciesList";
|
|
90
|
+
const _CPVC = "CapacityProviderVpcConfig";
|
|
91
|
+
const _CPa = "CapacityProviders";
|
|
55
92
|
const _CR = "CompatibleRuntimes";
|
|
56
93
|
const _CRo = "CompatibleRuntime";
|
|
57
94
|
const _CS = "CodeSize";
|
|
@@ -61,13 +98,23 @@ const _CSCI = "CodeSigningConfigId";
|
|
|
61
98
|
const _CSCL = "CodeSigningConfigList";
|
|
62
99
|
const _CSCNFE = "CodeSigningConfigNotFoundException";
|
|
63
100
|
const _CSCo = "CodeSigningConfigs";
|
|
101
|
+
const _CSD = "CallbackStartedDetails";
|
|
102
|
+
const _CSDa = "CallbackSucceededDetails";
|
|
103
|
+
const _CSDo = "ContextStartedDetails";
|
|
104
|
+
const _CSDon = "ContextSucceededDetails";
|
|
64
105
|
const _CSEE = "CodeStorageExceededException";
|
|
65
106
|
const _CSP = "CodeSigningPolicies";
|
|
66
107
|
const _CSU = "CodeSizeUnzipped";
|
|
67
108
|
const _CSZ = "CodeSizeZipped";
|
|
68
109
|
const _CSo = "CodeSha256";
|
|
69
|
-
const
|
|
110
|
+
const _CSon = "ConfigSha256";
|
|
111
|
+
const _CT = "CheckpointToken";
|
|
112
|
+
const _CTE = "CallbackTimeoutException";
|
|
113
|
+
const _CTOD = "CallbackTimedOutDetails";
|
|
70
114
|
const _CT_ = "Content-Type";
|
|
115
|
+
const _CTl = "ClientToken";
|
|
116
|
+
const _CTr = "CreationTime";
|
|
117
|
+
const _CUES = "CheckpointUpdatedExecutionState";
|
|
71
118
|
const _CVFE = "CodeVerificationFailedException";
|
|
72
119
|
const _Co = "Cors";
|
|
73
120
|
const _Cod = "Code";
|
|
@@ -78,10 +125,18 @@ const _D = "Description";
|
|
|
78
125
|
const _DA = "DeleteAlias";
|
|
79
126
|
const _DAR = "DeleteAliasRequest";
|
|
80
127
|
const _DC = "DestinationConfig";
|
|
128
|
+
const _DCP = "DeleteCapacityProvider";
|
|
129
|
+
const _DCPR = "DeleteCapacityProviderRequest";
|
|
130
|
+
const _DCPRe = "DeleteCapacityProviderResponse";
|
|
81
131
|
const _DCSC = "DeleteCodeSigningConfig";
|
|
82
132
|
const _DCSCR = "DeleteCodeSigningConfigRequest";
|
|
83
133
|
const _DCSCRe = "DeleteCodeSigningConfigResponse";
|
|
134
|
+
const _DCu = "DurableConfig";
|
|
84
135
|
const _DDBESC = "DocumentDBEventSourceConfig";
|
|
136
|
+
const _DE = "DurableExecutions";
|
|
137
|
+
const _DEA = "DurableExecutionArn";
|
|
138
|
+
const _DEASE = "DurableExecutionAlreadyStartedException";
|
|
139
|
+
const _DEN = "DurableExecutionName";
|
|
85
140
|
const _DESM = "DeleteEventSourceMapping";
|
|
86
141
|
const _DESMR = "DeleteEventSourceMappingRequest";
|
|
87
142
|
const _DF = "DeleteFunction";
|
|
@@ -92,6 +147,7 @@ const _DFCSCR = "DeleteFunctionCodeSigningConfigRequest";
|
|
|
92
147
|
const _DFEIC = "DeleteFunctionEventInvokeConfig";
|
|
93
148
|
const _DFEICR = "DeleteFunctionEventInvokeConfigRequest";
|
|
94
149
|
const _DFR = "DeleteFunctionRequest";
|
|
150
|
+
const _DFRe = "DeleteFunctionResponse";
|
|
95
151
|
const _DFUC = "DeleteFunctionUrlConfig";
|
|
96
152
|
const _DFUCR = "DeleteFunctionUrlConfigRequest";
|
|
97
153
|
const _DLC = "DeadLetterConfig";
|
|
@@ -102,25 +158,40 @@ const _DPCC = "DeleteProvisionedConcurrencyConfig";
|
|
|
102
158
|
const _DPCCR = "DeleteProvisionedConcurrencyConfigRequest";
|
|
103
159
|
const _DR = "DryRun";
|
|
104
160
|
const _De = "Destination";
|
|
105
|
-
const
|
|
161
|
+
const _Du = "Duration";
|
|
162
|
+
const _E = "Error";
|
|
106
163
|
const _EC = "ErrorCode";
|
|
107
164
|
const _ECADE = "EC2AccessDeniedException";
|
|
108
165
|
const _ECEC = "EC2ErrorCode";
|
|
109
166
|
const _ECTE = "EC2ThrottledException";
|
|
110
167
|
const _ECUE = "EC2UnexpectedException";
|
|
111
|
-
const _ED = "
|
|
168
|
+
const _ED = "ErrorData";
|
|
169
|
+
const _EDr = "ErrorDetails";
|
|
170
|
+
const _EDx = "ExecutionDetails";
|
|
112
171
|
const _EE = "EnvironmentError";
|
|
172
|
+
const _EEMGBPVC = "ExecutionEnvironmentMemoryGiBPerVCpu";
|
|
173
|
+
const _EEv = "EventError";
|
|
174
|
+
const _EFD = "ExecutionFailedDetails";
|
|
113
175
|
const _EFSIOE = "EFSIOException";
|
|
114
176
|
const _EFSMCE = "EFSMountConnectivityException";
|
|
115
177
|
const _EFSMFE = "EFSMountFailureException";
|
|
116
178
|
const _EFSMTE = "EFSMountTimeoutException";
|
|
117
179
|
const _EH = "ExposeHeaders";
|
|
180
|
+
const _EI = "EventId";
|
|
181
|
+
const _EIT = "ExcludedInstanceTypes";
|
|
182
|
+
const _EIv = "EventInput";
|
|
183
|
+
const _EM = "ErrorMessage";
|
|
118
184
|
const _ENILRE = "ENILimitReachedException";
|
|
185
|
+
const _EO = "ErrorObject";
|
|
119
186
|
const _EP = "EntryPoint";
|
|
120
187
|
const _ER = "EnvironmentResponse";
|
|
121
188
|
const _ERF = "EventRecordFormat";
|
|
189
|
+
const _ERv = "EventResult";
|
|
122
190
|
const _ES = "EphemeralStorage";
|
|
123
191
|
const _ESA = "EventSourceArn";
|
|
192
|
+
const _ESD = "ExecutionStartedDetails";
|
|
193
|
+
const _ESDx = "ExecutionSucceededDetails";
|
|
194
|
+
const _ESDxe = "ExecutionStoppedDetails";
|
|
124
195
|
const _ESM = "EventSourceMappings";
|
|
125
196
|
const _ESMA = "EventSourceMappingArn";
|
|
126
197
|
const _ESMC = "EventSourceMappingConfiguration";
|
|
@@ -128,13 +199,22 @@ const _ESML = "EventSourceMappingsList";
|
|
|
128
199
|
const _ESMMC = "EventSourceMappingMetricsConfig";
|
|
129
200
|
const _EST = "EventSourceToken";
|
|
130
201
|
const _ESv = "EventStream";
|
|
202
|
+
const _ET = "ErrorType";
|
|
203
|
+
const _ETOD = "ExecutionTimedOutDetails";
|
|
204
|
+
const _ETn = "EndTimestamp";
|
|
205
|
+
const _ETv = "EventType";
|
|
206
|
+
const _ETve = "EventTimestamp";
|
|
207
|
+
const _ETx = "ExecutionTimeout";
|
|
131
208
|
const _EV = "ExecutedVersion";
|
|
132
209
|
const _EVN = "EnvironmentVariableName";
|
|
133
210
|
const _EVV = "EnvironmentVariableValue";
|
|
134
211
|
const _EVn = "EnvironmentVariables";
|
|
135
|
-
const _En = "
|
|
212
|
+
const _En = "Enabled";
|
|
136
213
|
const _End = "Endpoints";
|
|
137
|
-
const
|
|
214
|
+
const _Env = "Environment";
|
|
215
|
+
const _Ev = "Event";
|
|
216
|
+
const _Eve = "Events";
|
|
217
|
+
const _Ex = "Execution";
|
|
138
218
|
const _F = "Filter";
|
|
139
219
|
const _FA = "FunctionArn";
|
|
140
220
|
const _FAu = "FunctionArns";
|
|
@@ -153,15 +233,21 @@ const _FL = "FilterList";
|
|
|
153
233
|
const _FLu = "FunctionList";
|
|
154
234
|
const _FN = "FunctionName";
|
|
155
235
|
const _FRT = "FunctionResponseTypes";
|
|
236
|
+
const _FS = "FunctionState";
|
|
156
237
|
const _FSC = "FileSystemConfigs";
|
|
157
238
|
const _FSCL = "FileSystemConfigList";
|
|
158
239
|
const _FSCi = "FileSystemConfig";
|
|
240
|
+
const _FSCu = "FunctionScalingConfig";
|
|
159
241
|
const _FU = "FunctionUrl";
|
|
160
242
|
const _FUAT = "FunctionUrlAuthType";
|
|
161
243
|
const _FUC = "FunctionUrlConfig";
|
|
162
244
|
const _FUCL = "FunctionUrlConfigList";
|
|
163
245
|
const _FUCu = "FunctionUrlConfigs";
|
|
164
246
|
const _FV = "FunctionVersion";
|
|
247
|
+
const _FVBCPL = "FunctionVersionsByCapacityProviderList";
|
|
248
|
+
const _FVBCPLI = "FunctionVersionsByCapacityProviderListItem";
|
|
249
|
+
const _FVPCPLEE = "FunctionVersionsPerCapacityProviderLimitExceededException";
|
|
250
|
+
const _FVu = "FunctionVersions";
|
|
165
251
|
const _Fi = "Filters";
|
|
166
252
|
const _Fu = "Functions";
|
|
167
253
|
const _GA = "GetAlias";
|
|
@@ -169,9 +255,21 @@ const _GAR = "GetAliasRequest";
|
|
|
169
255
|
const _GAS = "GetAccountSettings";
|
|
170
256
|
const _GASR = "GetAccountSettingsRequest";
|
|
171
257
|
const _GASRe = "GetAccountSettingsResponse";
|
|
258
|
+
const _GCP = "GetCapacityProvider";
|
|
259
|
+
const _GCPR = "GetCapacityProviderRequest";
|
|
260
|
+
const _GCPRe = "GetCapacityProviderResponse";
|
|
172
261
|
const _GCSC = "GetCodeSigningConfig";
|
|
173
262
|
const _GCSCR = "GetCodeSigningConfigRequest";
|
|
174
263
|
const _GCSCRe = "GetCodeSigningConfigResponse";
|
|
264
|
+
const _GDE = "GetDurableExecution";
|
|
265
|
+
const _GDEH = "GetDurableExecutionHistory";
|
|
266
|
+
const _GDEHR = "GetDurableExecutionHistoryRequest";
|
|
267
|
+
const _GDEHRe = "GetDurableExecutionHistoryResponse";
|
|
268
|
+
const _GDER = "GetDurableExecutionRequest";
|
|
269
|
+
const _GDERe = "GetDurableExecutionResponse";
|
|
270
|
+
const _GDES = "GetDurableExecutionState";
|
|
271
|
+
const _GDESR = "GetDurableExecutionStateRequest";
|
|
272
|
+
const _GDESRe = "GetDurableExecutionStateResponse";
|
|
175
273
|
const _GESM = "GetEventSourceMapping";
|
|
176
274
|
const _GESMR = "GetEventSourceMappingRequest";
|
|
177
275
|
const _GF = "GetFunction";
|
|
@@ -190,6 +288,9 @@ const _GFRC = "GetFunctionRecursionConfig";
|
|
|
190
288
|
const _GFRCR = "GetFunctionRecursionConfigRequest";
|
|
191
289
|
const _GFRCRe = "GetFunctionRecursionConfigResponse";
|
|
192
290
|
const _GFRe = "GetFunctionResponse";
|
|
291
|
+
const _GFSC = "GetFunctionScalingConfig";
|
|
292
|
+
const _GFSCR = "GetFunctionScalingConfigRequest";
|
|
293
|
+
const _GFSCRe = "GetFunctionScalingConfigResponse";
|
|
193
294
|
const _GFUC = "GetFunctionUrlConfig";
|
|
194
295
|
const _GFUCR = "GetFunctionUrlConfigRequest";
|
|
195
296
|
const _GFUCRe = "GetFunctionUrlConfigResponse";
|
|
@@ -211,24 +312,30 @@ const _GRMC = "GetRuntimeManagementConfig";
|
|
|
211
312
|
const _GRMCR = "GetRuntimeManagementConfigRequest";
|
|
212
313
|
const _GRMCRe = "GetRuntimeManagementConfigResponse";
|
|
213
314
|
const _H = "Handler";
|
|
214
|
-
const
|
|
315
|
+
const _HT = "HeartbeatTimeout";
|
|
316
|
+
const _HTS = "HeartbeatTimeoutSeconds";
|
|
317
|
+
const _I = "Input";
|
|
215
318
|
const _IA = "InvokeArgs";
|
|
216
319
|
const _IAFDS = "Ipv6AllowedForDualStack";
|
|
217
320
|
const _IAR = "InvokeAsyncRequest";
|
|
218
321
|
const _IARn = "InvokeAsyncResponse";
|
|
219
322
|
const _IAn = "InvokeAsync";
|
|
220
323
|
const _IC = "ImageConfig";
|
|
324
|
+
const _ICD = "InvocationCompletedDetails";
|
|
221
325
|
const _ICE = "ImageConfigError";
|
|
222
326
|
const _ICR = "ImageConfigResponse";
|
|
223
327
|
const _ICSE = "InvalidCodeSignatureException";
|
|
224
328
|
const _ICn = "InvokeComplete";
|
|
329
|
+
const _IED = "IncludeExecutionData";
|
|
225
330
|
const _IM = "InvokeMode";
|
|
331
|
+
const _IP = "InputPayload";
|
|
226
332
|
const _IPVE = "InvalidParameterValueException";
|
|
227
|
-
const _IR = "
|
|
333
|
+
const _IR = "InstanceRequirements";
|
|
228
334
|
const _IRCE = "InvalidRequestContentException";
|
|
229
335
|
const _IRE = "InvalidRuntimeException";
|
|
230
336
|
const _IRSU = "InvokeResponseStreamUpdate";
|
|
231
|
-
const _IRn = "
|
|
337
|
+
const _IRn = "InvocationRequest";
|
|
338
|
+
const _IRnv = "InvocationResponse";
|
|
232
339
|
const _ISGIDE = "InvalidSecurityGroupIDException";
|
|
233
340
|
const _ISIDE = "InvalidSubnetIDException";
|
|
234
341
|
const _IT = "InvocationType";
|
|
@@ -240,6 +347,9 @@ const _IWRSR = "InvokeWithResponseStreamRequest";
|
|
|
240
347
|
const _IWRSRE = "InvokeWithResponseStreamResponseEvent";
|
|
241
348
|
const _IWRSRn = "InvokeWithResponseStreamResponse";
|
|
242
349
|
const _IZFE = "InvalidZipFileException";
|
|
350
|
+
const _Id = "Id";
|
|
351
|
+
const _In = "Invoke";
|
|
352
|
+
const _KKA = "KmsKeyArn";
|
|
243
353
|
const _KMSADE = "KMSAccessDeniedException";
|
|
244
354
|
const _KMSDE = "KMSDisabledException";
|
|
245
355
|
const _KMSISE = "KMSInvalidStateException";
|
|
@@ -256,9 +366,15 @@ const _LAR = "ListAliasesRequest";
|
|
|
256
366
|
const _LARi = "ListAliasesResponse";
|
|
257
367
|
const _LAi = "ListAliases";
|
|
258
368
|
const _LC = "LoggingConfig";
|
|
369
|
+
const _LCP = "ListCapacityProviders";
|
|
370
|
+
const _LCPR = "ListCapacityProvidersRequest";
|
|
371
|
+
const _LCPRi = "ListCapacityProvidersResponse";
|
|
259
372
|
const _LCSC = "ListCodeSigningConfigs";
|
|
260
373
|
const _LCSCR = "ListCodeSigningConfigsRequest";
|
|
261
374
|
const _LCSCRi = "ListCodeSigningConfigsResponse";
|
|
375
|
+
const _LDEBF = "ListDurableExecutionsByFunction";
|
|
376
|
+
const _LDEBFR = "ListDurableExecutionsByFunctionRequest";
|
|
377
|
+
const _LDEBFRi = "ListDurableExecutionsByFunctionResponse";
|
|
262
378
|
const _LESM = "ListEventSourceMappings";
|
|
263
379
|
const _LESMR = "ListEventSourceMappingsRequest";
|
|
264
380
|
const _LESMRi = "ListEventSourceMappingsResponse";
|
|
@@ -274,6 +390,9 @@ const _LFRi = "ListFunctionsResponse";
|
|
|
274
390
|
const _LFUC = "ListFunctionUrlConfigs";
|
|
275
391
|
const _LFUCR = "ListFunctionUrlConfigsRequest";
|
|
276
392
|
const _LFUCRi = "ListFunctionUrlConfigsResponse";
|
|
393
|
+
const _LFVBCP = "ListFunctionVersionsByCapacityProvider";
|
|
394
|
+
const _LFVBCPR = "ListFunctionVersionsByCapacityProviderRequest";
|
|
395
|
+
const _LFVBCPRi = "ListFunctionVersionsByCapacityProviderResponse";
|
|
277
396
|
const _LFi = "ListFunctions";
|
|
278
397
|
const _LG = "LogGroup";
|
|
279
398
|
const _LI = "LicenseInfo";
|
|
@@ -286,6 +405,7 @@ const _LLVR = "ListLayerVersionsRequest";
|
|
|
286
405
|
const _LLVRi = "ListLayerVersionsResponse";
|
|
287
406
|
const _LLi = "ListLayers";
|
|
288
407
|
const _LM = "LastModified";
|
|
408
|
+
const _LMICPC = "LambdaManagedInstancesCapacityProviderConfig";
|
|
289
409
|
const _LMP = "LocalMountPath";
|
|
290
410
|
const _LMT = "LastModifiedTime";
|
|
291
411
|
const _LMV = "LatestMatchingVersion";
|
|
@@ -321,6 +441,8 @@ const _MBWIS = "MaximumBatchingWindowInSeconds";
|
|
|
321
441
|
const _MC = "MetricsConfig";
|
|
322
442
|
const _MCa = "MaximumConcurrency";
|
|
323
443
|
const _MEAIS = "MaximumEventAgeInSeconds";
|
|
444
|
+
const _MEE = "MinExecutionEnvironments";
|
|
445
|
+
const _MEEa = "MaxExecutionEnvironments";
|
|
324
446
|
const _MI = "MaxItems";
|
|
325
447
|
const _MP = "MinimumPollers";
|
|
326
448
|
const _MPa = "MaximumPollers";
|
|
@@ -328,22 +450,35 @@ const _MR = "MasterRegion";
|
|
|
328
450
|
const _MRA = "MaximumRetryAttempts";
|
|
329
451
|
const _MRAIS = "MaximumRecordAgeInSeconds";
|
|
330
452
|
const _MS = "MemorySize";
|
|
453
|
+
const _MVCC = "MaxVCpuCount";
|
|
331
454
|
const _Ma = "Marker";
|
|
332
455
|
const _Me = "Metrics";
|
|
333
456
|
const _Mo = "Mode";
|
|
334
457
|
const _N = "Name";
|
|
458
|
+
const _NADS = "NextAttemptDelaySeconds";
|
|
459
|
+
const _NAT = "NextAttemptTimestamp";
|
|
460
|
+
const _NES = "NewExecutionState";
|
|
335
461
|
const _NM = "NextMarker";
|
|
462
|
+
const _NPVE = "NoPublishedVersionException";
|
|
463
|
+
const _O = "Operations";
|
|
336
464
|
const _OF = "OnFailure";
|
|
337
465
|
const _OI = "OrganizationId";
|
|
466
|
+
const _OP = "OperationPayload";
|
|
467
|
+
const _OPu = "OutputPayload";
|
|
338
468
|
const _OS = "OnSuccess";
|
|
339
469
|
const _OSp = "OptimizationStatus";
|
|
470
|
+
const _OU = "OperationUpdate";
|
|
471
|
+
const _OUp = "OperationUpdates";
|
|
472
|
+
const _Op = "Operation";
|
|
340
473
|
const _P = "Principal";
|
|
341
|
-
const _PC = "
|
|
474
|
+
const _PC = "PermissionsConfig";
|
|
342
475
|
const _PCC = "ProvisionedConcurrencyConfigs";
|
|
343
476
|
const _PCCL = "ProvisionedConcurrencyConfigList";
|
|
344
477
|
const _PCCLI = "ProvisionedConcurrencyConfigListItem";
|
|
345
478
|
const _PCCNFE = "ProvisionedConcurrencyConfigNotFoundException";
|
|
346
479
|
const _PCE = "ProvisionedConcurrentExecutions";
|
|
480
|
+
const _PCa = "PayloadChunk";
|
|
481
|
+
const _PEEMC = "PerExecutionEnvironmentMaxConcurrency";
|
|
347
482
|
const _PF = "ParallelizationFactor";
|
|
348
483
|
const _PFC = "PutFunctionConcurrency";
|
|
349
484
|
const _PFCR = "PutFunctionConcurrencyRequest";
|
|
@@ -356,11 +491,16 @@ const _PFEICR = "PutFunctionEventInvokeConfigRequest";
|
|
|
356
491
|
const _PFRC = "PutFunctionRecursionConfig";
|
|
357
492
|
const _PFRCR = "PutFunctionRecursionConfigRequest";
|
|
358
493
|
const _PFRCRu = "PutFunctionRecursionConfigResponse";
|
|
494
|
+
const _PFSC = "PutFunctionScalingConfig";
|
|
495
|
+
const _PFSCR = "PutFunctionScalingConfigRequest";
|
|
496
|
+
const _PFSCRu = "PutFunctionScalingConfigResponse";
|
|
359
497
|
const _PGN = "PollerGroupName";
|
|
498
|
+
const _PI = "ParentId";
|
|
360
499
|
const _PLEE = "PolicyLengthExceededException";
|
|
361
500
|
const _PLV = "PublishLayerVersion";
|
|
362
501
|
const _PLVR = "PublishLayerVersionRequest";
|
|
363
502
|
const _PLVRu = "PublishLayerVersionResponse";
|
|
503
|
+
const _PMT = "PredefinedMetricType";
|
|
364
504
|
const _POID = "PrincipalOrgID";
|
|
365
505
|
const _PPC = "ProvisionedPollerConfig";
|
|
366
506
|
const _PPCC = "PutProvisionedConcurrencyConfig";
|
|
@@ -370,30 +510,37 @@ const _PRMC = "PutRuntimeManagementConfig";
|
|
|
370
510
|
const _PRMCR = "PutRuntimeManagementConfigRequest";
|
|
371
511
|
const _PRMCRu = "PutRuntimeManagementConfigResponse";
|
|
372
512
|
const _PT = "PackageType";
|
|
513
|
+
const _PTu = "PublishTo";
|
|
373
514
|
const _PV = "PublishVersion";
|
|
374
515
|
const _PVR = "PublishVersionRequest";
|
|
375
|
-
const _Pa = "
|
|
376
|
-
const
|
|
516
|
+
const _Pa = "Payload";
|
|
517
|
+
const _Pat = "Pattern";
|
|
377
518
|
const _Po = "Policy";
|
|
378
519
|
const _Pu = "Publish";
|
|
379
520
|
const _Q = "Qualifier";
|
|
380
521
|
const _Qu = "Queues";
|
|
381
|
-
const _R = "
|
|
522
|
+
const _R = "Result";
|
|
382
523
|
const _RA = "Retry-After";
|
|
383
524
|
const _RC = "RoutingConfig";
|
|
384
525
|
const _RCE = "ReservedConcurrentExecutions";
|
|
385
526
|
const _RCEe = "ResourceConflictException";
|
|
527
|
+
const _RCe = "ReplayChildren";
|
|
528
|
+
const _RD = "RetryDetails";
|
|
529
|
+
const _RFSC = "RequestedFunctionScalingConfig";
|
|
386
530
|
const _RI = "RevisionId";
|
|
387
531
|
const _RIE = "RecursiveInvocationException";
|
|
388
532
|
const _RIU = "ResolvedImageUri";
|
|
389
533
|
const _RIUE = "ResourceInUseException";
|
|
534
|
+
const _RIe = "RequestId";
|
|
390
535
|
const _RL = "RecursiveLoop";
|
|
391
536
|
const _RLVP = "RemoveLayerVersionPermission";
|
|
392
537
|
const _RLVPR = "RemoveLayerVersionPermissionRequest";
|
|
393
538
|
const _RNFE = "ResourceNotFoundException";
|
|
394
539
|
const _RNRE = "ResourceNotReadyException";
|
|
540
|
+
const _RO = "ReverseOrder";
|
|
395
541
|
const _RP = "RemovePermission";
|
|
396
542
|
const _RPCE = "RequestedProvisionedConcurrentExecutions";
|
|
543
|
+
const _RPID = "RetentionPeriodInDays";
|
|
397
544
|
const _RPR = "RemovePermissionRequest";
|
|
398
545
|
const _RSCT = "ResponseStreamContentType";
|
|
399
546
|
const _RT = "RepositoryType";
|
|
@@ -404,15 +551,33 @@ const _RVE = "RuntimeVersionError";
|
|
|
404
551
|
const _Re = "Resource";
|
|
405
552
|
const _Rea = "Reason";
|
|
406
553
|
const _Ro = "Role";
|
|
554
|
+
const _Ru = "Runtime";
|
|
407
555
|
const _S = "Statement";
|
|
408
556
|
const _SA = "SourceArn";
|
|
409
557
|
const _SAC = "SourceAccessConfigurations";
|
|
410
558
|
const _SACo = "SourceAccessConfiguration";
|
|
411
559
|
const _SAo = "SourceAccount";
|
|
560
|
+
const _SAt = "StartedAfter";
|
|
412
561
|
const _SB = "S3Bucket";
|
|
562
|
+
const _SBt = "StartedBefore";
|
|
413
563
|
const _SC = "ScalingConfig";
|
|
414
564
|
const _SCt = "StatusCode";
|
|
565
|
+
const _SD = "StepDetails";
|
|
566
|
+
const _SDE = "StopDurableExecution";
|
|
567
|
+
const _SDECF = "SendDurableExecutionCallbackFailure";
|
|
568
|
+
const _SDECFR = "SendDurableExecutionCallbackFailureRequest";
|
|
569
|
+
const _SDECFRe = "SendDurableExecutionCallbackFailureResponse";
|
|
570
|
+
const _SDECH = "SendDurableExecutionCallbackHeartbeat";
|
|
571
|
+
const _SDECHR = "SendDurableExecutionCallbackHeartbeatRequest";
|
|
572
|
+
const _SDECHRe = "SendDurableExecutionCallbackHeartbeatResponse";
|
|
573
|
+
const _SDECS = "SendDurableExecutionCallbackSuccess";
|
|
574
|
+
const _SDECSR = "SendDurableExecutionCallbackSuccessRequest";
|
|
575
|
+
const _SDECSRe = "SendDurableExecutionCallbackSuccessResponse";
|
|
576
|
+
const _SDER = "StopDurableExecutionRequest";
|
|
577
|
+
const _SDERt = "StopDurableExecutionResponse";
|
|
415
578
|
const _SE = "ServiceException";
|
|
579
|
+
const _SET = "ScheduledEndTimestamp";
|
|
580
|
+
const _SFD = "StepFailedDetails";
|
|
416
581
|
const _SGI = "SecurityGroupIds";
|
|
417
582
|
const _SI = "StatementId";
|
|
418
583
|
const _SIPALRE = "SubnetIPAddressLimitReachedException";
|
|
@@ -421,13 +586,16 @@ const _SJA = "SigningJobArn";
|
|
|
421
586
|
const _SK = "S3Key";
|
|
422
587
|
const _SKMSKA = "SourceKMSKeyArn";
|
|
423
588
|
const _SLL = "SystemLogLevel";
|
|
589
|
+
const _SM = "ScalingMode";
|
|
424
590
|
const _SMES = "SelfManagedEventSource";
|
|
425
591
|
const _SMKESC = "SelfManagedKafkaEventSourceConfig";
|
|
592
|
+
const _SO = "StepOptions";
|
|
426
593
|
const _SOV = "S3ObjectVersion";
|
|
427
|
-
const _SP = "
|
|
594
|
+
const _SP = "ScalingPolicies";
|
|
428
595
|
const _SPT = "StartingPositionTimestamp";
|
|
429
596
|
const _SPVA = "SigningProfileVersionArns";
|
|
430
597
|
const _SPVAi = "SigningProfileVersionArn";
|
|
598
|
+
const _SPt = "StartingPosition";
|
|
431
599
|
const _SR = "StateReason";
|
|
432
600
|
const _SRC = "SchemaRegistryConfig";
|
|
433
601
|
const _SRCt = "StateReasonCode";
|
|
@@ -435,37 +603,55 @@ const _SRETLE = "SerializedRequestEntityTooLargeException";
|
|
|
435
603
|
const _SRURI = "SchemaRegistryURI";
|
|
436
604
|
const _SRt = "StatusReason";
|
|
437
605
|
const _SS = "SensitiveString";
|
|
606
|
+
const _SSD = "StepStartedDetails";
|
|
607
|
+
const _SSDt = "StepSucceededDetails";
|
|
438
608
|
const _SSE = "SnapStartException";
|
|
439
609
|
const _SSNRE = "SnapStartNotReadyException";
|
|
440
610
|
const _SSR = "SnapStartResponse";
|
|
441
611
|
const _SSTE = "SnapStartTimeoutException";
|
|
442
612
|
const _SSn = "SnapStart";
|
|
613
|
+
const _ST = "StackTrace";
|
|
614
|
+
const _STE = "StackTraceEntry";
|
|
615
|
+
const _STEt = "StackTraceEntries";
|
|
443
616
|
const _STR = "StateTransitionReason";
|
|
617
|
+
const _STt = "StartTimestamp";
|
|
618
|
+
const _STto = "StopTimestamp";
|
|
619
|
+
const _STu = "SubType";
|
|
444
620
|
const _SVC = "SchemaValidationConfigs";
|
|
445
621
|
const _Si = "Size";
|
|
446
622
|
const _St = "State";
|
|
447
623
|
const _Sta = "Status";
|
|
448
|
-
const
|
|
624
|
+
const _Stat = "Statuses";
|
|
625
|
+
const _T = "Timeout";
|
|
449
626
|
const _TA = "TargetArn";
|
|
450
627
|
const _TC = "TracingConfig";
|
|
451
628
|
const _TCR = "TracingConfigResponse";
|
|
452
629
|
const _TCS = "TotalCodeSize";
|
|
453
630
|
const _TCe = "TenancyConfig";
|
|
454
631
|
const _TE = "TagsError";
|
|
632
|
+
const _TH = "TraceHeader";
|
|
455
633
|
const _TI = "TenantId";
|
|
456
634
|
const _TIM = "TenantIsolationMode";
|
|
457
635
|
const _TK = "TagKeys";
|
|
458
636
|
const _TMRE = "TooManyRequestsException";
|
|
459
637
|
const _TR = "TagResource";
|
|
460
638
|
const _TRR = "TagResourceRequest";
|
|
639
|
+
const _TS = "TimeoutSeconds";
|
|
640
|
+
const _TTSP = "TargetTrackingScalingPolicy";
|
|
641
|
+
const _TV = "TargetValue";
|
|
461
642
|
const _TWIS = "TumblingWindowInSeconds";
|
|
462
643
|
const _Ta = "Tags";
|
|
463
|
-
const _Ti = "Timeout";
|
|
464
644
|
const _To = "Topics";
|
|
645
|
+
const _Tr = "Truncated";
|
|
646
|
+
const _Ty = "Type";
|
|
647
|
+
const _U = "Updates";
|
|
465
648
|
const _UA = "UpdateAlias";
|
|
466
649
|
const _UAOD = "UntrustedArtifactOnDeployment";
|
|
467
650
|
const _UAR = "UpdateAliasRequest";
|
|
468
651
|
const _UCE = "UnreservedConcurrentExecutions";
|
|
652
|
+
const _UCP = "UpdateCapacityProvider";
|
|
653
|
+
const _UCPR = "UpdateCapacityProviderRequest";
|
|
654
|
+
const _UCPRp = "UpdateCapacityProviderResponse";
|
|
469
655
|
const _UCSC = "UpdateCodeSigningConfig";
|
|
470
656
|
const _UCSCR = "UpdateCodeSigningConfigRequest";
|
|
471
657
|
const _UCSCRp = "UpdateCodeSigningConfigResponse";
|
|
@@ -493,14 +679,23 @@ const _VI = "VpcId";
|
|
|
493
679
|
const _VN = "VersionNumber";
|
|
494
680
|
const _Ve = "Version";
|
|
495
681
|
const _Ver = "Versions";
|
|
682
|
+
const _WCD = "WaitCancelledDetails";
|
|
496
683
|
const _WD = "WorkingDirectory";
|
|
684
|
+
const _WDa = "WaitDetails";
|
|
685
|
+
const _WO = "WaitOptions";
|
|
686
|
+
const _WS = "WaitSeconds";
|
|
687
|
+
const _WSD = "WaitStartedDetails";
|
|
688
|
+
const _WSDa = "WaitSucceededDetails";
|
|
497
689
|
const _XACC = "X-Amz-Client-Context";
|
|
690
|
+
const _XADEA = "X-Amz-Durable-Execution-Arn";
|
|
691
|
+
const _XADEN = "X-Amz-Durable-Execution-Name";
|
|
498
692
|
const _XAEV = "X-Amz-Executed-Version";
|
|
499
693
|
const _XAFE = "X-Amz-Function-Error";
|
|
500
694
|
const _XAIT = "X-Amz-Invocation-Type";
|
|
501
695
|
const _XALR = "X-Amz-Log-Result";
|
|
502
696
|
const _XALT = "X-Amz-Log-Type";
|
|
503
697
|
const _XATI = "X-Amz-Tenant-Id";
|
|
698
|
+
const _XATIm = "XAmznTraceId";
|
|
504
699
|
const _ZF = "ZipFile";
|
|
505
700
|
const _c = "client";
|
|
506
701
|
const _e = "error";
|
|
@@ -517,21 +712,21 @@ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.lambda";
|
|
|
517
712
|
const _tK = "tagKeys";
|
|
518
713
|
const n0 = "com.amazonaws.lambda";
|
|
519
714
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
520
|
-
import { CodeSigningConfigNotFoundException as __CodeSigningConfigNotFoundException, CodeStorageExceededException as __CodeStorageExceededException, CodeVerificationFailedException as __CodeVerificationFailedException, EC2AccessDeniedException as __EC2AccessDeniedException, EC2ThrottledException as __EC2ThrottledException, EC2UnexpectedException as __EC2UnexpectedException, EFSIOException as __EFSIOException, EFSMountConnectivityException as __EFSMountConnectivityException, EFSMountFailureException as __EFSMountFailureException, EFSMountTimeoutException as __EFSMountTimeoutException, ENILimitReachedException as __ENILimitReachedException, InvalidCodeSignatureException as __InvalidCodeSignatureException, InvalidParameterValueException as __InvalidParameterValueException, InvalidRequestContentException as __InvalidRequestContentException, InvalidRuntimeException as __InvalidRuntimeException, InvalidSecurityGroupIDException as __InvalidSecurityGroupIDException, InvalidSubnetIDException as __InvalidSubnetIDException, InvalidZipFileException as __InvalidZipFileException, KMSAccessDeniedException as __KMSAccessDeniedException, KMSDisabledException as __KMSDisabledException, KMSInvalidStateException as __KMSInvalidStateException, KMSNotFoundException as __KMSNotFoundException, PolicyLengthExceededException as __PolicyLengthExceededException, PreconditionFailedException as __PreconditionFailedException, ProvisionedConcurrencyConfigNotFoundException as __ProvisionedConcurrencyConfigNotFoundException, RecursiveInvocationException as __RecursiveInvocationException, RequestTooLargeException as __RequestTooLargeException, ResourceConflictException as __ResourceConflictException, ResourceInUseException as __ResourceInUseException, ResourceNotFoundException as __ResourceNotFoundException, ResourceNotReadyException as __ResourceNotReadyException, SerializedRequestEntityTooLargeException as __SerializedRequestEntityTooLargeException, ServiceException as __ServiceException, SnapStartException as __SnapStartException, SnapStartNotReadyException as __SnapStartNotReadyException, SnapStartTimeoutException as __SnapStartTimeoutException, SubnetIPAddressLimitReachedException as __SubnetIPAddressLimitReachedException, TooManyRequestsException as __TooManyRequestsException, UnsupportedMediaTypeException as __UnsupportedMediaTypeException, } from "../models/errors";
|
|
715
|
+
import { CallbackTimeoutException as __CallbackTimeoutException, CapacityProviderLimitExceededException as __CapacityProviderLimitExceededException, CodeSigningConfigNotFoundException as __CodeSigningConfigNotFoundException, CodeStorageExceededException as __CodeStorageExceededException, CodeVerificationFailedException as __CodeVerificationFailedException, DurableExecutionAlreadyStartedException as __DurableExecutionAlreadyStartedException, EC2AccessDeniedException as __EC2AccessDeniedException, EC2ThrottledException as __EC2ThrottledException, EC2UnexpectedException as __EC2UnexpectedException, EFSIOException as __EFSIOException, EFSMountConnectivityException as __EFSMountConnectivityException, EFSMountFailureException as __EFSMountFailureException, EFSMountTimeoutException as __EFSMountTimeoutException, ENILimitReachedException as __ENILimitReachedException, FunctionVersionsPerCapacityProviderLimitExceededException as __FunctionVersionsPerCapacityProviderLimitExceededException, InvalidCodeSignatureException as __InvalidCodeSignatureException, InvalidParameterValueException as __InvalidParameterValueException, InvalidRequestContentException as __InvalidRequestContentException, InvalidRuntimeException as __InvalidRuntimeException, InvalidSecurityGroupIDException as __InvalidSecurityGroupIDException, InvalidSubnetIDException as __InvalidSubnetIDException, InvalidZipFileException as __InvalidZipFileException, KMSAccessDeniedException as __KMSAccessDeniedException, KMSDisabledException as __KMSDisabledException, KMSInvalidStateException as __KMSInvalidStateException, KMSNotFoundException as __KMSNotFoundException, NoPublishedVersionException as __NoPublishedVersionException, PolicyLengthExceededException as __PolicyLengthExceededException, PreconditionFailedException as __PreconditionFailedException, ProvisionedConcurrencyConfigNotFoundException as __ProvisionedConcurrencyConfigNotFoundException, RecursiveInvocationException as __RecursiveInvocationException, RequestTooLargeException as __RequestTooLargeException, ResourceConflictException as __ResourceConflictException, ResourceInUseException as __ResourceInUseException, ResourceNotFoundException as __ResourceNotFoundException, ResourceNotReadyException as __ResourceNotReadyException, SerializedRequestEntityTooLargeException as __SerializedRequestEntityTooLargeException, ServiceException as __ServiceException, SnapStartException as __SnapStartException, SnapStartNotReadyException as __SnapStartNotReadyException, SnapStartTimeoutException as __SnapStartTimeoutException, SubnetIPAddressLimitReachedException as __SubnetIPAddressLimitReachedException, TooManyRequestsException as __TooManyRequestsException, UnsupportedMediaTypeException as __UnsupportedMediaTypeException, } from "../models/errors";
|
|
521
716
|
import { LambdaServiceException as __LambdaServiceException } from "../models/LambdaServiceException";
|
|
717
|
+
export var BinaryOperationPayload = [0, n0, _BOP, 8, 21];
|
|
522
718
|
export var _Blob = [0, n0, _B, 8, 21];
|
|
523
|
-
export var BlobStream = [
|
|
524
|
-
0,
|
|
525
|
-
n0,
|
|
526
|
-
_BS,
|
|
527
|
-
{
|
|
528
|
-
[_s]: 1,
|
|
529
|
-
},
|
|
530
|
-
42,
|
|
531
|
-
];
|
|
719
|
+
export var BlobStream = [0, n0, _BS, { [_s]: 1 }, 42];
|
|
532
720
|
export var EnvironmentVariableName = [0, n0, _EVN, 8, 0];
|
|
533
721
|
export var EnvironmentVariableValue = [0, n0, _EVV, 8, 0];
|
|
722
|
+
export var ErrorData = [0, n0, _ED, 8, 0];
|
|
723
|
+
export var ErrorMessage = [0, n0, _EM, 8, 0];
|
|
724
|
+
export var ErrorType = [0, n0, _ET, 8, 0];
|
|
725
|
+
export var InputPayload = [0, n0, _IP, 8, 0];
|
|
726
|
+
export var OperationPayload = [0, n0, _OP, 8, 0];
|
|
727
|
+
export var OutputPayload = [0, n0, _OPu, 8, 0];
|
|
534
728
|
export var SensitiveString = [0, n0, _SS, 8, 0];
|
|
729
|
+
export var StackTraceEntry = [0, n0, _STE, 8, 0];
|
|
535
730
|
export var AccountLimit = [3, n0, _AL, 0, [_TCS, _CSU, _CSZ, _CE, _UCE], [1, 1, 1, 1, 1]];
|
|
536
731
|
export var AccountUsage = [3, n0, _AU, 0, [_TCS, _FC], [1, 1]];
|
|
537
732
|
export var AddLayerVersionPermissionRequest = [
|
|
@@ -540,20 +735,7 @@ export var AddLayerVersionPermissionRequest = [
|
|
|
540
735
|
_ALVPR,
|
|
541
736
|
0,
|
|
542
737
|
[_LN, _VN, _SI, _A, _P, _OI, _RI],
|
|
543
|
-
[
|
|
544
|
-
[0, 1],
|
|
545
|
-
[1, 1],
|
|
546
|
-
0,
|
|
547
|
-
0,
|
|
548
|
-
0,
|
|
549
|
-
0,
|
|
550
|
-
[
|
|
551
|
-
0,
|
|
552
|
-
{
|
|
553
|
-
[_hQ]: _RI,
|
|
554
|
-
},
|
|
555
|
-
],
|
|
556
|
-
],
|
|
738
|
+
[[0, 1], [1, 1], 0, 0, 0, 0, [0, { [_hQ]: _RI }]],
|
|
557
739
|
];
|
|
558
740
|
export var AddLayerVersionPermissionResponse = [3, n0, _ALVPRd, 0, [_S, _RI], [0, 0]];
|
|
559
741
|
export var AddPermissionRequest = [
|
|
@@ -562,25 +744,7 @@ export var AddPermissionRequest = [
|
|
|
562
744
|
_APR,
|
|
563
745
|
0,
|
|
564
746
|
[_FN, _SI, _A, _P, _SA, _SAo, _EST, _Q, _RI, _POID, _FUAT, _IVFU],
|
|
565
|
-
[
|
|
566
|
-
[0, 1],
|
|
567
|
-
0,
|
|
568
|
-
0,
|
|
569
|
-
0,
|
|
570
|
-
0,
|
|
571
|
-
0,
|
|
572
|
-
0,
|
|
573
|
-
[
|
|
574
|
-
0,
|
|
575
|
-
{
|
|
576
|
-
[_hQ]: _Q,
|
|
577
|
-
},
|
|
578
|
-
],
|
|
579
|
-
0,
|
|
580
|
-
0,
|
|
581
|
-
0,
|
|
582
|
-
2,
|
|
583
|
-
],
|
|
747
|
+
[[0, 1], 0, 0, 0, 0, 0, 0, [0, { [_hQ]: _Q }], 0, 0, 0, 2],
|
|
584
748
|
];
|
|
585
749
|
export var AddPermissionResponse = [3, n0, _APRd, 0, [_S], [0]];
|
|
586
750
|
export var AliasConfiguration = [
|
|
@@ -601,6 +765,113 @@ export var AmazonManagedKafkaEventSourceConfig = [
|
|
|
601
765
|
[_CGI, _SRC],
|
|
602
766
|
[0, () => KafkaSchemaRegistryConfig],
|
|
603
767
|
];
|
|
768
|
+
export var CallbackDetails = [
|
|
769
|
+
3,
|
|
770
|
+
n0,
|
|
771
|
+
_CD,
|
|
772
|
+
0,
|
|
773
|
+
[_CI, _R, _E],
|
|
774
|
+
[0, [() => OperationPayload, 0], [() => ErrorObject, 0]],
|
|
775
|
+
];
|
|
776
|
+
export var CallbackFailedDetails = [3, n0, _CFD, 0, [_E], [[() => EventError, 0]]];
|
|
777
|
+
export var CallbackOptions = [3, n0, _CO, 0, [_TS, _HTS], [1, 1]];
|
|
778
|
+
export var CallbackStartedDetails = [3, n0, _CSD, 0, [_CI, _HT, _T], [0, 1, 1]];
|
|
779
|
+
export var CallbackSucceededDetails = [3, n0, _CSDa, 0, [_R], [[() => EventResult, 0]]];
|
|
780
|
+
export var CallbackTimedOutDetails = [3, n0, _CTOD, 0, [_E], [[() => EventError, 0]]];
|
|
781
|
+
export var CallbackTimeoutException = [-3, n0, _CTE, { [_e]: _c, [_hE]: 400 }, [_Ty, _M], [0, 0]];
|
|
782
|
+
TypeRegistry.for(n0).registerError(CallbackTimeoutException, __CallbackTimeoutException);
|
|
783
|
+
export var CapacityProvider = [
|
|
784
|
+
3,
|
|
785
|
+
n0,
|
|
786
|
+
_CP,
|
|
787
|
+
0,
|
|
788
|
+
[_CPA, _St, _VC, _PC, _IR, _CPSC, _KKA, _LM],
|
|
789
|
+
[
|
|
790
|
+
0,
|
|
791
|
+
0,
|
|
792
|
+
() => CapacityProviderVpcConfig,
|
|
793
|
+
() => CapacityProviderPermissionsConfig,
|
|
794
|
+
() => InstanceRequirements,
|
|
795
|
+
() => CapacityProviderScalingConfig,
|
|
796
|
+
0,
|
|
797
|
+
0,
|
|
798
|
+
],
|
|
799
|
+
];
|
|
800
|
+
export var CapacityProviderConfig = [
|
|
801
|
+
3,
|
|
802
|
+
n0,
|
|
803
|
+
_CPC,
|
|
804
|
+
0,
|
|
805
|
+
[_LMICPC],
|
|
806
|
+
[() => LambdaManagedInstancesCapacityProviderConfig],
|
|
807
|
+
];
|
|
808
|
+
export var CapacityProviderLimitExceededException = [
|
|
809
|
+
-3,
|
|
810
|
+
n0,
|
|
811
|
+
_CPLEE,
|
|
812
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
813
|
+
[_Ty, _m],
|
|
814
|
+
[0, 0],
|
|
815
|
+
];
|
|
816
|
+
TypeRegistry.for(n0).registerError(CapacityProviderLimitExceededException, __CapacityProviderLimitExceededException);
|
|
817
|
+
export var CapacityProviderPermissionsConfig = [3, n0, _CPPC, 0, [_CPORA], [0]];
|
|
818
|
+
export var CapacityProviderScalingConfig = [
|
|
819
|
+
3,
|
|
820
|
+
n0,
|
|
821
|
+
_CPSC,
|
|
822
|
+
0,
|
|
823
|
+
[_MVCC, _SM, _SP],
|
|
824
|
+
[1, 0, () => CapacityProviderScalingPoliciesList],
|
|
825
|
+
];
|
|
826
|
+
export var CapacityProviderVpcConfig = [3, n0, _CPVC, 0, [_SIu, _SGI], [64 | 0, 64 | 0]];
|
|
827
|
+
export var ChainedInvokeDetails = [
|
|
828
|
+
3,
|
|
829
|
+
n0,
|
|
830
|
+
_CID,
|
|
831
|
+
0,
|
|
832
|
+
[_R, _E],
|
|
833
|
+
[
|
|
834
|
+
[() => OperationPayload, 0],
|
|
835
|
+
[() => ErrorObject, 0],
|
|
836
|
+
],
|
|
837
|
+
];
|
|
838
|
+
export var ChainedInvokeFailedDetails = [3, n0, _CIFD, 0, [_E], [[() => EventError, 0]]];
|
|
839
|
+
export var ChainedInvokeOptions = [3, n0, _CIO, 0, [_FN, _TI], [0, 0]];
|
|
840
|
+
export var ChainedInvokeStartedDetails = [
|
|
841
|
+
3,
|
|
842
|
+
n0,
|
|
843
|
+
_CISD,
|
|
844
|
+
0,
|
|
845
|
+
[_FN, _TI, _I, _EV, _DEA],
|
|
846
|
+
[0, 0, [() => EventInput, 0], 0, 0],
|
|
847
|
+
];
|
|
848
|
+
export var ChainedInvokeStoppedDetails = [3, n0, _CISDh, 0, [_E], [[() => EventError, 0]]];
|
|
849
|
+
export var ChainedInvokeSucceededDetails = [3, n0, _CISDha, 0, [_R], [[() => EventResult, 0]]];
|
|
850
|
+
export var ChainedInvokeTimedOutDetails = [3, n0, _CITOD, 0, [_E], [[() => EventError, 0]]];
|
|
851
|
+
export var CheckpointDurableExecutionRequest = [
|
|
852
|
+
3,
|
|
853
|
+
n0,
|
|
854
|
+
_CDER,
|
|
855
|
+
0,
|
|
856
|
+
[_DEA, _CT, _U, _CTl],
|
|
857
|
+
[[0, 1], 0, [() => OperationUpdates, 0], [0, 4]],
|
|
858
|
+
];
|
|
859
|
+
export var CheckpointDurableExecutionResponse = [
|
|
860
|
+
3,
|
|
861
|
+
n0,
|
|
862
|
+
_CDERh,
|
|
863
|
+
0,
|
|
864
|
+
[_CT, _NES],
|
|
865
|
+
[0, [() => CheckpointUpdatedExecutionState, 0]],
|
|
866
|
+
];
|
|
867
|
+
export var CheckpointUpdatedExecutionState = [
|
|
868
|
+
3,
|
|
869
|
+
n0,
|
|
870
|
+
_CUES,
|
|
871
|
+
0,
|
|
872
|
+
[_O, _NM],
|
|
873
|
+
[[() => Operations, 0], 0],
|
|
874
|
+
];
|
|
604
875
|
export var CodeSigningConfig = [
|
|
605
876
|
3,
|
|
606
877
|
n0,
|
|
@@ -613,11 +884,8 @@ export var CodeSigningConfigNotFoundException = [
|
|
|
613
884
|
-3,
|
|
614
885
|
n0,
|
|
615
886
|
_CSCNFE,
|
|
616
|
-
{
|
|
617
|
-
|
|
618
|
-
[_hE]: 404,
|
|
619
|
-
},
|
|
620
|
-
[_T, _M],
|
|
887
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
888
|
+
[_Ty, _M],
|
|
621
889
|
[0, 0],
|
|
622
890
|
];
|
|
623
891
|
TypeRegistry.for(n0).registerError(CodeSigningConfigNotFoundException, __CodeSigningConfigNotFoundException);
|
|
@@ -626,11 +894,8 @@ export var CodeStorageExceededException = [
|
|
|
626
894
|
-3,
|
|
627
895
|
n0,
|
|
628
896
|
_CSEE,
|
|
629
|
-
{
|
|
630
|
-
|
|
631
|
-
[_hE]: 400,
|
|
632
|
-
},
|
|
633
|
-
[_T, _m],
|
|
897
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
898
|
+
[_Ty, _m],
|
|
634
899
|
[0, 0],
|
|
635
900
|
];
|
|
636
901
|
TypeRegistry.for(n0).registerError(CodeStorageExceededException, __CodeStorageExceededException);
|
|
@@ -638,15 +903,24 @@ export var CodeVerificationFailedException = [
|
|
|
638
903
|
-3,
|
|
639
904
|
n0,
|
|
640
905
|
_CVFE,
|
|
641
|
-
{
|
|
642
|
-
|
|
643
|
-
[_hE]: 400,
|
|
644
|
-
},
|
|
645
|
-
[_T, _M],
|
|
906
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
907
|
+
[_Ty, _M],
|
|
646
908
|
[0, 0],
|
|
647
909
|
];
|
|
648
910
|
TypeRegistry.for(n0).registerError(CodeVerificationFailedException, __CodeVerificationFailedException);
|
|
649
911
|
export var Concurrency = [3, n0, _C, 0, [_RCE], [1]];
|
|
912
|
+
export var ContextDetails = [
|
|
913
|
+
3,
|
|
914
|
+
n0,
|
|
915
|
+
_CDo,
|
|
916
|
+
0,
|
|
917
|
+
[_RCe, _R, _E],
|
|
918
|
+
[2, [() => OperationPayload, 0], [() => ErrorObject, 0]],
|
|
919
|
+
];
|
|
920
|
+
export var ContextFailedDetails = [3, n0, _CFDo, 0, [_E], [[() => EventError, 0]]];
|
|
921
|
+
export var ContextOptions = [3, n0, _COo, 0, [_RCe], [2]];
|
|
922
|
+
export var ContextStartedDetails = [3, n0, _CSDo, 0, [], []];
|
|
923
|
+
export var ContextSucceededDetails = [3, n0, _CSDon, 0, [_R], [[() => EventResult, 0]]];
|
|
650
924
|
export var Cors = [
|
|
651
925
|
3,
|
|
652
926
|
n0,
|
|
@@ -663,6 +937,23 @@ export var CreateAliasRequest = [
|
|
|
663
937
|
[_FN, _N, _FV, _D, _RC],
|
|
664
938
|
[[0, 1], 0, 0, 0, () => AliasRoutingConfiguration],
|
|
665
939
|
];
|
|
940
|
+
export var CreateCapacityProviderRequest = [
|
|
941
|
+
3,
|
|
942
|
+
n0,
|
|
943
|
+
_CCPR,
|
|
944
|
+
0,
|
|
945
|
+
[_CPN, _VC, _PC, _IR, _CPSC, _KKA, _Ta],
|
|
946
|
+
[
|
|
947
|
+
0,
|
|
948
|
+
() => CapacityProviderVpcConfig,
|
|
949
|
+
() => CapacityProviderPermissionsConfig,
|
|
950
|
+
() => InstanceRequirements,
|
|
951
|
+
() => CapacityProviderScalingConfig,
|
|
952
|
+
0,
|
|
953
|
+
128 | 0,
|
|
954
|
+
],
|
|
955
|
+
];
|
|
956
|
+
export var CreateCapacityProviderResponse = [3, n0, _CCPRr, 0, [_CP], [() => CapacityProvider]];
|
|
666
957
|
export var CreateCodeSigningConfigRequest = [
|
|
667
958
|
3,
|
|
668
959
|
n0,
|
|
@@ -687,12 +978,12 @@ export var CreateEventSourceMappingRequest = [
|
|
|
687
978
|
[
|
|
688
979
|
_ESA,
|
|
689
980
|
_FN,
|
|
690
|
-
|
|
981
|
+
_En,
|
|
691
982
|
_BSa,
|
|
692
983
|
_FCi,
|
|
693
984
|
_MBWIS,
|
|
694
985
|
_PF,
|
|
695
|
-
|
|
986
|
+
_SPt,
|
|
696
987
|
_SPT,
|
|
697
988
|
_DC,
|
|
698
989
|
_MRAIS,
|
|
@@ -750,18 +1041,18 @@ export var CreateFunctionRequest = [
|
|
|
750
1041
|
0,
|
|
751
1042
|
[
|
|
752
1043
|
_FN,
|
|
753
|
-
|
|
1044
|
+
_Ru,
|
|
754
1045
|
_Ro,
|
|
755
1046
|
_H,
|
|
756
1047
|
_Cod,
|
|
757
1048
|
_D,
|
|
758
|
-
|
|
1049
|
+
_T,
|
|
759
1050
|
_MS,
|
|
760
1051
|
_Pu,
|
|
761
1052
|
_VC,
|
|
762
1053
|
_PT,
|
|
763
1054
|
_DLC,
|
|
764
|
-
|
|
1055
|
+
_Env,
|
|
765
1056
|
_KMSKA,
|
|
766
1057
|
_TC,
|
|
767
1058
|
_Ta,
|
|
@@ -773,6 +1064,9 @@ export var CreateFunctionRequest = [
|
|
|
773
1064
|
_ES,
|
|
774
1065
|
_SSn,
|
|
775
1066
|
_LC,
|
|
1067
|
+
_CPC,
|
|
1068
|
+
_PTu,
|
|
1069
|
+
_DCu,
|
|
776
1070
|
_TCe,
|
|
777
1071
|
],
|
|
778
1072
|
[
|
|
@@ -800,6 +1094,9 @@ export var CreateFunctionRequest = [
|
|
|
800
1094
|
() => EphemeralStorage,
|
|
801
1095
|
() => SnapStart,
|
|
802
1096
|
() => LoggingConfig,
|
|
1097
|
+
() => CapacityProviderConfig,
|
|
1098
|
+
0,
|
|
1099
|
+
() => DurableConfig,
|
|
803
1100
|
() => TenancyConfig,
|
|
804
1101
|
],
|
|
805
1102
|
];
|
|
@@ -809,25 +1106,14 @@ export var CreateFunctionUrlConfigRequest = [
|
|
|
809
1106
|
_CFUCR,
|
|
810
1107
|
0,
|
|
811
1108
|
[_FN, _Q, _AT, _Co, _IM],
|
|
812
|
-
[
|
|
813
|
-
[0, 1],
|
|
814
|
-
[
|
|
815
|
-
0,
|
|
816
|
-
{
|
|
817
|
-
[_hQ]: _Q,
|
|
818
|
-
},
|
|
819
|
-
],
|
|
820
|
-
0,
|
|
821
|
-
() => Cors,
|
|
822
|
-
0,
|
|
823
|
-
],
|
|
1109
|
+
[[0, 1], [0, { [_hQ]: _Q }], 0, () => Cors, 0],
|
|
824
1110
|
];
|
|
825
1111
|
export var CreateFunctionUrlConfigResponse = [
|
|
826
1112
|
3,
|
|
827
1113
|
n0,
|
|
828
1114
|
_CFUCRr,
|
|
829
1115
|
0,
|
|
830
|
-
[_FU, _FA, _AT, _Co,
|
|
1116
|
+
[_FU, _FA, _AT, _Co, _CTr, _IM],
|
|
831
1117
|
[0, 0, 0, () => Cors, 0, 0],
|
|
832
1118
|
];
|
|
833
1119
|
export var DeadLetterConfig = [3, n0, _DLC, 0, [_TA], [0]];
|
|
@@ -842,6 +1128,8 @@ export var DeleteAliasRequest = [
|
|
|
842
1128
|
[0, 1],
|
|
843
1129
|
],
|
|
844
1130
|
];
|
|
1131
|
+
export var DeleteCapacityProviderRequest = [3, n0, _DCPR, 0, [_CPN], [[0, 1]]];
|
|
1132
|
+
export var DeleteCapacityProviderResponse = [3, n0, _DCPRe, 0, [_CP], [() => CapacityProvider]];
|
|
845
1133
|
export var DeleteCodeSigningConfigRequest = [3, n0, _DCSCR, 0, [_CSCA], [[0, 1]]];
|
|
846
1134
|
export var DeleteCodeSigningConfigResponse = [3, n0, _DCSCRe, 0, [], []];
|
|
847
1135
|
export var DeleteEventSourceMappingRequest = [3, n0, _DESMR, 0, [_UUID], [[0, 1]]];
|
|
@@ -855,12 +1143,7 @@ export var DeleteFunctionEventInvokeConfigRequest = [
|
|
|
855
1143
|
[_FN, _Q],
|
|
856
1144
|
[
|
|
857
1145
|
[0, 1],
|
|
858
|
-
[
|
|
859
|
-
0,
|
|
860
|
-
{
|
|
861
|
-
[_hQ]: _Q,
|
|
862
|
-
},
|
|
863
|
-
],
|
|
1146
|
+
[0, { [_hQ]: _Q }],
|
|
864
1147
|
],
|
|
865
1148
|
];
|
|
866
1149
|
export var DeleteFunctionRequest = [
|
|
@@ -871,14 +1154,10 @@ export var DeleteFunctionRequest = [
|
|
|
871
1154
|
[_FN, _Q],
|
|
872
1155
|
[
|
|
873
1156
|
[0, 1],
|
|
874
|
-
[
|
|
875
|
-
0,
|
|
876
|
-
{
|
|
877
|
-
[_hQ]: _Q,
|
|
878
|
-
},
|
|
879
|
-
],
|
|
1157
|
+
[0, { [_hQ]: _Q }],
|
|
880
1158
|
],
|
|
881
1159
|
];
|
|
1160
|
+
export var DeleteFunctionResponse = [3, n0, _DFRe, 0, [_SCt], [[1, 32]]];
|
|
882
1161
|
export var DeleteFunctionUrlConfigRequest = [
|
|
883
1162
|
3,
|
|
884
1163
|
n0,
|
|
@@ -887,12 +1166,7 @@ export var DeleteFunctionUrlConfigRequest = [
|
|
|
887
1166
|
[_FN, _Q],
|
|
888
1167
|
[
|
|
889
1168
|
[0, 1],
|
|
890
|
-
[
|
|
891
|
-
0,
|
|
892
|
-
{
|
|
893
|
-
[_hQ]: _Q,
|
|
894
|
-
},
|
|
895
|
-
],
|
|
1169
|
+
[0, { [_hQ]: _Q }],
|
|
896
1170
|
],
|
|
897
1171
|
];
|
|
898
1172
|
export var DeleteLayerVersionRequest = [
|
|
@@ -914,126 +1188,160 @@ export var DeleteProvisionedConcurrencyConfigRequest = [
|
|
|
914
1188
|
[_FN, _Q],
|
|
915
1189
|
[
|
|
916
1190
|
[0, 1],
|
|
917
|
-
[
|
|
918
|
-
0,
|
|
919
|
-
{
|
|
920
|
-
[_hQ]: _Q,
|
|
921
|
-
},
|
|
922
|
-
],
|
|
1191
|
+
[0, { [_hQ]: _Q }],
|
|
923
1192
|
],
|
|
924
1193
|
];
|
|
925
1194
|
export var DestinationConfig = [3, n0, _DC, 0, [_OS, _OF], [() => OnSuccess, () => OnFailure]];
|
|
926
1195
|
export var DocumentDBEventSourceConfig = [3, n0, _DDBESC, 0, [_DN, _CN, _FD], [0, 0, 0]];
|
|
927
|
-
export var
|
|
1196
|
+
export var DurableConfig = [3, n0, _DCu, 0, [_RPID, _ETx], [1, 1]];
|
|
1197
|
+
export var DurableExecutionAlreadyStartedException = [
|
|
928
1198
|
-3,
|
|
929
1199
|
n0,
|
|
930
|
-
|
|
931
|
-
{
|
|
932
|
-
|
|
933
|
-
[_hE]: 502,
|
|
934
|
-
},
|
|
935
|
-
[_T, _M],
|
|
1200
|
+
_DEASE,
|
|
1201
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
1202
|
+
[_Ty, _M],
|
|
936
1203
|
[0, 0],
|
|
937
1204
|
];
|
|
1205
|
+
TypeRegistry.for(n0).registerError(DurableExecutionAlreadyStartedException, __DurableExecutionAlreadyStartedException);
|
|
1206
|
+
export var EC2AccessDeniedException = [-3, n0, _ECADE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
|
|
938
1207
|
TypeRegistry.for(n0).registerError(EC2AccessDeniedException, __EC2AccessDeniedException);
|
|
939
|
-
export var EC2ThrottledException = [
|
|
940
|
-
-3,
|
|
941
|
-
n0,
|
|
942
|
-
_ECTE,
|
|
943
|
-
{
|
|
944
|
-
[_e]: _se,
|
|
945
|
-
[_hE]: 502,
|
|
946
|
-
},
|
|
947
|
-
[_T, _M],
|
|
948
|
-
[0, 0],
|
|
949
|
-
];
|
|
1208
|
+
export var EC2ThrottledException = [-3, n0, _ECTE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
|
|
950
1209
|
TypeRegistry.for(n0).registerError(EC2ThrottledException, __EC2ThrottledException);
|
|
951
1210
|
export var EC2UnexpectedException = [
|
|
952
1211
|
-3,
|
|
953
1212
|
n0,
|
|
954
1213
|
_ECUE,
|
|
955
|
-
{
|
|
956
|
-
|
|
957
|
-
[_hE]: 502,
|
|
958
|
-
},
|
|
959
|
-
[_T, _M, _ECEC],
|
|
1214
|
+
{ [_e]: _se, [_hE]: 502 },
|
|
1215
|
+
[_Ty, _M, _ECEC],
|
|
960
1216
|
[0, 0, 0],
|
|
961
1217
|
];
|
|
962
1218
|
TypeRegistry.for(n0).registerError(EC2UnexpectedException, __EC2UnexpectedException);
|
|
963
|
-
export var EFSIOException = [
|
|
964
|
-
-3,
|
|
965
|
-
n0,
|
|
966
|
-
_EFSIOE,
|
|
967
|
-
{
|
|
968
|
-
[_e]: _c,
|
|
969
|
-
[_hE]: 410,
|
|
970
|
-
},
|
|
971
|
-
[_T, _M],
|
|
972
|
-
[0, 0],
|
|
973
|
-
];
|
|
1219
|
+
export var EFSIOException = [-3, n0, _EFSIOE, { [_e]: _c, [_hE]: 410 }, [_Ty, _M], [0, 0]];
|
|
974
1220
|
TypeRegistry.for(n0).registerError(EFSIOException, __EFSIOException);
|
|
975
1221
|
export var EFSMountConnectivityException = [
|
|
976
1222
|
-3,
|
|
977
1223
|
n0,
|
|
978
1224
|
_EFSMCE,
|
|
979
|
-
{
|
|
980
|
-
|
|
981
|
-
[_hE]: 408,
|
|
982
|
-
},
|
|
983
|
-
[_T, _M],
|
|
1225
|
+
{ [_e]: _c, [_hE]: 408 },
|
|
1226
|
+
[_Ty, _M],
|
|
984
1227
|
[0, 0],
|
|
985
1228
|
];
|
|
986
1229
|
TypeRegistry.for(n0).registerError(EFSMountConnectivityException, __EFSMountConnectivityException);
|
|
987
|
-
export var EFSMountFailureException = [
|
|
988
|
-
-3,
|
|
989
|
-
n0,
|
|
990
|
-
_EFSMFE,
|
|
991
|
-
{
|
|
992
|
-
[_e]: _c,
|
|
993
|
-
[_hE]: 403,
|
|
994
|
-
},
|
|
995
|
-
[_T, _M],
|
|
996
|
-
[0, 0],
|
|
997
|
-
];
|
|
1230
|
+
export var EFSMountFailureException = [-3, n0, _EFSMFE, { [_e]: _c, [_hE]: 403 }, [_Ty, _M], [0, 0]];
|
|
998
1231
|
TypeRegistry.for(n0).registerError(EFSMountFailureException, __EFSMountFailureException);
|
|
999
|
-
export var EFSMountTimeoutException = [
|
|
1000
|
-
-3,
|
|
1001
|
-
n0,
|
|
1002
|
-
_EFSMTE,
|
|
1003
|
-
{
|
|
1004
|
-
[_e]: _c,
|
|
1005
|
-
[_hE]: 408,
|
|
1006
|
-
},
|
|
1007
|
-
[_T, _M],
|
|
1008
|
-
[0, 0],
|
|
1009
|
-
];
|
|
1232
|
+
export var EFSMountTimeoutException = [-3, n0, _EFSMTE, { [_e]: _c, [_hE]: 408 }, [_Ty, _M], [0, 0]];
|
|
1010
1233
|
TypeRegistry.for(n0).registerError(EFSMountTimeoutException, __EFSMountTimeoutException);
|
|
1011
1234
|
export var ENILimitReachedException = [
|
|
1012
1235
|
-3,
|
|
1013
1236
|
n0,
|
|
1014
1237
|
_ENILRE,
|
|
1015
|
-
{
|
|
1016
|
-
|
|
1017
|
-
[_hE]: 502,
|
|
1018
|
-
},
|
|
1019
|
-
[_T, _M],
|
|
1238
|
+
{ [_e]: _se, [_hE]: 502 },
|
|
1239
|
+
[_Ty, _M],
|
|
1020
1240
|
[0, 0],
|
|
1021
1241
|
];
|
|
1022
1242
|
TypeRegistry.for(n0).registerError(ENILimitReachedException, __ENILimitReachedException);
|
|
1023
|
-
export var Environment = [3, n0,
|
|
1243
|
+
export var Environment = [3, n0, _Env, 0, [_V], [[() => EnvironmentVariables, 0]]];
|
|
1024
1244
|
export var EnvironmentError = [3, n0, _EE, 0, [_EC, _M], [0, [() => SensitiveString, 0]]];
|
|
1025
1245
|
export var EnvironmentResponse = [
|
|
1026
1246
|
3,
|
|
1027
1247
|
n0,
|
|
1028
1248
|
_ER,
|
|
1029
1249
|
0,
|
|
1030
|
-
[_V,
|
|
1250
|
+
[_V, _E],
|
|
1031
1251
|
[
|
|
1032
1252
|
[() => EnvironmentVariables, 0],
|
|
1033
1253
|
[() => EnvironmentError, 0],
|
|
1034
1254
|
],
|
|
1035
1255
|
];
|
|
1036
1256
|
export var EphemeralStorage = [3, n0, _ES, 0, [_Si], [1]];
|
|
1257
|
+
export var ErrorObject = [
|
|
1258
|
+
3,
|
|
1259
|
+
n0,
|
|
1260
|
+
_EO,
|
|
1261
|
+
0,
|
|
1262
|
+
[_EM, _ET, _ED, _ST],
|
|
1263
|
+
[
|
|
1264
|
+
[() => ErrorMessage, 0],
|
|
1265
|
+
[() => ErrorType, 0],
|
|
1266
|
+
[() => ErrorData, 0],
|
|
1267
|
+
[() => StackTraceEntries, 0],
|
|
1268
|
+
],
|
|
1269
|
+
];
|
|
1270
|
+
export var Event = [
|
|
1271
|
+
3,
|
|
1272
|
+
n0,
|
|
1273
|
+
_Ev,
|
|
1274
|
+
0,
|
|
1275
|
+
[
|
|
1276
|
+
_ETv,
|
|
1277
|
+
_STu,
|
|
1278
|
+
_EI,
|
|
1279
|
+
_Id,
|
|
1280
|
+
_N,
|
|
1281
|
+
_ETve,
|
|
1282
|
+
_PI,
|
|
1283
|
+
_ESD,
|
|
1284
|
+
_ESDx,
|
|
1285
|
+
_EFD,
|
|
1286
|
+
_ETOD,
|
|
1287
|
+
_ESDxe,
|
|
1288
|
+
_CSDo,
|
|
1289
|
+
_CSDon,
|
|
1290
|
+
_CFDo,
|
|
1291
|
+
_WSD,
|
|
1292
|
+
_WSDa,
|
|
1293
|
+
_WCD,
|
|
1294
|
+
_SSD,
|
|
1295
|
+
_SSDt,
|
|
1296
|
+
_SFD,
|
|
1297
|
+
_CISD,
|
|
1298
|
+
_CISDha,
|
|
1299
|
+
_CIFD,
|
|
1300
|
+
_CITOD,
|
|
1301
|
+
_CISDh,
|
|
1302
|
+
_CSD,
|
|
1303
|
+
_CSDa,
|
|
1304
|
+
_CFD,
|
|
1305
|
+
_CTOD,
|
|
1306
|
+
_ICD,
|
|
1307
|
+
],
|
|
1308
|
+
[
|
|
1309
|
+
0,
|
|
1310
|
+
0,
|
|
1311
|
+
1,
|
|
1312
|
+
0,
|
|
1313
|
+
0,
|
|
1314
|
+
4,
|
|
1315
|
+
0,
|
|
1316
|
+
[() => ExecutionStartedDetails, 0],
|
|
1317
|
+
[() => ExecutionSucceededDetails, 0],
|
|
1318
|
+
[() => ExecutionFailedDetails, 0],
|
|
1319
|
+
[() => ExecutionTimedOutDetails, 0],
|
|
1320
|
+
[() => ExecutionStoppedDetails, 0],
|
|
1321
|
+
() => ContextStartedDetails,
|
|
1322
|
+
[() => ContextSucceededDetails, 0],
|
|
1323
|
+
[() => ContextFailedDetails, 0],
|
|
1324
|
+
() => WaitStartedDetails,
|
|
1325
|
+
() => WaitSucceededDetails,
|
|
1326
|
+
[() => WaitCancelledDetails, 0],
|
|
1327
|
+
() => StepStartedDetails,
|
|
1328
|
+
[() => StepSucceededDetails, 0],
|
|
1329
|
+
[() => StepFailedDetails, 0],
|
|
1330
|
+
[() => ChainedInvokeStartedDetails, 0],
|
|
1331
|
+
[() => ChainedInvokeSucceededDetails, 0],
|
|
1332
|
+
[() => ChainedInvokeFailedDetails, 0],
|
|
1333
|
+
[() => ChainedInvokeTimedOutDetails, 0],
|
|
1334
|
+
[() => ChainedInvokeStoppedDetails, 0],
|
|
1335
|
+
() => CallbackStartedDetails,
|
|
1336
|
+
[() => CallbackSucceededDetails, 0],
|
|
1337
|
+
[() => CallbackFailedDetails, 0],
|
|
1338
|
+
[() => CallbackTimedOutDetails, 0],
|
|
1339
|
+
[() => InvocationCompletedDetails, 0],
|
|
1340
|
+
],
|
|
1341
|
+
];
|
|
1342
|
+
export var EventError = [3, n0, _EEv, 0, [_Pa, _Tr], [[() => ErrorObject, 0], 2]];
|
|
1343
|
+
export var EventInput = [3, n0, _EIv, 0, [_Pa, _Tr], [[() => InputPayload, 0], 2]];
|
|
1344
|
+
export var EventResult = [3, n0, _ERv, 0, [_Pa, _Tr], [[() => OperationPayload, 0], 2]];
|
|
1037
1345
|
export var EventSourceMappingConfiguration = [
|
|
1038
1346
|
3,
|
|
1039
1347
|
n0,
|
|
@@ -1041,7 +1349,7 @@ export var EventSourceMappingConfiguration = [
|
|
|
1041
1349
|
0,
|
|
1042
1350
|
[
|
|
1043
1351
|
_UUID,
|
|
1044
|
-
|
|
1352
|
+
_SPt,
|
|
1045
1353
|
_SPT,
|
|
1046
1354
|
_BSa,
|
|
1047
1355
|
_MBWIS,
|
|
@@ -1109,8 +1417,15 @@ export var EventSourceMappingConfiguration = [
|
|
|
1109
1417
|
],
|
|
1110
1418
|
];
|
|
1111
1419
|
export var EventSourceMappingMetricsConfig = [3, n0, _ESMMC, 0, [_Me], [64 | 0]];
|
|
1420
|
+
export var Execution = [3, n0, _Ex, 0, [_DEA, _DEN, _FA, _Sta, _STt, _ETn], [0, 0, 0, 0, 4, 4]];
|
|
1421
|
+
export var ExecutionDetails = [3, n0, _EDx, 0, [_IP], [[() => InputPayload, 0]]];
|
|
1422
|
+
export var ExecutionFailedDetails = [3, n0, _EFD, 0, [_E], [[() => EventError, 0]]];
|
|
1423
|
+
export var ExecutionStartedDetails = [3, n0, _ESD, 0, [_I, _ETx], [[() => EventInput, 0], 1]];
|
|
1424
|
+
export var ExecutionStoppedDetails = [3, n0, _ESDxe, 0, [_E], [[() => EventError, 0]]];
|
|
1425
|
+
export var ExecutionSucceededDetails = [3, n0, _ESDx, 0, [_R], [[() => EventResult, 0]]];
|
|
1426
|
+
export var ExecutionTimedOutDetails = [3, n0, _ETOD, 0, [_E], [[() => EventError, 0]]];
|
|
1112
1427
|
export var FileSystemConfig = [3, n0, _FSCi, 0, [_Arn, _LMP], [0, 0]];
|
|
1113
|
-
export var Filter = [3, n0, _F, 0, [
|
|
1428
|
+
export var Filter = [3, n0, _F, 0, [_Pat], [0]];
|
|
1114
1429
|
export var FilterCriteria = [3, n0, _FCi, 0, [_Fi], [() => FilterList]];
|
|
1115
1430
|
export var FilterCriteriaError = [3, n0, _FCE, 0, [_EC, _M], [0, 0]];
|
|
1116
1431
|
export var FunctionCode = [
|
|
@@ -1137,19 +1452,19 @@ export var FunctionConfiguration = [
|
|
|
1137
1452
|
[
|
|
1138
1453
|
_FN,
|
|
1139
1454
|
_FA,
|
|
1140
|
-
|
|
1455
|
+
_Ru,
|
|
1141
1456
|
_Ro,
|
|
1142
1457
|
_H,
|
|
1143
1458
|
_CS,
|
|
1144
1459
|
_D,
|
|
1145
|
-
|
|
1460
|
+
_T,
|
|
1146
1461
|
_MS,
|
|
1147
1462
|
_LM,
|
|
1148
1463
|
_CSo,
|
|
1149
1464
|
_Ve,
|
|
1150
1465
|
_VC,
|
|
1151
1466
|
_DLC,
|
|
1152
|
-
|
|
1467
|
+
_Env,
|
|
1153
1468
|
_KMSKA,
|
|
1154
1469
|
_TC,
|
|
1155
1470
|
_MAa,
|
|
@@ -1171,6 +1486,9 @@ export var FunctionConfiguration = [
|
|
|
1171
1486
|
_SSn,
|
|
1172
1487
|
_RVC,
|
|
1173
1488
|
_LC,
|
|
1489
|
+
_CPC,
|
|
1490
|
+
_CSon,
|
|
1491
|
+
_DCu,
|
|
1174
1492
|
_TCe,
|
|
1175
1493
|
],
|
|
1176
1494
|
[
|
|
@@ -1210,6 +1528,9 @@ export var FunctionConfiguration = [
|
|
|
1210
1528
|
() => SnapStartResponse,
|
|
1211
1529
|
[() => RuntimeVersionConfig, 0],
|
|
1212
1530
|
() => LoggingConfig,
|
|
1531
|
+
() => CapacityProviderConfig,
|
|
1532
|
+
0,
|
|
1533
|
+
() => DurableConfig,
|
|
1213
1534
|
() => TenancyConfig,
|
|
1214
1535
|
],
|
|
1215
1536
|
];
|
|
@@ -1221,14 +1542,25 @@ export var FunctionEventInvokeConfig = [
|
|
|
1221
1542
|
[_LM, _FA, _MRA, _MEAIS, _DC],
|
|
1222
1543
|
[4, 0, 1, 1, () => DestinationConfig],
|
|
1223
1544
|
];
|
|
1545
|
+
export var FunctionScalingConfig = [3, n0, _FSCu, 0, [_MEE, _MEEa], [1, 1]];
|
|
1224
1546
|
export var FunctionUrlConfig = [
|
|
1225
1547
|
3,
|
|
1226
1548
|
n0,
|
|
1227
1549
|
_FUC,
|
|
1228
1550
|
0,
|
|
1229
|
-
[_FU, _FA,
|
|
1551
|
+
[_FU, _FA, _CTr, _LMT, _Co, _AT, _IM],
|
|
1230
1552
|
[0, 0, 0, 0, () => Cors, 0, 0],
|
|
1231
1553
|
];
|
|
1554
|
+
export var FunctionVersionsByCapacityProviderListItem = [3, n0, _FVBCPLI, 0, [_FA, _St], [0, 0]];
|
|
1555
|
+
export var FunctionVersionsPerCapacityProviderLimitExceededException = [
|
|
1556
|
+
-3,
|
|
1557
|
+
n0,
|
|
1558
|
+
_FVPCPLEE,
|
|
1559
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
1560
|
+
[_Ty, _m],
|
|
1561
|
+
[0, 0],
|
|
1562
|
+
];
|
|
1563
|
+
TypeRegistry.for(n0).registerError(FunctionVersionsPerCapacityProviderLimitExceededException, __FunctionVersionsPerCapacityProviderLimitExceededException);
|
|
1232
1564
|
export var GetAccountSettingsRequest = [3, n0, _GASR, 0, [], []];
|
|
1233
1565
|
export var GetAccountSettingsResponse = [
|
|
1234
1566
|
3,
|
|
@@ -1249,8 +1581,62 @@ export var GetAliasRequest = [
|
|
|
1249
1581
|
[0, 1],
|
|
1250
1582
|
],
|
|
1251
1583
|
];
|
|
1584
|
+
export var GetCapacityProviderRequest = [3, n0, _GCPR, 0, [_CPN], [[0, 1]]];
|
|
1585
|
+
export var GetCapacityProviderResponse = [3, n0, _GCPRe, 0, [_CP], [() => CapacityProvider]];
|
|
1252
1586
|
export var GetCodeSigningConfigRequest = [3, n0, _GCSCR, 0, [_CSCA], [[0, 1]]];
|
|
1253
1587
|
export var GetCodeSigningConfigResponse = [3, n0, _GCSCRe, 0, [_CSC], [() => CodeSigningConfig]];
|
|
1588
|
+
export var GetDurableExecutionHistoryRequest = [
|
|
1589
|
+
3,
|
|
1590
|
+
n0,
|
|
1591
|
+
_GDEHR,
|
|
1592
|
+
0,
|
|
1593
|
+
[_DEA, _IED, _MI, _Ma, _RO],
|
|
1594
|
+
[
|
|
1595
|
+
[0, 1],
|
|
1596
|
+
[2, { [_hQ]: _IED }],
|
|
1597
|
+
[1, { [_hQ]: _MI }],
|
|
1598
|
+
[0, { [_hQ]: _Ma }],
|
|
1599
|
+
[2, { [_hQ]: _RO }],
|
|
1600
|
+
],
|
|
1601
|
+
];
|
|
1602
|
+
export var GetDurableExecutionHistoryResponse = [
|
|
1603
|
+
3,
|
|
1604
|
+
n0,
|
|
1605
|
+
_GDEHRe,
|
|
1606
|
+
0,
|
|
1607
|
+
[_Eve, _NM],
|
|
1608
|
+
[[() => Events, 0], 0],
|
|
1609
|
+
];
|
|
1610
|
+
export var GetDurableExecutionRequest = [3, n0, _GDER, 0, [_DEA], [[0, 1]]];
|
|
1611
|
+
export var GetDurableExecutionResponse = [
|
|
1612
|
+
3,
|
|
1613
|
+
n0,
|
|
1614
|
+
_GDERe,
|
|
1615
|
+
0,
|
|
1616
|
+
[_DEA, _DEN, _FA, _IP, _R, _E, _STt, _Sta, _ETn, _Ve, _TH],
|
|
1617
|
+
[0, 0, 0, [() => InputPayload, 0], [() => OutputPayload, 0], [() => ErrorObject, 0], 4, 0, 4, 0, () => TraceHeader],
|
|
1618
|
+
];
|
|
1619
|
+
export var GetDurableExecutionStateRequest = [
|
|
1620
|
+
3,
|
|
1621
|
+
n0,
|
|
1622
|
+
_GDESR,
|
|
1623
|
+
0,
|
|
1624
|
+
[_DEA, _CT, _Ma, _MI],
|
|
1625
|
+
[
|
|
1626
|
+
[0, 1],
|
|
1627
|
+
[0, { [_hQ]: _CT }],
|
|
1628
|
+
[0, { [_hQ]: _Ma }],
|
|
1629
|
+
[1, { [_hQ]: _MI }],
|
|
1630
|
+
],
|
|
1631
|
+
];
|
|
1632
|
+
export var GetDurableExecutionStateResponse = [
|
|
1633
|
+
3,
|
|
1634
|
+
n0,
|
|
1635
|
+
_GDESRe,
|
|
1636
|
+
0,
|
|
1637
|
+
[_O, _NM],
|
|
1638
|
+
[[() => Operations, 0], 0],
|
|
1639
|
+
];
|
|
1254
1640
|
export var GetEventSourceMappingRequest = [3, n0, _GESMR, 0, [_UUID], [[0, 1]]];
|
|
1255
1641
|
export var GetFunctionCodeSigningConfigRequest = [3, n0, _GFCSCR, 0, [_FN], [[0, 1]]];
|
|
1256
1642
|
export var GetFunctionCodeSigningConfigResponse = [3, n0, _GFCSCRe, 0, [_CSCA, _FN], [0, 0]];
|
|
@@ -1264,12 +1650,7 @@ export var GetFunctionConfigurationRequest = [
|
|
|
1264
1650
|
[_FN, _Q],
|
|
1265
1651
|
[
|
|
1266
1652
|
[0, 1],
|
|
1267
|
-
[
|
|
1268
|
-
0,
|
|
1269
|
-
{
|
|
1270
|
-
[_hQ]: _Q,
|
|
1271
|
-
},
|
|
1272
|
-
],
|
|
1653
|
+
[0, { [_hQ]: _Q }],
|
|
1273
1654
|
],
|
|
1274
1655
|
];
|
|
1275
1656
|
export var GetFunctionEventInvokeConfigRequest = [
|
|
@@ -1280,12 +1661,7 @@ export var GetFunctionEventInvokeConfigRequest = [
|
|
|
1280
1661
|
[_FN, _Q],
|
|
1281
1662
|
[
|
|
1282
1663
|
[0, 1],
|
|
1283
|
-
[
|
|
1284
|
-
0,
|
|
1285
|
-
{
|
|
1286
|
-
[_hQ]: _Q,
|
|
1287
|
-
},
|
|
1288
|
-
],
|
|
1664
|
+
[0, { [_hQ]: _Q }],
|
|
1289
1665
|
],
|
|
1290
1666
|
];
|
|
1291
1667
|
export var GetFunctionRecursionConfigRequest = [3, n0, _GFRCR, 0, [_FN], [[0, 1]]];
|
|
@@ -1298,12 +1674,7 @@ export var GetFunctionRequest = [
|
|
|
1298
1674
|
[_FN, _Q],
|
|
1299
1675
|
[
|
|
1300
1676
|
[0, 1],
|
|
1301
|
-
[
|
|
1302
|
-
0,
|
|
1303
|
-
{
|
|
1304
|
-
[_hQ]: _Q,
|
|
1305
|
-
},
|
|
1306
|
-
],
|
|
1677
|
+
[0, { [_hQ]: _Q }],
|
|
1307
1678
|
],
|
|
1308
1679
|
];
|
|
1309
1680
|
export var GetFunctionResponse = [
|
|
@@ -1314,45 +1685,45 @@ export var GetFunctionResponse = [
|
|
|
1314
1685
|
[_Con, _Cod, _Ta, _TE, _C],
|
|
1315
1686
|
[[() => FunctionConfiguration, 0], () => FunctionCodeLocation, 128 | 0, () => TagsError, () => Concurrency],
|
|
1316
1687
|
];
|
|
1317
|
-
export var
|
|
1688
|
+
export var GetFunctionScalingConfigRequest = [
|
|
1318
1689
|
3,
|
|
1319
1690
|
n0,
|
|
1320
|
-
|
|
1691
|
+
_GFSCR,
|
|
1321
1692
|
0,
|
|
1322
1693
|
[_FN, _Q],
|
|
1323
1694
|
[
|
|
1324
1695
|
[0, 1],
|
|
1325
|
-
[
|
|
1326
|
-
0,
|
|
1327
|
-
{
|
|
1328
|
-
[_hQ]: _Q,
|
|
1329
|
-
},
|
|
1330
|
-
],
|
|
1696
|
+
[0, { [_hQ]: _Q }],
|
|
1331
1697
|
],
|
|
1332
1698
|
];
|
|
1333
|
-
export var
|
|
1699
|
+
export var GetFunctionScalingConfigResponse = [
|
|
1334
1700
|
3,
|
|
1335
1701
|
n0,
|
|
1336
|
-
|
|
1702
|
+
_GFSCRe,
|
|
1337
1703
|
0,
|
|
1338
|
-
[
|
|
1339
|
-
[0,
|
|
1704
|
+
[_FA, _AFSC, _RFSC],
|
|
1705
|
+
[0, () => FunctionScalingConfig, () => FunctionScalingConfig],
|
|
1340
1706
|
];
|
|
1341
|
-
export var
|
|
1707
|
+
export var GetFunctionUrlConfigRequest = [
|
|
1342
1708
|
3,
|
|
1343
1709
|
n0,
|
|
1344
|
-
|
|
1710
|
+
_GFUCR,
|
|
1345
1711
|
0,
|
|
1346
|
-
[
|
|
1712
|
+
[_FN, _Q],
|
|
1347
1713
|
[
|
|
1348
|
-
[
|
|
1349
|
-
|
|
1350
|
-
{
|
|
1351
|
-
[_hQ]: _Arn,
|
|
1352
|
-
},
|
|
1353
|
-
],
|
|
1714
|
+
[0, 1],
|
|
1715
|
+
[0, { [_hQ]: _Q }],
|
|
1354
1716
|
],
|
|
1355
1717
|
];
|
|
1718
|
+
export var GetFunctionUrlConfigResponse = [
|
|
1719
|
+
3,
|
|
1720
|
+
n0,
|
|
1721
|
+
_GFUCRe,
|
|
1722
|
+
0,
|
|
1723
|
+
[_FU, _FA, _AT, _Co, _CTr, _LMT, _IM],
|
|
1724
|
+
[0, 0, 0, () => Cors, 0, 0, 0],
|
|
1725
|
+
];
|
|
1726
|
+
export var GetLayerVersionByArnRequest = [3, n0, _GLVBAR, 0, [_Arn], [[0, { [_hQ]: _Arn }]]];
|
|
1356
1727
|
export var GetLayerVersionPolicyRequest = [
|
|
1357
1728
|
3,
|
|
1358
1729
|
n0,
|
|
@@ -1381,7 +1752,7 @@ export var GetLayerVersionResponse = [
|
|
|
1381
1752
|
n0,
|
|
1382
1753
|
_GLVRe,
|
|
1383
1754
|
0,
|
|
1384
|
-
[_Cont, _LA, _LVA, _D,
|
|
1755
|
+
[_Cont, _LA, _LVA, _D, _CDr, _Ve, _CR, _LI, _CA],
|
|
1385
1756
|
[() => LayerVersionContentOutput, 0, 0, 0, 0, 1, 64 | 0, 0, 64 | 0],
|
|
1386
1757
|
];
|
|
1387
1758
|
export var GetPolicyRequest = [
|
|
@@ -1392,12 +1763,7 @@ export var GetPolicyRequest = [
|
|
|
1392
1763
|
[_FN, _Q],
|
|
1393
1764
|
[
|
|
1394
1765
|
[0, 1],
|
|
1395
|
-
[
|
|
1396
|
-
0,
|
|
1397
|
-
{
|
|
1398
|
-
[_hQ]: _Q,
|
|
1399
|
-
},
|
|
1400
|
-
],
|
|
1766
|
+
[0, { [_hQ]: _Q }],
|
|
1401
1767
|
],
|
|
1402
1768
|
];
|
|
1403
1769
|
export var GetPolicyResponse = [3, n0, _GPRe, 0, [_Po, _RI], [0, 0]];
|
|
@@ -1409,12 +1775,7 @@ export var GetProvisionedConcurrencyConfigRequest = [
|
|
|
1409
1775
|
[_FN, _Q],
|
|
1410
1776
|
[
|
|
1411
1777
|
[0, 1],
|
|
1412
|
-
[
|
|
1413
|
-
0,
|
|
1414
|
-
{
|
|
1415
|
-
[_hQ]: _Q,
|
|
1416
|
-
},
|
|
1417
|
-
],
|
|
1778
|
+
[0, { [_hQ]: _Q }],
|
|
1418
1779
|
],
|
|
1419
1780
|
];
|
|
1420
1781
|
export var GetProvisionedConcurrencyConfigResponse = [
|
|
@@ -1433,12 +1794,7 @@ export var GetRuntimeManagementConfigRequest = [
|
|
|
1433
1794
|
[_FN, _Q],
|
|
1434
1795
|
[
|
|
1435
1796
|
[0, 1],
|
|
1436
|
-
[
|
|
1437
|
-
0,
|
|
1438
|
-
{
|
|
1439
|
-
[_hQ]: _Q,
|
|
1440
|
-
},
|
|
1441
|
-
],
|
|
1797
|
+
[0, { [_hQ]: _Q }],
|
|
1442
1798
|
],
|
|
1443
1799
|
];
|
|
1444
1800
|
export var GetRuntimeManagementConfigResponse = [
|
|
@@ -1456,18 +1812,16 @@ export var ImageConfigResponse = [
|
|
|
1456
1812
|
n0,
|
|
1457
1813
|
_ICR,
|
|
1458
1814
|
0,
|
|
1459
|
-
[_IC,
|
|
1815
|
+
[_IC, _E],
|
|
1460
1816
|
[() => ImageConfig, [() => ImageConfigError, 0]],
|
|
1461
1817
|
];
|
|
1818
|
+
export var InstanceRequirements = [3, n0, _IR, 0, [_Ar, _AIT, _EIT], [64 | 0, 64 | 0, 64 | 0]];
|
|
1462
1819
|
export var InvalidCodeSignatureException = [
|
|
1463
1820
|
-3,
|
|
1464
1821
|
n0,
|
|
1465
1822
|
_ICSE,
|
|
1466
|
-
{
|
|
1467
|
-
|
|
1468
|
-
[_hE]: 400,
|
|
1469
|
-
},
|
|
1470
|
-
[_T, _M],
|
|
1823
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
1824
|
+
[_Ty, _M],
|
|
1471
1825
|
[0, 0],
|
|
1472
1826
|
];
|
|
1473
1827
|
TypeRegistry.for(n0).registerError(InvalidCodeSignatureException, __InvalidCodeSignatureException);
|
|
@@ -1475,11 +1829,8 @@ export var InvalidParameterValueException = [
|
|
|
1475
1829
|
-3,
|
|
1476
1830
|
n0,
|
|
1477
1831
|
_IPVE,
|
|
1478
|
-
{
|
|
1479
|
-
|
|
1480
|
-
[_hE]: 400,
|
|
1481
|
-
},
|
|
1482
|
-
[_T, _m],
|
|
1832
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
1833
|
+
[_Ty, _m],
|
|
1483
1834
|
[0, 0],
|
|
1484
1835
|
];
|
|
1485
1836
|
TypeRegistry.for(n0).registerError(InvalidParameterValueException, __InvalidParameterValueException);
|
|
@@ -1487,130 +1838,64 @@ export var InvalidRequestContentException = [
|
|
|
1487
1838
|
-3,
|
|
1488
1839
|
n0,
|
|
1489
1840
|
_IRCE,
|
|
1490
|
-
{
|
|
1491
|
-
|
|
1492
|
-
[_hE]: 400,
|
|
1493
|
-
},
|
|
1494
|
-
[_T, _m],
|
|
1841
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
1842
|
+
[_Ty, _m],
|
|
1495
1843
|
[0, 0],
|
|
1496
1844
|
];
|
|
1497
1845
|
TypeRegistry.for(n0).registerError(InvalidRequestContentException, __InvalidRequestContentException);
|
|
1498
|
-
export var InvalidRuntimeException = [
|
|
1499
|
-
-3,
|
|
1500
|
-
n0,
|
|
1501
|
-
_IRE,
|
|
1502
|
-
{
|
|
1503
|
-
[_e]: _se,
|
|
1504
|
-
[_hE]: 502,
|
|
1505
|
-
},
|
|
1506
|
-
[_T, _M],
|
|
1507
|
-
[0, 0],
|
|
1508
|
-
];
|
|
1846
|
+
export var InvalidRuntimeException = [-3, n0, _IRE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
|
|
1509
1847
|
TypeRegistry.for(n0).registerError(InvalidRuntimeException, __InvalidRuntimeException);
|
|
1510
1848
|
export var InvalidSecurityGroupIDException = [
|
|
1511
1849
|
-3,
|
|
1512
1850
|
n0,
|
|
1513
1851
|
_ISGIDE,
|
|
1514
|
-
{
|
|
1515
|
-
|
|
1516
|
-
[_hE]: 502,
|
|
1517
|
-
},
|
|
1518
|
-
[_T, _M],
|
|
1852
|
+
{ [_e]: _se, [_hE]: 502 },
|
|
1853
|
+
[_Ty, _M],
|
|
1519
1854
|
[0, 0],
|
|
1520
1855
|
];
|
|
1521
1856
|
TypeRegistry.for(n0).registerError(InvalidSecurityGroupIDException, __InvalidSecurityGroupIDException);
|
|
1522
|
-
export var InvalidSubnetIDException = [
|
|
1523
|
-
-3,
|
|
1524
|
-
n0,
|
|
1525
|
-
_ISIDE,
|
|
1526
|
-
{
|
|
1527
|
-
[_e]: _se,
|
|
1528
|
-
[_hE]: 502,
|
|
1529
|
-
},
|
|
1530
|
-
[_T, _M],
|
|
1531
|
-
[0, 0],
|
|
1532
|
-
];
|
|
1857
|
+
export var InvalidSubnetIDException = [-3, n0, _ISIDE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
|
|
1533
1858
|
TypeRegistry.for(n0).registerError(InvalidSubnetIDException, __InvalidSubnetIDException);
|
|
1534
|
-
export var InvalidZipFileException = [
|
|
1535
|
-
|
|
1859
|
+
export var InvalidZipFileException = [-3, n0, _IZFE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
|
|
1860
|
+
TypeRegistry.for(n0).registerError(InvalidZipFileException, __InvalidZipFileException);
|
|
1861
|
+
export var InvocationCompletedDetails = [
|
|
1862
|
+
3,
|
|
1536
1863
|
n0,
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
},
|
|
1542
|
-
[_T, _M],
|
|
1543
|
-
[0, 0],
|
|
1864
|
+
_ICD,
|
|
1865
|
+
0,
|
|
1866
|
+
[_STt, _ETn, _RIe, _E],
|
|
1867
|
+
[4, 4, 0, [() => EventError, 0]],
|
|
1544
1868
|
];
|
|
1545
|
-
TypeRegistry.for(n0).registerError(InvalidZipFileException, __InvalidZipFileException);
|
|
1546
1869
|
export var InvocationRequest = [
|
|
1547
1870
|
3,
|
|
1548
1871
|
n0,
|
|
1549
|
-
|
|
1872
|
+
_IRn,
|
|
1550
1873
|
0,
|
|
1551
|
-
[_FN, _IT, _LT, _CC,
|
|
1874
|
+
[_FN, _IT, _LT, _CC, _DEN, _Pa, _Q, _TI],
|
|
1552
1875
|
[
|
|
1553
1876
|
[0, 1],
|
|
1554
|
-
[
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
},
|
|
1559
|
-
],
|
|
1560
|
-
[
|
|
1561
|
-
0,
|
|
1562
|
-
{
|
|
1563
|
-
[_hH]: _XALT,
|
|
1564
|
-
},
|
|
1565
|
-
],
|
|
1566
|
-
[
|
|
1567
|
-
0,
|
|
1568
|
-
{
|
|
1569
|
-
[_hH]: _XACC,
|
|
1570
|
-
},
|
|
1571
|
-
],
|
|
1877
|
+
[0, { [_hH]: _XAIT }],
|
|
1878
|
+
[0, { [_hH]: _XALT }],
|
|
1879
|
+
[0, { [_hH]: _XACC }],
|
|
1880
|
+
[0, { [_hH]: _XADEN }],
|
|
1572
1881
|
[() => _Blob, 16],
|
|
1573
|
-
[
|
|
1574
|
-
|
|
1575
|
-
{
|
|
1576
|
-
[_hQ]: _Q,
|
|
1577
|
-
},
|
|
1578
|
-
],
|
|
1579
|
-
[
|
|
1580
|
-
0,
|
|
1581
|
-
{
|
|
1582
|
-
[_hH]: _XATI,
|
|
1583
|
-
},
|
|
1584
|
-
],
|
|
1882
|
+
[0, { [_hQ]: _Q }],
|
|
1883
|
+
[0, { [_hH]: _XATI }],
|
|
1585
1884
|
],
|
|
1586
1885
|
];
|
|
1587
1886
|
export var InvocationResponse = [
|
|
1588
1887
|
3,
|
|
1589
1888
|
n0,
|
|
1590
|
-
|
|
1889
|
+
_IRnv,
|
|
1591
1890
|
0,
|
|
1592
|
-
[_SCt, _FE, _LR,
|
|
1891
|
+
[_SCt, _FE, _LR, _Pa, _EV, _DEA],
|
|
1593
1892
|
[
|
|
1594
1893
|
[1, 32],
|
|
1595
|
-
[
|
|
1596
|
-
|
|
1597
|
-
{
|
|
1598
|
-
[_hH]: _XAFE,
|
|
1599
|
-
},
|
|
1600
|
-
],
|
|
1601
|
-
[
|
|
1602
|
-
0,
|
|
1603
|
-
{
|
|
1604
|
-
[_hH]: _XALR,
|
|
1605
|
-
},
|
|
1606
|
-
],
|
|
1894
|
+
[0, { [_hH]: _XAFE }],
|
|
1895
|
+
[0, { [_hH]: _XALR }],
|
|
1607
1896
|
[() => _Blob, 16],
|
|
1608
|
-
[
|
|
1609
|
-
|
|
1610
|
-
{
|
|
1611
|
-
[_hH]: _XAEV,
|
|
1612
|
-
},
|
|
1613
|
-
],
|
|
1897
|
+
[0, { [_hH]: _XAEV }],
|
|
1898
|
+
[0, { [_hH]: _XADEA }],
|
|
1614
1899
|
],
|
|
1615
1900
|
];
|
|
1616
1901
|
export var InvokeAsyncRequest = [
|
|
@@ -1625,27 +1910,13 @@ export var InvokeAsyncRequest = [
|
|
|
1625
1910
|
],
|
|
1626
1911
|
];
|
|
1627
1912
|
export var InvokeAsyncResponse = [3, n0, _IARn, 0, [_Sta], [[1, 32]]];
|
|
1628
|
-
export var InvokeResponseStreamUpdate = [
|
|
1629
|
-
3,
|
|
1630
|
-
n0,
|
|
1631
|
-
_IRSU,
|
|
1632
|
-
0,
|
|
1633
|
-
[_Pay],
|
|
1634
|
-
[
|
|
1635
|
-
[
|
|
1636
|
-
() => _Blob,
|
|
1637
|
-
{
|
|
1638
|
-
[_eP]: 1,
|
|
1639
|
-
},
|
|
1640
|
-
],
|
|
1641
|
-
],
|
|
1642
|
-
];
|
|
1913
|
+
export var InvokeResponseStreamUpdate = [3, n0, _IRSU, 0, [_Pa], [[() => _Blob, { [_eP]: 1 }]]];
|
|
1643
1914
|
export var InvokeWithResponseStreamCompleteEvent = [
|
|
1644
1915
|
3,
|
|
1645
1916
|
n0,
|
|
1646
1917
|
_IWRSCE,
|
|
1647
1918
|
0,
|
|
1648
|
-
[_EC,
|
|
1919
|
+
[_EC, _EDr, _LR],
|
|
1649
1920
|
[0, 0, 0],
|
|
1650
1921
|
];
|
|
1651
1922
|
export var InvokeWithResponseStreamRequest = [
|
|
@@ -1653,40 +1924,15 @@ export var InvokeWithResponseStreamRequest = [
|
|
|
1653
1924
|
n0,
|
|
1654
1925
|
_IWRSR,
|
|
1655
1926
|
0,
|
|
1656
|
-
[_FN, _IT, _LT, _CC, _Q,
|
|
1927
|
+
[_FN, _IT, _LT, _CC, _Q, _Pa, _TI],
|
|
1657
1928
|
[
|
|
1658
1929
|
[0, 1],
|
|
1659
|
-
[
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
},
|
|
1664
|
-
],
|
|
1665
|
-
[
|
|
1666
|
-
0,
|
|
1667
|
-
{
|
|
1668
|
-
[_hH]: _XALT,
|
|
1669
|
-
},
|
|
1670
|
-
],
|
|
1671
|
-
[
|
|
1672
|
-
0,
|
|
1673
|
-
{
|
|
1674
|
-
[_hH]: _XACC,
|
|
1675
|
-
},
|
|
1676
|
-
],
|
|
1677
|
-
[
|
|
1678
|
-
0,
|
|
1679
|
-
{
|
|
1680
|
-
[_hQ]: _Q,
|
|
1681
|
-
},
|
|
1682
|
-
],
|
|
1930
|
+
[0, { [_hH]: _XAIT }],
|
|
1931
|
+
[0, { [_hH]: _XALT }],
|
|
1932
|
+
[0, { [_hH]: _XACC }],
|
|
1933
|
+
[0, { [_hQ]: _Q }],
|
|
1683
1934
|
[() => _Blob, 16],
|
|
1684
|
-
[
|
|
1685
|
-
0,
|
|
1686
|
-
{
|
|
1687
|
-
[_hH]: _XATI,
|
|
1688
|
-
},
|
|
1689
|
-
],
|
|
1935
|
+
[0, { [_hH]: _XATI }],
|
|
1690
1936
|
],
|
|
1691
1937
|
];
|
|
1692
1938
|
export var InvokeWithResponseStreamResponse = [
|
|
@@ -1697,22 +1943,12 @@ export var InvokeWithResponseStreamResponse = [
|
|
|
1697
1943
|
[_SCt, _EV, _ESv, _RSCT],
|
|
1698
1944
|
[
|
|
1699
1945
|
[1, 32],
|
|
1700
|
-
[
|
|
1701
|
-
0,
|
|
1702
|
-
{
|
|
1703
|
-
[_hH]: _XAEV,
|
|
1704
|
-
},
|
|
1705
|
-
],
|
|
1946
|
+
[0, { [_hH]: _XAEV }],
|
|
1706
1947
|
[() => InvokeWithResponseStreamResponseEvent, 16],
|
|
1707
|
-
[
|
|
1708
|
-
0,
|
|
1709
|
-
{
|
|
1710
|
-
[_hH]: _CT_,
|
|
1711
|
-
},
|
|
1712
|
-
],
|
|
1948
|
+
[0, { [_hH]: _CT_ }],
|
|
1713
1949
|
],
|
|
1714
1950
|
];
|
|
1715
|
-
export var KafkaSchemaRegistryAccessConfig = [3, n0, _KSRAC, 0, [
|
|
1951
|
+
export var KafkaSchemaRegistryAccessConfig = [3, n0, _KSRAC, 0, [_Ty, _URI], [0, 0]];
|
|
1716
1952
|
export var KafkaSchemaRegistryConfig = [
|
|
1717
1953
|
3,
|
|
1718
1954
|
n0,
|
|
@@ -1726,50 +1962,32 @@ export var KMSAccessDeniedException = [
|
|
|
1726
1962
|
-3,
|
|
1727
1963
|
n0,
|
|
1728
1964
|
_KMSADE,
|
|
1729
|
-
{
|
|
1730
|
-
|
|
1731
|
-
[_hE]: 502,
|
|
1732
|
-
},
|
|
1733
|
-
[_T, _M],
|
|
1965
|
+
{ [_e]: _se, [_hE]: 502 },
|
|
1966
|
+
[_Ty, _M],
|
|
1734
1967
|
[0, 0],
|
|
1735
1968
|
];
|
|
1736
1969
|
TypeRegistry.for(n0).registerError(KMSAccessDeniedException, __KMSAccessDeniedException);
|
|
1737
|
-
export var KMSDisabledException = [
|
|
1738
|
-
-3,
|
|
1739
|
-
n0,
|
|
1740
|
-
_KMSDE,
|
|
1741
|
-
{
|
|
1742
|
-
[_e]: _se,
|
|
1743
|
-
[_hE]: 502,
|
|
1744
|
-
},
|
|
1745
|
-
[_T, _M],
|
|
1746
|
-
[0, 0],
|
|
1747
|
-
];
|
|
1970
|
+
export var KMSDisabledException = [-3, n0, _KMSDE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
|
|
1748
1971
|
TypeRegistry.for(n0).registerError(KMSDisabledException, __KMSDisabledException);
|
|
1749
1972
|
export var KMSInvalidStateException = [
|
|
1750
1973
|
-3,
|
|
1751
1974
|
n0,
|
|
1752
1975
|
_KMSISE,
|
|
1753
|
-
{
|
|
1754
|
-
|
|
1755
|
-
[_hE]: 502,
|
|
1756
|
-
},
|
|
1757
|
-
[_T, _M],
|
|
1976
|
+
{ [_e]: _se, [_hE]: 502 },
|
|
1977
|
+
[_Ty, _M],
|
|
1758
1978
|
[0, 0],
|
|
1759
1979
|
];
|
|
1760
1980
|
TypeRegistry.for(n0).registerError(KMSInvalidStateException, __KMSInvalidStateException);
|
|
1761
|
-
export var KMSNotFoundException = [
|
|
1762
|
-
|
|
1981
|
+
export var KMSNotFoundException = [-3, n0, _KMSNFE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
|
|
1982
|
+
TypeRegistry.for(n0).registerError(KMSNotFoundException, __KMSNotFoundException);
|
|
1983
|
+
export var LambdaManagedInstancesCapacityProviderConfig = [
|
|
1984
|
+
3,
|
|
1763
1985
|
n0,
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
},
|
|
1769
|
-
[_T, _M],
|
|
1770
|
-
[0, 0],
|
|
1986
|
+
_LMICPC,
|
|
1987
|
+
0,
|
|
1988
|
+
[_CPA, _PEEMC, _EEMGBPVC],
|
|
1989
|
+
[0, 1, 1],
|
|
1771
1990
|
];
|
|
1772
|
-
TypeRegistry.for(n0).registerError(KMSNotFoundException, __KMSNotFoundException);
|
|
1773
1991
|
export var Layer = [3, n0, _La, 0, [_Arn, _CS, _SPVAi, _SJA], [0, 1, 0, 0]];
|
|
1774
1992
|
export var LayersListItem = [
|
|
1775
1993
|
3,
|
|
@@ -1800,7 +2018,7 @@ export var LayerVersionsListItem = [
|
|
|
1800
2018
|
n0,
|
|
1801
2019
|
_LVLI,
|
|
1802
2020
|
0,
|
|
1803
|
-
[_LVA, _Ve, _D,
|
|
2021
|
+
[_LVA, _Ve, _D, _CDr, _CR, _LI, _CA],
|
|
1804
2022
|
[0, 1, 0, 0, 64 | 0, 0, 64 | 0],
|
|
1805
2023
|
];
|
|
1806
2024
|
export var ListAliasesRequest = [
|
|
@@ -1811,27 +2029,32 @@ export var ListAliasesRequest = [
|
|
|
1811
2029
|
[_FN, _FV, _Ma, _MI],
|
|
1812
2030
|
[
|
|
1813
2031
|
[0, 1],
|
|
1814
|
-
[
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
[_hQ]: _FV,
|
|
1818
|
-
},
|
|
1819
|
-
],
|
|
1820
|
-
[
|
|
1821
|
-
0,
|
|
1822
|
-
{
|
|
1823
|
-
[_hQ]: _Ma,
|
|
1824
|
-
},
|
|
1825
|
-
],
|
|
1826
|
-
[
|
|
1827
|
-
1,
|
|
1828
|
-
{
|
|
1829
|
-
[_hQ]: _MI,
|
|
1830
|
-
},
|
|
1831
|
-
],
|
|
2032
|
+
[0, { [_hQ]: _FV }],
|
|
2033
|
+
[0, { [_hQ]: _Ma }],
|
|
2034
|
+
[1, { [_hQ]: _MI }],
|
|
1832
2035
|
],
|
|
1833
2036
|
];
|
|
1834
2037
|
export var ListAliasesResponse = [3, n0, _LARi, 0, [_NM, _Al], [0, () => AliasList]];
|
|
2038
|
+
export var ListCapacityProvidersRequest = [
|
|
2039
|
+
3,
|
|
2040
|
+
n0,
|
|
2041
|
+
_LCPR,
|
|
2042
|
+
0,
|
|
2043
|
+
[_St, _Ma, _MI],
|
|
2044
|
+
[
|
|
2045
|
+
[0, { [_hQ]: _St }],
|
|
2046
|
+
[0, { [_hQ]: _Ma }],
|
|
2047
|
+
[1, { [_hQ]: _MI }],
|
|
2048
|
+
],
|
|
2049
|
+
];
|
|
2050
|
+
export var ListCapacityProvidersResponse = [
|
|
2051
|
+
3,
|
|
2052
|
+
n0,
|
|
2053
|
+
_LCPRi,
|
|
2054
|
+
0,
|
|
2055
|
+
[_CPa, _NM],
|
|
2056
|
+
[() => CapacityProvidersList, 0],
|
|
2057
|
+
];
|
|
1835
2058
|
export var ListCodeSigningConfigsRequest = [
|
|
1836
2059
|
3,
|
|
1837
2060
|
n0,
|
|
@@ -1839,18 +2062,8 @@ export var ListCodeSigningConfigsRequest = [
|
|
|
1839
2062
|
0,
|
|
1840
2063
|
[_Ma, _MI],
|
|
1841
2064
|
[
|
|
1842
|
-
[
|
|
1843
|
-
|
|
1844
|
-
{
|
|
1845
|
-
[_hQ]: _Ma,
|
|
1846
|
-
},
|
|
1847
|
-
],
|
|
1848
|
-
[
|
|
1849
|
-
1,
|
|
1850
|
-
{
|
|
1851
|
-
[_hQ]: _MI,
|
|
1852
|
-
},
|
|
1853
|
-
],
|
|
2065
|
+
[0, { [_hQ]: _Ma }],
|
|
2066
|
+
[1, { [_hQ]: _MI }],
|
|
1854
2067
|
],
|
|
1855
2068
|
];
|
|
1856
2069
|
export var ListCodeSigningConfigsResponse = [
|
|
@@ -1861,6 +2074,32 @@ export var ListCodeSigningConfigsResponse = [
|
|
|
1861
2074
|
[_NM, _CSCo],
|
|
1862
2075
|
[0, () => CodeSigningConfigList],
|
|
1863
2076
|
];
|
|
2077
|
+
export var ListDurableExecutionsByFunctionRequest = [
|
|
2078
|
+
3,
|
|
2079
|
+
n0,
|
|
2080
|
+
_LDEBFR,
|
|
2081
|
+
0,
|
|
2082
|
+
[_FN, _Q, _DEN, _Stat, _SAt, _SBt, _RO, _Ma, _MI],
|
|
2083
|
+
[
|
|
2084
|
+
[0, 1],
|
|
2085
|
+
[0, { [_hQ]: _Q }],
|
|
2086
|
+
[0, { [_hQ]: _DEN }],
|
|
2087
|
+
[64 | 0, { [_hQ]: _Stat }],
|
|
2088
|
+
[4, { [_hQ]: _SAt }],
|
|
2089
|
+
[4, { [_hQ]: _SBt }],
|
|
2090
|
+
[2, { [_hQ]: _RO }],
|
|
2091
|
+
[0, { [_hQ]: _Ma }],
|
|
2092
|
+
[1, { [_hQ]: _MI }],
|
|
2093
|
+
],
|
|
2094
|
+
];
|
|
2095
|
+
export var ListDurableExecutionsByFunctionResponse = [
|
|
2096
|
+
3,
|
|
2097
|
+
n0,
|
|
2098
|
+
_LDEBFRi,
|
|
2099
|
+
0,
|
|
2100
|
+
[_DE, _NM],
|
|
2101
|
+
[() => DurableExecutions, 0],
|
|
2102
|
+
];
|
|
1864
2103
|
export var ListEventSourceMappingsRequest = [
|
|
1865
2104
|
3,
|
|
1866
2105
|
n0,
|
|
@@ -1868,30 +2107,10 @@ export var ListEventSourceMappingsRequest = [
|
|
|
1868
2107
|
0,
|
|
1869
2108
|
[_ESA, _FN, _Ma, _MI],
|
|
1870
2109
|
[
|
|
1871
|
-
[
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
},
|
|
1876
|
-
],
|
|
1877
|
-
[
|
|
1878
|
-
0,
|
|
1879
|
-
{
|
|
1880
|
-
[_hQ]: _FN,
|
|
1881
|
-
},
|
|
1882
|
-
],
|
|
1883
|
-
[
|
|
1884
|
-
0,
|
|
1885
|
-
{
|
|
1886
|
-
[_hQ]: _Ma,
|
|
1887
|
-
},
|
|
1888
|
-
],
|
|
1889
|
-
[
|
|
1890
|
-
1,
|
|
1891
|
-
{
|
|
1892
|
-
[_hQ]: _MI,
|
|
1893
|
-
},
|
|
1894
|
-
],
|
|
2110
|
+
[0, { [_hQ]: _ESA }],
|
|
2111
|
+
[0, { [_hQ]: _FN }],
|
|
2112
|
+
[0, { [_hQ]: _Ma }],
|
|
2113
|
+
[1, { [_hQ]: _MI }],
|
|
1895
2114
|
],
|
|
1896
2115
|
];
|
|
1897
2116
|
export var ListEventSourceMappingsResponse = [
|
|
@@ -1910,18 +2129,8 @@ export var ListFunctionEventInvokeConfigsRequest = [
|
|
|
1910
2129
|
[_FN, _Ma, _MI],
|
|
1911
2130
|
[
|
|
1912
2131
|
[0, 1],
|
|
1913
|
-
[
|
|
1914
|
-
|
|
1915
|
-
{
|
|
1916
|
-
[_hQ]: _Ma,
|
|
1917
|
-
},
|
|
1918
|
-
],
|
|
1919
|
-
[
|
|
1920
|
-
1,
|
|
1921
|
-
{
|
|
1922
|
-
[_hQ]: _MI,
|
|
1923
|
-
},
|
|
1924
|
-
],
|
|
2132
|
+
[0, { [_hQ]: _Ma }],
|
|
2133
|
+
[1, { [_hQ]: _MI }],
|
|
1925
2134
|
],
|
|
1926
2135
|
];
|
|
1927
2136
|
export var ListFunctionEventInvokeConfigsResponse = [
|
|
@@ -1940,18 +2149,8 @@ export var ListFunctionsByCodeSigningConfigRequest = [
|
|
|
1940
2149
|
[_CSCA, _Ma, _MI],
|
|
1941
2150
|
[
|
|
1942
2151
|
[0, 1],
|
|
1943
|
-
[
|
|
1944
|
-
|
|
1945
|
-
{
|
|
1946
|
-
[_hQ]: _Ma,
|
|
1947
|
-
},
|
|
1948
|
-
],
|
|
1949
|
-
[
|
|
1950
|
-
1,
|
|
1951
|
-
{
|
|
1952
|
-
[_hQ]: _MI,
|
|
1953
|
-
},
|
|
1954
|
-
],
|
|
2152
|
+
[0, { [_hQ]: _Ma }],
|
|
2153
|
+
[1, { [_hQ]: _MI }],
|
|
1955
2154
|
],
|
|
1956
2155
|
];
|
|
1957
2156
|
export var ListFunctionsByCodeSigningConfigResponse = [
|
|
@@ -1969,30 +2168,10 @@ export var ListFunctionsRequest = [
|
|
|
1969
2168
|
0,
|
|
1970
2169
|
[_MR, _FV, _Ma, _MI],
|
|
1971
2170
|
[
|
|
1972
|
-
[
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
},
|
|
1977
|
-
],
|
|
1978
|
-
[
|
|
1979
|
-
0,
|
|
1980
|
-
{
|
|
1981
|
-
[_hQ]: _FV,
|
|
1982
|
-
},
|
|
1983
|
-
],
|
|
1984
|
-
[
|
|
1985
|
-
0,
|
|
1986
|
-
{
|
|
1987
|
-
[_hQ]: _Ma,
|
|
1988
|
-
},
|
|
1989
|
-
],
|
|
1990
|
-
[
|
|
1991
|
-
1,
|
|
1992
|
-
{
|
|
1993
|
-
[_hQ]: _MI,
|
|
1994
|
-
},
|
|
1995
|
-
],
|
|
2171
|
+
[0, { [_hQ]: _MR }],
|
|
2172
|
+
[0, { [_hQ]: _FV }],
|
|
2173
|
+
[0, { [_hQ]: _Ma }],
|
|
2174
|
+
[1, { [_hQ]: _MI }],
|
|
1996
2175
|
],
|
|
1997
2176
|
];
|
|
1998
2177
|
export var ListFunctionsResponse = [3, n0, _LFRi, 0, [_NM, _Fu], [0, [() => FunctionList, 0]]];
|
|
@@ -2004,18 +2183,8 @@ export var ListFunctionUrlConfigsRequest = [
|
|
|
2004
2183
|
[_FN, _Ma, _MI],
|
|
2005
2184
|
[
|
|
2006
2185
|
[0, 1],
|
|
2007
|
-
[
|
|
2008
|
-
|
|
2009
|
-
{
|
|
2010
|
-
[_hQ]: _Ma,
|
|
2011
|
-
},
|
|
2012
|
-
],
|
|
2013
|
-
[
|
|
2014
|
-
1,
|
|
2015
|
-
{
|
|
2016
|
-
[_hQ]: _MI,
|
|
2017
|
-
},
|
|
2018
|
-
],
|
|
2186
|
+
[0, { [_hQ]: _Ma }],
|
|
2187
|
+
[1, { [_hQ]: _MI }],
|
|
2019
2188
|
],
|
|
2020
2189
|
];
|
|
2021
2190
|
export var ListFunctionUrlConfigsResponse = [
|
|
@@ -2026,6 +2195,26 @@ export var ListFunctionUrlConfigsResponse = [
|
|
|
2026
2195
|
[_FUCu, _NM],
|
|
2027
2196
|
[() => FunctionUrlConfigList, 0],
|
|
2028
2197
|
];
|
|
2198
|
+
export var ListFunctionVersionsByCapacityProviderRequest = [
|
|
2199
|
+
3,
|
|
2200
|
+
n0,
|
|
2201
|
+
_LFVBCPR,
|
|
2202
|
+
0,
|
|
2203
|
+
[_CPN, _Ma, _MI],
|
|
2204
|
+
[
|
|
2205
|
+
[0, 1],
|
|
2206
|
+
[0, { [_hQ]: _Ma }],
|
|
2207
|
+
[1, { [_hQ]: _MI }],
|
|
2208
|
+
],
|
|
2209
|
+
];
|
|
2210
|
+
export var ListFunctionVersionsByCapacityProviderResponse = [
|
|
2211
|
+
3,
|
|
2212
|
+
n0,
|
|
2213
|
+
_LFVBCPRi,
|
|
2214
|
+
0,
|
|
2215
|
+
[_CPA, _FVu, _NM],
|
|
2216
|
+
[0, () => FunctionVersionsByCapacityProviderList, 0],
|
|
2217
|
+
];
|
|
2029
2218
|
export var ListLayersRequest = [
|
|
2030
2219
|
3,
|
|
2031
2220
|
n0,
|
|
@@ -2033,30 +2222,10 @@ export var ListLayersRequest = [
|
|
|
2033
2222
|
0,
|
|
2034
2223
|
[_CRo, _Ma, _MI, _CAo],
|
|
2035
2224
|
[
|
|
2036
|
-
[
|
|
2037
|
-
|
|
2038
|
-
|
|
2039
|
-
|
|
2040
|
-
},
|
|
2041
|
-
],
|
|
2042
|
-
[
|
|
2043
|
-
0,
|
|
2044
|
-
{
|
|
2045
|
-
[_hQ]: _Ma,
|
|
2046
|
-
},
|
|
2047
|
-
],
|
|
2048
|
-
[
|
|
2049
|
-
1,
|
|
2050
|
-
{
|
|
2051
|
-
[_hQ]: _MI,
|
|
2052
|
-
},
|
|
2053
|
-
],
|
|
2054
|
-
[
|
|
2055
|
-
0,
|
|
2056
|
-
{
|
|
2057
|
-
[_hQ]: _CAo,
|
|
2058
|
-
},
|
|
2059
|
-
],
|
|
2225
|
+
[0, { [_hQ]: _CRo }],
|
|
2226
|
+
[0, { [_hQ]: _Ma }],
|
|
2227
|
+
[1, { [_hQ]: _MI }],
|
|
2228
|
+
[0, { [_hQ]: _CAo }],
|
|
2060
2229
|
],
|
|
2061
2230
|
];
|
|
2062
2231
|
export var ListLayersResponse = [3, n0, _LLRi, 0, [_NM, _L], [0, () => LayersList]];
|
|
@@ -2067,31 +2236,11 @@ export var ListLayerVersionsRequest = [
|
|
|
2067
2236
|
0,
|
|
2068
2237
|
[_CRo, _LN, _Ma, _MI, _CAo],
|
|
2069
2238
|
[
|
|
2070
|
-
[
|
|
2071
|
-
0,
|
|
2072
|
-
{
|
|
2073
|
-
[_hQ]: _CRo,
|
|
2074
|
-
},
|
|
2075
|
-
],
|
|
2239
|
+
[0, { [_hQ]: _CRo }],
|
|
2076
2240
|
[0, 1],
|
|
2077
|
-
[
|
|
2078
|
-
|
|
2079
|
-
|
|
2080
|
-
[_hQ]: _Ma,
|
|
2081
|
-
},
|
|
2082
|
-
],
|
|
2083
|
-
[
|
|
2084
|
-
1,
|
|
2085
|
-
{
|
|
2086
|
-
[_hQ]: _MI,
|
|
2087
|
-
},
|
|
2088
|
-
],
|
|
2089
|
-
[
|
|
2090
|
-
0,
|
|
2091
|
-
{
|
|
2092
|
-
[_hQ]: _CAo,
|
|
2093
|
-
},
|
|
2094
|
-
],
|
|
2241
|
+
[0, { [_hQ]: _Ma }],
|
|
2242
|
+
[1, { [_hQ]: _MI }],
|
|
2243
|
+
[0, { [_hQ]: _CAo }],
|
|
2095
2244
|
],
|
|
2096
2245
|
];
|
|
2097
2246
|
export var ListLayerVersionsResponse = [
|
|
@@ -2110,18 +2259,8 @@ export var ListProvisionedConcurrencyConfigsRequest = [
|
|
|
2110
2259
|
[_FN, _Ma, _MI],
|
|
2111
2260
|
[
|
|
2112
2261
|
[0, 1],
|
|
2113
|
-
[
|
|
2114
|
-
|
|
2115
|
-
{
|
|
2116
|
-
[_hQ]: _Ma,
|
|
2117
|
-
},
|
|
2118
|
-
],
|
|
2119
|
-
[
|
|
2120
|
-
1,
|
|
2121
|
-
{
|
|
2122
|
-
[_hQ]: _MI,
|
|
2123
|
-
},
|
|
2124
|
-
],
|
|
2262
|
+
[0, { [_hQ]: _Ma }],
|
|
2263
|
+
[1, { [_hQ]: _MI }],
|
|
2125
2264
|
],
|
|
2126
2265
|
];
|
|
2127
2266
|
export var ListProvisionedConcurrencyConfigsResponse = [
|
|
@@ -2142,18 +2281,8 @@ export var ListVersionsByFunctionRequest = [
|
|
|
2142
2281
|
[_FN, _Ma, _MI],
|
|
2143
2282
|
[
|
|
2144
2283
|
[0, 1],
|
|
2145
|
-
[
|
|
2146
|
-
|
|
2147
|
-
{
|
|
2148
|
-
[_hQ]: _Ma,
|
|
2149
|
-
},
|
|
2150
|
-
],
|
|
2151
|
-
[
|
|
2152
|
-
1,
|
|
2153
|
-
{
|
|
2154
|
-
[_hQ]: _MI,
|
|
2155
|
-
},
|
|
2156
|
-
],
|
|
2284
|
+
[0, { [_hQ]: _Ma }],
|
|
2285
|
+
[1, { [_hQ]: _MI }],
|
|
2157
2286
|
],
|
|
2158
2287
|
];
|
|
2159
2288
|
export var ListVersionsByFunctionResponse = [
|
|
@@ -2165,31 +2294,72 @@ export var ListVersionsByFunctionResponse = [
|
|
|
2165
2294
|
[0, [() => FunctionList, 0]],
|
|
2166
2295
|
];
|
|
2167
2296
|
export var LoggingConfig = [3, n0, _LC, 0, [_LF, _ALL, _SLL, _LG], [0, 0, 0, 0]];
|
|
2297
|
+
export var NoPublishedVersionException = [
|
|
2298
|
+
-3,
|
|
2299
|
+
n0,
|
|
2300
|
+
_NPVE,
|
|
2301
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
2302
|
+
[_Ty, _M],
|
|
2303
|
+
[0, 0],
|
|
2304
|
+
];
|
|
2305
|
+
TypeRegistry.for(n0).registerError(NoPublishedVersionException, __NoPublishedVersionException);
|
|
2168
2306
|
export var OnFailure = [3, n0, _OF, 0, [_De], [0]];
|
|
2169
2307
|
export var OnSuccess = [3, n0, _OS, 0, [_De], [0]];
|
|
2308
|
+
export var Operation = [
|
|
2309
|
+
3,
|
|
2310
|
+
n0,
|
|
2311
|
+
_Op,
|
|
2312
|
+
0,
|
|
2313
|
+
[_Id, _PI, _N, _Ty, _STu, _STt, _ETn, _Sta, _EDx, _CDo, _SD, _WDa, _CD, _CID],
|
|
2314
|
+
[
|
|
2315
|
+
0,
|
|
2316
|
+
0,
|
|
2317
|
+
0,
|
|
2318
|
+
0,
|
|
2319
|
+
0,
|
|
2320
|
+
4,
|
|
2321
|
+
4,
|
|
2322
|
+
0,
|
|
2323
|
+
[() => ExecutionDetails, 0],
|
|
2324
|
+
[() => ContextDetails, 0],
|
|
2325
|
+
[() => StepDetails, 0],
|
|
2326
|
+
() => WaitDetails,
|
|
2327
|
+
[() => CallbackDetails, 0],
|
|
2328
|
+
[() => ChainedInvokeDetails, 0],
|
|
2329
|
+
],
|
|
2330
|
+
];
|
|
2331
|
+
export var OperationUpdate = [
|
|
2332
|
+
3,
|
|
2333
|
+
n0,
|
|
2334
|
+
_OU,
|
|
2335
|
+
0,
|
|
2336
|
+
[_Id, _PI, _N, _Ty, _STu, _A, _Pa, _E, _COo, _SO, _WO, _CO, _CIO],
|
|
2337
|
+
[
|
|
2338
|
+
0,
|
|
2339
|
+
0,
|
|
2340
|
+
0,
|
|
2341
|
+
0,
|
|
2342
|
+
0,
|
|
2343
|
+
0,
|
|
2344
|
+
[() => OperationPayload, 0],
|
|
2345
|
+
[() => ErrorObject, 0],
|
|
2346
|
+
() => ContextOptions,
|
|
2347
|
+
() => StepOptions,
|
|
2348
|
+
() => WaitOptions,
|
|
2349
|
+
() => CallbackOptions,
|
|
2350
|
+
() => ChainedInvokeOptions,
|
|
2351
|
+
],
|
|
2352
|
+
];
|
|
2170
2353
|
export var PolicyLengthExceededException = [
|
|
2171
2354
|
-3,
|
|
2172
2355
|
n0,
|
|
2173
2356
|
_PLEE,
|
|
2174
|
-
{
|
|
2175
|
-
|
|
2176
|
-
[_hE]: 400,
|
|
2177
|
-
},
|
|
2178
|
-
[_T, _m],
|
|
2357
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
2358
|
+
[_Ty, _m],
|
|
2179
2359
|
[0, 0],
|
|
2180
2360
|
];
|
|
2181
2361
|
TypeRegistry.for(n0).registerError(PolicyLengthExceededException, __PolicyLengthExceededException);
|
|
2182
|
-
export var PreconditionFailedException = [
|
|
2183
|
-
-3,
|
|
2184
|
-
n0,
|
|
2185
|
-
_PFE,
|
|
2186
|
-
{
|
|
2187
|
-
[_e]: _c,
|
|
2188
|
-
[_hE]: 412,
|
|
2189
|
-
},
|
|
2190
|
-
[_T, _m],
|
|
2191
|
-
[0, 0],
|
|
2192
|
-
];
|
|
2362
|
+
export var PreconditionFailedException = [-3, n0, _PFE, { [_e]: _c, [_hE]: 412 }, [_Ty, _m], [0, 0]];
|
|
2193
2363
|
TypeRegistry.for(n0).registerError(PreconditionFailedException, __PreconditionFailedException);
|
|
2194
2364
|
export var ProvisionedConcurrencyConfigListItem = [
|
|
2195
2365
|
3,
|
|
@@ -2203,11 +2373,8 @@ export var ProvisionedConcurrencyConfigNotFoundException = [
|
|
|
2203
2373
|
-3,
|
|
2204
2374
|
n0,
|
|
2205
2375
|
_PCCNFE,
|
|
2206
|
-
{
|
|
2207
|
-
|
|
2208
|
-
[_hE]: 404,
|
|
2209
|
-
},
|
|
2210
|
-
[_T, _m],
|
|
2376
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
2377
|
+
[_Ty, _m],
|
|
2211
2378
|
[0, 0],
|
|
2212
2379
|
];
|
|
2213
2380
|
TypeRegistry.for(n0).registerError(ProvisionedConcurrencyConfigNotFoundException, __ProvisionedConcurrencyConfigNotFoundException);
|
|
@@ -2225,10 +2392,17 @@ export var PublishLayerVersionResponse = [
|
|
|
2225
2392
|
n0,
|
|
2226
2393
|
_PLVRu,
|
|
2227
2394
|
0,
|
|
2228
|
-
[_Cont, _LA, _LVA, _D,
|
|
2395
|
+
[_Cont, _LA, _LVA, _D, _CDr, _Ve, _CR, _LI, _CA],
|
|
2229
2396
|
[() => LayerVersionContentOutput, 0, 0, 0, 0, 1, 64 | 0, 0, 64 | 0],
|
|
2230
2397
|
];
|
|
2231
|
-
export var PublishVersionRequest = [
|
|
2398
|
+
export var PublishVersionRequest = [
|
|
2399
|
+
3,
|
|
2400
|
+
n0,
|
|
2401
|
+
_PVR,
|
|
2402
|
+
0,
|
|
2403
|
+
[_FN, _CSo, _D, _RI, _PTu],
|
|
2404
|
+
[[0, 1], 0, 0, 0, 0],
|
|
2405
|
+
];
|
|
2232
2406
|
export var PutFunctionCodeSigningConfigRequest = [3, n0, _PFCSCR, 0, [_CSCA, _FN], [0, [0, 1]]];
|
|
2233
2407
|
export var PutFunctionCodeSigningConfigResponse = [3, n0, _PFCSCRu, 0, [_CSCA, _FN], [0, 0]];
|
|
2234
2408
|
export var PutFunctionConcurrencyRequest = [3, n0, _PFCR, 0, [_FN, _RCE], [[0, 1], 1]];
|
|
@@ -2238,37 +2412,26 @@ export var PutFunctionEventInvokeConfigRequest = [
|
|
|
2238
2412
|
_PFEICR,
|
|
2239
2413
|
0,
|
|
2240
2414
|
[_FN, _Q, _MRA, _MEAIS, _DC],
|
|
2241
|
-
[
|
|
2242
|
-
[0, 1],
|
|
2243
|
-
[
|
|
2244
|
-
0,
|
|
2245
|
-
{
|
|
2246
|
-
[_hQ]: _Q,
|
|
2247
|
-
},
|
|
2248
|
-
],
|
|
2249
|
-
1,
|
|
2250
|
-
1,
|
|
2251
|
-
() => DestinationConfig,
|
|
2252
|
-
],
|
|
2415
|
+
[[0, 1], [0, { [_hQ]: _Q }], 1, 1, () => DestinationConfig],
|
|
2253
2416
|
];
|
|
2254
2417
|
export var PutFunctionRecursionConfigRequest = [3, n0, _PFRCR, 0, [_FN, _RL], [[0, 1], 0]];
|
|
2255
2418
|
export var PutFunctionRecursionConfigResponse = [3, n0, _PFRCRu, 0, [_RL], [0]];
|
|
2419
|
+
export var PutFunctionScalingConfigRequest = [
|
|
2420
|
+
3,
|
|
2421
|
+
n0,
|
|
2422
|
+
_PFSCR,
|
|
2423
|
+
0,
|
|
2424
|
+
[_FN, _Q, _FSCu],
|
|
2425
|
+
[[0, 1], [0, { [_hQ]: _Q }], () => FunctionScalingConfig],
|
|
2426
|
+
];
|
|
2427
|
+
export var PutFunctionScalingConfigResponse = [3, n0, _PFSCRu, 0, [_FS], [0]];
|
|
2256
2428
|
export var PutProvisionedConcurrencyConfigRequest = [
|
|
2257
2429
|
3,
|
|
2258
2430
|
n0,
|
|
2259
2431
|
_PPCCR,
|
|
2260
2432
|
0,
|
|
2261
2433
|
[_FN, _Q, _PCE],
|
|
2262
|
-
[
|
|
2263
|
-
[0, 1],
|
|
2264
|
-
[
|
|
2265
|
-
0,
|
|
2266
|
-
{
|
|
2267
|
-
[_hQ]: _Q,
|
|
2268
|
-
},
|
|
2269
|
-
],
|
|
2270
|
-
1,
|
|
2271
|
-
],
|
|
2434
|
+
[[0, 1], [0, { [_hQ]: _Q }], 1],
|
|
2272
2435
|
];
|
|
2273
2436
|
export var PutProvisionedConcurrencyConfigResponse = [
|
|
2274
2437
|
3,
|
|
@@ -2284,17 +2447,7 @@ export var PutRuntimeManagementConfigRequest = [
|
|
|
2284
2447
|
_PRMCR,
|
|
2285
2448
|
0,
|
|
2286
2449
|
[_FN, _Q, _URO, _RVA],
|
|
2287
|
-
[
|
|
2288
|
-
[0, 1],
|
|
2289
|
-
[
|
|
2290
|
-
0,
|
|
2291
|
-
{
|
|
2292
|
-
[_hQ]: _Q,
|
|
2293
|
-
},
|
|
2294
|
-
],
|
|
2295
|
-
0,
|
|
2296
|
-
0,
|
|
2297
|
-
],
|
|
2450
|
+
[[0, 1], [0, { [_hQ]: _Q }], 0, 0],
|
|
2298
2451
|
];
|
|
2299
2452
|
export var PutRuntimeManagementConfigResponse = [
|
|
2300
2453
|
3,
|
|
@@ -2308,11 +2461,8 @@ export var RecursiveInvocationException = [
|
|
|
2308
2461
|
-3,
|
|
2309
2462
|
n0,
|
|
2310
2463
|
_RIE,
|
|
2311
|
-
{
|
|
2312
|
-
|
|
2313
|
-
[_hE]: 400,
|
|
2314
|
-
},
|
|
2315
|
-
[_T, _M],
|
|
2464
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
2465
|
+
[_Ty, _M],
|
|
2316
2466
|
[0, 0],
|
|
2317
2467
|
];
|
|
2318
2468
|
TypeRegistry.for(n0).registerError(RecursiveInvocationException, __RecursiveInvocationException);
|
|
@@ -2326,12 +2476,7 @@ export var RemoveLayerVersionPermissionRequest = [
|
|
|
2326
2476
|
[0, 1],
|
|
2327
2477
|
[1, 1],
|
|
2328
2478
|
[0, 1],
|
|
2329
|
-
[
|
|
2330
|
-
0,
|
|
2331
|
-
{
|
|
2332
|
-
[_hQ]: _RI,
|
|
2333
|
-
},
|
|
2334
|
-
],
|
|
2479
|
+
[0, { [_hQ]: _RI }],
|
|
2335
2480
|
],
|
|
2336
2481
|
];
|
|
2337
2482
|
export var RemovePermissionRequest = [
|
|
@@ -2343,86 +2488,27 @@ export var RemovePermissionRequest = [
|
|
|
2343
2488
|
[
|
|
2344
2489
|
[0, 1],
|
|
2345
2490
|
[0, 1],
|
|
2346
|
-
[
|
|
2347
|
-
|
|
2348
|
-
|
|
2349
|
-
[_hQ]: _Q,
|
|
2350
|
-
},
|
|
2351
|
-
],
|
|
2352
|
-
[
|
|
2353
|
-
0,
|
|
2354
|
-
{
|
|
2355
|
-
[_hQ]: _RI,
|
|
2356
|
-
},
|
|
2357
|
-
],
|
|
2358
|
-
],
|
|
2359
|
-
];
|
|
2360
|
-
export var RequestTooLargeException = [
|
|
2361
|
-
-3,
|
|
2362
|
-
n0,
|
|
2363
|
-
_RTLE,
|
|
2364
|
-
{
|
|
2365
|
-
[_e]: _c,
|
|
2366
|
-
[_hE]: 413,
|
|
2367
|
-
},
|
|
2368
|
-
[_T, _m],
|
|
2369
|
-
[0, 0],
|
|
2491
|
+
[0, { [_hQ]: _Q }],
|
|
2492
|
+
[0, { [_hQ]: _RI }],
|
|
2493
|
+
],
|
|
2370
2494
|
];
|
|
2495
|
+
export var RequestTooLargeException = [-3, n0, _RTLE, { [_e]: _c, [_hE]: 413 }, [_Ty, _m], [0, 0]];
|
|
2371
2496
|
TypeRegistry.for(n0).registerError(RequestTooLargeException, __RequestTooLargeException);
|
|
2372
|
-
export var ResourceConflictException = [
|
|
2373
|
-
-3,
|
|
2374
|
-
n0,
|
|
2375
|
-
_RCEe,
|
|
2376
|
-
{
|
|
2377
|
-
[_e]: _c,
|
|
2378
|
-
[_hE]: 409,
|
|
2379
|
-
},
|
|
2380
|
-
[_T, _m],
|
|
2381
|
-
[0, 0],
|
|
2382
|
-
];
|
|
2497
|
+
export var ResourceConflictException = [-3, n0, _RCEe, { [_e]: _c, [_hE]: 409 }, [_Ty, _m], [0, 0]];
|
|
2383
2498
|
TypeRegistry.for(n0).registerError(ResourceConflictException, __ResourceConflictException);
|
|
2384
|
-
export var ResourceInUseException = [
|
|
2385
|
-
-3,
|
|
2386
|
-
n0,
|
|
2387
|
-
_RIUE,
|
|
2388
|
-
{
|
|
2389
|
-
[_e]: _c,
|
|
2390
|
-
[_hE]: 400,
|
|
2391
|
-
},
|
|
2392
|
-
[_T, _M],
|
|
2393
|
-
[0, 0],
|
|
2394
|
-
];
|
|
2499
|
+
export var ResourceInUseException = [-3, n0, _RIUE, { [_e]: _c, [_hE]: 400 }, [_Ty, _M], [0, 0]];
|
|
2395
2500
|
TypeRegistry.for(n0).registerError(ResourceInUseException, __ResourceInUseException);
|
|
2396
|
-
export var ResourceNotFoundException = [
|
|
2397
|
-
-3,
|
|
2398
|
-
n0,
|
|
2399
|
-
_RNFE,
|
|
2400
|
-
{
|
|
2401
|
-
[_e]: _c,
|
|
2402
|
-
[_hE]: 404,
|
|
2403
|
-
},
|
|
2404
|
-
[_T, _M],
|
|
2405
|
-
[0, 0],
|
|
2406
|
-
];
|
|
2501
|
+
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_Ty, _M], [0, 0]];
|
|
2407
2502
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
2408
|
-
export var ResourceNotReadyException = [
|
|
2409
|
-
-3,
|
|
2410
|
-
n0,
|
|
2411
|
-
_RNRE,
|
|
2412
|
-
{
|
|
2413
|
-
[_e]: _se,
|
|
2414
|
-
[_hE]: 502,
|
|
2415
|
-
},
|
|
2416
|
-
[_T, _m],
|
|
2417
|
-
[0, 0],
|
|
2418
|
-
];
|
|
2503
|
+
export var ResourceNotReadyException = [-3, n0, _RNRE, { [_e]: _se, [_hE]: 502 }, [_Ty, _m], [0, 0]];
|
|
2419
2504
|
TypeRegistry.for(n0).registerError(ResourceNotReadyException, __ResourceNotReadyException);
|
|
2505
|
+
export var RetryDetails = [3, n0, _RD, 0, [_CAu, _NADS], [1, 1]];
|
|
2420
2506
|
export var RuntimeVersionConfig = [
|
|
2421
2507
|
3,
|
|
2422
2508
|
n0,
|
|
2423
2509
|
_RVC,
|
|
2424
2510
|
0,
|
|
2425
|
-
[_RVA,
|
|
2511
|
+
[_RVA, _E],
|
|
2426
2512
|
[0, [() => RuntimeVersionError, 0]],
|
|
2427
2513
|
];
|
|
2428
2514
|
export var RuntimeVersionError = [3, n0, _RVE, 0, [_EC, _M], [0, [() => SensitiveString, 0]]];
|
|
@@ -2436,117 +2522,128 @@ export var SelfManagedKafkaEventSourceConfig = [
|
|
|
2436
2522
|
[_CGI, _SRC],
|
|
2437
2523
|
[0, () => KafkaSchemaRegistryConfig],
|
|
2438
2524
|
];
|
|
2525
|
+
export var SendDurableExecutionCallbackFailureRequest = [
|
|
2526
|
+
3,
|
|
2527
|
+
n0,
|
|
2528
|
+
_SDECFR,
|
|
2529
|
+
0,
|
|
2530
|
+
[_CI, _E],
|
|
2531
|
+
[
|
|
2532
|
+
[0, 1],
|
|
2533
|
+
[() => ErrorObject, 16],
|
|
2534
|
+
],
|
|
2535
|
+
];
|
|
2536
|
+
export var SendDurableExecutionCallbackFailureResponse = [3, n0, _SDECFRe, 0, [], []];
|
|
2537
|
+
export var SendDurableExecutionCallbackHeartbeatRequest = [3, n0, _SDECHR, 0, [_CI], [[0, 1]]];
|
|
2538
|
+
export var SendDurableExecutionCallbackHeartbeatResponse = [3, n0, _SDECHRe, 0, [], []];
|
|
2539
|
+
export var SendDurableExecutionCallbackSuccessRequest = [
|
|
2540
|
+
3,
|
|
2541
|
+
n0,
|
|
2542
|
+
_SDECSR,
|
|
2543
|
+
0,
|
|
2544
|
+
[_CI, _R],
|
|
2545
|
+
[
|
|
2546
|
+
[0, 1],
|
|
2547
|
+
[() => BinaryOperationPayload, 16],
|
|
2548
|
+
],
|
|
2549
|
+
];
|
|
2550
|
+
export var SendDurableExecutionCallbackSuccessResponse = [3, n0, _SDECSRe, 0, [], []];
|
|
2439
2551
|
export var SerializedRequestEntityTooLargeException = [
|
|
2440
2552
|
-3,
|
|
2441
2553
|
n0,
|
|
2442
2554
|
_SRETLE,
|
|
2443
|
-
{
|
|
2444
|
-
|
|
2445
|
-
[_hE]: 413,
|
|
2446
|
-
},
|
|
2447
|
-
[_T, _m],
|
|
2555
|
+
{ [_e]: _c, [_hE]: 413 },
|
|
2556
|
+
[_Ty, _m],
|
|
2448
2557
|
[0, 0],
|
|
2449
2558
|
];
|
|
2450
2559
|
TypeRegistry.for(n0).registerError(SerializedRequestEntityTooLargeException, __SerializedRequestEntityTooLargeException);
|
|
2451
|
-
export var ServiceException = [
|
|
2452
|
-
-3,
|
|
2453
|
-
n0,
|
|
2454
|
-
_SE,
|
|
2455
|
-
{
|
|
2456
|
-
[_e]: _se,
|
|
2457
|
-
[_hE]: 500,
|
|
2458
|
-
},
|
|
2459
|
-
[_T, _M],
|
|
2460
|
-
[0, 0],
|
|
2461
|
-
];
|
|
2560
|
+
export var ServiceException = [-3, n0, _SE, { [_e]: _se, [_hE]: 500 }, [_Ty, _M], [0, 0]];
|
|
2462
2561
|
TypeRegistry.for(n0).registerError(ServiceException, __ServiceException);
|
|
2463
2562
|
export var SnapStart = [3, n0, _SSn, 0, [_AOp], [0]];
|
|
2464
|
-
export var SnapStartException = [
|
|
2465
|
-
-3,
|
|
2466
|
-
n0,
|
|
2467
|
-
_SSE,
|
|
2468
|
-
{
|
|
2469
|
-
[_e]: _c,
|
|
2470
|
-
[_hE]: 400,
|
|
2471
|
-
},
|
|
2472
|
-
[_T, _M],
|
|
2473
|
-
[0, 0],
|
|
2474
|
-
];
|
|
2563
|
+
export var SnapStartException = [-3, n0, _SSE, { [_e]: _c, [_hE]: 400 }, [_Ty, _M], [0, 0]];
|
|
2475
2564
|
TypeRegistry.for(n0).registerError(SnapStartException, __SnapStartException);
|
|
2476
2565
|
export var SnapStartNotReadyException = [
|
|
2477
2566
|
-3,
|
|
2478
2567
|
n0,
|
|
2479
2568
|
_SSNRE,
|
|
2480
|
-
{
|
|
2481
|
-
|
|
2482
|
-
[_hE]: 409,
|
|
2483
|
-
},
|
|
2484
|
-
[_T, _M],
|
|
2569
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
2570
|
+
[_Ty, _M],
|
|
2485
2571
|
[0, 0],
|
|
2486
2572
|
];
|
|
2487
2573
|
TypeRegistry.for(n0).registerError(SnapStartNotReadyException, __SnapStartNotReadyException);
|
|
2488
2574
|
export var SnapStartResponse = [3, n0, _SSR, 0, [_AOp, _OSp], [0, 0]];
|
|
2489
|
-
export var SnapStartTimeoutException = [
|
|
2490
|
-
|
|
2575
|
+
export var SnapStartTimeoutException = [-3, n0, _SSTE, { [_e]: _c, [_hE]: 408 }, [_Ty, _M], [0, 0]];
|
|
2576
|
+
TypeRegistry.for(n0).registerError(SnapStartTimeoutException, __SnapStartTimeoutException);
|
|
2577
|
+
export var SourceAccessConfiguration = [3, n0, _SACo, 0, [_Ty, _URI], [0, 0]];
|
|
2578
|
+
export var StepDetails = [
|
|
2579
|
+
3,
|
|
2491
2580
|
n0,
|
|
2492
|
-
|
|
2493
|
-
|
|
2494
|
-
|
|
2495
|
-
|
|
2496
|
-
},
|
|
2497
|
-
[_T, _M],
|
|
2498
|
-
[0, 0],
|
|
2581
|
+
_SD,
|
|
2582
|
+
0,
|
|
2583
|
+
[_Att, _NAT, _R, _E],
|
|
2584
|
+
[1, 4, [() => OperationPayload, 0], [() => ErrorObject, 0]],
|
|
2499
2585
|
];
|
|
2500
|
-
|
|
2501
|
-
|
|
2586
|
+
export var StepFailedDetails = [
|
|
2587
|
+
3,
|
|
2588
|
+
n0,
|
|
2589
|
+
_SFD,
|
|
2590
|
+
0,
|
|
2591
|
+
[_E, _RD],
|
|
2592
|
+
[[() => EventError, 0], () => RetryDetails],
|
|
2593
|
+
];
|
|
2594
|
+
export var StepOptions = [3, n0, _SO, 0, [_NADS], [1]];
|
|
2595
|
+
export var StepStartedDetails = [3, n0, _SSD, 0, [], []];
|
|
2596
|
+
export var StepSucceededDetails = [
|
|
2597
|
+
3,
|
|
2598
|
+
n0,
|
|
2599
|
+
_SSDt,
|
|
2600
|
+
0,
|
|
2601
|
+
[_R, _RD],
|
|
2602
|
+
[[() => EventResult, 0], () => RetryDetails],
|
|
2603
|
+
];
|
|
2604
|
+
export var StopDurableExecutionRequest = [
|
|
2605
|
+
3,
|
|
2606
|
+
n0,
|
|
2607
|
+
_SDER,
|
|
2608
|
+
0,
|
|
2609
|
+
[_DEA, _E],
|
|
2610
|
+
[
|
|
2611
|
+
[0, 1],
|
|
2612
|
+
[() => ErrorObject, 16],
|
|
2613
|
+
],
|
|
2614
|
+
];
|
|
2615
|
+
export var StopDurableExecutionResponse = [3, n0, _SDERt, 0, [_STto], [4]];
|
|
2502
2616
|
export var SubnetIPAddressLimitReachedException = [
|
|
2503
2617
|
-3,
|
|
2504
2618
|
n0,
|
|
2505
2619
|
_SIPALRE,
|
|
2506
|
-
{
|
|
2507
|
-
|
|
2508
|
-
[_hE]: 502,
|
|
2509
|
-
},
|
|
2510
|
-
[_T, _M],
|
|
2620
|
+
{ [_e]: _se, [_hE]: 502 },
|
|
2621
|
+
[_Ty, _M],
|
|
2511
2622
|
[0, 0],
|
|
2512
2623
|
];
|
|
2513
2624
|
TypeRegistry.for(n0).registerError(SubnetIPAddressLimitReachedException, __SubnetIPAddressLimitReachedException);
|
|
2514
2625
|
export var TagResourceRequest = [3, n0, _TRR, 0, [_Re, _Ta], [[0, 1], 128 | 0]];
|
|
2515
2626
|
export var TagsError = [3, n0, _TE, 0, [_EC, _M], [0, 0]];
|
|
2627
|
+
export var TargetTrackingScalingPolicy = [3, n0, _TTSP, 0, [_PMT, _TV], [0, 1]];
|
|
2516
2628
|
export var TenancyConfig = [3, n0, _TCe, 0, [_TIM], [0]];
|
|
2517
2629
|
export var TooManyRequestsException = [
|
|
2518
2630
|
-3,
|
|
2519
2631
|
n0,
|
|
2520
2632
|
_TMRE,
|
|
2521
|
-
{
|
|
2522
|
-
|
|
2523
|
-
|
|
2524
|
-
},
|
|
2525
|
-
[_rAS, _T, _m, _Rea],
|
|
2526
|
-
[
|
|
2527
|
-
[
|
|
2528
|
-
0,
|
|
2529
|
-
{
|
|
2530
|
-
[_hH]: _RA,
|
|
2531
|
-
},
|
|
2532
|
-
],
|
|
2533
|
-
0,
|
|
2534
|
-
0,
|
|
2535
|
-
0,
|
|
2536
|
-
],
|
|
2633
|
+
{ [_e]: _c, [_hE]: 429 },
|
|
2634
|
+
[_rAS, _Ty, _m, _Rea],
|
|
2635
|
+
[[0, { [_hH]: _RA }], 0, 0, 0],
|
|
2537
2636
|
];
|
|
2538
2637
|
TypeRegistry.for(n0).registerError(TooManyRequestsException, __TooManyRequestsException);
|
|
2638
|
+
export var TraceHeader = [3, n0, _TH, 0, [_XATIm], [0]];
|
|
2539
2639
|
export var TracingConfig = [3, n0, _TC, 0, [_Mo], [0]];
|
|
2540
2640
|
export var TracingConfigResponse = [3, n0, _TCR, 0, [_Mo], [0]];
|
|
2541
2641
|
export var UnsupportedMediaTypeException = [
|
|
2542
2642
|
-3,
|
|
2543
2643
|
n0,
|
|
2544
2644
|
_UMTE,
|
|
2545
|
-
{
|
|
2546
|
-
|
|
2547
|
-
[_hE]: 415,
|
|
2548
|
-
},
|
|
2549
|
-
[_T, _m],
|
|
2645
|
+
{ [_e]: _c, [_hE]: 415 },
|
|
2646
|
+
[_Ty, _m],
|
|
2550
2647
|
[0, 0],
|
|
2551
2648
|
];
|
|
2552
2649
|
TypeRegistry.for(n0).registerError(UnsupportedMediaTypeException, __UnsupportedMediaTypeException);
|
|
@@ -2558,12 +2655,7 @@ export var UntagResourceRequest = [
|
|
|
2558
2655
|
[_Re, _TK],
|
|
2559
2656
|
[
|
|
2560
2657
|
[0, 1],
|
|
2561
|
-
[
|
|
2562
|
-
64 | 0,
|
|
2563
|
-
{
|
|
2564
|
-
[_hQ]: _tK,
|
|
2565
|
-
},
|
|
2566
|
-
],
|
|
2658
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
2567
2659
|
],
|
|
2568
2660
|
];
|
|
2569
2661
|
export var UpdateAliasRequest = [
|
|
@@ -2574,6 +2666,15 @@ export var UpdateAliasRequest = [
|
|
|
2574
2666
|
[_FN, _N, _FV, _D, _RC, _RI],
|
|
2575
2667
|
[[0, 1], [0, 1], 0, 0, () => AliasRoutingConfiguration, 0],
|
|
2576
2668
|
];
|
|
2669
|
+
export var UpdateCapacityProviderRequest = [
|
|
2670
|
+
3,
|
|
2671
|
+
n0,
|
|
2672
|
+
_UCPR,
|
|
2673
|
+
0,
|
|
2674
|
+
[_CPN, _CPSC],
|
|
2675
|
+
[[0, 1], () => CapacityProviderScalingConfig],
|
|
2676
|
+
];
|
|
2677
|
+
export var UpdateCapacityProviderResponse = [3, n0, _UCPRp, 0, [_CP], [() => CapacityProvider]];
|
|
2577
2678
|
export var UpdateCodeSigningConfigRequest = [
|
|
2578
2679
|
3,
|
|
2579
2680
|
n0,
|
|
@@ -2598,7 +2699,7 @@ export var UpdateEventSourceMappingRequest = [
|
|
|
2598
2699
|
[
|
|
2599
2700
|
_UUID,
|
|
2600
2701
|
_FN,
|
|
2601
|
-
|
|
2702
|
+
_En,
|
|
2602
2703
|
_BSa,
|
|
2603
2704
|
_FCi,
|
|
2604
2705
|
_MBWIS,
|
|
@@ -2647,15 +2748,15 @@ export var UpdateFunctionCodeRequest = [
|
|
|
2647
2748
|
n0,
|
|
2648
2749
|
_UFCR,
|
|
2649
2750
|
0,
|
|
2650
|
-
[_FN, _ZF, _SB, _SK, _SOV, _IU, _Pu, _DR, _RI, _Ar, _SKMSKA],
|
|
2651
|
-
[[0, 1], [() => _Blob, 0], 0, 0, 0, 0, 2, 2, 0, 64 | 0, 0],
|
|
2751
|
+
[_FN, _ZF, _SB, _SK, _SOV, _IU, _Pu, _DR, _RI, _Ar, _SKMSKA, _PTu],
|
|
2752
|
+
[[0, 1], [() => _Blob, 0], 0, 0, 0, 0, 2, 2, 0, 64 | 0, 0, 0],
|
|
2652
2753
|
];
|
|
2653
2754
|
export var UpdateFunctionConfigurationRequest = [
|
|
2654
2755
|
3,
|
|
2655
2756
|
n0,
|
|
2656
2757
|
_UFCRp,
|
|
2657
2758
|
0,
|
|
2658
|
-
[_FN, _Ro, _H, _D,
|
|
2759
|
+
[_FN, _Ro, _H, _D, _T, _MS, _VC, _Env, _Ru, _DLC, _KMSKA, _TC, _RI, _L, _FSC, _IC, _ES, _SSn, _LC, _CPC, _DCu],
|
|
2659
2760
|
[
|
|
2660
2761
|
[0, 1],
|
|
2661
2762
|
0,
|
|
@@ -2676,6 +2777,8 @@ export var UpdateFunctionConfigurationRequest = [
|
|
|
2676
2777
|
() => EphemeralStorage,
|
|
2677
2778
|
() => SnapStart,
|
|
2678
2779
|
() => LoggingConfig,
|
|
2780
|
+
() => CapacityProviderConfig,
|
|
2781
|
+
() => DurableConfig,
|
|
2679
2782
|
],
|
|
2680
2783
|
];
|
|
2681
2784
|
export var UpdateFunctionEventInvokeConfigRequest = [
|
|
@@ -2684,18 +2787,7 @@ export var UpdateFunctionEventInvokeConfigRequest = [
|
|
|
2684
2787
|
_UFEICR,
|
|
2685
2788
|
0,
|
|
2686
2789
|
[_FN, _Q, _MRA, _MEAIS, _DC],
|
|
2687
|
-
[
|
|
2688
|
-
[0, 1],
|
|
2689
|
-
[
|
|
2690
|
-
0,
|
|
2691
|
-
{
|
|
2692
|
-
[_hQ]: _Q,
|
|
2693
|
-
},
|
|
2694
|
-
],
|
|
2695
|
-
1,
|
|
2696
|
-
1,
|
|
2697
|
-
() => DestinationConfig,
|
|
2698
|
-
],
|
|
2790
|
+
[[0, 1], [0, { [_hQ]: _Q }], 1, 1, () => DestinationConfig],
|
|
2699
2791
|
];
|
|
2700
2792
|
export var UpdateFunctionUrlConfigRequest = [
|
|
2701
2793
|
3,
|
|
@@ -2703,25 +2795,14 @@ export var UpdateFunctionUrlConfigRequest = [
|
|
|
2703
2795
|
_UFUCR,
|
|
2704
2796
|
0,
|
|
2705
2797
|
[_FN, _Q, _AT, _Co, _IM],
|
|
2706
|
-
[
|
|
2707
|
-
[0, 1],
|
|
2708
|
-
[
|
|
2709
|
-
0,
|
|
2710
|
-
{
|
|
2711
|
-
[_hQ]: _Q,
|
|
2712
|
-
},
|
|
2713
|
-
],
|
|
2714
|
-
0,
|
|
2715
|
-
() => Cors,
|
|
2716
|
-
0,
|
|
2717
|
-
],
|
|
2798
|
+
[[0, 1], [0, { [_hQ]: _Q }], 0, () => Cors, 0],
|
|
2718
2799
|
];
|
|
2719
2800
|
export var UpdateFunctionUrlConfigResponse = [
|
|
2720
2801
|
3,
|
|
2721
2802
|
n0,
|
|
2722
2803
|
_UFUCRp,
|
|
2723
2804
|
0,
|
|
2724
|
-
[_FU, _FA, _AT, _Co,
|
|
2805
|
+
[_FU, _FA, _AT, _Co, _CTr, _LMT, _IM],
|
|
2725
2806
|
[0, 0, 0, () => Cors, 0, 0, 0],
|
|
2726
2807
|
];
|
|
2727
2808
|
export var VpcConfig = [3, n0, _VC, 0, [_SIu, _SGI, _IAFDS], [64 | 0, 64 | 0, 2]];
|
|
@@ -2733,6 +2814,11 @@ export var VpcConfigResponse = [
|
|
|
2733
2814
|
[_SIu, _SGI, _VI, _IAFDS],
|
|
2734
2815
|
[64 | 0, 64 | 0, 0, 2],
|
|
2735
2816
|
];
|
|
2817
|
+
export var WaitCancelledDetails = [3, n0, _WCD, 0, [_E], [[() => EventError, 0]]];
|
|
2818
|
+
export var WaitDetails = [3, n0, _WDa, 0, [_SET], [4]];
|
|
2819
|
+
export var WaitOptions = [3, n0, _WO, 0, [_WS], [1]];
|
|
2820
|
+
export var WaitStartedDetails = [3, n0, _WSD, 0, [_Du, _SET], [1, 4]];
|
|
2821
|
+
export var WaitSucceededDetails = [3, n0, _WSDa, 0, [_Du], [1]];
|
|
2736
2822
|
export var __Unit = "unit";
|
|
2737
2823
|
export var LambdaServiceException = [-3, _sm, "LambdaServiceException", 0, [], []];
|
|
2738
2824
|
TypeRegistry.for(_sm).registerError(LambdaServiceException, __LambdaServiceException);
|
|
@@ -2740,12 +2826,25 @@ export var AliasList = [1, n0, _ALl, 0, () => AliasConfiguration];
|
|
|
2740
2826
|
export var AllowMethodsList = 64 | 0;
|
|
2741
2827
|
export var AllowOriginsList = 64 | 0;
|
|
2742
2828
|
export var ArchitecturesList = 64 | 0;
|
|
2829
|
+
export var CapacityProviderScalingPoliciesList = [
|
|
2830
|
+
1,
|
|
2831
|
+
n0,
|
|
2832
|
+
_CPSPL,
|
|
2833
|
+
0,
|
|
2834
|
+
() => TargetTrackingScalingPolicy,
|
|
2835
|
+
];
|
|
2836
|
+
export var CapacityProviderSecurityGroupIds = 64 | 0;
|
|
2837
|
+
export var CapacityProvidersList = [1, n0, _CPL, 0, () => CapacityProvider];
|
|
2838
|
+
export var CapacityProviderSubnetIds = 64 | 0;
|
|
2743
2839
|
export var CodeSigningConfigList = [1, n0, _CSCL, 0, () => CodeSigningConfig];
|
|
2744
2840
|
export var CompatibleArchitectures = 64 | 0;
|
|
2745
2841
|
export var CompatibleRuntimes = 64 | 0;
|
|
2842
|
+
export var DurableExecutions = [1, n0, _DE, 0, () => Execution];
|
|
2746
2843
|
export var EndpointLists = 64 | 0;
|
|
2844
|
+
export var Events = [1, n0, _Eve, 0, [() => Event, 0]];
|
|
2747
2845
|
export var EventSourceMappingMetricList = 64 | 0;
|
|
2748
2846
|
export var EventSourceMappingsList = [1, n0, _ESML, 0, () => EventSourceMappingConfiguration];
|
|
2847
|
+
export var ExecutionStatusList = 64 | 0;
|
|
2749
2848
|
export var FileSystemConfigList = [1, n0, _FSCL, 0, () => FileSystemConfig];
|
|
2750
2849
|
export var FilterList = [1, n0, _FL, 0, () => Filter];
|
|
2751
2850
|
export var FunctionArnList = 64 | 0;
|
|
@@ -2753,7 +2852,15 @@ export var FunctionEventInvokeConfigList = [1, n0, _FEICL, 0, () => FunctionEven
|
|
|
2753
2852
|
export var FunctionList = [1, n0, _FLu, 0, [() => FunctionConfiguration, 0]];
|
|
2754
2853
|
export var FunctionResponseTypeList = 64 | 0;
|
|
2755
2854
|
export var FunctionUrlConfigList = [1, n0, _FUCL, 0, () => FunctionUrlConfig];
|
|
2855
|
+
export var FunctionVersionsByCapacityProviderList = [
|
|
2856
|
+
1,
|
|
2857
|
+
n0,
|
|
2858
|
+
_FVBCPL,
|
|
2859
|
+
0,
|
|
2860
|
+
() => FunctionVersionsByCapacityProviderListItem,
|
|
2861
|
+
];
|
|
2756
2862
|
export var HeadersList = 64 | 0;
|
|
2863
|
+
export var InstanceTypeSet = 64 | 0;
|
|
2757
2864
|
export var KafkaSchemaRegistryAccessConfigList = [
|
|
2758
2865
|
1,
|
|
2759
2866
|
n0,
|
|
@@ -2766,6 +2873,8 @@ export var LayerList = 64 | 0;
|
|
|
2766
2873
|
export var LayersList = [1, n0, _LL, 0, () => LayersListItem];
|
|
2767
2874
|
export var LayersReferenceList = [1, n0, _LRL, 0, () => Layer];
|
|
2768
2875
|
export var LayerVersionsList = [1, n0, _LVL, 0, () => LayerVersionsListItem];
|
|
2876
|
+
export var Operations = [1, n0, _O, 0, [() => Operation, 0]];
|
|
2877
|
+
export var OperationUpdates = [1, n0, _OUp, 0, [() => OperationUpdate, 0]];
|
|
2769
2878
|
export var ProvisionedConcurrencyConfigList = [
|
|
2770
2879
|
1,
|
|
2771
2880
|
n0,
|
|
@@ -2777,6 +2886,7 @@ export var Queues = 64 | 0;
|
|
|
2777
2886
|
export var SecurityGroupIds = 64 | 0;
|
|
2778
2887
|
export var SigningProfileVersionArns = 64 | 0;
|
|
2779
2888
|
export var SourceAccessConfigurations = [1, n0, _SAC, 0, () => SourceAccessConfiguration];
|
|
2889
|
+
export var StackTraceEntries = [1, n0, _STEt, 0, [() => StackTraceEntry, 0]];
|
|
2780
2890
|
export var StringList = 64 | 0;
|
|
2781
2891
|
export var SubnetIds = 64 | 0;
|
|
2782
2892
|
export var TagKeyList = 64 | 0;
|
|
@@ -2796,19 +2906,15 @@ export var InvokeWithResponseStreamResponseEvent = [
|
|
|
2796
2906
|
3,
|
|
2797
2907
|
n0,
|
|
2798
2908
|
_IWRSRE,
|
|
2799
|
-
{
|
|
2800
|
-
|
|
2801
|
-
},
|
|
2802
|
-
[_PC, _ICn],
|
|
2909
|
+
{ [_s]: 1 },
|
|
2910
|
+
[_PCa, _ICn],
|
|
2803
2911
|
[[() => InvokeResponseStreamUpdate, 0], () => InvokeWithResponseStreamCompleteEvent],
|
|
2804
2912
|
];
|
|
2805
2913
|
export var AddLayerVersionPermission = [
|
|
2806
2914
|
9,
|
|
2807
2915
|
n0,
|
|
2808
2916
|
_ALVP,
|
|
2809
|
-
{
|
|
2810
|
-
[_h]: ["POST", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy", 201],
|
|
2811
|
-
},
|
|
2917
|
+
{ [_h]: ["POST", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy", 201] },
|
|
2812
2918
|
() => AddLayerVersionPermissionRequest,
|
|
2813
2919
|
() => AddLayerVersionPermissionResponse,
|
|
2814
2920
|
];
|
|
@@ -2816,29 +2922,39 @@ export var AddPermission = [
|
|
|
2816
2922
|
9,
|
|
2817
2923
|
n0,
|
|
2818
2924
|
_APd,
|
|
2819
|
-
{
|
|
2820
|
-
[_h]: ["POST", "/2015-03-31/functions/{FunctionName}/policy", 201],
|
|
2821
|
-
},
|
|
2925
|
+
{ [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/policy", 201] },
|
|
2822
2926
|
() => AddPermissionRequest,
|
|
2823
2927
|
() => AddPermissionResponse,
|
|
2824
2928
|
];
|
|
2929
|
+
export var CheckpointDurableExecution = [
|
|
2930
|
+
9,
|
|
2931
|
+
n0,
|
|
2932
|
+
_CDE,
|
|
2933
|
+
{ [_h]: ["POST", "/2025-12-01/durable-executions/{DurableExecutionArn}/checkpoint", 200] },
|
|
2934
|
+
() => CheckpointDurableExecutionRequest,
|
|
2935
|
+
() => CheckpointDurableExecutionResponse,
|
|
2936
|
+
];
|
|
2825
2937
|
export var CreateAlias = [
|
|
2826
2938
|
9,
|
|
2827
2939
|
n0,
|
|
2828
2940
|
_CAr,
|
|
2829
|
-
{
|
|
2830
|
-
[_h]: ["POST", "/2015-03-31/functions/{FunctionName}/aliases", 201],
|
|
2831
|
-
},
|
|
2941
|
+
{ [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/aliases", 201] },
|
|
2832
2942
|
() => CreateAliasRequest,
|
|
2833
2943
|
() => AliasConfiguration,
|
|
2834
2944
|
];
|
|
2945
|
+
export var CreateCapacityProvider = [
|
|
2946
|
+
9,
|
|
2947
|
+
n0,
|
|
2948
|
+
_CCP,
|
|
2949
|
+
{ [_h]: ["POST", "/2025-11-30/capacity-providers", 202] },
|
|
2950
|
+
() => CreateCapacityProviderRequest,
|
|
2951
|
+
() => CreateCapacityProviderResponse,
|
|
2952
|
+
];
|
|
2835
2953
|
export var CreateCodeSigningConfig = [
|
|
2836
2954
|
9,
|
|
2837
2955
|
n0,
|
|
2838
2956
|
_CCSC,
|
|
2839
|
-
{
|
|
2840
|
-
[_h]: ["POST", "/2020-04-22/code-signing-configs", 201],
|
|
2841
|
-
},
|
|
2957
|
+
{ [_h]: ["POST", "/2020-04-22/code-signing-configs", 201] },
|
|
2842
2958
|
() => CreateCodeSigningConfigRequest,
|
|
2843
2959
|
() => CreateCodeSigningConfigResponse,
|
|
2844
2960
|
];
|
|
@@ -2846,9 +2962,7 @@ export var CreateEventSourceMapping = [
|
|
|
2846
2962
|
9,
|
|
2847
2963
|
n0,
|
|
2848
2964
|
_CESM,
|
|
2849
|
-
{
|
|
2850
|
-
[_h]: ["POST", "/2015-03-31/event-source-mappings", 202],
|
|
2851
|
-
},
|
|
2965
|
+
{ [_h]: ["POST", "/2015-03-31/event-source-mappings", 202] },
|
|
2852
2966
|
() => CreateEventSourceMappingRequest,
|
|
2853
2967
|
() => EventSourceMappingConfiguration,
|
|
2854
2968
|
];
|
|
@@ -2856,9 +2970,7 @@ export var CreateFunction = [
|
|
|
2856
2970
|
9,
|
|
2857
2971
|
n0,
|
|
2858
2972
|
_CF,
|
|
2859
|
-
{
|
|
2860
|
-
[_h]: ["POST", "/2015-03-31/functions", 201],
|
|
2861
|
-
},
|
|
2973
|
+
{ [_h]: ["POST", "/2015-03-31/functions", 201] },
|
|
2862
2974
|
() => CreateFunctionRequest,
|
|
2863
2975
|
() => FunctionConfiguration,
|
|
2864
2976
|
];
|
|
@@ -2866,9 +2978,7 @@ export var CreateFunctionUrlConfig = [
|
|
|
2866
2978
|
9,
|
|
2867
2979
|
n0,
|
|
2868
2980
|
_CFUC,
|
|
2869
|
-
{
|
|
2870
|
-
[_h]: ["POST", "/2021-10-31/functions/{FunctionName}/url", 201],
|
|
2871
|
-
},
|
|
2981
|
+
{ [_h]: ["POST", "/2021-10-31/functions/{FunctionName}/url", 201] },
|
|
2872
2982
|
() => CreateFunctionUrlConfigRequest,
|
|
2873
2983
|
() => CreateFunctionUrlConfigResponse,
|
|
2874
2984
|
];
|
|
@@ -2876,19 +2986,23 @@ export var DeleteAlias = [
|
|
|
2876
2986
|
9,
|
|
2877
2987
|
n0,
|
|
2878
2988
|
_DA,
|
|
2879
|
-
{
|
|
2880
|
-
[_h]: ["DELETE", "/2015-03-31/functions/{FunctionName}/aliases/{Name}", 204],
|
|
2881
|
-
},
|
|
2989
|
+
{ [_h]: ["DELETE", "/2015-03-31/functions/{FunctionName}/aliases/{Name}", 204] },
|
|
2882
2990
|
() => DeleteAliasRequest,
|
|
2883
2991
|
() => __Unit,
|
|
2884
2992
|
];
|
|
2993
|
+
export var DeleteCapacityProvider = [
|
|
2994
|
+
9,
|
|
2995
|
+
n0,
|
|
2996
|
+
_DCP,
|
|
2997
|
+
{ [_h]: ["DELETE", "/2025-11-30/capacity-providers/{CapacityProviderName}", 202] },
|
|
2998
|
+
() => DeleteCapacityProviderRequest,
|
|
2999
|
+
() => DeleteCapacityProviderResponse,
|
|
3000
|
+
];
|
|
2885
3001
|
export var DeleteCodeSigningConfig = [
|
|
2886
3002
|
9,
|
|
2887
3003
|
n0,
|
|
2888
3004
|
_DCSC,
|
|
2889
|
-
{
|
|
2890
|
-
[_h]: ["DELETE", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}", 204],
|
|
2891
|
-
},
|
|
3005
|
+
{ [_h]: ["DELETE", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}", 204] },
|
|
2892
3006
|
() => DeleteCodeSigningConfigRequest,
|
|
2893
3007
|
() => DeleteCodeSigningConfigResponse,
|
|
2894
3008
|
];
|
|
@@ -2896,9 +3010,7 @@ export var DeleteEventSourceMapping = [
|
|
|
2896
3010
|
9,
|
|
2897
3011
|
n0,
|
|
2898
3012
|
_DESM,
|
|
2899
|
-
{
|
|
2900
|
-
[_h]: ["DELETE", "/2015-03-31/event-source-mappings/{UUID}", 202],
|
|
2901
|
-
},
|
|
3013
|
+
{ [_h]: ["DELETE", "/2015-03-31/event-source-mappings/{UUID}", 202] },
|
|
2902
3014
|
() => DeleteEventSourceMappingRequest,
|
|
2903
3015
|
() => EventSourceMappingConfiguration,
|
|
2904
3016
|
];
|
|
@@ -2906,19 +3018,15 @@ export var DeleteFunction = [
|
|
|
2906
3018
|
9,
|
|
2907
3019
|
n0,
|
|
2908
3020
|
_DF,
|
|
2909
|
-
{
|
|
2910
|
-
[_h]: ["DELETE", "/2015-03-31/functions/{FunctionName}", 204],
|
|
2911
|
-
},
|
|
3021
|
+
{ [_h]: ["DELETE", "/2015-03-31/functions/{FunctionName}", 200] },
|
|
2912
3022
|
() => DeleteFunctionRequest,
|
|
2913
|
-
() =>
|
|
3023
|
+
() => DeleteFunctionResponse,
|
|
2914
3024
|
];
|
|
2915
3025
|
export var DeleteFunctionCodeSigningConfig = [
|
|
2916
3026
|
9,
|
|
2917
3027
|
n0,
|
|
2918
3028
|
_DFCSC,
|
|
2919
|
-
{
|
|
2920
|
-
[_h]: ["DELETE", "/2020-06-30/functions/{FunctionName}/code-signing-config", 204],
|
|
2921
|
-
},
|
|
3029
|
+
{ [_h]: ["DELETE", "/2020-06-30/functions/{FunctionName}/code-signing-config", 204] },
|
|
2922
3030
|
() => DeleteFunctionCodeSigningConfigRequest,
|
|
2923
3031
|
() => __Unit,
|
|
2924
3032
|
];
|
|
@@ -2926,9 +3034,7 @@ export var DeleteFunctionConcurrency = [
|
|
|
2926
3034
|
9,
|
|
2927
3035
|
n0,
|
|
2928
3036
|
_DFC,
|
|
2929
|
-
{
|
|
2930
|
-
[_h]: ["DELETE", "/2017-10-31/functions/{FunctionName}/concurrency", 204],
|
|
2931
|
-
},
|
|
3037
|
+
{ [_h]: ["DELETE", "/2017-10-31/functions/{FunctionName}/concurrency", 204] },
|
|
2932
3038
|
() => DeleteFunctionConcurrencyRequest,
|
|
2933
3039
|
() => __Unit,
|
|
2934
3040
|
];
|
|
@@ -2936,9 +3042,7 @@ export var DeleteFunctionEventInvokeConfig = [
|
|
|
2936
3042
|
9,
|
|
2937
3043
|
n0,
|
|
2938
3044
|
_DFEIC,
|
|
2939
|
-
{
|
|
2940
|
-
[_h]: ["DELETE", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 204],
|
|
2941
|
-
},
|
|
3045
|
+
{ [_h]: ["DELETE", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 204] },
|
|
2942
3046
|
() => DeleteFunctionEventInvokeConfigRequest,
|
|
2943
3047
|
() => __Unit,
|
|
2944
3048
|
];
|
|
@@ -2946,9 +3050,7 @@ export var DeleteFunctionUrlConfig = [
|
|
|
2946
3050
|
9,
|
|
2947
3051
|
n0,
|
|
2948
3052
|
_DFUC,
|
|
2949
|
-
{
|
|
2950
|
-
[_h]: ["DELETE", "/2021-10-31/functions/{FunctionName}/url", 204],
|
|
2951
|
-
},
|
|
3053
|
+
{ [_h]: ["DELETE", "/2021-10-31/functions/{FunctionName}/url", 204] },
|
|
2952
3054
|
() => DeleteFunctionUrlConfigRequest,
|
|
2953
3055
|
() => __Unit,
|
|
2954
3056
|
];
|
|
@@ -2956,9 +3058,7 @@ export var DeleteLayerVersion = [
|
|
|
2956
3058
|
9,
|
|
2957
3059
|
n0,
|
|
2958
3060
|
_DLV,
|
|
2959
|
-
{
|
|
2960
|
-
[_h]: ["DELETE", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}", 204],
|
|
2961
|
-
},
|
|
3061
|
+
{ [_h]: ["DELETE", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}", 204] },
|
|
2962
3062
|
() => DeleteLayerVersionRequest,
|
|
2963
3063
|
() => __Unit,
|
|
2964
3064
|
];
|
|
@@ -2966,9 +3066,7 @@ export var DeleteProvisionedConcurrencyConfig = [
|
|
|
2966
3066
|
9,
|
|
2967
3067
|
n0,
|
|
2968
3068
|
_DPCC,
|
|
2969
|
-
{
|
|
2970
|
-
[_h]: ["DELETE", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency", 204],
|
|
2971
|
-
},
|
|
3069
|
+
{ [_h]: ["DELETE", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency", 204] },
|
|
2972
3070
|
() => DeleteProvisionedConcurrencyConfigRequest,
|
|
2973
3071
|
() => __Unit,
|
|
2974
3072
|
];
|
|
@@ -2976,9 +3074,7 @@ export var GetAccountSettings = [
|
|
|
2976
3074
|
9,
|
|
2977
3075
|
n0,
|
|
2978
3076
|
_GAS,
|
|
2979
|
-
{
|
|
2980
|
-
[_h]: ["GET", "/2016-08-19/account-settings", 200],
|
|
2981
|
-
},
|
|
3077
|
+
{ [_h]: ["GET", "/2016-08-19/account-settings", 200] },
|
|
2982
3078
|
() => GetAccountSettingsRequest,
|
|
2983
3079
|
() => GetAccountSettingsResponse,
|
|
2984
3080
|
];
|
|
@@ -2986,29 +3082,55 @@ export var GetAlias = [
|
|
|
2986
3082
|
9,
|
|
2987
3083
|
n0,
|
|
2988
3084
|
_GA,
|
|
2989
|
-
{
|
|
2990
|
-
[_h]: ["GET", "/2015-03-31/functions/{FunctionName}/aliases/{Name}", 200],
|
|
2991
|
-
},
|
|
3085
|
+
{ [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/aliases/{Name}", 200] },
|
|
2992
3086
|
() => GetAliasRequest,
|
|
2993
3087
|
() => AliasConfiguration,
|
|
2994
3088
|
];
|
|
3089
|
+
export var GetCapacityProvider = [
|
|
3090
|
+
9,
|
|
3091
|
+
n0,
|
|
3092
|
+
_GCP,
|
|
3093
|
+
{ [_h]: ["GET", "/2025-11-30/capacity-providers/{CapacityProviderName}", 200] },
|
|
3094
|
+
() => GetCapacityProviderRequest,
|
|
3095
|
+
() => GetCapacityProviderResponse,
|
|
3096
|
+
];
|
|
2995
3097
|
export var GetCodeSigningConfig = [
|
|
2996
3098
|
9,
|
|
2997
3099
|
n0,
|
|
2998
3100
|
_GCSC,
|
|
2999
|
-
{
|
|
3000
|
-
[_h]: ["GET", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}", 200],
|
|
3001
|
-
},
|
|
3101
|
+
{ [_h]: ["GET", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}", 200] },
|
|
3002
3102
|
() => GetCodeSigningConfigRequest,
|
|
3003
3103
|
() => GetCodeSigningConfigResponse,
|
|
3004
3104
|
];
|
|
3105
|
+
export var GetDurableExecution = [
|
|
3106
|
+
9,
|
|
3107
|
+
n0,
|
|
3108
|
+
_GDE,
|
|
3109
|
+
{ [_h]: ["GET", "/2025-12-01/durable-executions/{DurableExecutionArn}", 200] },
|
|
3110
|
+
() => GetDurableExecutionRequest,
|
|
3111
|
+
() => GetDurableExecutionResponse,
|
|
3112
|
+
];
|
|
3113
|
+
export var GetDurableExecutionHistory = [
|
|
3114
|
+
9,
|
|
3115
|
+
n0,
|
|
3116
|
+
_GDEH,
|
|
3117
|
+
{ [_h]: ["GET", "/2025-12-01/durable-executions/{DurableExecutionArn}/history", 200] },
|
|
3118
|
+
() => GetDurableExecutionHistoryRequest,
|
|
3119
|
+
() => GetDurableExecutionHistoryResponse,
|
|
3120
|
+
];
|
|
3121
|
+
export var GetDurableExecutionState = [
|
|
3122
|
+
9,
|
|
3123
|
+
n0,
|
|
3124
|
+
_GDES,
|
|
3125
|
+
{ [_h]: ["GET", "/2025-12-01/durable-executions/{DurableExecutionArn}/state", 200] },
|
|
3126
|
+
() => GetDurableExecutionStateRequest,
|
|
3127
|
+
() => GetDurableExecutionStateResponse,
|
|
3128
|
+
];
|
|
3005
3129
|
export var GetEventSourceMapping = [
|
|
3006
3130
|
9,
|
|
3007
3131
|
n0,
|
|
3008
3132
|
_GESM,
|
|
3009
|
-
{
|
|
3010
|
-
[_h]: ["GET", "/2015-03-31/event-source-mappings/{UUID}", 200],
|
|
3011
|
-
},
|
|
3133
|
+
{ [_h]: ["GET", "/2015-03-31/event-source-mappings/{UUID}", 200] },
|
|
3012
3134
|
() => GetEventSourceMappingRequest,
|
|
3013
3135
|
() => EventSourceMappingConfiguration,
|
|
3014
3136
|
];
|
|
@@ -3016,9 +3138,7 @@ export var GetFunction = [
|
|
|
3016
3138
|
9,
|
|
3017
3139
|
n0,
|
|
3018
3140
|
_GF,
|
|
3019
|
-
{
|
|
3020
|
-
[_h]: ["GET", "/2015-03-31/functions/{FunctionName}", 200],
|
|
3021
|
-
},
|
|
3141
|
+
{ [_h]: ["GET", "/2015-03-31/functions/{FunctionName}", 200] },
|
|
3022
3142
|
() => GetFunctionRequest,
|
|
3023
3143
|
() => GetFunctionResponse,
|
|
3024
3144
|
];
|
|
@@ -3026,9 +3146,7 @@ export var GetFunctionCodeSigningConfig = [
|
|
|
3026
3146
|
9,
|
|
3027
3147
|
n0,
|
|
3028
3148
|
_GFCSC,
|
|
3029
|
-
{
|
|
3030
|
-
[_h]: ["GET", "/2020-06-30/functions/{FunctionName}/code-signing-config", 200],
|
|
3031
|
-
},
|
|
3149
|
+
{ [_h]: ["GET", "/2020-06-30/functions/{FunctionName}/code-signing-config", 200] },
|
|
3032
3150
|
() => GetFunctionCodeSigningConfigRequest,
|
|
3033
3151
|
() => GetFunctionCodeSigningConfigResponse,
|
|
3034
3152
|
];
|
|
@@ -3036,9 +3154,7 @@ export var GetFunctionConcurrency = [
|
|
|
3036
3154
|
9,
|
|
3037
3155
|
n0,
|
|
3038
3156
|
_GFC,
|
|
3039
|
-
{
|
|
3040
|
-
[_h]: ["GET", "/2019-09-30/functions/{FunctionName}/concurrency", 200],
|
|
3041
|
-
},
|
|
3157
|
+
{ [_h]: ["GET", "/2019-09-30/functions/{FunctionName}/concurrency", 200] },
|
|
3042
3158
|
() => GetFunctionConcurrencyRequest,
|
|
3043
3159
|
() => GetFunctionConcurrencyResponse,
|
|
3044
3160
|
];
|
|
@@ -3046,9 +3162,7 @@ export var GetFunctionConfiguration = [
|
|
|
3046
3162
|
9,
|
|
3047
3163
|
n0,
|
|
3048
3164
|
_GFCe,
|
|
3049
|
-
{
|
|
3050
|
-
[_h]: ["GET", "/2015-03-31/functions/{FunctionName}/configuration", 200],
|
|
3051
|
-
},
|
|
3165
|
+
{ [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/configuration", 200] },
|
|
3052
3166
|
() => GetFunctionConfigurationRequest,
|
|
3053
3167
|
() => FunctionConfiguration,
|
|
3054
3168
|
];
|
|
@@ -3056,9 +3170,7 @@ export var GetFunctionEventInvokeConfig = [
|
|
|
3056
3170
|
9,
|
|
3057
3171
|
n0,
|
|
3058
3172
|
_GFEIC,
|
|
3059
|
-
{
|
|
3060
|
-
[_h]: ["GET", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 200],
|
|
3061
|
-
},
|
|
3173
|
+
{ [_h]: ["GET", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 200] },
|
|
3062
3174
|
() => GetFunctionEventInvokeConfigRequest,
|
|
3063
3175
|
() => FunctionEventInvokeConfig,
|
|
3064
3176
|
];
|
|
@@ -3066,19 +3178,23 @@ export var GetFunctionRecursionConfig = [
|
|
|
3066
3178
|
9,
|
|
3067
3179
|
n0,
|
|
3068
3180
|
_GFRC,
|
|
3069
|
-
{
|
|
3070
|
-
[_h]: ["GET", "/2024-08-31/functions/{FunctionName}/recursion-config", 200],
|
|
3071
|
-
},
|
|
3181
|
+
{ [_h]: ["GET", "/2024-08-31/functions/{FunctionName}/recursion-config", 200] },
|
|
3072
3182
|
() => GetFunctionRecursionConfigRequest,
|
|
3073
3183
|
() => GetFunctionRecursionConfigResponse,
|
|
3074
3184
|
];
|
|
3185
|
+
export var GetFunctionScalingConfig = [
|
|
3186
|
+
9,
|
|
3187
|
+
n0,
|
|
3188
|
+
_GFSC,
|
|
3189
|
+
{ [_h]: ["GET", "/2025-11-30/functions/{FunctionName}/function-scaling-config", 200] },
|
|
3190
|
+
() => GetFunctionScalingConfigRequest,
|
|
3191
|
+
() => GetFunctionScalingConfigResponse,
|
|
3192
|
+
];
|
|
3075
3193
|
export var GetFunctionUrlConfig = [
|
|
3076
3194
|
9,
|
|
3077
3195
|
n0,
|
|
3078
3196
|
_GFUC,
|
|
3079
|
-
{
|
|
3080
|
-
[_h]: ["GET", "/2021-10-31/functions/{FunctionName}/url", 200],
|
|
3081
|
-
},
|
|
3197
|
+
{ [_h]: ["GET", "/2021-10-31/functions/{FunctionName}/url", 200] },
|
|
3082
3198
|
() => GetFunctionUrlConfigRequest,
|
|
3083
3199
|
() => GetFunctionUrlConfigResponse,
|
|
3084
3200
|
];
|
|
@@ -3086,9 +3202,7 @@ export var GetLayerVersion = [
|
|
|
3086
3202
|
9,
|
|
3087
3203
|
n0,
|
|
3088
3204
|
_GLV,
|
|
3089
|
-
{
|
|
3090
|
-
[_h]: ["GET", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}", 200],
|
|
3091
|
-
},
|
|
3205
|
+
{ [_h]: ["GET", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}", 200] },
|
|
3092
3206
|
() => GetLayerVersionRequest,
|
|
3093
3207
|
() => GetLayerVersionResponse,
|
|
3094
3208
|
];
|
|
@@ -3096,9 +3210,7 @@ export var GetLayerVersionByArn = [
|
|
|
3096
3210
|
9,
|
|
3097
3211
|
n0,
|
|
3098
3212
|
_GLVBA,
|
|
3099
|
-
{
|
|
3100
|
-
[_h]: ["GET", "/2018-10-31/layers?find=LayerVersion", 200],
|
|
3101
|
-
},
|
|
3213
|
+
{ [_h]: ["GET", "/2018-10-31/layers?find=LayerVersion", 200] },
|
|
3102
3214
|
() => GetLayerVersionByArnRequest,
|
|
3103
3215
|
() => GetLayerVersionResponse,
|
|
3104
3216
|
];
|
|
@@ -3106,9 +3218,7 @@ export var GetLayerVersionPolicy = [
|
|
|
3106
3218
|
9,
|
|
3107
3219
|
n0,
|
|
3108
3220
|
_GLVP,
|
|
3109
|
-
{
|
|
3110
|
-
[_h]: ["GET", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy", 200],
|
|
3111
|
-
},
|
|
3221
|
+
{ [_h]: ["GET", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy", 200] },
|
|
3112
3222
|
() => GetLayerVersionPolicyRequest,
|
|
3113
3223
|
() => GetLayerVersionPolicyResponse,
|
|
3114
3224
|
];
|
|
@@ -3116,9 +3226,7 @@ export var GetPolicy = [
|
|
|
3116
3226
|
9,
|
|
3117
3227
|
n0,
|
|
3118
3228
|
_GP,
|
|
3119
|
-
{
|
|
3120
|
-
[_h]: ["GET", "/2015-03-31/functions/{FunctionName}/policy", 200],
|
|
3121
|
-
},
|
|
3229
|
+
{ [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/policy", 200] },
|
|
3122
3230
|
() => GetPolicyRequest,
|
|
3123
3231
|
() => GetPolicyResponse,
|
|
3124
3232
|
];
|
|
@@ -3126,9 +3234,7 @@ export var GetProvisionedConcurrencyConfig = [
|
|
|
3126
3234
|
9,
|
|
3127
3235
|
n0,
|
|
3128
3236
|
_GPCC,
|
|
3129
|
-
{
|
|
3130
|
-
[_h]: ["GET", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency", 200],
|
|
3131
|
-
},
|
|
3237
|
+
{ [_h]: ["GET", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency", 200] },
|
|
3132
3238
|
() => GetProvisionedConcurrencyConfigRequest,
|
|
3133
3239
|
() => GetProvisionedConcurrencyConfigResponse,
|
|
3134
3240
|
];
|
|
@@ -3136,19 +3242,15 @@ export var GetRuntimeManagementConfig = [
|
|
|
3136
3242
|
9,
|
|
3137
3243
|
n0,
|
|
3138
3244
|
_GRMC,
|
|
3139
|
-
{
|
|
3140
|
-
[_h]: ["GET", "/2021-07-20/functions/{FunctionName}/runtime-management-config", 200],
|
|
3141
|
-
},
|
|
3245
|
+
{ [_h]: ["GET", "/2021-07-20/functions/{FunctionName}/runtime-management-config", 200] },
|
|
3142
3246
|
() => GetRuntimeManagementConfigRequest,
|
|
3143
3247
|
() => GetRuntimeManagementConfigResponse,
|
|
3144
3248
|
];
|
|
3145
3249
|
export var Invoke = [
|
|
3146
3250
|
9,
|
|
3147
3251
|
n0,
|
|
3148
|
-
|
|
3149
|
-
{
|
|
3150
|
-
[_h]: ["POST", "/2015-03-31/functions/{FunctionName}/invocations", 200],
|
|
3151
|
-
},
|
|
3252
|
+
_In,
|
|
3253
|
+
{ [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/invocations", 200] },
|
|
3152
3254
|
() => InvocationRequest,
|
|
3153
3255
|
() => InvocationResponse,
|
|
3154
3256
|
];
|
|
@@ -3156,9 +3258,7 @@ export var InvokeAsync = [
|
|
|
3156
3258
|
9,
|
|
3157
3259
|
n0,
|
|
3158
3260
|
_IAn,
|
|
3159
|
-
{
|
|
3160
|
-
[_h]: ["POST", "/2014-11-13/functions/{FunctionName}/invoke-async", 202],
|
|
3161
|
-
},
|
|
3261
|
+
{ [_h]: ["POST", "/2014-11-13/functions/{FunctionName}/invoke-async", 202] },
|
|
3162
3262
|
() => InvokeAsyncRequest,
|
|
3163
3263
|
() => InvokeAsyncResponse,
|
|
3164
3264
|
];
|
|
@@ -3166,9 +3266,7 @@ export var InvokeWithResponseStream = [
|
|
|
3166
3266
|
9,
|
|
3167
3267
|
n0,
|
|
3168
3268
|
_IWRS,
|
|
3169
|
-
{
|
|
3170
|
-
[_h]: ["POST", "/2021-11-15/functions/{FunctionName}/response-streaming-invocations", 200],
|
|
3171
|
-
},
|
|
3269
|
+
{ [_h]: ["POST", "/2021-11-15/functions/{FunctionName}/response-streaming-invocations", 200] },
|
|
3172
3270
|
() => InvokeWithResponseStreamRequest,
|
|
3173
3271
|
() => InvokeWithResponseStreamResponse,
|
|
3174
3272
|
];
|
|
@@ -3176,29 +3274,39 @@ export var ListAliases = [
|
|
|
3176
3274
|
9,
|
|
3177
3275
|
n0,
|
|
3178
3276
|
_LAi,
|
|
3179
|
-
{
|
|
3180
|
-
[_h]: ["GET", "/2015-03-31/functions/{FunctionName}/aliases", 200],
|
|
3181
|
-
},
|
|
3277
|
+
{ [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/aliases", 200] },
|
|
3182
3278
|
() => ListAliasesRequest,
|
|
3183
3279
|
() => ListAliasesResponse,
|
|
3184
3280
|
];
|
|
3281
|
+
export var ListCapacityProviders = [
|
|
3282
|
+
9,
|
|
3283
|
+
n0,
|
|
3284
|
+
_LCP,
|
|
3285
|
+
{ [_h]: ["GET", "/2025-11-30/capacity-providers", 200] },
|
|
3286
|
+
() => ListCapacityProvidersRequest,
|
|
3287
|
+
() => ListCapacityProvidersResponse,
|
|
3288
|
+
];
|
|
3185
3289
|
export var ListCodeSigningConfigs = [
|
|
3186
3290
|
9,
|
|
3187
3291
|
n0,
|
|
3188
3292
|
_LCSC,
|
|
3189
|
-
{
|
|
3190
|
-
[_h]: ["GET", "/2020-04-22/code-signing-configs", 200],
|
|
3191
|
-
},
|
|
3293
|
+
{ [_h]: ["GET", "/2020-04-22/code-signing-configs", 200] },
|
|
3192
3294
|
() => ListCodeSigningConfigsRequest,
|
|
3193
3295
|
() => ListCodeSigningConfigsResponse,
|
|
3194
3296
|
];
|
|
3297
|
+
export var ListDurableExecutionsByFunction = [
|
|
3298
|
+
9,
|
|
3299
|
+
n0,
|
|
3300
|
+
_LDEBF,
|
|
3301
|
+
{ [_h]: ["GET", "/2025-12-01/functions/{FunctionName}/durable-executions", 200] },
|
|
3302
|
+
() => ListDurableExecutionsByFunctionRequest,
|
|
3303
|
+
() => ListDurableExecutionsByFunctionResponse,
|
|
3304
|
+
];
|
|
3195
3305
|
export var ListEventSourceMappings = [
|
|
3196
3306
|
9,
|
|
3197
3307
|
n0,
|
|
3198
3308
|
_LESM,
|
|
3199
|
-
{
|
|
3200
|
-
[_h]: ["GET", "/2015-03-31/event-source-mappings", 200],
|
|
3201
|
-
},
|
|
3309
|
+
{ [_h]: ["GET", "/2015-03-31/event-source-mappings", 200] },
|
|
3202
3310
|
() => ListEventSourceMappingsRequest,
|
|
3203
3311
|
() => ListEventSourceMappingsResponse,
|
|
3204
3312
|
];
|
|
@@ -3206,9 +3314,7 @@ export var ListFunctionEventInvokeConfigs = [
|
|
|
3206
3314
|
9,
|
|
3207
3315
|
n0,
|
|
3208
3316
|
_LFEIC,
|
|
3209
|
-
{
|
|
3210
|
-
[_h]: ["GET", "/2019-09-25/functions/{FunctionName}/event-invoke-config/list", 200],
|
|
3211
|
-
},
|
|
3317
|
+
{ [_h]: ["GET", "/2019-09-25/functions/{FunctionName}/event-invoke-config/list", 200] },
|
|
3212
3318
|
() => ListFunctionEventInvokeConfigsRequest,
|
|
3213
3319
|
() => ListFunctionEventInvokeConfigsResponse,
|
|
3214
3320
|
];
|
|
@@ -3216,9 +3322,7 @@ export var ListFunctions = [
|
|
|
3216
3322
|
9,
|
|
3217
3323
|
n0,
|
|
3218
3324
|
_LFi,
|
|
3219
|
-
{
|
|
3220
|
-
[_h]: ["GET", "/2015-03-31/functions", 200],
|
|
3221
|
-
},
|
|
3325
|
+
{ [_h]: ["GET", "/2015-03-31/functions", 200] },
|
|
3222
3326
|
() => ListFunctionsRequest,
|
|
3223
3327
|
() => ListFunctionsResponse,
|
|
3224
3328
|
];
|
|
@@ -3226,9 +3330,7 @@ export var ListFunctionsByCodeSigningConfig = [
|
|
|
3226
3330
|
9,
|
|
3227
3331
|
n0,
|
|
3228
3332
|
_LFBCSC,
|
|
3229
|
-
{
|
|
3230
|
-
[_h]: ["GET", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}/functions", 200],
|
|
3231
|
-
},
|
|
3333
|
+
{ [_h]: ["GET", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}/functions", 200] },
|
|
3232
3334
|
() => ListFunctionsByCodeSigningConfigRequest,
|
|
3233
3335
|
() => ListFunctionsByCodeSigningConfigResponse,
|
|
3234
3336
|
];
|
|
@@ -3236,19 +3338,23 @@ export var ListFunctionUrlConfigs = [
|
|
|
3236
3338
|
9,
|
|
3237
3339
|
n0,
|
|
3238
3340
|
_LFUC,
|
|
3239
|
-
{
|
|
3240
|
-
[_h]: ["GET", "/2021-10-31/functions/{FunctionName}/urls", 200],
|
|
3241
|
-
},
|
|
3341
|
+
{ [_h]: ["GET", "/2021-10-31/functions/{FunctionName}/urls", 200] },
|
|
3242
3342
|
() => ListFunctionUrlConfigsRequest,
|
|
3243
3343
|
() => ListFunctionUrlConfigsResponse,
|
|
3244
3344
|
];
|
|
3345
|
+
export var ListFunctionVersionsByCapacityProvider = [
|
|
3346
|
+
9,
|
|
3347
|
+
n0,
|
|
3348
|
+
_LFVBCP,
|
|
3349
|
+
{ [_h]: ["GET", "/2025-11-30/capacity-providers/{CapacityProviderName}/function-versions", 200] },
|
|
3350
|
+
() => ListFunctionVersionsByCapacityProviderRequest,
|
|
3351
|
+
() => ListFunctionVersionsByCapacityProviderResponse,
|
|
3352
|
+
];
|
|
3245
3353
|
export var ListLayers = [
|
|
3246
3354
|
9,
|
|
3247
3355
|
n0,
|
|
3248
3356
|
_LLi,
|
|
3249
|
-
{
|
|
3250
|
-
[_h]: ["GET", "/2018-10-31/layers", 200],
|
|
3251
|
-
},
|
|
3357
|
+
{ [_h]: ["GET", "/2018-10-31/layers", 200] },
|
|
3252
3358
|
() => ListLayersRequest,
|
|
3253
3359
|
() => ListLayersResponse,
|
|
3254
3360
|
];
|
|
@@ -3256,9 +3362,7 @@ export var ListLayerVersions = [
|
|
|
3256
3362
|
9,
|
|
3257
3363
|
n0,
|
|
3258
3364
|
_LLV,
|
|
3259
|
-
{
|
|
3260
|
-
[_h]: ["GET", "/2018-10-31/layers/{LayerName}/versions", 200],
|
|
3261
|
-
},
|
|
3365
|
+
{ [_h]: ["GET", "/2018-10-31/layers/{LayerName}/versions", 200] },
|
|
3262
3366
|
() => ListLayerVersionsRequest,
|
|
3263
3367
|
() => ListLayerVersionsResponse,
|
|
3264
3368
|
];
|
|
@@ -3266,9 +3370,7 @@ export var ListProvisionedConcurrencyConfigs = [
|
|
|
3266
3370
|
9,
|
|
3267
3371
|
n0,
|
|
3268
3372
|
_LPCC,
|
|
3269
|
-
{
|
|
3270
|
-
[_h]: ["GET", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency?List=ALL", 200],
|
|
3271
|
-
},
|
|
3373
|
+
{ [_h]: ["GET", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency?List=ALL", 200] },
|
|
3272
3374
|
() => ListProvisionedConcurrencyConfigsRequest,
|
|
3273
3375
|
() => ListProvisionedConcurrencyConfigsResponse,
|
|
3274
3376
|
];
|
|
@@ -3276,9 +3378,7 @@ export var ListTags = [
|
|
|
3276
3378
|
9,
|
|
3277
3379
|
n0,
|
|
3278
3380
|
_LTi,
|
|
3279
|
-
{
|
|
3280
|
-
[_h]: ["GET", "/2017-03-31/tags/{Resource}", 200],
|
|
3281
|
-
},
|
|
3381
|
+
{ [_h]: ["GET", "/2017-03-31/tags/{Resource}", 200] },
|
|
3282
3382
|
() => ListTagsRequest,
|
|
3283
3383
|
() => ListTagsResponse,
|
|
3284
3384
|
];
|
|
@@ -3286,9 +3386,7 @@ export var ListVersionsByFunction = [
|
|
|
3286
3386
|
9,
|
|
3287
3387
|
n0,
|
|
3288
3388
|
_LVBF,
|
|
3289
|
-
{
|
|
3290
|
-
[_h]: ["GET", "/2015-03-31/functions/{FunctionName}/versions", 200],
|
|
3291
|
-
},
|
|
3389
|
+
{ [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/versions", 200] },
|
|
3292
3390
|
() => ListVersionsByFunctionRequest,
|
|
3293
3391
|
() => ListVersionsByFunctionResponse,
|
|
3294
3392
|
];
|
|
@@ -3296,9 +3394,7 @@ export var PublishLayerVersion = [
|
|
|
3296
3394
|
9,
|
|
3297
3395
|
n0,
|
|
3298
3396
|
_PLV,
|
|
3299
|
-
{
|
|
3300
|
-
[_h]: ["POST", "/2018-10-31/layers/{LayerName}/versions", 201],
|
|
3301
|
-
},
|
|
3397
|
+
{ [_h]: ["POST", "/2018-10-31/layers/{LayerName}/versions", 201] },
|
|
3302
3398
|
() => PublishLayerVersionRequest,
|
|
3303
3399
|
() => PublishLayerVersionResponse,
|
|
3304
3400
|
];
|
|
@@ -3306,9 +3402,7 @@ export var PublishVersion = [
|
|
|
3306
3402
|
9,
|
|
3307
3403
|
n0,
|
|
3308
3404
|
_PV,
|
|
3309
|
-
{
|
|
3310
|
-
[_h]: ["POST", "/2015-03-31/functions/{FunctionName}/versions", 201],
|
|
3311
|
-
},
|
|
3405
|
+
{ [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/versions", 201] },
|
|
3312
3406
|
() => PublishVersionRequest,
|
|
3313
3407
|
() => FunctionConfiguration,
|
|
3314
3408
|
];
|
|
@@ -3316,9 +3410,7 @@ export var PutFunctionCodeSigningConfig = [
|
|
|
3316
3410
|
9,
|
|
3317
3411
|
n0,
|
|
3318
3412
|
_PFCSC,
|
|
3319
|
-
{
|
|
3320
|
-
[_h]: ["PUT", "/2020-06-30/functions/{FunctionName}/code-signing-config", 200],
|
|
3321
|
-
},
|
|
3413
|
+
{ [_h]: ["PUT", "/2020-06-30/functions/{FunctionName}/code-signing-config", 200] },
|
|
3322
3414
|
() => PutFunctionCodeSigningConfigRequest,
|
|
3323
3415
|
() => PutFunctionCodeSigningConfigResponse,
|
|
3324
3416
|
];
|
|
@@ -3326,9 +3418,7 @@ export var PutFunctionConcurrency = [
|
|
|
3326
3418
|
9,
|
|
3327
3419
|
n0,
|
|
3328
3420
|
_PFC,
|
|
3329
|
-
{
|
|
3330
|
-
[_h]: ["PUT", "/2017-10-31/functions/{FunctionName}/concurrency", 200],
|
|
3331
|
-
},
|
|
3421
|
+
{ [_h]: ["PUT", "/2017-10-31/functions/{FunctionName}/concurrency", 200] },
|
|
3332
3422
|
() => PutFunctionConcurrencyRequest,
|
|
3333
3423
|
() => Concurrency,
|
|
3334
3424
|
];
|
|
@@ -3336,9 +3426,7 @@ export var PutFunctionEventInvokeConfig = [
|
|
|
3336
3426
|
9,
|
|
3337
3427
|
n0,
|
|
3338
3428
|
_PFEIC,
|
|
3339
|
-
{
|
|
3340
|
-
[_h]: ["PUT", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 200],
|
|
3341
|
-
},
|
|
3429
|
+
{ [_h]: ["PUT", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 200] },
|
|
3342
3430
|
() => PutFunctionEventInvokeConfigRequest,
|
|
3343
3431
|
() => FunctionEventInvokeConfig,
|
|
3344
3432
|
];
|
|
@@ -3346,19 +3434,23 @@ export var PutFunctionRecursionConfig = [
|
|
|
3346
3434
|
9,
|
|
3347
3435
|
n0,
|
|
3348
3436
|
_PFRC,
|
|
3349
|
-
{
|
|
3350
|
-
[_h]: ["PUT", "/2024-08-31/functions/{FunctionName}/recursion-config", 200],
|
|
3351
|
-
},
|
|
3437
|
+
{ [_h]: ["PUT", "/2024-08-31/functions/{FunctionName}/recursion-config", 200] },
|
|
3352
3438
|
() => PutFunctionRecursionConfigRequest,
|
|
3353
3439
|
() => PutFunctionRecursionConfigResponse,
|
|
3354
3440
|
];
|
|
3441
|
+
export var PutFunctionScalingConfig = [
|
|
3442
|
+
9,
|
|
3443
|
+
n0,
|
|
3444
|
+
_PFSC,
|
|
3445
|
+
{ [_h]: ["PUT", "/2025-11-30/functions/{FunctionName}/function-scaling-config", 202] },
|
|
3446
|
+
() => PutFunctionScalingConfigRequest,
|
|
3447
|
+
() => PutFunctionScalingConfigResponse,
|
|
3448
|
+
];
|
|
3355
3449
|
export var PutProvisionedConcurrencyConfig = [
|
|
3356
3450
|
9,
|
|
3357
3451
|
n0,
|
|
3358
3452
|
_PPCC,
|
|
3359
|
-
{
|
|
3360
|
-
[_h]: ["PUT", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency", 202],
|
|
3361
|
-
},
|
|
3453
|
+
{ [_h]: ["PUT", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency", 202] },
|
|
3362
3454
|
() => PutProvisionedConcurrencyConfigRequest,
|
|
3363
3455
|
() => PutProvisionedConcurrencyConfigResponse,
|
|
3364
3456
|
];
|
|
@@ -3366,9 +3458,7 @@ export var PutRuntimeManagementConfig = [
|
|
|
3366
3458
|
9,
|
|
3367
3459
|
n0,
|
|
3368
3460
|
_PRMC,
|
|
3369
|
-
{
|
|
3370
|
-
[_h]: ["PUT", "/2021-07-20/functions/{FunctionName}/runtime-management-config", 200],
|
|
3371
|
-
},
|
|
3461
|
+
{ [_h]: ["PUT", "/2021-07-20/functions/{FunctionName}/runtime-management-config", 200] },
|
|
3372
3462
|
() => PutRuntimeManagementConfigRequest,
|
|
3373
3463
|
() => PutRuntimeManagementConfigResponse,
|
|
3374
3464
|
];
|
|
@@ -3376,9 +3466,7 @@ export var RemoveLayerVersionPermission = [
|
|
|
3376
3466
|
9,
|
|
3377
3467
|
n0,
|
|
3378
3468
|
_RLVP,
|
|
3379
|
-
{
|
|
3380
|
-
[_h]: ["DELETE", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy/{StatementId}", 204],
|
|
3381
|
-
},
|
|
3469
|
+
{ [_h]: ["DELETE", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy/{StatementId}", 204] },
|
|
3382
3470
|
() => RemoveLayerVersionPermissionRequest,
|
|
3383
3471
|
() => __Unit,
|
|
3384
3472
|
];
|
|
@@ -3386,19 +3474,47 @@ export var RemovePermission = [
|
|
|
3386
3474
|
9,
|
|
3387
3475
|
n0,
|
|
3388
3476
|
_RP,
|
|
3389
|
-
{
|
|
3390
|
-
[_h]: ["DELETE", "/2015-03-31/functions/{FunctionName}/policy/{StatementId}", 204],
|
|
3391
|
-
},
|
|
3477
|
+
{ [_h]: ["DELETE", "/2015-03-31/functions/{FunctionName}/policy/{StatementId}", 204] },
|
|
3392
3478
|
() => RemovePermissionRequest,
|
|
3393
3479
|
() => __Unit,
|
|
3394
3480
|
];
|
|
3481
|
+
export var SendDurableExecutionCallbackFailure = [
|
|
3482
|
+
9,
|
|
3483
|
+
n0,
|
|
3484
|
+
_SDECF,
|
|
3485
|
+
{ [_h]: ["POST", "/2025-12-01/durable-execution-callbacks/{CallbackId}/fail", 200] },
|
|
3486
|
+
() => SendDurableExecutionCallbackFailureRequest,
|
|
3487
|
+
() => SendDurableExecutionCallbackFailureResponse,
|
|
3488
|
+
];
|
|
3489
|
+
export var SendDurableExecutionCallbackHeartbeat = [
|
|
3490
|
+
9,
|
|
3491
|
+
n0,
|
|
3492
|
+
_SDECH,
|
|
3493
|
+
{ [_h]: ["POST", "/2025-12-01/durable-execution-callbacks/{CallbackId}/heartbeat", 200] },
|
|
3494
|
+
() => SendDurableExecutionCallbackHeartbeatRequest,
|
|
3495
|
+
() => SendDurableExecutionCallbackHeartbeatResponse,
|
|
3496
|
+
];
|
|
3497
|
+
export var SendDurableExecutionCallbackSuccess = [
|
|
3498
|
+
9,
|
|
3499
|
+
n0,
|
|
3500
|
+
_SDECS,
|
|
3501
|
+
{ [_h]: ["POST", "/2025-12-01/durable-execution-callbacks/{CallbackId}/succeed", 200] },
|
|
3502
|
+
() => SendDurableExecutionCallbackSuccessRequest,
|
|
3503
|
+
() => SendDurableExecutionCallbackSuccessResponse,
|
|
3504
|
+
];
|
|
3505
|
+
export var StopDurableExecution = [
|
|
3506
|
+
9,
|
|
3507
|
+
n0,
|
|
3508
|
+
_SDE,
|
|
3509
|
+
{ [_h]: ["POST", "/2025-12-01/durable-executions/{DurableExecutionArn}/stop", 200] },
|
|
3510
|
+
() => StopDurableExecutionRequest,
|
|
3511
|
+
() => StopDurableExecutionResponse,
|
|
3512
|
+
];
|
|
3395
3513
|
export var TagResource = [
|
|
3396
3514
|
9,
|
|
3397
3515
|
n0,
|
|
3398
3516
|
_TR,
|
|
3399
|
-
{
|
|
3400
|
-
[_h]: ["POST", "/2017-03-31/tags/{Resource}", 204],
|
|
3401
|
-
},
|
|
3517
|
+
{ [_h]: ["POST", "/2017-03-31/tags/{Resource}", 204] },
|
|
3402
3518
|
() => TagResourceRequest,
|
|
3403
3519
|
() => __Unit,
|
|
3404
3520
|
];
|
|
@@ -3406,9 +3522,7 @@ export var UntagResource = [
|
|
|
3406
3522
|
9,
|
|
3407
3523
|
n0,
|
|
3408
3524
|
_UR,
|
|
3409
|
-
{
|
|
3410
|
-
[_h]: ["DELETE", "/2017-03-31/tags/{Resource}", 204],
|
|
3411
|
-
},
|
|
3525
|
+
{ [_h]: ["DELETE", "/2017-03-31/tags/{Resource}", 204] },
|
|
3412
3526
|
() => UntagResourceRequest,
|
|
3413
3527
|
() => __Unit,
|
|
3414
3528
|
];
|
|
@@ -3416,19 +3530,23 @@ export var UpdateAlias = [
|
|
|
3416
3530
|
9,
|
|
3417
3531
|
n0,
|
|
3418
3532
|
_UA,
|
|
3419
|
-
{
|
|
3420
|
-
[_h]: ["PUT", "/2015-03-31/functions/{FunctionName}/aliases/{Name}", 200],
|
|
3421
|
-
},
|
|
3533
|
+
{ [_h]: ["PUT", "/2015-03-31/functions/{FunctionName}/aliases/{Name}", 200] },
|
|
3422
3534
|
() => UpdateAliasRequest,
|
|
3423
3535
|
() => AliasConfiguration,
|
|
3424
3536
|
];
|
|
3537
|
+
export var UpdateCapacityProvider = [
|
|
3538
|
+
9,
|
|
3539
|
+
n0,
|
|
3540
|
+
_UCP,
|
|
3541
|
+
{ [_h]: ["PUT", "/2025-11-30/capacity-providers/{CapacityProviderName}", 202] },
|
|
3542
|
+
() => UpdateCapacityProviderRequest,
|
|
3543
|
+
() => UpdateCapacityProviderResponse,
|
|
3544
|
+
];
|
|
3425
3545
|
export var UpdateCodeSigningConfig = [
|
|
3426
3546
|
9,
|
|
3427
3547
|
n0,
|
|
3428
3548
|
_UCSC,
|
|
3429
|
-
{
|
|
3430
|
-
[_h]: ["PUT", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}", 200],
|
|
3431
|
-
},
|
|
3549
|
+
{ [_h]: ["PUT", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}", 200] },
|
|
3432
3550
|
() => UpdateCodeSigningConfigRequest,
|
|
3433
3551
|
() => UpdateCodeSigningConfigResponse,
|
|
3434
3552
|
];
|
|
@@ -3436,9 +3554,7 @@ export var UpdateEventSourceMapping = [
|
|
|
3436
3554
|
9,
|
|
3437
3555
|
n0,
|
|
3438
3556
|
_UESM,
|
|
3439
|
-
{
|
|
3440
|
-
[_h]: ["PUT", "/2015-03-31/event-source-mappings/{UUID}", 202],
|
|
3441
|
-
},
|
|
3557
|
+
{ [_h]: ["PUT", "/2015-03-31/event-source-mappings/{UUID}", 202] },
|
|
3442
3558
|
() => UpdateEventSourceMappingRequest,
|
|
3443
3559
|
() => EventSourceMappingConfiguration,
|
|
3444
3560
|
];
|
|
@@ -3446,9 +3562,7 @@ export var UpdateFunctionCode = [
|
|
|
3446
3562
|
9,
|
|
3447
3563
|
n0,
|
|
3448
3564
|
_UFC,
|
|
3449
|
-
{
|
|
3450
|
-
[_h]: ["PUT", "/2015-03-31/functions/{FunctionName}/code", 200],
|
|
3451
|
-
},
|
|
3565
|
+
{ [_h]: ["PUT", "/2015-03-31/functions/{FunctionName}/code", 200] },
|
|
3452
3566
|
() => UpdateFunctionCodeRequest,
|
|
3453
3567
|
() => FunctionConfiguration,
|
|
3454
3568
|
];
|
|
@@ -3456,9 +3570,7 @@ export var UpdateFunctionConfiguration = [
|
|
|
3456
3570
|
9,
|
|
3457
3571
|
n0,
|
|
3458
3572
|
_UFCp,
|
|
3459
|
-
{
|
|
3460
|
-
[_h]: ["PUT", "/2015-03-31/functions/{FunctionName}/configuration", 200],
|
|
3461
|
-
},
|
|
3573
|
+
{ [_h]: ["PUT", "/2015-03-31/functions/{FunctionName}/configuration", 200] },
|
|
3462
3574
|
() => UpdateFunctionConfigurationRequest,
|
|
3463
3575
|
() => FunctionConfiguration,
|
|
3464
3576
|
];
|
|
@@ -3466,9 +3578,7 @@ export var UpdateFunctionEventInvokeConfig = [
|
|
|
3466
3578
|
9,
|
|
3467
3579
|
n0,
|
|
3468
3580
|
_UFEIC,
|
|
3469
|
-
{
|
|
3470
|
-
[_h]: ["POST", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 200],
|
|
3471
|
-
},
|
|
3581
|
+
{ [_h]: ["POST", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 200] },
|
|
3472
3582
|
() => UpdateFunctionEventInvokeConfigRequest,
|
|
3473
3583
|
() => FunctionEventInvokeConfig,
|
|
3474
3584
|
];
|
|
@@ -3476,9 +3586,7 @@ export var UpdateFunctionUrlConfig = [
|
|
|
3476
3586
|
9,
|
|
3477
3587
|
n0,
|
|
3478
3588
|
_UFUC,
|
|
3479
|
-
{
|
|
3480
|
-
[_h]: ["PUT", "/2021-10-31/functions/{FunctionName}/url", 200],
|
|
3481
|
-
},
|
|
3589
|
+
{ [_h]: ["PUT", "/2021-10-31/functions/{FunctionName}/url", 200] },
|
|
3482
3590
|
() => UpdateFunctionUrlConfigRequest,
|
|
3483
3591
|
() => UpdateFunctionUrlConfigResponse,
|
|
3484
3592
|
];
|