lambda-live-debugger 1.10.3 → 1.10.4
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 +12434 -12139
- package/dist/extension/nodejs/node_modules/interceptor.js.map +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/README.md +10 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +3126 -9437
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/CloudFormation.js +2 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/CloudFormationClient.js +2 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateOrganizationsAccessCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CancelUpdateStackCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ContinueUpdateRollbackCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateChangeSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateGeneratedTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackInstancesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackRefactorCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateOrganizationsAccessCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteChangeSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteGeneratedTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackInstancesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeregisterTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeAccountLimitsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetHooksCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeGeneratedTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeOrganizationsAccessCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribePublisherCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeResourceScanCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackEventsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackInstanceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackRefactorCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceDriftsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourcesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetOperationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStacksCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeRegistrationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackDriftCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackResourceDriftCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackSetDriftCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/EstimateTemplateCostCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteChangeSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteStackRefactorCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetGeneratedTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetHookResultCommand.js +16 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetStackPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateSummaryCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ImportStacksToStackSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListChangeSetsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListExportsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListGeneratedTemplatesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListHookResultsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListImportsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanRelatedResourcesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanResourcesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScansCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstanceResourceDriftsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstancesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorActionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackResourcesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetAutoDeploymentTargetsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationResultsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStacksCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeRegistrationsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeVersionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/PublishTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RecordHandlerProgressCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterPublisherCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RollbackStackCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetStackPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeDefaultVersionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SignalResourceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StartResourceScanCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StopStackSetOperationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/TestTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateGeneratedTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackInstancesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateTerminationProtectionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ValidateTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/index.js +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/models_0.js +29 -18
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/models_1.js +7 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/schemas/schemas_0.js +3052 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormation.d.ts +15 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +20 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateTypeCommand.d.ts +1 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackEventsCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetHookResultCommand.d.ts +104 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListHookResultsCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeConfigurationCommand.d.ts +1 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/index.d.ts +7 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_0.d.ts +319 -434
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_1.d.ts +328 -27
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/schemas/schemas_0.d.ts +456 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormation.d.ts +18 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +10 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetHookResultCommand.d.ts +47 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/models_0.d.ts +65 -58
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/models_1.d.ts +54 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/schemas/schemas_0.d.ts +461 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +277 -270
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +3 -10
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +3 -10
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +0 -26
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +265 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +0 -24
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +26 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -18
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +32 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/package.json +32 -32
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-cjs/index.js +20 -6
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +20 -6
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +11 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +1 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +126 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +8 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +12 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonCodec.d.ts +1 -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 +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +27 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReviver.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QueryShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +6 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +17 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/package.json +11 -11
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-user-agent/dist-es/constants.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +246 -310
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +2 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +211 -550
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +3 -10
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +0 -13
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +211 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +3 -10
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +3 -10
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +4 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +0 -17
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +214 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +0 -8
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +23 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +8 -24
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +26 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +0 -6
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +4 -0
- 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 +28 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -10
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +32 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/package.json +32 -32
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +3 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +3 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/package.json +7 -7
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/xml-builder/package.json +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/abort-controller/package.json +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/config-resolver/dist-cjs/index.js +6 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/config-resolver/dist-es/regionConfig/checkRegion.js +6 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +4 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +43 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +7 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +5 -14
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +4 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +44 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +7 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-es/submodules/serde/schema-serde-lib/schema-date-utils.js +5 -14
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/cbor/CborCodec.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/event-streams/EventStreamSerde.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/protocols/HttpBindingProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/protocols/HttpProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/protocols/RpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/protocols/serde/ToStringShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/schema/TypeRegistry.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ErrorSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ListSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/schema/schemas/MapSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/schema/schemas/OperationSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/schema/schemas/Schema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/schema/schemas/SimpleSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/schema/schemas/StructureSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/schema/schemas/sentinels.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/CborCodec.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/EventStreamSerde.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/RpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/ToStringShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/OperationSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/Schema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/sentinels.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/package.json +7 -7
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/credential-provider-imds/package.json +5 -5
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/fetch-http-handler/package.json +5 -5
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/hash-node/package.json +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/invalid-dependency/package.json +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-content-length/package.json +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-endpoint/package.json +8 -8
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-retry/package.json +8 -8
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-serde/package.json +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-stack/package.json +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/node-config-provider/package.json +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/node-http-handler/dist-cjs/index.js +7 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +5 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/node-http-handler/package.json +5 -5
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/property-provider/package.json +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/protocol-http/package.json +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/querystring-builder/package.json +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/querystring-parser/package.json +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/service-error-classification/package.json +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/signature-v4/package.json +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/smithy-client/package.json +7 -7
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/url-parser/package.json +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-endpoints/package.json +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-middleware/package.json +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/package.json +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-stream/package.json +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/package.json +34 -35
- package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/index.js +721 -882
- package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/CognitoIdentityClient.js +2 -0
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/CreateIdentityPoolCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/DeleteIdentitiesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/DeleteIdentityPoolCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/DescribeIdentityCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/DescribeIdentityPoolCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/GetCredentialsForIdentityCommand.js +3 -10
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/GetIdCommand.js +3 -10
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/GetIdentityPoolRolesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/GetOpenIdTokenCommand.js +3 -10
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/GetOpenIdTokenForDeveloperIdentityCommand.js +3 -10
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/GetPrincipalTagAttributeMapCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/ListIdentitiesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/ListIdentityPoolsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/LookupDeveloperIdentityCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/MergeDeveloperIdentitiesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/SetIdentityPoolRolesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/SetPrincipalTagAttributeMapCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/TagResourceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/UnlinkDeveloperIdentityCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/UnlinkIdentityCommand.js +3 -10
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/UntagResourceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/UpdateIdentityPoolCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/models/models_0.js +0 -37
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/schemas/schemas_0.js +650 -0
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/CognitoIdentityClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/models/models_0.d.ts +0 -36
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/schemas/schemas_0.d.ts +103 -0
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/CognitoIdentityClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/models/models_0.d.ts +0 -23
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/schemas/schemas_0.d.ts +110 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +277 -270
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +3 -10
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +3 -10
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +0 -26
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +265 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +0 -24
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +26 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -18
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +32 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/package.json +32 -32
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-cjs/index.js +20 -6
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +20 -6
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +11 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +1 -4
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +126 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +8 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +12 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonCodec.d.ts +1 -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 +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +27 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReviver.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QueryShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +6 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +17 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/package.json +11 -11
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-user-agent/dist-es/constants.js +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +246 -310
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +2 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +211 -550
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +3 -10
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +0 -13
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +211 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +3 -10
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +3 -10
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +4 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +0 -17
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +214 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +0 -8
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +23 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +8 -24
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +26 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +0 -6
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +4 -0
- 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 +28 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.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/models_0.d.ts +0 -10
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +32 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/package.json +32 -32
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +3 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +3 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/package.json +7 -7
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/xml-builder/package.json +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/abort-controller/package.json +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/config-resolver/dist-cjs/index.js +6 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/config-resolver/dist-es/regionConfig/checkRegion.js +6 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +4 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +43 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +7 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +5 -14
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +4 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +44 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +7 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-es/submodules/serde/schema-serde-lib/schema-date-utils.js +5 -14
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/cbor/CborCodec.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/event-streams/EventStreamSerde.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/protocols/HttpBindingProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/protocols/HttpProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/protocols/RpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/protocols/serde/ToStringShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/schema/TypeRegistry.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ErrorSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ListSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/schema/schemas/MapSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/schema/schemas/OperationSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/schema/schemas/Schema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/schema/schemas/SimpleSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/schema/schemas/StructureSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/schema/schemas/sentinels.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/CborCodec.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/EventStreamSerde.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/RpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/ToStringShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/OperationSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/Schema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/sentinels.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/package.json +7 -7
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/credential-provider-imds/package.json +5 -5
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/fetch-http-handler/package.json +5 -5
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/hash-node/package.json +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/invalid-dependency/package.json +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-content-length/package.json +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-endpoint/package.json +8 -8
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-retry/package.json +8 -8
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-serde/package.json +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-stack/package.json +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/node-config-provider/package.json +4 -4
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/node-http-handler/dist-cjs/index.js +7 -4
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +5 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +2 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +2 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/node-http-handler/package.json +5 -5
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/property-provider/package.json +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/protocol-http/package.json +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/querystring-builder/package.json +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/querystring-parser/package.json +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/service-error-classification/package.json +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/signature-v4/package.json +4 -4
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client/package.json +7 -7
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/url-parser/package.json +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-endpoints/package.json +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-middleware/package.json +2 -2
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-retry/package.json +3 -3
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-stream/package.json +4 -4
- package/node_modules/@aws-sdk/client-cognito-identity/package.json +34 -34
- package/node_modules/@aws-sdk/client-iam/README.md +8 -0
- package/node_modules/@aws-sdk/client-iam/dist-cjs/index.js +3567 -10590
- package/node_modules/@aws-sdk/client-iam/dist-cjs/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-iam/dist-es/IAM.js +2 -0
- package/node_modules/@aws-sdk/client-iam/dist-es/IAMClient.js +2 -0
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/AddClientIDToOpenIDConnectProviderCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/AddRoleToInstanceProfileCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/AddUserToGroupCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/AttachGroupPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/AttachRolePolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/AttachUserPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ChangePasswordCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateAccessKeyCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateAccountAliasCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateDelegationRequestCommand.js +16 -0
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateGroupCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateInstanceProfileCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateLoginProfileCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateOpenIDConnectProviderCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreatePolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreatePolicyVersionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateRoleCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateSAMLProviderCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateServiceLinkedRoleCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateServiceSpecificCredentialCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateUserCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateVirtualMFADeviceCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeactivateMFADeviceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteAccessKeyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteAccountAliasCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteAccountPasswordPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteGroupCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteGroupPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteInstanceProfileCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteLoginProfileCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteOpenIDConnectProviderCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeletePolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeletePolicyVersionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteRoleCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteRolePermissionsBoundaryCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteRolePolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteSAMLProviderCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteSSHPublicKeyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteServerCertificateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteServiceLinkedRoleCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteServiceSpecificCredentialCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteSigningCertificateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteUserCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteUserPermissionsBoundaryCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteUserPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteVirtualMFADeviceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DetachGroupPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DetachRolePolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DetachUserPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DisableOrganizationsRootCredentialsManagementCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/DisableOrganizationsRootSessionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/EnableMFADeviceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/EnableOrganizationsRootCredentialsManagementCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/EnableOrganizationsRootSessionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GenerateCredentialReportCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GenerateOrganizationsAccessReportCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GenerateServiceLastAccessedDetailsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetAccessKeyLastUsedCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetAccountAuthorizationDetailsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetAccountPasswordPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetAccountSummaryCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetContextKeysForCustomPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetContextKeysForPrincipalPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetCredentialReportCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetGroupCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetGroupPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetInstanceProfileCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetLoginProfileCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetMFADeviceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetOpenIDConnectProviderCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetOrganizationsAccessReportCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetPolicyVersionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetRoleCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetRolePolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetSAMLProviderCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetSSHPublicKeyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetServerCertificateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetServiceLastAccessedDetailsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetServiceLinkedRoleDeletionStatusCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetUserCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetUserPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAccessKeysCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAccountAliasesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAttachedGroupPoliciesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAttachedRolePoliciesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAttachedUserPoliciesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListEntitiesForPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListGroupPoliciesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListGroupsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListGroupsForUserCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListInstanceProfileTagsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListInstanceProfilesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListInstanceProfilesForRoleCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListMFADeviceTagsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListMFADevicesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListOpenIDConnectProviderTagsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListOpenIDConnectProvidersCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListOrganizationsFeaturesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListPoliciesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListPoliciesGrantingServiceAccessCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListPolicyTagsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListPolicyVersionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListRolePoliciesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListRoleTagsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListRolesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListSAMLProviderTagsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListSAMLProvidersCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListSSHPublicKeysCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListServerCertificateTagsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListServerCertificatesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListServiceSpecificCredentialsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListSigningCertificatesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListUserPoliciesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListUserTagsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListUsersCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListVirtualMFADevicesCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutGroupPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutRolePermissionsBoundaryCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutRolePolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutUserPermissionsBoundaryCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutUserPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/RemoveClientIDFromOpenIDConnectProviderCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/RemoveRoleFromInstanceProfileCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/RemoveUserFromGroupCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ResetServiceSpecificCredentialCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/ResyncMFADeviceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/SetDefaultPolicyVersionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/SetSecurityTokenServicePreferencesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/SimulateCustomPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/SimulatePrincipalPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagInstanceProfileCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagMFADeviceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagOpenIDConnectProviderCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagRoleCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagSAMLProviderCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagServerCertificateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagUserCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagInstanceProfileCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagMFADeviceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagOpenIDConnectProviderCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagRoleCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagSAMLProviderCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagServerCertificateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagUserCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateAccessKeyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateAccountPasswordPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateAssumeRolePolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateGroupCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateLoginProfileCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateOpenIDConnectProviderThumbprintCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateRoleCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateRoleDescriptionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateSAMLProviderCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateSSHPublicKeyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateServerCertificateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateServiceSpecificCredentialCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateSigningCertificateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateUserCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UploadSSHPublicKeyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UploadServerCertificateCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/UploadSigningCertificateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iam/dist-es/commands/index.js +1 -0
- package/node_modules/@aws-sdk/client-iam/dist-es/models/models_0.js +4 -80
- package/node_modules/@aws-sdk/client-iam/dist-es/models/models_1.js +26 -13
- package/node_modules/@aws-sdk/client-iam/dist-es/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-iam/dist-es/schemas/schemas_0.js +3353 -0
- package/node_modules/@aws-sdk/client-iam/dist-types/IAM.d.ts +7 -0
- package/node_modules/@aws-sdk/client-iam/dist-types/IAMClient.d.ts +13 -3
- package/node_modules/@aws-sdk/client-iam/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateDelegationRequestCommand.d.ts +114 -0
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/SetSecurityTokenServicePreferencesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/SimulateCustomPolicyCommand.d.ts +1 -2
- package/node_modules/@aws-sdk/client-iam/dist-types/commands/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/dist-types/models/models_0.d.ts +116 -339
- package/node_modules/@aws-sdk/client-iam/dist-types/models/models_1.d.ts +296 -13
- package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/dist-types/schemas/schemas_0.d.ts +568 -0
- package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/IAM.d.ts +17 -0
- package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/IAMClient.d.ts +10 -0
- package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/CreateDelegationRequestCommand.d.ts +51 -0
- package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/SetSecurityTokenServicePreferencesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/SimulateCustomPolicyCommand.d.ts +4 -2
- package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/models/models_0.d.ts +30 -75
- package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/models/models_1.d.ts +45 -10
- package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/schemas/schemas_0.d.ts +574 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +277 -270
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +0 -26
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +265 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +0 -24
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +26 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -18
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +32 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/package.json +32 -32
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-cjs/index.js +20 -6
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +20 -6
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +11 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +1 -4
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +126 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +8 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +12 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonCodec.d.ts +1 -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 +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +27 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReviver.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QueryShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +6 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +17 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/package.json +11 -11
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +1 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +1 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-user-agent/dist-es/constants.js +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +246 -310
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +2 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +211 -550
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +0 -13
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +211 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +4 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +0 -17
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +214 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +0 -8
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +23 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +8 -24
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +26 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +0 -6
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +4 -0
- 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 +28 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -10
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +32 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/package.json +32 -32
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +3 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +3 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/package.json +7 -7
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/xml-builder/package.json +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/abort-controller/package.json +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/config-resolver/dist-cjs/index.js +6 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/config-resolver/dist-es/regionConfig/checkRegion.js +6 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +4 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +43 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +7 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +5 -14
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +4 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +44 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +7 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-es/submodules/serde/schema-serde-lib/schema-date-utils.js +5 -14
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/cbor/CborCodec.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/event-streams/EventStreamSerde.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/protocols/HttpBindingProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/protocols/HttpProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/protocols/RpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/protocols/serde/ToStringShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/schema/TypeRegistry.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ErrorSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ListSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/schema/schemas/MapSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/schema/schemas/OperationSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/schema/schemas/Schema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/schema/schemas/SimpleSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/schema/schemas/StructureSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/schema/schemas/sentinels.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/CborCodec.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/EventStreamSerde.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/RpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/ToStringShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/OperationSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/Schema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/sentinels.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/package.json +7 -7
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/credential-provider-imds/package.json +5 -5
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/fetch-http-handler/package.json +5 -5
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/hash-node/package.json +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/invalid-dependency/package.json +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-content-length/package.json +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-endpoint/package.json +8 -8
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-retry/package.json +8 -8
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-serde/package.json +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-stack/package.json +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/node-config-provider/package.json +4 -4
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/node-http-handler/dist-cjs/index.js +7 -4
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +5 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +2 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +2 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/node-http-handler/package.json +5 -5
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/property-provider/package.json +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/protocol-http/package.json +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/querystring-builder/package.json +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/querystring-parser/package.json +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/service-error-classification/package.json +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/signature-v4/package.json +4 -4
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/package.json +7 -7
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/url-parser/package.json +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-endpoints/package.json +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-middleware/package.json +2 -2
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-retry/package.json +3 -3
- package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-stream/package.json +4 -4
- package/node_modules/@aws-sdk/client-iam/package.json +34 -34
- package/node_modules/@aws-sdk/client-iot/dist-cjs/index.js +11299 -11344
- package/node_modules/@aws-sdk/client-iot/dist-cjs/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-iot/dist-es/IoTClient.js +2 -0
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/AcceptCertificateTransferCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/AddThingToBillingGroupCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/AddThingToThingGroupCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/AssociateSbomWithPackageVersionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/AssociateTargetsWithJobCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/AttachPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/AttachPrincipalPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/AttachSecurityProfileCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/AttachThingPrincipalCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CancelAuditMitigationActionsTaskCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CancelAuditTaskCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CancelCertificateTransferCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CancelDetectMitigationActionsTaskCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CancelJobCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CancelJobExecutionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ClearDefaultAuthorizerCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ConfirmTopicRuleDestinationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateAuditSuppressionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateAuthorizerCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateBillingGroupCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateCertificateFromCsrCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateCertificateProviderCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateCommandCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateCustomMetricCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateDimensionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateDomainConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateDynamicThingGroupCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateFleetMetricCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateJobCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateJobTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateKeysAndCertificateCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateMitigationActionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateOTAUpdateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreatePackageCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreatePackageVersionCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreatePolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreatePolicyVersionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateProvisioningClaimCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateProvisioningTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateProvisioningTemplateVersionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateRoleAliasCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateScheduledAuditCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateSecurityProfileCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateStreamCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateThingCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateThingGroupCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateThingTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateTopicRuleCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateTopicRuleDestinationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteAccountAuditConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteAuditSuppressionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteAuthorizerCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteBillingGroupCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteCACertificateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteCertificateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteCertificateProviderCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteCommandCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteCommandExecutionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteCustomMetricCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteDimensionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteDomainConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteDynamicThingGroupCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteFleetMetricCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteJobCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteJobExecutionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteJobTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteMitigationActionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteOTAUpdateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeletePackageCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeletePackageVersionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeletePolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeletePolicyVersionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteProvisioningTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteProvisioningTemplateVersionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteRegistrationCodeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteRoleAliasCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteScheduledAuditCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteSecurityProfileCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteStreamCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteThingCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteThingGroupCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteThingTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteTopicRuleCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteTopicRuleDestinationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteV2LoggingLevelCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeprecateThingTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeAccountAuditConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeAuditFindingCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeAuditMitigationActionsTaskCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeAuditSuppressionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeAuditTaskCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeAuthorizerCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeBillingGroupCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeCACertificateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeCertificateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeCertificateProviderCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeCustomMetricCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeDefaultAuthorizerCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeDetectMitigationActionsTaskCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeDimensionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeDomainConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeEncryptionConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeEndpointCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeEventConfigurationsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeFleetMetricCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeIndexCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeJobCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeJobExecutionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeJobTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeManagedJobTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeMitigationActionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeProvisioningTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeProvisioningTemplateVersionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeRoleAliasCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeScheduledAuditCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeSecurityProfileCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeStreamCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeThingCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeThingGroupCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeThingRegistrationTaskCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeThingTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DetachPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DetachPrincipalPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DetachSecurityProfileCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DetachThingPrincipalCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DisableTopicRuleCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/DisassociateSbomFromPackageVersionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/EnableTopicRuleCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetBehaviorModelTrainingSummariesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetBucketsAggregationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetCardinalityCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetCommandCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetCommandExecutionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetEffectivePoliciesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetIndexingConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetJobDocumentCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetLoggingOptionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetOTAUpdateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetPackageCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetPackageConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetPackageVersionCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetPercentilesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetPolicyVersionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetRegistrationCodeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetStatisticsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetThingConnectivityDataCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetTopicRuleCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetTopicRuleDestinationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetV2LoggingOptionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListActiveViolationsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAttachedPoliciesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAuditFindingsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAuditMitigationActionsExecutionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAuditMitigationActionsTasksCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAuditSuppressionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAuditTasksCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAuthorizersCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListBillingGroupsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCACertificatesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCertificateProvidersCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCertificatesByCACommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCertificatesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCommandExecutionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCommandsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCustomMetricsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListDetectMitigationActionsExecutionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListDetectMitigationActionsTasksCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListDimensionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListDomainConfigurationsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListFleetMetricsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListIndicesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListJobExecutionsForJobCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListJobExecutionsForThingCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListJobTemplatesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListJobsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListManagedJobTemplatesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListMetricValuesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListMitigationActionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListOTAUpdatesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListOutgoingCertificatesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPackageVersionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPackagesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPoliciesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPolicyPrincipalsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPolicyVersionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPrincipalPoliciesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPrincipalThingsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPrincipalThingsV2Command.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListProvisioningTemplateVersionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListProvisioningTemplatesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListRelatedResourcesForAuditFindingCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListRoleAliasesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListSbomValidationResultsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListScheduledAuditsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListSecurityProfilesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListSecurityProfilesForTargetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListStreamsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListTargetsForPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListTargetsForSecurityProfileCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingGroupsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingGroupsForThingCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingPrincipalsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingPrincipalsV2Command.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingRegistrationTaskReportsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingRegistrationTasksCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingTypesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingsInBillingGroupCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingsInThingGroupCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListTopicRuleDestinationsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListTopicRulesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListV2LoggingLevelsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListViolationEventsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/PutVerificationStateOnViolationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/RegisterCACertificateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/RegisterCertificateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/RegisterCertificateWithoutCACommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/RegisterThingCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/RejectCertificateTransferCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/RemoveThingFromBillingGroupCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/RemoveThingFromThingGroupCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ReplaceTopicRuleCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/SearchIndexCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/SetDefaultAuthorizerCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/SetDefaultPolicyVersionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/SetLoggingOptionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/SetV2LoggingLevelCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/SetV2LoggingOptionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/StartAuditMitigationActionsTaskCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/StartDetectMitigationActionsTaskCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/StartOnDemandAuditTaskCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/StartThingRegistrationTaskCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/StopThingRegistrationTaskCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/TagResourceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/TestAuthorizationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/TestInvokeAuthorizerCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/TransferCertificateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UntagResourceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateAccountAuditConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateAuditSuppressionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateAuthorizerCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateBillingGroupCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateCACertificateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateCertificateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateCertificateProviderCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateCommandCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateCustomMetricCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateDimensionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateDomainConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateDynamicThingGroupCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateEncryptionConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateEventConfigurationsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateFleetMetricCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateIndexingConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateJobCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateMitigationActionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdatePackageCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdatePackageConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdatePackageVersionCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateProvisioningTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateRoleAliasCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateScheduledAuditCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateSecurityProfileCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateStreamCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateThingCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateThingGroupCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateThingGroupsForThingCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateThingTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateTopicRuleDestinationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/commands/ValidateSecurityProfileBehaviorsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot/dist-es/models/models_0.js +0 -46
- package/node_modules/@aws-sdk/client-iot/dist-es/models/models_1.js +0 -19
- package/node_modules/@aws-sdk/client-iot/dist-es/models/models_2.js +0 -11
- package/node_modules/@aws-sdk/client-iot/dist-es/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-iot/dist-es/schemas/schemas_0.js +10766 -0
- package/node_modules/@aws-sdk/client-iot/dist-types/IoTClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/dist-types/models/models_0.d.ts +4 -29
- package/node_modules/@aws-sdk/client-iot/dist-types/models/models_1.d.ts +0 -16
- package/node_modules/@aws-sdk/client-iot/dist-types/models/models_2.d.ts +0 -8
- package/node_modules/@aws-sdk/client-iot/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot/dist-types/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot/dist-types/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot/dist-types/schemas/schemas_0.d.ts +1205 -0
- package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/IoTClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/models/models_0.d.ts +0 -20
- package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/models/models_1.d.ts +0 -12
- package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/models/models_2.d.ts +0 -6
- package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/schemas/schemas_0.d.ts +1212 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +277 -270
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +0 -26
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +265 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +0 -24
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +26 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -18
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +32 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/package.json +32 -32
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-cjs/index.js +20 -6
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +20 -6
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +11 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +1 -4
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +126 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +8 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +12 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonCodec.d.ts +1 -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 +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +27 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReviver.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QueryShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +6 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +17 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/package.json +11 -11
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +1 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +1 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-user-agent/dist-es/constants.js +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +246 -310
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +2 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +211 -550
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +0 -13
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +211 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +4 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +0 -17
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +214 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +0 -8
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +23 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +8 -24
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +26 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +0 -6
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +4 -0
- 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 +28 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -10
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +32 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/package.json +32 -32
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +3 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +3 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/package.json +7 -7
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/xml-builder/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/abort-controller/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/config-resolver/dist-cjs/index.js +6 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/config-resolver/dist-es/regionConfig/checkRegion.js +6 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +4 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +43 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +7 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +5 -14
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +4 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +44 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +7 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-es/submodules/serde/schema-serde-lib/schema-date-utils.js +5 -14
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/cbor/CborCodec.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/event-streams/EventStreamSerde.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/protocols/HttpBindingProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/protocols/HttpProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/protocols/RpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/protocols/serde/ToStringShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/schema/TypeRegistry.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ErrorSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ListSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/schema/schemas/MapSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/schema/schemas/OperationSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/schema/schemas/Schema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/schema/schemas/SimpleSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/schema/schemas/StructureSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/schema/schemas/sentinels.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/CborCodec.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/EventStreamSerde.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/RpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/ToStringShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/OperationSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/Schema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/sentinels.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/package.json +7 -7
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/credential-provider-imds/package.json +5 -5
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/fetch-http-handler/package.json +5 -5
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/hash-node/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/invalid-dependency/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-content-length/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-endpoint/package.json +8 -8
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-retry/package.json +8 -8
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-serde/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-stack/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/node-config-provider/package.json +4 -4
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/node-http-handler/dist-cjs/index.js +7 -4
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +5 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +2 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +2 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/node-http-handler/package.json +5 -5
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/property-provider/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/protocol-http/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/querystring-builder/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/querystring-parser/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/service-error-classification/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/signature-v4/package.json +4 -4
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/smithy-client/package.json +7 -7
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/url-parser/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-endpoints/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-middleware/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-retry/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-stream/package.json +4 -4
- package/node_modules/@aws-sdk/client-iot/package.json +33 -34
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/index.js +540 -512
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/IoTDataPlaneClient.js +2 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/DeleteConnectionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/DeleteThingShadowCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/GetRetainedMessageCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/GetThingShadowCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/ListNamedShadowsForThingCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/ListRetainedMessagesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/PublishCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/UpdateThingShadowCommand.js +3 -9
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/schemas/schemas_0.js +506 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/IoTDataPlaneClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/schemas/schemas_0.d.ts +40 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/IoTDataPlaneClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/schemas/schemas_0.d.ts +46 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +277 -270
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +0 -26
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +265 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +0 -24
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +26 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -18
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +32 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/package.json +32 -32
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-cjs/index.js +20 -6
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +20 -6
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +11 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +1 -4
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +126 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +8 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +12 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonCodec.d.ts +1 -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 +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +27 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReviver.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QueryShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeSerializer.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/AwsRestJsonProtocol.d.ts +6 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +17 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/package.json +11 -11
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +1 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +1 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-user-agent/dist-es/constants.js +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +246 -310
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +2 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +211 -550
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +0 -13
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +211 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +3 -10
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +4 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +0 -17
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +214 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.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/models_0.d.ts +0 -8
- 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 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -0
- 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 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
- 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 +23 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/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/submodules/sts/commands/AssumeRoleCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +8 -24
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +26 -0
- 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 +4 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +0 -6
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +4 -0
- 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 +28 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.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/models_0.d.ts +0 -10
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +32 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/package.json +32 -32
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +3 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +3 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/package.json +7 -7
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/xml-builder/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/abort-controller/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/config-resolver/dist-cjs/index.js +6 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/config-resolver/dist-es/regionConfig/checkRegion.js +6 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +4 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +43 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +7 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +5 -14
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +4 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +44 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +7 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-es/submodules/serde/schema-serde-lib/schema-date-utils.js +5 -14
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/cbor/CborCodec.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/event-streams/EventStreamSerde.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/protocols/HttpBindingProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/protocols/HttpProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/protocols/RpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/protocols/serde/ToStringShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/schema/TypeRegistry.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ErrorSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ListSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/schema/schemas/MapSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/schema/schemas/OperationSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/schema/schemas/Schema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/schema/schemas/SimpleSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/schema/schemas/StructureSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/schema/schemas/sentinels.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/CborCodec.d.ts +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/EventStreamSerde.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/RpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/ToStringShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/OperationSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/Schema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/sentinels.d.ts +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/package.json +7 -7
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/credential-provider-imds/package.json +5 -5
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/fetch-http-handler/package.json +5 -5
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/hash-node/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/invalid-dependency/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-content-length/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-endpoint/package.json +8 -8
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-retry/package.json +8 -8
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-serde/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-stack/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/node-config-provider/package.json +4 -4
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/node-http-handler/dist-cjs/index.js +7 -4
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +5 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +2 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +2 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/node-http-handler/package.json +5 -5
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/property-provider/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/protocol-http/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/querystring-builder/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/querystring-parser/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/service-error-classification/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/signature-v4/package.json +4 -4
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/smithy-client/package.json +7 -7
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/url-parser/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-endpoints/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-middleware/package.json +2 -2
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-retry/package.json +3 -3
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-stream/package.json +4 -4
- package/node_modules/@aws-sdk/client-iot-data-plane/package.json +34 -34
- package/node_modules/@aws-sdk/client-lambda/dist-cjs/index.js +3680 -3911
- package/node_modules/@aws-sdk/client-lambda/dist-cjs/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/LambdaClient.js +2 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/AddLayerVersionPermissionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/AddPermissionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateAliasCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateCodeSigningConfigCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateEventSourceMappingCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateFunctionCommand.js +3 -10
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateFunctionUrlConfigCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteAliasCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteCodeSigningConfigCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteEventSourceMappingCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteFunctionCodeSigningConfigCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteFunctionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteFunctionConcurrencyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteFunctionEventInvokeConfigCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteFunctionUrlConfigCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteLayerVersionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteProvisionedConcurrencyConfigCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetAccountSettingsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetAliasCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetCodeSigningConfigCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetEventSourceMappingCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionCodeSigningConfigCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionCommand.js +3 -10
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionConcurrencyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionConfigurationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionEventInvokeConfigCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionRecursionConfigCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionUrlConfigCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetLayerVersionByArnCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetLayerVersionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetLayerVersionPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetProvisionedConcurrencyConfigCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetRuntimeManagementConfigCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/InvokeAsyncCommand.js +3 -10
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/InvokeCommand.js +3 -10
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/InvokeWithResponseStreamCommand.js +3 -10
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListAliasesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListCodeSigningConfigsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListEventSourceMappingsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListFunctionEventInvokeConfigsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListFunctionUrlConfigsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListFunctionsByCodeSigningConfigCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListFunctionsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListLayerVersionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListLayersCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListProvisionedConcurrencyConfigsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListTagsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListVersionsByFunctionCommand.js +3 -10
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PublishLayerVersionCommand.js +3 -10
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PublishVersionCommand.js +3 -10
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutFunctionCodeSigningConfigCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutFunctionConcurrencyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutFunctionEventInvokeConfigCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutFunctionRecursionConfigCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutProvisionedConcurrencyConfigCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutRuntimeManagementConfigCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/RemoveLayerVersionPermissionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/RemovePermissionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/TagResourceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UntagResourceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateAliasCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateCodeSigningConfigCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateEventSourceMappingCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateFunctionCodeCommand.js +3 -10
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateFunctionConfigurationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateFunctionEventInvokeConfigCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateFunctionUrlConfigCommand.js +3 -9
- package/node_modules/@aws-sdk/client-lambda/dist-es/models/models_0.js +2 -118
- package/node_modules/@aws-sdk/client-lambda/dist-es/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-lambda/dist-es/schemas/schemas_0.js +3462 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/LambdaClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CreateFunctionCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionConfigurationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetLayerVersionByArnCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetLayerVersionCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetProvisionedConcurrencyConfigCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListFunctionsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListLayerVersionsCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListLayersCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListVersionsByFunctionCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PublishLayerVersionCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PublishVersionCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateFunctionCodeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateFunctionConfigurationCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/dist-types/models/models_0.d.ts +6 -97
- package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/schemas/schemas_0.d.ts +319 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/LambdaClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/models/models_0.d.ts +2 -72
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/schemas/schemas_0.d.ts +326 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +277 -270
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +3 -10
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +3 -10
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +0 -26
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +265 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +0 -24
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +26 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -18
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +32 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/package.json +32 -32
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-cjs/index.js +20 -6
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +20 -6
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +11 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +1 -4
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +126 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +8 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +12 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonCodec.d.ts +1 -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 +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +27 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReviver.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QueryShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +6 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +17 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/package.json +11 -11
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +1 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +1 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-user-agent/dist-es/constants.js +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +246 -310
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +2 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +211 -550
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +3 -10
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +0 -13
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +211 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +3 -10
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +3 -10
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +4 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +0 -17
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +214 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +0 -8
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +23 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +8 -24
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +26 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +0 -6
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +4 -0
- 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 +28 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -10
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +32 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/package.json +32 -32
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +3 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +3 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/package.json +7 -7
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/xml-builder/package.json +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/abort-controller/package.json +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/config-resolver/dist-cjs/index.js +6 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/config-resolver/dist-es/regionConfig/checkRegion.js +6 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +4 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +43 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +7 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +5 -14
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +4 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +44 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +7 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-es/submodules/serde/schema-serde-lib/schema-date-utils.js +5 -14
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/cbor/CborCodec.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/event-streams/EventStreamSerde.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/protocols/HttpBindingProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/protocols/HttpProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/protocols/RpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/protocols/serde/ToStringShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/schema/TypeRegistry.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ErrorSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ListSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/schema/schemas/MapSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/schema/schemas/OperationSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/schema/schemas/Schema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/schema/schemas/SimpleSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/schema/schemas/StructureSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/schema/schemas/sentinels.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/CborCodec.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/EventStreamSerde.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/RpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/ToStringShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/OperationSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/Schema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/sentinels.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/package.json +7 -7
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/credential-provider-imds/package.json +5 -5
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/fetch-http-handler/package.json +5 -5
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/hash-node/package.json +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/invalid-dependency/package.json +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-content-length/package.json +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-endpoint/package.json +8 -8
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-retry/package.json +8 -8
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-serde/package.json +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-stack/package.json +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/node-config-provider/package.json +4 -4
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/node-http-handler/dist-cjs/index.js +7 -4
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +5 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +2 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +2 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/node-http-handler/package.json +5 -5
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/property-provider/package.json +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/protocol-http/package.json +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/querystring-builder/package.json +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/querystring-parser/package.json +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/service-error-classification/package.json +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/signature-v4/package.json +4 -4
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/smithy-client/package.json +7 -7
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/url-parser/package.json +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-endpoints/package.json +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-middleware/package.json +2 -2
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-retry/package.json +3 -3
- package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-stream/package.json +4 -4
- package/node_modules/@aws-sdk/client-lambda/package.json +38 -38
- package/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +9984 -8599
- package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js +6 -0
- package/node_modules/@aws-sdk/client-s3/dist-es/S3Client.js +2 -0
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/AbortMultipartUploadCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/CompleteMultipartUploadCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/CopyObjectCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataConfigurationCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataTableConfigurationCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateMultipartUploadCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateSessionCommand.js +3 -11
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCorsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketEncryptionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketLifecycleCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetadataConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetadataTableConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketReplicationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketTaggingCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketWebsiteCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectTaggingCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectsCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeletePublicAccessBlockCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAclCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketCorsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketEncryptionCommand.js +3 -11
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketInventoryConfigurationCommand.js +3 -11
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLocationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLoggingCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataConfigurationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataTableConfigurationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetricsConfigurationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketNotificationConfigurationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketOwnershipControlsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyStatusCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketReplicationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketRequestPaymentCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketTaggingCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketVersioningCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketWebsiteCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAclCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAttributesCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLegalHoldCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLockConfigurationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectRetentionCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTaggingCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTorrentCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetPublicAccessBlockCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadBucketCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadObjectCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +3 -11
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListDirectoryBucketsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListMultipartUploadsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectVersionsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsV2Command.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListPartsCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAclCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketCorsCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketEncryptionCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketInventoryConfigurationCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLoggingCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketMetricsConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketNotificationConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketOwnershipControlsCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketPolicyCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketReplicationCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketRequestPaymentCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketTaggingCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketVersioningCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketWebsiteCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectAclCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLegalHoldCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLockConfigurationCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectRetentionCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectTaggingCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutPublicAccessBlockCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/RenameObjectCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/RestoreObjectCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/SelectObjectContentCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataJournalTableConfigurationCommand.js +2 -6
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCopyCommand.js +2 -7
- package/node_modules/@aws-sdk/client-s3/dist-es/commands/WriteGetObjectResponseCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/dist-es/endpoint/ruleset.js +3 -3
- package/node_modules/@aws-sdk/client-s3/dist-es/models/models_0.js +0 -151
- package/node_modules/@aws-sdk/client-s3/dist-es/models/models_1.js +0 -108
- package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.shared.js +6 -0
- package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +10281 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/S3Client.d.ts +10 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/models/models_0.d.ts +8 -106
- package/node_modules/@aws-sdk/client-s3/dist-types/models/models_1.d.ts +4 -73
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +2 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/schemas/schemas_0.d.ts +494 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3Client.d.ts +4 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/models_0.d.ts +0 -78
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/models_1.d.ts +0 -54
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +6 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +6 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +7 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/schemas/schemas_0.d.ts +500 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +277 -270
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +0 -26
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +265 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +0 -24
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +26 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -18
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +32 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/package.json +32 -32
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-cjs/index.js +20 -6
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +20 -6
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +11 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +1 -4
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +126 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +8 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +12 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonCodec.d.ts +1 -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 +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +27 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReviver.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QueryShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +6 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +17 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/package.json +11 -11
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +1 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +1 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-sdk-s3/package.json +11 -11
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-user-agent/dist-es/constants.js +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +246 -310
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +2 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +211 -550
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +0 -13
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +211 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +3 -10
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +4 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +0 -17
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +214 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +0 -8
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +23 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +8 -24
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +26 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +0 -6
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +4 -0
- 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 +28 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -10
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +32 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/package.json +32 -32
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/signature-v4-multi-region/package.json +6 -6
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +3 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +3 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/package.json +7 -7
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/xml-builder/package.json +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/abort-controller/package.json +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/config-resolver/dist-cjs/index.js +6 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/config-resolver/dist-es/regionConfig/checkRegion.js +6 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +4 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +43 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +7 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +5 -14
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +4 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +44 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +7 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-es/submodules/serde/schema-serde-lib/schema-date-utils.js +5 -14
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/cbor/CborCodec.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/event-streams/EventStreamSerde.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/protocols/HttpBindingProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/protocols/HttpProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/protocols/RpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/protocols/serde/ToStringShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/schema/TypeRegistry.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ErrorSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ListSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/schema/schemas/MapSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/schema/schemas/OperationSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/schema/schemas/Schema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/schema/schemas/SimpleSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/schema/schemas/StructureSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/schema/schemas/sentinels.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/CborCodec.d.ts +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/EventStreamSerde.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/RpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/ToStringShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/OperationSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/Schema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/sentinels.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/package.json +7 -7
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/credential-provider-imds/package.json +5 -5
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/fetch-http-handler/package.json +5 -5
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/hash-node/package.json +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/invalid-dependency/package.json +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-content-length/package.json +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-endpoint/package.json +8 -8
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-retry/package.json +8 -8
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-serde/package.json +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-stack/package.json +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/node-config-provider/package.json +4 -4
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/node-http-handler/dist-cjs/index.js +7 -4
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +5 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +2 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +2 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/node-http-handler/package.json +5 -5
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/property-provider/package.json +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/protocol-http/package.json +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/querystring-builder/package.json +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/querystring-parser/package.json +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/service-error-classification/package.json +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/signature-v4/package.json +4 -4
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client/package.json +7 -7
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/url-parser/package.json +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-endpoints/package.json +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-middleware/package.json +2 -2
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-retry/package.json +3 -3
- package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-stream/package.json +4 -4
- package/node_modules/@aws-sdk/client-s3/package.json +49 -51
- package/node_modules/@aws-sdk/credential-provider-cognito-identity/dist-cjs/index.js +2 -0
- package/node_modules/@aws-sdk/credential-provider-cognito-identity/dist-es/fromCognitoIdentity.js +1 -0
- package/node_modules/@aws-sdk/credential-provider-cognito-identity/dist-es/fromCognitoIdentityPool.js +1 -0
- package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/property-provider/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@aws-sdk/credential-provider-cognito-identity/package.json +5 -5
- package/node_modules/@aws-sdk/credential-providers/dist-cjs/fromTemporaryCredentials.base.js +1 -0
- package/node_modules/@aws-sdk/credential-providers/dist-es/fromTemporaryCredentials.base.js +1 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +277 -270
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +3 -10
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +3 -10
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +3 -10
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +3 -10
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +0 -26
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +265 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +0 -24
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +26 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +4 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -18
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +32 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/package.json +32 -32
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-cjs/index.js +20 -6
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +20 -6
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +11 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +1 -4
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +126 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +8 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +12 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonCodec.d.ts +1 -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 +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +27 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReviver.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QueryShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +6 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +17 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/package.json +11 -11
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +1 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +1 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-user-agent/dist-es/constants.js +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +246 -310
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +2 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +211 -550
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +3 -10
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +0 -13
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +211 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +3 -10
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +3 -10
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +4 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +0 -17
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +214 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +0 -8
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +23 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +8 -24
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +26 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +4 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +0 -6
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +4 -0
- 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 +28 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +4 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -10
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +32 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/package.json +32 -32
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +3 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +3 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/package.json +7 -7
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/xml-builder/package.json +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/abort-controller/package.json +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/config-resolver/dist-cjs/index.js +6 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/config-resolver/dist-es/regionConfig/checkRegion.js +6 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +4 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +43 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +7 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +5 -14
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +4 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +44 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +7 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-es/submodules/serde/schema-serde-lib/schema-date-utils.js +5 -14
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/cbor/CborCodec.d.ts +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/event-streams/EventStreamSerde.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/protocols/HttpBindingProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/protocols/HttpProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/protocols/RpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/protocols/serde/ToStringShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/schema/TypeRegistry.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ErrorSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ListSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/schema/schemas/MapSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/schema/schemas/OperationSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/schema/schemas/Schema.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/schema/schemas/SimpleSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/schema/schemas/StructureSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/schema/schemas/sentinels.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/CborCodec.d.ts +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/EventStreamSerde.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/RpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/ToStringShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/OperationSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/Schema.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/sentinels.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/package.json +7 -7
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/credential-provider-imds/package.json +5 -5
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/fetch-http-handler/package.json +5 -5
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/hash-node/package.json +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/invalid-dependency/package.json +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-content-length/package.json +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-endpoint/package.json +8 -8
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-retry/package.json +8 -8
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-serde/package.json +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-stack/package.json +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/node-config-provider/package.json +4 -4
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/node-http-handler/dist-cjs/index.js +7 -4
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +5 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +2 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +2 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/node-http-handler/package.json +5 -5
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/property-provider/package.json +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/protocol-http/package.json +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/querystring-builder/package.json +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/querystring-parser/package.json +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/service-error-classification/package.json +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/signature-v4/package.json +4 -4
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client/package.json +7 -7
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/url-parser/package.json +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-endpoints/package.json +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-middleware/package.json +2 -2
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-retry/package.json +3 -3
- package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-stream/package.json +4 -4
- package/node_modules/@aws-sdk/credential-providers/package.json +19 -19
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/node-config-provider/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/property-provider/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/protocol-http/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/protocol-http/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@aws-sdk/middleware-expect-continue/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-cjs/index.js +20 -6
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +20 -6
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +11 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +1 -4
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +126 -0
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +8 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +12 -2
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonCodec.d.ts +1 -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 +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +27 -0
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReviver.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QueryShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +6 -0
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +17 -0
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/package.json +11 -11
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/xml-builder/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/abort-controller/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +4 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +43 -2
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +7 -2
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +5 -14
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +4 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +44 -3
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +7 -2
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-es/submodules/serde/schema-serde-lib/schema-date-utils.js +5 -14
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/cbor/CborCodec.d.ts +3 -3
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/event-streams/EventStreamSerde.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/protocols/HttpBindingProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/protocols/HttpProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/protocols/RpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/protocols/serde/ToStringShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/schema/TypeRegistry.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ErrorSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ListSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/schema/schemas/MapSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/schema/schemas/OperationSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/schema/schemas/Schema.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/schema/schemas/SimpleSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/schema/schemas/StructureSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/schema/schemas/sentinels.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/CborCodec.d.ts +3 -3
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/EventStreamSerde.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/RpcProtocol.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/ToStringShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/OperationSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/Schema.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/sentinels.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/package.json +7 -7
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/fetch-http-handler/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-endpoint/package.json +8 -8
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-serde/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-stack/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/node-config-provider/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/node-http-handler/dist-cjs/index.js +7 -4
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +5 -2
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +2 -2
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +2 -2
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +2 -2
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +2 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +2 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/node-http-handler/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/property-provider/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/protocol-http/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/querystring-builder/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/querystring-parser/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/signature-v4/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client/package.json +7 -7
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/url-parser/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/util-middleware/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/util-stream/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +9 -9
- package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-ssec/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-ssec/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-ssec/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-ssec/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-ssec/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
- package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
- package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
- package/node_modules/@inquirer/ansi/README.md +0 -10
- package/node_modules/@inquirer/ansi/package.json +4 -3
- package/node_modules/@inquirer/checkbox/README.md +0 -10
- package/node_modules/@inquirer/checkbox/dist/commonjs/index.d.ts +1 -1
- package/node_modules/@inquirer/checkbox/dist/esm/index.d.ts +1 -1
- package/node_modules/@inquirer/checkbox/package.json +10 -9
- package/node_modules/@inquirer/confirm/README.md +0 -10
- package/node_modules/@inquirer/confirm/package.json +7 -6
- package/node_modules/@inquirer/core/README.md +0 -10
- package/node_modules/@inquirer/core/dist/commonjs/lib/theme.js +0 -1
- package/node_modules/@inquirer/core/dist/esm/lib/theme.js +0 -1
- package/node_modules/@inquirer/core/package.json +10 -9
- package/node_modules/@inquirer/editor/README.md +9 -19
- package/node_modules/@inquirer/editor/dist/commonjs/index.d.ts +1 -1
- package/node_modules/@inquirer/editor/dist/commonjs/index.js +2 -2
- package/node_modules/@inquirer/editor/dist/esm/index.d.ts +1 -1
- package/node_modules/@inquirer/editor/dist/esm/index.js +2 -2
- package/node_modules/@inquirer/editor/package.json +8 -7
- package/node_modules/@inquirer/expand/README.md +0 -10
- package/node_modules/@inquirer/expand/package.json +8 -7
- package/node_modules/@inquirer/external-editor/README.md +0 -10
- package/node_modules/@inquirer/external-editor/dist/commonjs/index.d.ts +4 -4
- package/node_modules/@inquirer/external-editor/dist/commonjs/index.js +13 -13
- package/node_modules/@inquirer/external-editor/dist/esm/index.d.ts +4 -4
- package/node_modules/@inquirer/external-editor/dist/esm/index.js +4 -4
- package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/index.js +22 -7
- package/node_modules/@inquirer/external-editor/node_modules/chardet/lib/index.js.map +1 -1
- package/node_modules/@inquirer/external-editor/node_modules/chardet/package.json +3 -3
- package/node_modules/@inquirer/external-editor/package.json +5 -4
- package/node_modules/@inquirer/figures/dist/commonjs/index.d.ts +43 -233
- package/node_modules/@inquirer/figures/dist/commonjs/index.js +7 -2
- package/node_modules/@inquirer/figures/dist/esm/index.d.ts +43 -233
- package/node_modules/@inquirer/figures/dist/esm/index.js +7 -2
- package/node_modules/@inquirer/figures/package.json +4 -3
- package/node_modules/@inquirer/input/README.md +11 -19
- package/node_modules/@inquirer/input/dist/commonjs/index.d.ts +2 -0
- package/node_modules/@inquirer/input/dist/commonjs/index.js +16 -3
- package/node_modules/@inquirer/input/dist/esm/index.d.ts +2 -0
- package/node_modules/@inquirer/input/dist/esm/index.js +16 -3
- package/node_modules/@inquirer/input/package.json +7 -6
- package/node_modules/@inquirer/number/README.md +0 -10
- package/node_modules/@inquirer/number/package.json +7 -6
- package/node_modules/@inquirer/password/README.md +0 -10
- package/node_modules/@inquirer/password/package.json +8 -7
- package/node_modules/@inquirer/prompts/README.md +13 -10
- package/node_modules/@inquirer/prompts/package.json +15 -14
- package/node_modules/@inquirer/rawlist/README.md +0 -10
- package/node_modules/@inquirer/rawlist/package.json +8 -7
- package/node_modules/@inquirer/search/README.md +0 -10
- package/node_modules/@inquirer/search/package.json +9 -8
- package/node_modules/@inquirer/select/README.md +0 -10
- package/node_modules/@inquirer/select/package.json +10 -9
- package/node_modules/@inquirer/type/package.json +4 -3
- package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
- package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
- package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
- package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
- package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@smithy/eventstream-codec/package.json +2 -2
- package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
- package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
- package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
- package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
- package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@smithy/eventstream-serde-browser/package.json +3 -3
- package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
- package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
- package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
- package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
- package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@smithy/eventstream-serde-config-resolver/package.json +2 -2
- package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
- package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
- package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
- package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
- package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@smithy/eventstream-serde-node/package.json +3 -3
- package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
- package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
- package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
- package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
- package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@smithy/eventstream-serde-universal/package.json +3 -3
- package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
- package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
- package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
- package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
- package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@smithy/hash-blob-browser/package.json +2 -2
- package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
- package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
- package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
- package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
- package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@smithy/hash-stream-node/package.json +2 -2
- package/node_modules/@smithy/md5-js/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@smithy/md5-js/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@smithy/md5-js/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@smithy/md5-js/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
- package/node_modules/@smithy/md5-js/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
- package/node_modules/@smithy/md5-js/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@smithy/md5-js/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@smithy/md5-js/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
- package/node_modules/@smithy/md5-js/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
- package/node_modules/@smithy/md5-js/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@smithy/md5-js/package.json +2 -2
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFromFile.js +2 -3
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +10 -6
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/readFile.js +16 -0
- package/node_modules/@smithy/shared-ini-file-loader/dist-es/externalDataInterceptor.js +1 -1
- package/node_modules/@smithy/shared-ini-file-loader/dist-es/getSSOTokenFromFile.js +1 -2
- package/node_modules/@smithy/shared-ini-file-loader/dist-es/index.js +1 -0
- package/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSharedConfigFiles.js +3 -3
- package/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSsoSessionData.js +2 -2
- package/node_modules/@smithy/shared-ini-file-loader/dist-es/readFile.js +12 -0
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFromFile.d.ts +2 -0
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/index.d.ts +1 -0
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/readFile.d.ts +21 -0
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFromFile.d.ts +2 -0
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/readFile.d.ts +21 -0
- package/node_modules/@smithy/shared-ini-file-loader/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@smithy/shared-ini-file-loader/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@smithy/shared-ini-file-loader/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@smithy/shared-ini-file-loader/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
- package/node_modules/@smithy/shared-ini-file-loader/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
- package/node_modules/@smithy/shared-ini-file-loader/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@smithy/shared-ini-file-loader/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@smithy/shared-ini-file-loader/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
- package/node_modules/@smithy/shared-ini-file-loader/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
- package/node_modules/@smithy/shared-ini-file-loader/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@smithy/shared-ini-file-loader/package.json +5 -5
- package/node_modules/@smithy/util-waiter/dist-cjs/index.js +17 -4
- package/node_modules/@smithy/util-waiter/dist-es/circularReplacer.js +12 -0
- package/node_modules/@smithy/util-waiter/dist-es/poller.js +2 -1
- package/node_modules/@smithy/util-waiter/dist-es/waiter.js +4 -3
- package/node_modules/@smithy/util-waiter/dist-types/circularReplacer.d.ts +6 -0
- package/node_modules/@smithy/util-waiter/dist-types/poller.d.ts +1 -1
- package/node_modules/@smithy/util-waiter/dist-types/ts3.4/circularReplacer.d.ts +6 -0
- package/node_modules/@smithy/util-waiter/dist-types/ts3.4/poller.d.ts +1 -1
- package/node_modules/@smithy/util-waiter/node_modules/@smithy/abort-controller/package.json +2 -2
- package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/dist-es/index.js +1 -0
- package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
- package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
- package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
- package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
- package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
- package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@smithy/util-waiter/package.json +3 -3
- package/node_modules/@types/node/README.md +1 -1
- package/node_modules/@types/node/console.d.ts +3 -2
- package/node_modules/@types/node/package.json +2 -2
- package/node_modules/@types/node/process.d.ts +7 -0
- package/node_modules/@types/node/sqlite.d.ts +107 -0
- package/node_modules/@types/node/url.d.ts +32 -8
- package/node_modules/aws-iot-device-sdk/package.json +1 -1
- package/node_modules/fast-xml-parser/CHANGELOG.md +3 -0
- package/node_modules/fast-xml-parser/README.md +1 -1
- 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 +1 -1
- package/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +21 -10
- package/node_modules/inquirer/README.md +0 -10
- package/node_modules/inquirer/dist/commonjs/index.d.ts +18 -37
- package/node_modules/inquirer/dist/commonjs/types.d.ts +45 -7
- package/node_modules/inquirer/dist/esm/index.d.ts +18 -37
- package/node_modules/inquirer/dist/esm/types.d.ts +45 -7
- package/node_modules/inquirer/package.json +9 -8
- package/node_modules/run-async/package.json +6 -3
- package/package.json +31 -26
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/protocols/Aws_query.js +0 -8938
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/protocols/Aws_query.d.ts +0 -794
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -1061
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/protocols/Aws_restJson1.js +0 -210
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/protocols/Aws_restJson1.d.ts +0 -38
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +0 -257
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +0 -528
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -11
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +0 -20
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -17
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +0 -29
- package/node_modules/@aws-sdk/client-cognito-identity/dist-es/protocols/Aws_json1_1.js +0 -647
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/protocols/Aws_json1_1.d.ts +0 -209
- package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -281
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/protocols/Aws_restJson1.js +0 -210
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/protocols/Aws_restJson1.d.ts +0 -38
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +0 -257
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +0 -528
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -11
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +0 -20
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -17
- package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +0 -29
- package/node_modules/@aws-sdk/client-iam/dist-es/protocols/Aws_query.js +0 -9484
- package/node_modules/@aws-sdk/client-iam/dist-types/protocols/Aws_query.d.ts +0 -1478
- package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -1973
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/protocols/Aws_restJson1.js +0 -210
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/protocols/Aws_restJson1.d.ts +0 -38
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +0 -257
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +0 -528
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -11
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +0 -20
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -17
- package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +0 -29
- package/node_modules/@aws-sdk/client-iot/dist-es/protocols/Aws_restJson1.js +0 -9312
- package/node_modules/@aws-sdk/client-iot/dist-types/protocols/Aws_restJson1.d.ts +0 -2450
- package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -3269
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/protocols/Aws_restJson1.js +0 -210
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/protocols/Aws_restJson1.d.ts +0 -38
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +0 -257
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +0 -528
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -11
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +0 -20
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -17
- package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +0 -29
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/protocols/Aws_restJson1.js +0 -440
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/protocols/Aws_restJson1.d.ts +0 -74
- package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -101
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/protocols/Aws_restJson1.js +0 -210
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/protocols/Aws_restJson1.d.ts +0 -38
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +0 -257
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +0 -528
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -11
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +0 -20
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -17
- package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +0 -29
- package/node_modules/@aws-sdk/client-lambda/dist-es/protocols/Aws_restJson1.js +0 -3196
- package/node_modules/@aws-sdk/client-lambda/dist-types/protocols/Aws_restJson1.d.ts +0 -614
- package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -824
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/protocols/Aws_restJson1.js +0 -210
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/protocols/Aws_restJson1.d.ts +0 -38
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +0 -257
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +0 -528
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -11
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +0 -20
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -17
- package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +0 -29
- package/node_modules/@aws-sdk/client-s3/dist-es/protocols/Aws_restXml.js +0 -8103
- package/node_modules/@aws-sdk/client-s3/dist-types/protocols/Aws_restXml.d.ts +0 -938
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/protocols/Aws_restXml.d.ts +0 -1257
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/protocols/Aws_restJson1.js +0 -210
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/protocols/Aws_restJson1.d.ts +0 -38
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +0 -257
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +0 -528
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -11
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +0 -20
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -17
- package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +0 -29
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/protocols/Aws_restJson1.js +0 -210
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/protocols/Aws_restJson1.d.ts +0 -38
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +0 -257
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +0 -528
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -11
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +0 -20
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -17
- package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +0 -29
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/slurpFile.js +0 -17
- package/node_modules/@smithy/shared-ini-file-loader/dist-es/slurpFile.js +0 -13
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/slurpFile.d.ts +0 -7
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/slurpFile.d.ts +0 -7
|
@@ -0,0 +1,3353 @@
|
|
|
1
|
+
const _A = "Arn";
|
|
2
|
+
const _AA = "AccountAlias";
|
|
3
|
+
const _AAc = "AccountAliases";
|
|
4
|
+
const _ABO = "AllowedByOrganizations";
|
|
5
|
+
const _ABPB = "AllowedByPermissionsBoundary";
|
|
6
|
+
const _AC = "AuthenticationCode1";
|
|
7
|
+
const _ACIDTOIDCP = "AddClientIDToOpenIDConnectProvider";
|
|
8
|
+
const _ACIDTOIDCPR = "AddClientIDToOpenIDConnectProviderRequest";
|
|
9
|
+
const _ACt = "AttachmentCount";
|
|
10
|
+
const _ACu = "AuthenticationCode2";
|
|
11
|
+
const _AD = "AccessDetail";
|
|
12
|
+
const _ADc = "AccessDetails";
|
|
13
|
+
const _AEM = "AssertionEncryptionMode";
|
|
14
|
+
const _AGP = "AttachGroupPolicy";
|
|
15
|
+
const _AGPR = "AttachGroupPolicyRequest";
|
|
16
|
+
const _AK = "AccessKey";
|
|
17
|
+
const _AKI = "AccessKeyId";
|
|
18
|
+
const _AKLU = "AccessKeyLastUsed";
|
|
19
|
+
const _AKM = "AccessKeyMetadata";
|
|
20
|
+
const _AMP = "AttachedManagedPolicies";
|
|
21
|
+
const _AN = "ActionNames";
|
|
22
|
+
const _ANMODAE = "AccountNotManagementOrDelegatedAdministratorException";
|
|
23
|
+
const _ANc = "ActionName";
|
|
24
|
+
const _AP = "AttachedPolicy";
|
|
25
|
+
const _APB = "AttachedPermissionsBoundary";
|
|
26
|
+
const _APK = "AddPrivateKey";
|
|
27
|
+
const _APt = "AttachedPolicies";
|
|
28
|
+
const _ARP = "AttachRolePolicy";
|
|
29
|
+
const _ARPD = "AssumeRolePolicyDocument";
|
|
30
|
+
const _ARPR = "AttachRolePolicyRequest";
|
|
31
|
+
const _ARTIP = "AddRoleToInstanceProfile";
|
|
32
|
+
const _ARTIPR = "AddRoleToInstanceProfileRequest";
|
|
33
|
+
const _AS = "AssignmentStatus";
|
|
34
|
+
const _AU = "AllUsers";
|
|
35
|
+
const _AUP = "AttachUserPolicy";
|
|
36
|
+
const _AUPR = "AttachUserPolicyRequest";
|
|
37
|
+
const _AUTCP = "AllowUsersToChangePassword";
|
|
38
|
+
const _AUTG = "AddUserToGroup";
|
|
39
|
+
const _AUTGR = "AddUserToGroupRequest";
|
|
40
|
+
const _AWSSN = "AWSServiceName";
|
|
41
|
+
const _BD = "BootstrapDatum";
|
|
42
|
+
const _BSS = "Base32StringSeed";
|
|
43
|
+
const _C = "Code";
|
|
44
|
+
const _CA = "CallerArn";
|
|
45
|
+
const _CAA = "CreateAccountAlias";
|
|
46
|
+
const _CAAR = "CreateAccountAliasRequest";
|
|
47
|
+
const _CAD = "CredentialAgeDays";
|
|
48
|
+
const _CAK = "CreateAccessKey";
|
|
49
|
+
const _CAKR = "CreateAccessKeyRequest";
|
|
50
|
+
const _CAKRr = "CreateAccessKeyResponse";
|
|
51
|
+
const _CB = "CertificateBody";
|
|
52
|
+
const _CC = "CertificateChain";
|
|
53
|
+
const _CD = "CreateDate";
|
|
54
|
+
const _CDL = "ConsoleDeepLink";
|
|
55
|
+
const _CDR = "CreateDelegationRequest";
|
|
56
|
+
const _CDRR = "CreateDelegationRequestRequest";
|
|
57
|
+
const _CDRRr = "CreateDelegationRequestResponse";
|
|
58
|
+
const _CE = "ContextEntry";
|
|
59
|
+
const _CELT = "ContextEntryListType";
|
|
60
|
+
const _CEo = "ContextEntries";
|
|
61
|
+
const _CG = "CreateGroup";
|
|
62
|
+
const _CGR = "CreateGroupRequest";
|
|
63
|
+
const _CGRr = "CreateGroupResponse";
|
|
64
|
+
const _CI = "CertificateId";
|
|
65
|
+
const _CID = "ClientID";
|
|
66
|
+
const _CIDL = "ClientIDList";
|
|
67
|
+
const _CINMAE = "CallerIsNotManagementAccountException";
|
|
68
|
+
const _CIP = "CreateInstanceProfile";
|
|
69
|
+
const _CIPR = "CreateInstanceProfileRequest";
|
|
70
|
+
const _CIPRr = "CreateInstanceProfileResponse";
|
|
71
|
+
const _CKN = "ContextKeyName";
|
|
72
|
+
const _CKNo = "ContextKeyNames";
|
|
73
|
+
const _CKT = "ContextKeyType";
|
|
74
|
+
const _CKV = "ContextKeyValues";
|
|
75
|
+
const _CLP = "CreateLoginProfile";
|
|
76
|
+
const _CLPR = "CreateLoginProfileRequest";
|
|
77
|
+
const _CLPRr = "CreateLoginProfileResponse";
|
|
78
|
+
const _CME = "ConcurrentModificationException";
|
|
79
|
+
const _COIDCP = "CreateOpenIDConnectProvider";
|
|
80
|
+
const _COIDCPR = "CreateOpenIDConnectProviderRequest";
|
|
81
|
+
const _COIDCPRr = "CreateOpenIDConnectProviderResponse";
|
|
82
|
+
const _CP = "ChangePassword";
|
|
83
|
+
const _CPR = "ChangePasswordRequest";
|
|
84
|
+
const _CPRr = "CreatePolicyRequest";
|
|
85
|
+
const _CPRre = "CreatePolicyResponse";
|
|
86
|
+
const _CPV = "CreatePolicyVersion";
|
|
87
|
+
const _CPVR = "CreatePolicyVersionRequest";
|
|
88
|
+
const _CPVRr = "CreatePolicyVersionResponse";
|
|
89
|
+
const _CPr = "CreatePolicy";
|
|
90
|
+
const _CR = "CreateRole";
|
|
91
|
+
const _CREE = "CredentialReportExpiredException";
|
|
92
|
+
const _CRNPE = "CredentialReportNotPresentException";
|
|
93
|
+
const _CRNRE = "CredentialReportNotReadyException";
|
|
94
|
+
const _CRR = "CreateRoleRequest";
|
|
95
|
+
const _CRRr = "CreateRoleResponse";
|
|
96
|
+
const _CS = "CustomSuffix";
|
|
97
|
+
const _CSAMLP = "CreateSAMLProvider";
|
|
98
|
+
const _CSAMLPR = "CreateSAMLProviderRequest";
|
|
99
|
+
const _CSAMLPRr = "CreateSAMLProviderResponse";
|
|
100
|
+
const _CSLR = "CreateServiceLinkedRole";
|
|
101
|
+
const _CSLRR = "CreateServiceLinkedRoleRequest";
|
|
102
|
+
const _CSLRRr = "CreateServiceLinkedRoleResponse";
|
|
103
|
+
const _CSSC = "CreateServiceSpecificCredential";
|
|
104
|
+
const _CSSCR = "CreateServiceSpecificCredentialRequest";
|
|
105
|
+
const _CSSCRr = "CreateServiceSpecificCredentialResponse";
|
|
106
|
+
const _CU = "CreateUser";
|
|
107
|
+
const _CUR = "CreateUserRequest";
|
|
108
|
+
const _CURr = "CreateUserResponse";
|
|
109
|
+
const _CVMFAD = "CreateVirtualMFADevice";
|
|
110
|
+
const _CVMFADR = "CreateVirtualMFADeviceRequest";
|
|
111
|
+
const _CVMFADRr = "CreateVirtualMFADeviceResponse";
|
|
112
|
+
const _Ce = "Certifications";
|
|
113
|
+
const _Cer = "Certificates";
|
|
114
|
+
const _Cert = "Certificate";
|
|
115
|
+
const _Co = "Content";
|
|
116
|
+
const _Col = "Column";
|
|
117
|
+
const _D = "Description";
|
|
118
|
+
const _DAA = "DeleteAccountAlias";
|
|
119
|
+
const _DAAR = "DeleteAccountAliasRequest";
|
|
120
|
+
const _DAK = "DeleteAccessKey";
|
|
121
|
+
const _DAKR = "DeleteAccessKeyRequest";
|
|
122
|
+
const _DAPP = "DeleteAccountPasswordPolicy";
|
|
123
|
+
const _DCE = "DeleteConflictException";
|
|
124
|
+
const _DCEu = "DuplicateCertificateException";
|
|
125
|
+
const _DG = "DeleteGroup";
|
|
126
|
+
const _DGP = "DeleteGroupPolicy";
|
|
127
|
+
const _DGPR = "DeleteGroupPolicyRequest";
|
|
128
|
+
const _DGPRe = "DetachGroupPolicyRequest";
|
|
129
|
+
const _DGPe = "DetachGroupPolicy";
|
|
130
|
+
const _DGR = "DeleteGroupRequest";
|
|
131
|
+
const _DIP = "DeleteInstanceProfile";
|
|
132
|
+
const _DIPR = "DeleteInstanceProfileRequest";
|
|
133
|
+
const _DLP = "DeleteLoginProfile";
|
|
134
|
+
const _DLPR = "DeleteLoginProfileRequest";
|
|
135
|
+
const _DMFAD = "DeactivateMFADevice";
|
|
136
|
+
const _DMFADR = "DeactivateMFADeviceRequest";
|
|
137
|
+
const _DOIDCP = "DeleteOpenIDConnectProvider";
|
|
138
|
+
const _DOIDCPR = "DeleteOpenIDConnectProviderRequest";
|
|
139
|
+
const _DORCM = "DisableOrganizationsRootCredentialsManagement";
|
|
140
|
+
const _DORCMR = "DisableOrganizationsRootCredentialsManagementRequest";
|
|
141
|
+
const _DORCMRi = "DisableOrganizationsRootCredentialsManagementResponse";
|
|
142
|
+
const _DORS = "DisableOrganizationsRootSessions";
|
|
143
|
+
const _DORSR = "DisableOrganizationsRootSessionsRequest";
|
|
144
|
+
const _DORSRi = "DisableOrganizationsRootSessionsResponse";
|
|
145
|
+
const _DP = "DelegationPermission";
|
|
146
|
+
const _DPR = "DeletePolicyRequest";
|
|
147
|
+
const _DPV = "DeletePolicyVersion";
|
|
148
|
+
const _DPVR = "DeletePolicyVersionRequest";
|
|
149
|
+
const _DPe = "DeletePolicy";
|
|
150
|
+
const _DR = "DeleteRole";
|
|
151
|
+
const _DRI = "DelegationRequestId";
|
|
152
|
+
const _DRP = "DeleteRolePolicy";
|
|
153
|
+
const _DRPB = "DeleteRolePermissionsBoundary";
|
|
154
|
+
const _DRPBR = "DeleteRolePermissionsBoundaryRequest";
|
|
155
|
+
const _DRPR = "DeleteRolePolicyRequest";
|
|
156
|
+
const _DRPRe = "DetachRolePolicyRequest";
|
|
157
|
+
const _DRPe = "DetachRolePolicy";
|
|
158
|
+
const _DRR = "DeleteRoleRequest";
|
|
159
|
+
const _DSAMLP = "DeleteSAMLProvider";
|
|
160
|
+
const _DSAMLPR = "DeleteSAMLProviderRequest";
|
|
161
|
+
const _DSC = "DeleteServerCertificate";
|
|
162
|
+
const _DSCR = "DeleteServerCertificateRequest";
|
|
163
|
+
const _DSCRe = "DeleteSigningCertificateRequest";
|
|
164
|
+
const _DSCe = "DeleteSigningCertificate";
|
|
165
|
+
const _DSLR = "DeleteServiceLinkedRole";
|
|
166
|
+
const _DSLRR = "DeleteServiceLinkedRoleRequest";
|
|
167
|
+
const _DSLRRe = "DeleteServiceLinkedRoleResponse";
|
|
168
|
+
const _DSSC = "DeleteServiceSpecificCredential";
|
|
169
|
+
const _DSSCR = "DeleteServiceSpecificCredentialRequest";
|
|
170
|
+
const _DSSHPK = "DeleteSSHPublicKey";
|
|
171
|
+
const _DSSHPKE = "DuplicateSSHPublicKeyException";
|
|
172
|
+
const _DSSHPKR = "DeleteSSHPublicKeyRequest";
|
|
173
|
+
const _DTFRT = "DeletionTaskFailureReasonType";
|
|
174
|
+
const _DTI = "DeletionTaskId";
|
|
175
|
+
const _DU = "DeleteUser";
|
|
176
|
+
const _DUP = "DeleteUserPolicy";
|
|
177
|
+
const _DUPB = "DeleteUserPermissionsBoundary";
|
|
178
|
+
const _DUPBR = "DeleteUserPermissionsBoundaryRequest";
|
|
179
|
+
const _DUPR = "DeleteUserPolicyRequest";
|
|
180
|
+
const _DUPRe = "DetachUserPolicyRequest";
|
|
181
|
+
const _DUPe = "DetachUserPolicy";
|
|
182
|
+
const _DUR = "DeleteUserRequest";
|
|
183
|
+
const _DVI = "DefaultVersionId";
|
|
184
|
+
const _DVMFAD = "DeleteVirtualMFADevice";
|
|
185
|
+
const _DVMFADR = "DeleteVirtualMFADeviceRequest";
|
|
186
|
+
const _Do = "Document";
|
|
187
|
+
const _E = "Error";
|
|
188
|
+
const _EAEE = "EntityAlreadyExistsException";
|
|
189
|
+
const _EAN = "EvalActionName";
|
|
190
|
+
const _ED = "EntityDetails";
|
|
191
|
+
const _EDD = "EvalDecisionDetails";
|
|
192
|
+
const _EDL = "EntityDetailsList";
|
|
193
|
+
const _EDn = "EnableDate";
|
|
194
|
+
const _EDr = "ErrorDetails";
|
|
195
|
+
const _EDv = "EvalDecision";
|
|
196
|
+
const _EDx = "ExpirationDate";
|
|
197
|
+
const _EF = "EnabledFeatures";
|
|
198
|
+
const _EFn = "EntityFilter";
|
|
199
|
+
const _EI = "EntityInfo";
|
|
200
|
+
const _EMFAD = "EnableMFADevice";
|
|
201
|
+
const _EMFADR = "EnableMFADeviceRequest";
|
|
202
|
+
const _EN = "EntityName";
|
|
203
|
+
const _EORCM = "EnableOrganizationsRootCredentialsManagement";
|
|
204
|
+
const _EORCMR = "EnableOrganizationsRootCredentialsManagementRequest";
|
|
205
|
+
const _EORCMRn = "EnableOrganizationsRootCredentialsManagementResponse";
|
|
206
|
+
const _EORS = "EnableOrganizationsRootSessions";
|
|
207
|
+
const _EORSR = "EnableOrganizationsRootSessionsRequest";
|
|
208
|
+
const _EORSRn = "EnableOrganizationsRootSessionsResponse";
|
|
209
|
+
const _EP = "EntityPath";
|
|
210
|
+
const _EPn = "EndPosition";
|
|
211
|
+
const _EPx = "ExpirePasswords";
|
|
212
|
+
const _ER = "EvaluationResult";
|
|
213
|
+
const _ERD = "EvalResourceDecision";
|
|
214
|
+
const _ERLT = "EvaluationResultsListType";
|
|
215
|
+
const _ERN = "EvalResourceName";
|
|
216
|
+
const _ERv = "EvaluationResults";
|
|
217
|
+
const _ET = "EntityType";
|
|
218
|
+
const _ETUE = "EntityTemporarilyUnmodifiableException";
|
|
219
|
+
const _En = "Encoding";
|
|
220
|
+
const _Ex = "Expiration";
|
|
221
|
+
const _F = "Filter";
|
|
222
|
+
const _Fi = "Fingerprint";
|
|
223
|
+
const _G = "Group";
|
|
224
|
+
const _GAAD = "GetAccountAuthorizationDetails";
|
|
225
|
+
const _GAADR = "GetAccountAuthorizationDetailsRequest";
|
|
226
|
+
const _GAADRe = "GetAccountAuthorizationDetailsResponse";
|
|
227
|
+
const _GAKLU = "GetAccessKeyLastUsed";
|
|
228
|
+
const _GAKLUR = "GetAccessKeyLastUsedRequest";
|
|
229
|
+
const _GAKLURe = "GetAccessKeyLastUsedResponse";
|
|
230
|
+
const _GAPP = "GetAccountPasswordPolicy";
|
|
231
|
+
const _GAPPR = "GetAccountPasswordPolicyResponse";
|
|
232
|
+
const _GAS = "GetAccountSummary";
|
|
233
|
+
const _GASR = "GetAccountSummaryResponse";
|
|
234
|
+
const _GCKFCP = "GetContextKeysForCustomPolicy";
|
|
235
|
+
const _GCKFCPR = "GetContextKeysForCustomPolicyRequest";
|
|
236
|
+
const _GCKFPP = "GetContextKeysForPrincipalPolicy";
|
|
237
|
+
const _GCKFPPR = "GetContextKeysForPrincipalPolicyRequest";
|
|
238
|
+
const _GCKFPR = "GetContextKeysForPolicyResponse";
|
|
239
|
+
const _GCR = "GenerateCredentialReport";
|
|
240
|
+
const _GCRR = "GenerateCredentialReportResponse";
|
|
241
|
+
const _GCRRe = "GetCredentialReportResponse";
|
|
242
|
+
const _GCRe = "GetCredentialReport";
|
|
243
|
+
const _GD = "GroupDetail";
|
|
244
|
+
const _GDL = "GroupDetailList";
|
|
245
|
+
const _GETV = "GlobalEndpointTokenVersion";
|
|
246
|
+
const _GG = "GetGroup";
|
|
247
|
+
const _GGP = "GetGroupPolicy";
|
|
248
|
+
const _GGPR = "GetGroupPolicyRequest";
|
|
249
|
+
const _GGPRe = "GetGroupPolicyResponse";
|
|
250
|
+
const _GGR = "GetGroupRequest";
|
|
251
|
+
const _GGRe = "GetGroupResponse";
|
|
252
|
+
const _GI = "GroupId";
|
|
253
|
+
const _GIP = "GetInstanceProfile";
|
|
254
|
+
const _GIPR = "GetInstanceProfileRequest";
|
|
255
|
+
const _GIPRe = "GetInstanceProfileResponse";
|
|
256
|
+
const _GL = "GroupList";
|
|
257
|
+
const _GLP = "GetLoginProfile";
|
|
258
|
+
const _GLPR = "GetLoginProfileRequest";
|
|
259
|
+
const _GLPRe = "GetLoginProfileResponse";
|
|
260
|
+
const _GMFAD = "GetMFADevice";
|
|
261
|
+
const _GMFADR = "GetMFADeviceRequest";
|
|
262
|
+
const _GMFADRe = "GetMFADeviceResponse";
|
|
263
|
+
const _GN = "GroupName";
|
|
264
|
+
const _GOAR = "GenerateOrganizationsAccessReport";
|
|
265
|
+
const _GOARR = "GenerateOrganizationsAccessReportRequest";
|
|
266
|
+
const _GOARRe = "GenerateOrganizationsAccessReportResponse";
|
|
267
|
+
const _GOARRet = "GetOrganizationsAccessReportRequest";
|
|
268
|
+
const _GOARRetr = "GetOrganizationsAccessReportResponse";
|
|
269
|
+
const _GOARe = "GetOrganizationsAccessReport";
|
|
270
|
+
const _GOIDCP = "GetOpenIDConnectProvider";
|
|
271
|
+
const _GOIDCPR = "GetOpenIDConnectProviderRequest";
|
|
272
|
+
const _GOIDCPRe = "GetOpenIDConnectProviderResponse";
|
|
273
|
+
const _GP = "GetPolicy";
|
|
274
|
+
const _GPL = "GroupPolicyList";
|
|
275
|
+
const _GPR = "GetPolicyRequest";
|
|
276
|
+
const _GPRe = "GetPolicyResponse";
|
|
277
|
+
const _GPV = "GetPolicyVersion";
|
|
278
|
+
const _GPVR = "GetPolicyVersionRequest";
|
|
279
|
+
const _GPVRe = "GetPolicyVersionResponse";
|
|
280
|
+
const _GR = "GetRole";
|
|
281
|
+
const _GRP = "GetRolePolicy";
|
|
282
|
+
const _GRPR = "GetRolePolicyRequest";
|
|
283
|
+
const _GRPRe = "GetRolePolicyResponse";
|
|
284
|
+
const _GRR = "GetRoleRequest";
|
|
285
|
+
const _GRRe = "GetRoleResponse";
|
|
286
|
+
const _GSAMLP = "GetSAMLProvider";
|
|
287
|
+
const _GSAMLPR = "GetSAMLProviderRequest";
|
|
288
|
+
const _GSAMLPRe = "GetSAMLProviderResponse";
|
|
289
|
+
const _GSC = "GetServerCertificate";
|
|
290
|
+
const _GSCR = "GetServerCertificateRequest";
|
|
291
|
+
const _GSCRe = "GetServerCertificateResponse";
|
|
292
|
+
const _GSLAD = "GenerateServiceLastAccessedDetails";
|
|
293
|
+
const _GSLADR = "GenerateServiceLastAccessedDetailsRequest";
|
|
294
|
+
const _GSLADRe = "GenerateServiceLastAccessedDetailsResponse";
|
|
295
|
+
const _GSLADRet = "GetServiceLastAccessedDetailsRequest";
|
|
296
|
+
const _GSLADRete = "GetServiceLastAccessedDetailsResponse";
|
|
297
|
+
const _GSLADWE = "GetServiceLastAccessedDetailsWithEntities";
|
|
298
|
+
const _GSLADWER = "GetServiceLastAccessedDetailsWithEntitiesRequest";
|
|
299
|
+
const _GSLADWERe = "GetServiceLastAccessedDetailsWithEntitiesResponse";
|
|
300
|
+
const _GSLADe = "GetServiceLastAccessedDetails";
|
|
301
|
+
const _GSLRDS = "GetServiceLinkedRoleDeletionStatus";
|
|
302
|
+
const _GSLRDSR = "GetServiceLinkedRoleDeletionStatusRequest";
|
|
303
|
+
const _GSLRDSRe = "GetServiceLinkedRoleDeletionStatusResponse";
|
|
304
|
+
const _GSSHPK = "GetSSHPublicKey";
|
|
305
|
+
const _GSSHPKR = "GetSSHPublicKeyRequest";
|
|
306
|
+
const _GSSHPKRe = "GetSSHPublicKeyResponse";
|
|
307
|
+
const _GT = "GeneratedTime";
|
|
308
|
+
const _GU = "GetUser";
|
|
309
|
+
const _GUP = "GetUserPolicy";
|
|
310
|
+
const _GUPR = "GetUserPolicyRequest";
|
|
311
|
+
const _GUPRe = "GetUserPolicyResponse";
|
|
312
|
+
const _GUR = "GetUserRequest";
|
|
313
|
+
const _GURe = "GetUserResponse";
|
|
314
|
+
const _Gr = "Granularity";
|
|
315
|
+
const _Gro = "Groups";
|
|
316
|
+
const _HE = "HardExpiry";
|
|
317
|
+
const _I = "Id";
|
|
318
|
+
const _IA = "IsAttachable";
|
|
319
|
+
const _IACE = "InvalidAuthenticationCodeException";
|
|
320
|
+
const _ICE = "InvalidCertificateException";
|
|
321
|
+
const _IDV = "IsDefaultVersion";
|
|
322
|
+
const _IIE = "InvalidInputException";
|
|
323
|
+
const _IP = "InstanceProfile";
|
|
324
|
+
const _IPI = "InstanceProfileId";
|
|
325
|
+
const _IPKE = "InvalidPublicKeyException";
|
|
326
|
+
const _IPL = "InstanceProfileList";
|
|
327
|
+
const _IPN = "InstanceProfileName";
|
|
328
|
+
const _IPn = "InstanceProfiles";
|
|
329
|
+
const _IT = "IsTruncated";
|
|
330
|
+
const _IUTE = "InvalidUserTypeException";
|
|
331
|
+
const _JCD = "JobCreationDate";
|
|
332
|
+
const _JCDo = "JobCompletionDate";
|
|
333
|
+
const _JI = "JobId";
|
|
334
|
+
const _JS = "JobStatus";
|
|
335
|
+
const _JT = "JobType";
|
|
336
|
+
const _K = "Key";
|
|
337
|
+
const _KI = "KeyId";
|
|
338
|
+
const _KPME = "KeyPairMismatchException";
|
|
339
|
+
const _L = "Line";
|
|
340
|
+
const _LA = "LastAuthenticated";
|
|
341
|
+
const _LAA = "ListAccountAliases";
|
|
342
|
+
const _LAAR = "ListAccountAliasesRequest";
|
|
343
|
+
const _LAARi = "ListAccountAliasesResponse";
|
|
344
|
+
const _LAE = "LastAuthenticatedEntity";
|
|
345
|
+
const _LAEa = "LastAccessedEntity";
|
|
346
|
+
const _LAGP = "ListAttachedGroupPolicies";
|
|
347
|
+
const _LAGPR = "ListAttachedGroupPoliciesRequest";
|
|
348
|
+
const _LAGPRi = "ListAttachedGroupPoliciesResponse";
|
|
349
|
+
const _LAK = "ListAccessKeys";
|
|
350
|
+
const _LAKR = "ListAccessKeysRequest";
|
|
351
|
+
const _LAKRi = "ListAccessKeysResponse";
|
|
352
|
+
const _LAR = "LastAuthenticatedRegion";
|
|
353
|
+
const _LARP = "ListAttachedRolePolicies";
|
|
354
|
+
const _LARPR = "ListAttachedRolePoliciesRequest";
|
|
355
|
+
const _LARPRi = "ListAttachedRolePoliciesResponse";
|
|
356
|
+
const _LARa = "LastAccessedRegion";
|
|
357
|
+
const _LAT = "LastAuthenticatedTime";
|
|
358
|
+
const _LATa = "LastAccessedTime";
|
|
359
|
+
const _LAUP = "ListAttachedUserPolicies";
|
|
360
|
+
const _LAUPR = "ListAttachedUserPoliciesRequest";
|
|
361
|
+
const _LAUPRi = "ListAttachedUserPoliciesResponse";
|
|
362
|
+
const _LEE = "LimitExceededException";
|
|
363
|
+
const _LEFP = "ListEntitiesForPolicy";
|
|
364
|
+
const _LEFPR = "ListEntitiesForPolicyRequest";
|
|
365
|
+
const _LEFPRi = "ListEntitiesForPolicyResponse";
|
|
366
|
+
const _LG = "ListGroups";
|
|
367
|
+
const _LGFU = "ListGroupsForUser";
|
|
368
|
+
const _LGFUR = "ListGroupsForUserRequest";
|
|
369
|
+
const _LGFURi = "ListGroupsForUserResponse";
|
|
370
|
+
const _LGP = "ListGroupPolicies";
|
|
371
|
+
const _LGPR = "ListGroupPoliciesRequest";
|
|
372
|
+
const _LGPRi = "ListGroupPoliciesResponse";
|
|
373
|
+
const _LGR = "ListGroupsRequest";
|
|
374
|
+
const _LGRi = "ListGroupsResponse";
|
|
375
|
+
const _LIP = "ListInstanceProfiles";
|
|
376
|
+
const _LIPFR = "ListInstanceProfilesForRole";
|
|
377
|
+
const _LIPFRR = "ListInstanceProfilesForRoleRequest";
|
|
378
|
+
const _LIPFRRi = "ListInstanceProfilesForRoleResponse";
|
|
379
|
+
const _LIPR = "ListInstanceProfilesRequest";
|
|
380
|
+
const _LIPRi = "ListInstanceProfilesResponse";
|
|
381
|
+
const _LIPT = "ListInstanceProfileTags";
|
|
382
|
+
const _LIPTR = "ListInstanceProfileTagsRequest";
|
|
383
|
+
const _LIPTRi = "ListInstanceProfileTagsResponse";
|
|
384
|
+
const _LMFAD = "ListMFADevices";
|
|
385
|
+
const _LMFADR = "ListMFADevicesRequest";
|
|
386
|
+
const _LMFADRi = "ListMFADevicesResponse";
|
|
387
|
+
const _LMFADT = "ListMFADeviceTags";
|
|
388
|
+
const _LMFADTR = "ListMFADeviceTagsRequest";
|
|
389
|
+
const _LMFADTRi = "ListMFADeviceTagsResponse";
|
|
390
|
+
const _LOF = "ListOrganizationsFeatures";
|
|
391
|
+
const _LOFR = "ListOrganizationsFeaturesRequest";
|
|
392
|
+
const _LOFRi = "ListOrganizationsFeaturesResponse";
|
|
393
|
+
const _LOIDCP = "ListOpenIDConnectProviders";
|
|
394
|
+
const _LOIDCPR = "ListOpenIDConnectProvidersRequest";
|
|
395
|
+
const _LOIDCPRi = "ListOpenIDConnectProvidersResponse";
|
|
396
|
+
const _LOIDCPT = "ListOpenIDConnectProviderTags";
|
|
397
|
+
const _LOIDCPTR = "ListOpenIDConnectProviderTagsRequest";
|
|
398
|
+
const _LOIDCPTRi = "ListOpenIDConnectProviderTagsResponse";
|
|
399
|
+
const _LP = "LoginProfile";
|
|
400
|
+
const _LPGSA = "ListPoliciesGrantingServiceAccess";
|
|
401
|
+
const _LPGSAE = "ListPoliciesGrantingServiceAccessEntry";
|
|
402
|
+
const _LPGSAR = "ListPoliciesGrantingServiceAccessRequest";
|
|
403
|
+
const _LPGSARi = "ListPoliciesGrantingServiceAccessResponse";
|
|
404
|
+
const _LPR = "ListPoliciesRequest";
|
|
405
|
+
const _LPRi = "ListPoliciesResponse";
|
|
406
|
+
const _LPT = "ListPolicyTags";
|
|
407
|
+
const _LPTR = "ListPolicyTagsRequest";
|
|
408
|
+
const _LPTRi = "ListPolicyTagsResponse";
|
|
409
|
+
const _LPV = "ListPolicyVersions";
|
|
410
|
+
const _LPVR = "ListPolicyVersionsRequest";
|
|
411
|
+
const _LPVRi = "ListPolicyVersionsResponse";
|
|
412
|
+
const _LPi = "ListPolicies";
|
|
413
|
+
const _LR = "ListRoles";
|
|
414
|
+
const _LRP = "ListRolePolicies";
|
|
415
|
+
const _LRPR = "ListRolePoliciesRequest";
|
|
416
|
+
const _LRPRi = "ListRolePoliciesResponse";
|
|
417
|
+
const _LRR = "ListRolesRequest";
|
|
418
|
+
const _LRRi = "ListRolesResponse";
|
|
419
|
+
const _LRT = "ListRoleTags";
|
|
420
|
+
const _LRTR = "ListRoleTagsRequest";
|
|
421
|
+
const _LRTRi = "ListRoleTagsResponse";
|
|
422
|
+
const _LSAMLP = "ListSAMLProviders";
|
|
423
|
+
const _LSAMLPR = "ListSAMLProvidersRequest";
|
|
424
|
+
const _LSAMLPRi = "ListSAMLProvidersResponse";
|
|
425
|
+
const _LSAMLPT = "ListSAMLProviderTags";
|
|
426
|
+
const _LSAMLPTR = "ListSAMLProviderTagsRequest";
|
|
427
|
+
const _LSAMLPTRi = "ListSAMLProviderTagsResponse";
|
|
428
|
+
const _LSC = "ListServerCertificates";
|
|
429
|
+
const _LSCR = "ListServerCertificatesRequest";
|
|
430
|
+
const _LSCRi = "ListServerCertificatesResponse";
|
|
431
|
+
const _LSCRis = "ListSigningCertificatesRequest";
|
|
432
|
+
const _LSCRist = "ListSigningCertificatesResponse";
|
|
433
|
+
const _LSCT = "ListServerCertificateTags";
|
|
434
|
+
const _LSCTR = "ListServerCertificateTagsRequest";
|
|
435
|
+
const _LSCTRi = "ListServerCertificateTagsResponse";
|
|
436
|
+
const _LSCi = "ListSigningCertificates";
|
|
437
|
+
const _LSSC = "ListServiceSpecificCredentials";
|
|
438
|
+
const _LSSCR = "ListServiceSpecificCredentialsRequest";
|
|
439
|
+
const _LSSCRi = "ListServiceSpecificCredentialsResponse";
|
|
440
|
+
const _LSSHPK = "ListSSHPublicKeys";
|
|
441
|
+
const _LSSHPKR = "ListSSHPublicKeysRequest";
|
|
442
|
+
const _LSSHPKRi = "ListSSHPublicKeysResponse";
|
|
443
|
+
const _LU = "ListUsers";
|
|
444
|
+
const _LUD = "LastUsedDate";
|
|
445
|
+
const _LUP = "ListUserPolicies";
|
|
446
|
+
const _LUPR = "ListUserPoliciesRequest";
|
|
447
|
+
const _LUPRi = "ListUserPoliciesResponse";
|
|
448
|
+
const _LUR = "ListUsersRequest";
|
|
449
|
+
const _LURi = "ListUsersResponse";
|
|
450
|
+
const _LUT = "ListUserTags";
|
|
451
|
+
const _LUTR = "ListUserTagsRequest";
|
|
452
|
+
const _LUTRi = "ListUserTagsResponse";
|
|
453
|
+
const _LVMFAD = "ListVirtualMFADevices";
|
|
454
|
+
const _LVMFADR = "ListVirtualMFADevicesRequest";
|
|
455
|
+
const _LVMFADRi = "ListVirtualMFADevicesResponse";
|
|
456
|
+
const _M = "Message";
|
|
457
|
+
const _MCE = "MalformedCertificateException";
|
|
458
|
+
const _MCV = "MissingContextValues";
|
|
459
|
+
const _MFAD = "MFADevices";
|
|
460
|
+
const _MFADe = "MFADevice";
|
|
461
|
+
const _MI = "MaxItems";
|
|
462
|
+
const _MPA = "MaxPasswordAge";
|
|
463
|
+
const _MPD = "ManagedPolicyDetail";
|
|
464
|
+
const _MPDE = "MalformedPolicyDocumentException";
|
|
465
|
+
const _MPDLT = "ManagedPolicyDetailListType";
|
|
466
|
+
const _MPL = "MinimumPasswordLength";
|
|
467
|
+
const _MS = "MatchedStatements";
|
|
468
|
+
const _MSD = "MaxSessionDuration";
|
|
469
|
+
const _Ma = "Marker";
|
|
470
|
+
const _N = "Name";
|
|
471
|
+
const _NC = "NotificationChannel";
|
|
472
|
+
const _NGN = "NewGroupName";
|
|
473
|
+
const _NOSA = "NumberOfServicesAccessible";
|
|
474
|
+
const _NOSNA = "NumberOfServicesNotAccessed";
|
|
475
|
+
const _NP = "NewPassword";
|
|
476
|
+
const _NPe = "NewPath";
|
|
477
|
+
const _NSCN = "NewServerCertificateName";
|
|
478
|
+
const _NSEE = "NoSuchEntityException";
|
|
479
|
+
const _NUN = "NewUserName";
|
|
480
|
+
const _OA = "OnlyAttached";
|
|
481
|
+
const _OAI = "OwnerAccountId";
|
|
482
|
+
const _ODD = "OrganizationsDecisionDetail";
|
|
483
|
+
const _OI = "OrganizationId";
|
|
484
|
+
const _OIDCPA = "OpenIDConnectProviderArn";
|
|
485
|
+
const _OIDCPL = "OpenIDConnectProviderList";
|
|
486
|
+
const _OIDCPLE = "OpenIDConnectProviderListEntry";
|
|
487
|
+
const _OIDCPLT = "OpenIDConnectProviderListType";
|
|
488
|
+
const _OIICEE = "OpenIdIdpCommunicationErrorException";
|
|
489
|
+
const _ONFE = "OrganizationNotFoundException";
|
|
490
|
+
const _ONIAFME = "OrganizationNotInAllFeaturesModeException";
|
|
491
|
+
const _OP = "OldPassword";
|
|
492
|
+
const _OPI = "OrganizationsPolicyId";
|
|
493
|
+
const _OSBO = "OnlySendByOwner";
|
|
494
|
+
const _P = "Permissions";
|
|
495
|
+
const _PA = "PolicyArn";
|
|
496
|
+
const _PB = "PermissionsBoundary";
|
|
497
|
+
const _PBA = "PermissionsBoundaryArn";
|
|
498
|
+
const _PBDD = "PermissionsBoundaryDecisionDetail";
|
|
499
|
+
const _PBPIL = "PermissionsBoundaryPolicyInputList";
|
|
500
|
+
const _PBT = "PermissionsBoundaryType";
|
|
501
|
+
const _PBUC = "PermissionsBoundaryUsageCount";
|
|
502
|
+
const _PD = "PolicyDocument";
|
|
503
|
+
const _PDo = "PolicyDetail";
|
|
504
|
+
const _PEE = "PolicyEvaluationException";
|
|
505
|
+
const _PG = "PolicyGroups";
|
|
506
|
+
const _PGLT = "PolicyGroupListType";
|
|
507
|
+
const _PGP = "PutGroupPolicy";
|
|
508
|
+
const _PGPR = "PutGroupPolicyRequest";
|
|
509
|
+
const _PGSA = "PoliciesGrantingServiceAccess";
|
|
510
|
+
const _PGSAo = "PolicyGrantingServiceAccess";
|
|
511
|
+
const _PGo = "PolicyGroup";
|
|
512
|
+
const _PI = "PolicyId";
|
|
513
|
+
const _PIL = "PolicyInputList";
|
|
514
|
+
const _PK = "PrivateKey";
|
|
515
|
+
const _PKL = "PrivateKeyList";
|
|
516
|
+
const _PLU = "PasswordLastUsed";
|
|
517
|
+
const _PN = "PolicyName";
|
|
518
|
+
const _PNAE = "PolicyNotAttachableException";
|
|
519
|
+
const _PNo = "PolicyNames";
|
|
520
|
+
const _PP = "PasswordPolicy";
|
|
521
|
+
const _PPVE = "PasswordPolicyViolationException";
|
|
522
|
+
const _PPa = "PathPrefix";
|
|
523
|
+
const _PPo = "PolicyParameter";
|
|
524
|
+
const _PR = "PolicyRoles";
|
|
525
|
+
const _PRLT = "PolicyRoleListType";
|
|
526
|
+
const _PRP = "PasswordReusePrevention";
|
|
527
|
+
const _PRPB = "PutRolePermissionsBoundary";
|
|
528
|
+
const _PRPBR = "PutRolePermissionsBoundaryRequest";
|
|
529
|
+
const _PRPR = "PutRolePolicyRequest";
|
|
530
|
+
const _PRPu = "PutRolePolicy";
|
|
531
|
+
const _PRR = "PasswordResetRequired";
|
|
532
|
+
const _PRo = "PolicyRole";
|
|
533
|
+
const _PSA = "PolicySourceArn";
|
|
534
|
+
const _PT = "PolicyType";
|
|
535
|
+
const _PTA = "PolicyTemplateArn";
|
|
536
|
+
const _PU = "PolicyUsers";
|
|
537
|
+
const _PUF = "PolicyUsageFilter";
|
|
538
|
+
const _PULT = "PolicyUserListType";
|
|
539
|
+
const _PUP = "PutUserPolicy";
|
|
540
|
+
const _PUPB = "PutUserPermissionsBoundary";
|
|
541
|
+
const _PUPBR = "PutUserPermissionsBoundaryRequest";
|
|
542
|
+
const _PUPR = "PutUserPolicyRequest";
|
|
543
|
+
const _PUo = "PolicyUser";
|
|
544
|
+
const _PV = "PolicyVersion";
|
|
545
|
+
const _PVL = "PolicyVersionList";
|
|
546
|
+
const _Pa = "Path";
|
|
547
|
+
const _Par = "Parameters";
|
|
548
|
+
const _Pas = "Password";
|
|
549
|
+
const _Po = "Policy";
|
|
550
|
+
const _Pol = "Policies";
|
|
551
|
+
const _Pos = "Position";
|
|
552
|
+
const _QRCPNG = "QRCodePNG";
|
|
553
|
+
const _R = "Region";
|
|
554
|
+
const _RA = "ResourceArns";
|
|
555
|
+
const _RCIDFOIDCP = "RemoveClientIDFromOpenIDConnectProvider";
|
|
556
|
+
const _RCIDFOIDCPR = "RemoveClientIDFromOpenIDConnectProviderRequest";
|
|
557
|
+
const _RD = "RoleDetail";
|
|
558
|
+
const _RDL = "RoleDetailList";
|
|
559
|
+
const _RF = "ReportFormat";
|
|
560
|
+
const _RGLEE = "ReportGenerationLimitExceededException";
|
|
561
|
+
const _RHO = "ResourceHandlingOption";
|
|
562
|
+
const _RI = "RoleId";
|
|
563
|
+
const _RLC = "RequireLowercaseCharacters";
|
|
564
|
+
const _RLU = "RoleLastUsed";
|
|
565
|
+
const _RM = "RequestMessage";
|
|
566
|
+
const _RMFAD = "ResyncMFADevice";
|
|
567
|
+
const _RMFADR = "ResyncMFADeviceRequest";
|
|
568
|
+
const _RN = "RoleName";
|
|
569
|
+
const _RNe = "RequireNumbers";
|
|
570
|
+
const _RO = "ResourceOwner";
|
|
571
|
+
const _RP = "ResourcePolicy";
|
|
572
|
+
const _RPK = "RemovePrivateKey";
|
|
573
|
+
const _RPL = "RolePolicyList";
|
|
574
|
+
const _RRFIP = "RemoveRoleFromInstanceProfile";
|
|
575
|
+
const _RRFIPR = "RemoveRoleFromInstanceProfileRequest";
|
|
576
|
+
const _RS = "RequireSymbols";
|
|
577
|
+
const _RSR = "ResourceSpecificResults";
|
|
578
|
+
const _RSRLT = "ResourceSpecificResultListType";
|
|
579
|
+
const _RSRe = "ResourceSpecificResult";
|
|
580
|
+
const _RSSC = "ResetServiceSpecificCredential";
|
|
581
|
+
const _RSSCR = "ResetServiceSpecificCredentialRequest";
|
|
582
|
+
const _RSSCRe = "ResetServiceSpecificCredentialResponse";
|
|
583
|
+
const _RU = "RedirectUrl";
|
|
584
|
+
const _RUC = "RequireUppercaseCharacters";
|
|
585
|
+
const _RUFG = "RemoveUserFromGroup";
|
|
586
|
+
const _RUFGR = "RemoveUserFromGroupRequest";
|
|
587
|
+
const _RUL = "RoleUsageList";
|
|
588
|
+
const _RULT = "RoleUsageListType";
|
|
589
|
+
const _RUT = "RoleUsageType";
|
|
590
|
+
const _RWI = "RequestorWorkflowId";
|
|
591
|
+
const _Re = "Reason";
|
|
592
|
+
const _Res = "Resources";
|
|
593
|
+
const _Ro = "Role";
|
|
594
|
+
const _Rol = "Roles";
|
|
595
|
+
const _S = "Status";
|
|
596
|
+
const _SAD = "SetAsDefault";
|
|
597
|
+
const _SAK = "SecretAccessKey";
|
|
598
|
+
const _SAMLMD = "SAMLMetadataDocument";
|
|
599
|
+
const _SAMLPA = "SAMLProviderArn";
|
|
600
|
+
const _SAMLPK = "SAMLPrivateKey";
|
|
601
|
+
const _SAMLPL = "SAMLProviderList";
|
|
602
|
+
const _SAMLPLE = "SAMLProviderListEntry";
|
|
603
|
+
const _SAMLPLT = "SAMLProviderListType";
|
|
604
|
+
const _SAMLPUUID = "SAMLProviderUUID";
|
|
605
|
+
const _SANEE = "ServiceAccessNotEnabledException";
|
|
606
|
+
const _SC = "ServerCertificate";
|
|
607
|
+
const _SCA = "ServiceCredentialAlias";
|
|
608
|
+
const _SCI = "ServerCertificateId";
|
|
609
|
+
const _SCM = "ServerCertificateMetadata";
|
|
610
|
+
const _SCML = "ServerCertificateMetadataList";
|
|
611
|
+
const _SCN = "ServerCertificateName";
|
|
612
|
+
const _SCP = "SimulateCustomPolicy";
|
|
613
|
+
const _SCPR = "SimulateCustomPolicyRequest";
|
|
614
|
+
const _SCS = "ServiceCredentialSecret";
|
|
615
|
+
const _SCi = "SigningCertificate";
|
|
616
|
+
const _SD = "SessionDuration";
|
|
617
|
+
const _SDPV = "SetDefaultPolicyVersion";
|
|
618
|
+
const _SDPVR = "SetDefaultPolicyVersionRequest";
|
|
619
|
+
const _SFE = "ServiceFailureException";
|
|
620
|
+
const _SK = "SortKey";
|
|
621
|
+
const _SLA = "ServicesLastAccessed";
|
|
622
|
+
const _SLAe = "ServiceLastAccessed";
|
|
623
|
+
const _SLT = "StatementListType";
|
|
624
|
+
const _SM = "SummaryMap";
|
|
625
|
+
const _SN = "ServiceName";
|
|
626
|
+
const _SNSE = "ServiceNotSupportedException";
|
|
627
|
+
const _SNe = "ServiceNamespace";
|
|
628
|
+
const _SNer = "SerialNumber";
|
|
629
|
+
const _SNerv = "ServiceNamespaces";
|
|
630
|
+
const _SP = "ServicePassword";
|
|
631
|
+
const _SPI = "SourcePolicyId";
|
|
632
|
+
const _SPP = "SimulatePrincipalPolicy";
|
|
633
|
+
const _SPPR = "SimulatePrincipalPolicyRequest";
|
|
634
|
+
const _SPR = "SimulatePolicyResponse";
|
|
635
|
+
const _SPT = "SourcePolicyType";
|
|
636
|
+
const _SPt = "StartPosition";
|
|
637
|
+
const _SSC = "ServiceSpecificCredential";
|
|
638
|
+
const _SSCI = "ServiceSpecificCredentialId";
|
|
639
|
+
const _SSCLT = "ServiceSpecificCredentialsListType";
|
|
640
|
+
const _SSCM = "ServiceSpecificCredentialMetadata";
|
|
641
|
+
const _SSCe = "ServiceSpecificCredentials";
|
|
642
|
+
const _SSHPK = "SSHPublicKey";
|
|
643
|
+
const _SSHPKB = "SSHPublicKeyBody";
|
|
644
|
+
const _SSHPKI = "SSHPublicKeyId";
|
|
645
|
+
const _SSHPKLT = "SSHPublicKeyListType";
|
|
646
|
+
const _SSHPKM = "SSHPublicKeyMetadata";
|
|
647
|
+
const _SSHPKu = "SSHPublicKeys";
|
|
648
|
+
const _SSTSP = "SetSecurityTokenServicePreferences";
|
|
649
|
+
const _SSTSPR = "SetSecurityTokenServicePreferencesRequest";
|
|
650
|
+
const _SUN = "ServiceUserName";
|
|
651
|
+
const _Sc = "Scope";
|
|
652
|
+
const _St = "State";
|
|
653
|
+
const _Sta = "Statement";
|
|
654
|
+
const _T = "Tags";
|
|
655
|
+
const _TAE = "TotalAuthenticatedEntities";
|
|
656
|
+
const _TALA = "TrackedActionsLastAccessed";
|
|
657
|
+
const _TALAr = "TrackedActionLastAccessed";
|
|
658
|
+
const _TIP = "TagInstanceProfile";
|
|
659
|
+
const _TIPR = "TagInstanceProfileRequest";
|
|
660
|
+
const _TK = "TagKeys";
|
|
661
|
+
const _TL = "ThumbprintList";
|
|
662
|
+
const _TMFAD = "TagMFADevice";
|
|
663
|
+
const _TMFADR = "TagMFADeviceRequest";
|
|
664
|
+
const _TOIDCP = "TagOpenIDConnectProvider";
|
|
665
|
+
const _TOIDCPR = "TagOpenIDConnectProviderRequest";
|
|
666
|
+
const _TP = "TagPolicy";
|
|
667
|
+
const _TPR = "TagPolicyRequest";
|
|
668
|
+
const _TR = "TagRole";
|
|
669
|
+
const _TRR = "TagRoleRequest";
|
|
670
|
+
const _TSAMLP = "TagSAMLProvider";
|
|
671
|
+
const _TSAMLPR = "TagSAMLProviderRequest";
|
|
672
|
+
const _TSC = "TagServerCertificate";
|
|
673
|
+
const _TSCR = "TagServerCertificateRequest";
|
|
674
|
+
const _TU = "TagUser";
|
|
675
|
+
const _TUR = "TagUserRequest";
|
|
676
|
+
const _Ta = "Tag";
|
|
677
|
+
const _Ti = "Timestamp";
|
|
678
|
+
const _Ty = "Type";
|
|
679
|
+
const _U = "Url";
|
|
680
|
+
const _UAK = "UpdateAccessKey";
|
|
681
|
+
const _UAKR = "UpdateAccessKeyRequest";
|
|
682
|
+
const _UAPP = "UpdateAccountPasswordPolicy";
|
|
683
|
+
const _UAPPR = "UpdateAccountPasswordPolicyRequest";
|
|
684
|
+
const _UARP = "UpdateAssumeRolePolicy";
|
|
685
|
+
const _UARPR = "UpdateAssumeRolePolicyRequest";
|
|
686
|
+
const _UD = "UpdateDate";
|
|
687
|
+
const _UDL = "UserDetailList";
|
|
688
|
+
const _UDp = "UploadDate";
|
|
689
|
+
const _UDs = "UserDetail";
|
|
690
|
+
const _UEE = "UnmodifiableEntityException";
|
|
691
|
+
const _UG = "UpdateGroup";
|
|
692
|
+
const _UGR = "UpdateGroupRequest";
|
|
693
|
+
const _UI = "UserId";
|
|
694
|
+
const _UIP = "UntagInstanceProfile";
|
|
695
|
+
const _UIPR = "UntagInstanceProfileRequest";
|
|
696
|
+
const _ULP = "UpdateLoginProfile";
|
|
697
|
+
const _ULPR = "UpdateLoginProfileRequest";
|
|
698
|
+
const _UMFAD = "UntagMFADevice";
|
|
699
|
+
const _UMFADR = "UntagMFADeviceRequest";
|
|
700
|
+
const _UN = "UserName";
|
|
701
|
+
const _UOIDCP = "UntagOpenIDConnectProvider";
|
|
702
|
+
const _UOIDCPR = "UntagOpenIDConnectProviderRequest";
|
|
703
|
+
const _UOIDCPT = "UpdateOpenIDConnectProviderThumbprint";
|
|
704
|
+
const _UOIDCPTR = "UpdateOpenIDConnectProviderThumbprintRequest";
|
|
705
|
+
const _UP = "UntagPolicy";
|
|
706
|
+
const _UPKEE = "UnrecognizedPublicKeyEncodingException";
|
|
707
|
+
const _UPL = "UserPolicyList";
|
|
708
|
+
const _UPR = "UntagPolicyRequest";
|
|
709
|
+
const _UR = "UntagRole";
|
|
710
|
+
const _URD = "UpdateRoleDescription";
|
|
711
|
+
const _URDR = "UpdateRoleDescriptionRequest";
|
|
712
|
+
const _URDRp = "UpdateRoleDescriptionResponse";
|
|
713
|
+
const _URR = "UntagRoleRequest";
|
|
714
|
+
const _URRp = "UpdateRoleRequest";
|
|
715
|
+
const _URRpd = "UpdateRoleResponse";
|
|
716
|
+
const _URp = "UpdateRole";
|
|
717
|
+
const _USAMLP = "UntagSAMLProvider";
|
|
718
|
+
const _USAMLPR = "UntagSAMLProviderRequest";
|
|
719
|
+
const _USAMLPRp = "UpdateSAMLProviderRequest";
|
|
720
|
+
const _USAMLPRpd = "UpdateSAMLProviderResponse";
|
|
721
|
+
const _USAMLPp = "UpdateSAMLProvider";
|
|
722
|
+
const _USC = "UntagServerCertificate";
|
|
723
|
+
const _USCR = "UntagServerCertificateRequest";
|
|
724
|
+
const _USCRp = "UpdateServerCertificateRequest";
|
|
725
|
+
const _USCRpd = "UpdateSigningCertificateRequest";
|
|
726
|
+
const _USCRpl = "UploadServerCertificateRequest";
|
|
727
|
+
const _USCRplo = "UploadServerCertificateResponse";
|
|
728
|
+
const _USCRploa = "UploadSigningCertificateRequest";
|
|
729
|
+
const _USCRpload = "UploadSigningCertificateResponse";
|
|
730
|
+
const _USCp = "UpdateServerCertificate";
|
|
731
|
+
const _USCpd = "UpdateSigningCertificate";
|
|
732
|
+
const _USCpl = "UploadServerCertificate";
|
|
733
|
+
const _USCplo = "UploadSigningCertificate";
|
|
734
|
+
const _USSC = "UpdateServiceSpecificCredential";
|
|
735
|
+
const _USSCR = "UpdateServiceSpecificCredentialRequest";
|
|
736
|
+
const _USSHPK = "UpdateSSHPublicKey";
|
|
737
|
+
const _USSHPKR = "UpdateSSHPublicKeyRequest";
|
|
738
|
+
const _USSHPKRp = "UploadSSHPublicKeyRequest";
|
|
739
|
+
const _USSHPKRpl = "UploadSSHPublicKeyResponse";
|
|
740
|
+
const _USSHPKp = "UploadSSHPublicKey";
|
|
741
|
+
const _UU = "UntagUser";
|
|
742
|
+
const _UUR = "UntagUserRequest";
|
|
743
|
+
const _UURp = "UpdateUserRequest";
|
|
744
|
+
const _UUp = "UpdateUser";
|
|
745
|
+
const _Us = "User";
|
|
746
|
+
const _Use = "Users";
|
|
747
|
+
const _V = "Versions";
|
|
748
|
+
const _VI = "VersionId";
|
|
749
|
+
const _VMFAD = "VirtualMFADevice";
|
|
750
|
+
const _VMFADN = "VirtualMFADeviceName";
|
|
751
|
+
const _VMFADi = "VirtualMFADevices";
|
|
752
|
+
const _VU = "ValidUntil";
|
|
753
|
+
const _Va = "Values";
|
|
754
|
+
const _Val = "Value";
|
|
755
|
+
const _aKMLT = "accessKeyMetadataListType";
|
|
756
|
+
const _aKST = "accessKeySecretType";
|
|
757
|
+
const _aPLT = "attachedPoliciesListType";
|
|
758
|
+
const _aQE = "awsQueryError";
|
|
759
|
+
const _c = "client";
|
|
760
|
+
const _cLT = "certificateListType";
|
|
761
|
+
const _e = "error";
|
|
762
|
+
const _eDLT = "entityDetailsListType";
|
|
763
|
+
const _gDLT = "groupDetailListType";
|
|
764
|
+
const _gLT = "groupListType";
|
|
765
|
+
const _hE = "httpError";
|
|
766
|
+
const _iPLT = "instanceProfileListType";
|
|
767
|
+
const _lPGSARLT = "listPolicyGrantingServiceAccessResponseListType";
|
|
768
|
+
const _m = "message";
|
|
769
|
+
const _mDLT = "mfaDeviceListType";
|
|
770
|
+
const _pDLT = "policyDetailListType";
|
|
771
|
+
const _pDVLT = "policyDocumentVersionListType";
|
|
772
|
+
const _pGSALT = "policyGrantingServiceAccessListType";
|
|
773
|
+
const _pKL = "privateKeyList";
|
|
774
|
+
const _pKT = "privateKeyType";
|
|
775
|
+
const _pLT = "policyListType";
|
|
776
|
+
const _pPLT = "policyParameterListType";
|
|
777
|
+
const _pT = "passwordType";
|
|
778
|
+
const _rDLT = "roleDetailListType";
|
|
779
|
+
const _rLT = "roleListType";
|
|
780
|
+
const _s = "server";
|
|
781
|
+
const _sCMLT = "serverCertificateMetadataListType";
|
|
782
|
+
const _sCS = "serviceCredentialSecret";
|
|
783
|
+
const _sP = "servicePassword";
|
|
784
|
+
const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.iam";
|
|
785
|
+
const _tLT = "tagListType";
|
|
786
|
+
const _uDLT = "userDetailListType";
|
|
787
|
+
const _uLT = "userListType";
|
|
788
|
+
const _vMFADLT = "virtualMFADeviceListType";
|
|
789
|
+
const n0 = "com.amazonaws.iam";
|
|
790
|
+
import { TypeRegistry } from "@smithy/core/schema";
|
|
791
|
+
import { IAMServiceException as __IAMServiceException } from "../models/IAMServiceException";
|
|
792
|
+
import { AccountNotManagementOrDelegatedAdministratorException as __AccountNotManagementOrDelegatedAdministratorException, CallerIsNotManagementAccountException as __CallerIsNotManagementAccountException, ConcurrentModificationException as __ConcurrentModificationException, CredentialReportExpiredException as __CredentialReportExpiredException, CredentialReportNotPresentException as __CredentialReportNotPresentException, CredentialReportNotReadyException as __CredentialReportNotReadyException, DeleteConflictException as __DeleteConflictException, DuplicateCertificateException as __DuplicateCertificateException, DuplicateSSHPublicKeyException as __DuplicateSSHPublicKeyException, EntityAlreadyExistsException as __EntityAlreadyExistsException, EntityTemporarilyUnmodifiableException as __EntityTemporarilyUnmodifiableException, InvalidAuthenticationCodeException as __InvalidAuthenticationCodeException, InvalidCertificateException as __InvalidCertificateException, InvalidInputException as __InvalidInputException, InvalidPublicKeyException as __InvalidPublicKeyException, InvalidUserTypeException as __InvalidUserTypeException, KeyPairMismatchException as __KeyPairMismatchException, LimitExceededException as __LimitExceededException, MalformedCertificateException as __MalformedCertificateException, MalformedPolicyDocumentException as __MalformedPolicyDocumentException, NoSuchEntityException as __NoSuchEntityException, OpenIdIdpCommunicationErrorException as __OpenIdIdpCommunicationErrorException, OrganizationNotFoundException as __OrganizationNotFoundException, OrganizationNotInAllFeaturesModeException as __OrganizationNotInAllFeaturesModeException, PasswordPolicyViolationException as __PasswordPolicyViolationException, PolicyEvaluationException as __PolicyEvaluationException, PolicyNotAttachableException as __PolicyNotAttachableException, ReportGenerationLimitExceededException as __ReportGenerationLimitExceededException, ServiceAccessNotEnabledException as __ServiceAccessNotEnabledException, ServiceFailureException as __ServiceFailureException, ServiceNotSupportedException as __ServiceNotSupportedException, UnmodifiableEntityException as __UnmodifiableEntityException, UnrecognizedPublicKeyEncodingException as __UnrecognizedPublicKeyEncodingException, } from "../models/index";
|
|
793
|
+
export var accessKeySecretType = [0, n0, _aKST, 8, 0];
|
|
794
|
+
export var BootstrapDatum = [0, n0, _BD, 8, 21];
|
|
795
|
+
export var passwordType = [0, n0, _pT, 8, 0];
|
|
796
|
+
export var privateKeyType = [0, n0, _pKT, 8, 0];
|
|
797
|
+
export var serviceCredentialSecret = [0, n0, _sCS, 8, 0];
|
|
798
|
+
export var servicePassword = [0, n0, _sP, 8, 0];
|
|
799
|
+
export var AccessDetail = [3, n0, _AD, 0, [_SN, _SNe, _R, _EP, _LAT, _TAE], [0, 0, 0, 0, 4, 1]];
|
|
800
|
+
export var AccessKey = [
|
|
801
|
+
3,
|
|
802
|
+
n0,
|
|
803
|
+
_AK,
|
|
804
|
+
0,
|
|
805
|
+
[_UN, _AKI, _S, _SAK, _CD],
|
|
806
|
+
[0, 0, 0, [() => accessKeySecretType, 0], 4],
|
|
807
|
+
];
|
|
808
|
+
export var AccessKeyLastUsed = [3, n0, _AKLU, 0, [_LUD, _SN, _R], [4, 0, 0]];
|
|
809
|
+
export var AccessKeyMetadata = [3, n0, _AKM, 0, [_UN, _AKI, _S, _CD], [0, 0, 0, 4]];
|
|
810
|
+
export var AccountNotManagementOrDelegatedAdministratorException = [
|
|
811
|
+
-3,
|
|
812
|
+
n0,
|
|
813
|
+
_ANMODAE,
|
|
814
|
+
{
|
|
815
|
+
[_e]: _c,
|
|
816
|
+
[_hE]: 400,
|
|
817
|
+
},
|
|
818
|
+
[_M],
|
|
819
|
+
[0],
|
|
820
|
+
];
|
|
821
|
+
TypeRegistry.for(n0).registerError(AccountNotManagementOrDelegatedAdministratorException, __AccountNotManagementOrDelegatedAdministratorException);
|
|
822
|
+
export var AddClientIDToOpenIDConnectProviderRequest = [
|
|
823
|
+
3,
|
|
824
|
+
n0,
|
|
825
|
+
_ACIDTOIDCPR,
|
|
826
|
+
0,
|
|
827
|
+
[_OIDCPA, _CID],
|
|
828
|
+
[0, 0],
|
|
829
|
+
];
|
|
830
|
+
export var AddRoleToInstanceProfileRequest = [3, n0, _ARTIPR, 0, [_IPN, _RN], [0, 0]];
|
|
831
|
+
export var AddUserToGroupRequest = [3, n0, _AUTGR, 0, [_GN, _UN], [0, 0]];
|
|
832
|
+
export var AttachedPermissionsBoundary = [3, n0, _APB, 0, [_PBT, _PBA], [0, 0]];
|
|
833
|
+
export var AttachedPolicy = [3, n0, _AP, 0, [_PN, _PA], [0, 0]];
|
|
834
|
+
export var AttachGroupPolicyRequest = [3, n0, _AGPR, 0, [_GN, _PA], [0, 0]];
|
|
835
|
+
export var AttachRolePolicyRequest = [3, n0, _ARPR, 0, [_RN, _PA], [0, 0]];
|
|
836
|
+
export var AttachUserPolicyRequest = [3, n0, _AUPR, 0, [_UN, _PA], [0, 0]];
|
|
837
|
+
export var CallerIsNotManagementAccountException = [
|
|
838
|
+
-3,
|
|
839
|
+
n0,
|
|
840
|
+
_CINMAE,
|
|
841
|
+
{
|
|
842
|
+
[_e]: _c,
|
|
843
|
+
[_hE]: 400,
|
|
844
|
+
},
|
|
845
|
+
[_M],
|
|
846
|
+
[0],
|
|
847
|
+
];
|
|
848
|
+
TypeRegistry.for(n0).registerError(CallerIsNotManagementAccountException, __CallerIsNotManagementAccountException);
|
|
849
|
+
export var ChangePasswordRequest = [
|
|
850
|
+
3,
|
|
851
|
+
n0,
|
|
852
|
+
_CPR,
|
|
853
|
+
0,
|
|
854
|
+
[_OP, _NP],
|
|
855
|
+
[
|
|
856
|
+
[() => passwordType, 0],
|
|
857
|
+
[() => passwordType, 0],
|
|
858
|
+
],
|
|
859
|
+
];
|
|
860
|
+
export var ConcurrentModificationException = [
|
|
861
|
+
-3,
|
|
862
|
+
n0,
|
|
863
|
+
_CME,
|
|
864
|
+
{
|
|
865
|
+
[_e]: _c,
|
|
866
|
+
[_hE]: 409,
|
|
867
|
+
[_aQE]: [`ConcurrentModification`, 409],
|
|
868
|
+
},
|
|
869
|
+
[_m],
|
|
870
|
+
[0],
|
|
871
|
+
];
|
|
872
|
+
TypeRegistry.for(n0).registerError(ConcurrentModificationException, __ConcurrentModificationException);
|
|
873
|
+
export var ContextEntry = [3, n0, _CE, 0, [_CKN, _CKV, _CKT], [0, 64 | 0, 0]];
|
|
874
|
+
export var CreateAccessKeyRequest = [3, n0, _CAKR, 0, [_UN], [0]];
|
|
875
|
+
export var CreateAccessKeyResponse = [3, n0, _CAKRr, 0, [_AK], [[() => AccessKey, 0]]];
|
|
876
|
+
export var CreateAccountAliasRequest = [3, n0, _CAAR, 0, [_AA], [0]];
|
|
877
|
+
export var CreateDelegationRequestRequest = [
|
|
878
|
+
3,
|
|
879
|
+
n0,
|
|
880
|
+
_CDRR,
|
|
881
|
+
0,
|
|
882
|
+
[_OAI, _D, _P, _RM, _RWI, _RU, _NC, _SD, _OSBO],
|
|
883
|
+
[0, 0, () => DelegationPermission, 0, 0, 0, 0, 1, 2],
|
|
884
|
+
];
|
|
885
|
+
export var CreateDelegationRequestResponse = [3, n0, _CDRRr, 0, [_CDL, _DRI], [0, 0]];
|
|
886
|
+
export var CreateGroupRequest = [3, n0, _CGR, 0, [_Pa, _GN], [0, 0]];
|
|
887
|
+
export var CreateGroupResponse = [3, n0, _CGRr, 0, [_G], [() => Group]];
|
|
888
|
+
export var CreateInstanceProfileRequest = [
|
|
889
|
+
3,
|
|
890
|
+
n0,
|
|
891
|
+
_CIPR,
|
|
892
|
+
0,
|
|
893
|
+
[_IPN, _Pa, _T],
|
|
894
|
+
[0, 0, () => tagListType],
|
|
895
|
+
];
|
|
896
|
+
export var CreateInstanceProfileResponse = [3, n0, _CIPRr, 0, [_IP], [() => InstanceProfile]];
|
|
897
|
+
export var CreateLoginProfileRequest = [
|
|
898
|
+
3,
|
|
899
|
+
n0,
|
|
900
|
+
_CLPR,
|
|
901
|
+
0,
|
|
902
|
+
[_UN, _Pas, _PRR],
|
|
903
|
+
[0, [() => passwordType, 0], 2],
|
|
904
|
+
];
|
|
905
|
+
export var CreateLoginProfileResponse = [3, n0, _CLPRr, 0, [_LP], [() => LoginProfile]];
|
|
906
|
+
export var CreateOpenIDConnectProviderRequest = [
|
|
907
|
+
3,
|
|
908
|
+
n0,
|
|
909
|
+
_COIDCPR,
|
|
910
|
+
0,
|
|
911
|
+
[_U, _CIDL, _TL, _T],
|
|
912
|
+
[0, 64 | 0, 64 | 0, () => tagListType],
|
|
913
|
+
];
|
|
914
|
+
export var CreateOpenIDConnectProviderResponse = [
|
|
915
|
+
3,
|
|
916
|
+
n0,
|
|
917
|
+
_COIDCPRr,
|
|
918
|
+
0,
|
|
919
|
+
[_OIDCPA, _T],
|
|
920
|
+
[0, () => tagListType],
|
|
921
|
+
];
|
|
922
|
+
export var CreatePolicyRequest = [
|
|
923
|
+
3,
|
|
924
|
+
n0,
|
|
925
|
+
_CPRr,
|
|
926
|
+
0,
|
|
927
|
+
[_PN, _Pa, _PD, _D, _T],
|
|
928
|
+
[0, 0, 0, 0, () => tagListType],
|
|
929
|
+
];
|
|
930
|
+
export var CreatePolicyResponse = [3, n0, _CPRre, 0, [_Po], [() => Policy]];
|
|
931
|
+
export var CreatePolicyVersionRequest = [3, n0, _CPVR, 0, [_PA, _PD, _SAD], [0, 0, 2]];
|
|
932
|
+
export var CreatePolicyVersionResponse = [3, n0, _CPVRr, 0, [_PV], [() => PolicyVersion]];
|
|
933
|
+
export var CreateRoleRequest = [
|
|
934
|
+
3,
|
|
935
|
+
n0,
|
|
936
|
+
_CRR,
|
|
937
|
+
0,
|
|
938
|
+
[_Pa, _RN, _ARPD, _D, _MSD, _PB, _T],
|
|
939
|
+
[0, 0, 0, 0, 1, 0, () => tagListType],
|
|
940
|
+
];
|
|
941
|
+
export var CreateRoleResponse = [3, n0, _CRRr, 0, [_Ro], [() => Role]];
|
|
942
|
+
export var CreateSAMLProviderRequest = [
|
|
943
|
+
3,
|
|
944
|
+
n0,
|
|
945
|
+
_CSAMLPR,
|
|
946
|
+
0,
|
|
947
|
+
[_SAMLMD, _N, _T, _AEM, _APK],
|
|
948
|
+
[0, 0, () => tagListType, 0, [() => privateKeyType, 0]],
|
|
949
|
+
];
|
|
950
|
+
export var CreateSAMLProviderResponse = [
|
|
951
|
+
3,
|
|
952
|
+
n0,
|
|
953
|
+
_CSAMLPRr,
|
|
954
|
+
0,
|
|
955
|
+
[_SAMLPA, _T],
|
|
956
|
+
[0, () => tagListType],
|
|
957
|
+
];
|
|
958
|
+
export var CreateServiceLinkedRoleRequest = [3, n0, _CSLRR, 0, [_AWSSN, _D, _CS], [0, 0, 0]];
|
|
959
|
+
export var CreateServiceLinkedRoleResponse = [3, n0, _CSLRRr, 0, [_Ro], [() => Role]];
|
|
960
|
+
export var CreateServiceSpecificCredentialRequest = [
|
|
961
|
+
3,
|
|
962
|
+
n0,
|
|
963
|
+
_CSSCR,
|
|
964
|
+
0,
|
|
965
|
+
[_UN, _SN, _CAD],
|
|
966
|
+
[0, 0, 1],
|
|
967
|
+
];
|
|
968
|
+
export var CreateServiceSpecificCredentialResponse = [
|
|
969
|
+
3,
|
|
970
|
+
n0,
|
|
971
|
+
_CSSCRr,
|
|
972
|
+
0,
|
|
973
|
+
[_SSC],
|
|
974
|
+
[[() => ServiceSpecificCredential, 0]],
|
|
975
|
+
];
|
|
976
|
+
export var CreateUserRequest = [
|
|
977
|
+
3,
|
|
978
|
+
n0,
|
|
979
|
+
_CUR,
|
|
980
|
+
0,
|
|
981
|
+
[_Pa, _UN, _PB, _T],
|
|
982
|
+
[0, 0, 0, () => tagListType],
|
|
983
|
+
];
|
|
984
|
+
export var CreateUserResponse = [3, n0, _CURr, 0, [_Us], [() => User]];
|
|
985
|
+
export var CreateVirtualMFADeviceRequest = [
|
|
986
|
+
3,
|
|
987
|
+
n0,
|
|
988
|
+
_CVMFADR,
|
|
989
|
+
0,
|
|
990
|
+
[_Pa, _VMFADN, _T],
|
|
991
|
+
[0, 0, () => tagListType],
|
|
992
|
+
];
|
|
993
|
+
export var CreateVirtualMFADeviceResponse = [
|
|
994
|
+
3,
|
|
995
|
+
n0,
|
|
996
|
+
_CVMFADRr,
|
|
997
|
+
0,
|
|
998
|
+
[_VMFAD],
|
|
999
|
+
[[() => VirtualMFADevice, 0]],
|
|
1000
|
+
];
|
|
1001
|
+
export var CredentialReportExpiredException = [
|
|
1002
|
+
-3,
|
|
1003
|
+
n0,
|
|
1004
|
+
_CREE,
|
|
1005
|
+
{
|
|
1006
|
+
[_e]: _c,
|
|
1007
|
+
[_hE]: 410,
|
|
1008
|
+
[_aQE]: [`ReportExpired`, 410],
|
|
1009
|
+
},
|
|
1010
|
+
[_m],
|
|
1011
|
+
[0],
|
|
1012
|
+
];
|
|
1013
|
+
TypeRegistry.for(n0).registerError(CredentialReportExpiredException, __CredentialReportExpiredException);
|
|
1014
|
+
export var CredentialReportNotPresentException = [
|
|
1015
|
+
-3,
|
|
1016
|
+
n0,
|
|
1017
|
+
_CRNPE,
|
|
1018
|
+
{
|
|
1019
|
+
[_e]: _c,
|
|
1020
|
+
[_hE]: 410,
|
|
1021
|
+
[_aQE]: [`ReportNotPresent`, 410],
|
|
1022
|
+
},
|
|
1023
|
+
[_m],
|
|
1024
|
+
[0],
|
|
1025
|
+
];
|
|
1026
|
+
TypeRegistry.for(n0).registerError(CredentialReportNotPresentException, __CredentialReportNotPresentException);
|
|
1027
|
+
export var CredentialReportNotReadyException = [
|
|
1028
|
+
-3,
|
|
1029
|
+
n0,
|
|
1030
|
+
_CRNRE,
|
|
1031
|
+
{
|
|
1032
|
+
[_e]: _c,
|
|
1033
|
+
[_hE]: 404,
|
|
1034
|
+
[_aQE]: [`ReportInProgress`, 404],
|
|
1035
|
+
},
|
|
1036
|
+
[_m],
|
|
1037
|
+
[0],
|
|
1038
|
+
];
|
|
1039
|
+
TypeRegistry.for(n0).registerError(CredentialReportNotReadyException, __CredentialReportNotReadyException);
|
|
1040
|
+
export var DeactivateMFADeviceRequest = [3, n0, _DMFADR, 0, [_UN, _SNer], [0, 0]];
|
|
1041
|
+
export var DelegationPermission = [
|
|
1042
|
+
3,
|
|
1043
|
+
n0,
|
|
1044
|
+
_DP,
|
|
1045
|
+
0,
|
|
1046
|
+
[_PTA, _Par],
|
|
1047
|
+
[0, () => policyParameterListType],
|
|
1048
|
+
];
|
|
1049
|
+
export var DeleteAccessKeyRequest = [3, n0, _DAKR, 0, [_UN, _AKI], [0, 0]];
|
|
1050
|
+
export var DeleteAccountAliasRequest = [3, n0, _DAAR, 0, [_AA], [0]];
|
|
1051
|
+
export var DeleteConflictException = [
|
|
1052
|
+
-3,
|
|
1053
|
+
n0,
|
|
1054
|
+
_DCE,
|
|
1055
|
+
{
|
|
1056
|
+
[_e]: _c,
|
|
1057
|
+
[_hE]: 409,
|
|
1058
|
+
[_aQE]: [`DeleteConflict`, 409],
|
|
1059
|
+
},
|
|
1060
|
+
[_m],
|
|
1061
|
+
[0],
|
|
1062
|
+
];
|
|
1063
|
+
TypeRegistry.for(n0).registerError(DeleteConflictException, __DeleteConflictException);
|
|
1064
|
+
export var DeleteGroupPolicyRequest = [3, n0, _DGPR, 0, [_GN, _PN], [0, 0]];
|
|
1065
|
+
export var DeleteGroupRequest = [3, n0, _DGR, 0, [_GN], [0]];
|
|
1066
|
+
export var DeleteInstanceProfileRequest = [3, n0, _DIPR, 0, [_IPN], [0]];
|
|
1067
|
+
export var DeleteLoginProfileRequest = [3, n0, _DLPR, 0, [_UN], [0]];
|
|
1068
|
+
export var DeleteOpenIDConnectProviderRequest = [3, n0, _DOIDCPR, 0, [_OIDCPA], [0]];
|
|
1069
|
+
export var DeletePolicyRequest = [3, n0, _DPR, 0, [_PA], [0]];
|
|
1070
|
+
export var DeletePolicyVersionRequest = [3, n0, _DPVR, 0, [_PA, _VI], [0, 0]];
|
|
1071
|
+
export var DeleteRolePermissionsBoundaryRequest = [3, n0, _DRPBR, 0, [_RN], [0]];
|
|
1072
|
+
export var DeleteRolePolicyRequest = [3, n0, _DRPR, 0, [_RN, _PN], [0, 0]];
|
|
1073
|
+
export var DeleteRoleRequest = [3, n0, _DRR, 0, [_RN], [0]];
|
|
1074
|
+
export var DeleteSAMLProviderRequest = [3, n0, _DSAMLPR, 0, [_SAMLPA], [0]];
|
|
1075
|
+
export var DeleteServerCertificateRequest = [3, n0, _DSCR, 0, [_SCN], [0]];
|
|
1076
|
+
export var DeleteServiceLinkedRoleRequest = [3, n0, _DSLRR, 0, [_RN], [0]];
|
|
1077
|
+
export var DeleteServiceLinkedRoleResponse = [3, n0, _DSLRRe, 0, [_DTI], [0]];
|
|
1078
|
+
export var DeleteServiceSpecificCredentialRequest = [3, n0, _DSSCR, 0, [_UN, _SSCI], [0, 0]];
|
|
1079
|
+
export var DeleteSigningCertificateRequest = [3, n0, _DSCRe, 0, [_UN, _CI], [0, 0]];
|
|
1080
|
+
export var DeleteSSHPublicKeyRequest = [3, n0, _DSSHPKR, 0, [_UN, _SSHPKI], [0, 0]];
|
|
1081
|
+
export var DeleteUserPermissionsBoundaryRequest = [3, n0, _DUPBR, 0, [_UN], [0]];
|
|
1082
|
+
export var DeleteUserPolicyRequest = [3, n0, _DUPR, 0, [_UN, _PN], [0, 0]];
|
|
1083
|
+
export var DeleteUserRequest = [3, n0, _DUR, 0, [_UN], [0]];
|
|
1084
|
+
export var DeleteVirtualMFADeviceRequest = [3, n0, _DVMFADR, 0, [_SNer], [0]];
|
|
1085
|
+
export var DeletionTaskFailureReasonType = [
|
|
1086
|
+
3,
|
|
1087
|
+
n0,
|
|
1088
|
+
_DTFRT,
|
|
1089
|
+
0,
|
|
1090
|
+
[_Re, _RUL],
|
|
1091
|
+
[0, () => RoleUsageListType],
|
|
1092
|
+
];
|
|
1093
|
+
export var DetachGroupPolicyRequest = [3, n0, _DGPRe, 0, [_GN, _PA], [0, 0]];
|
|
1094
|
+
export var DetachRolePolicyRequest = [3, n0, _DRPRe, 0, [_RN, _PA], [0, 0]];
|
|
1095
|
+
export var DetachUserPolicyRequest = [3, n0, _DUPRe, 0, [_UN, _PA], [0, 0]];
|
|
1096
|
+
export var DisableOrganizationsRootCredentialsManagementRequest = [3, n0, _DORCMR, 0, [], []];
|
|
1097
|
+
export var DisableOrganizationsRootCredentialsManagementResponse = [
|
|
1098
|
+
3,
|
|
1099
|
+
n0,
|
|
1100
|
+
_DORCMRi,
|
|
1101
|
+
0,
|
|
1102
|
+
[_OI, _EF],
|
|
1103
|
+
[0, 64 | 0],
|
|
1104
|
+
];
|
|
1105
|
+
export var DisableOrganizationsRootSessionsRequest = [3, n0, _DORSR, 0, [], []];
|
|
1106
|
+
export var DisableOrganizationsRootSessionsResponse = [
|
|
1107
|
+
3,
|
|
1108
|
+
n0,
|
|
1109
|
+
_DORSRi,
|
|
1110
|
+
0,
|
|
1111
|
+
[_OI, _EF],
|
|
1112
|
+
[0, 64 | 0],
|
|
1113
|
+
];
|
|
1114
|
+
export var DuplicateCertificateException = [
|
|
1115
|
+
-3,
|
|
1116
|
+
n0,
|
|
1117
|
+
_DCEu,
|
|
1118
|
+
{
|
|
1119
|
+
[_e]: _c,
|
|
1120
|
+
[_hE]: 409,
|
|
1121
|
+
[_aQE]: [`DuplicateCertificate`, 409],
|
|
1122
|
+
},
|
|
1123
|
+
[_m],
|
|
1124
|
+
[0],
|
|
1125
|
+
];
|
|
1126
|
+
TypeRegistry.for(n0).registerError(DuplicateCertificateException, __DuplicateCertificateException);
|
|
1127
|
+
export var DuplicateSSHPublicKeyException = [
|
|
1128
|
+
-3,
|
|
1129
|
+
n0,
|
|
1130
|
+
_DSSHPKE,
|
|
1131
|
+
{
|
|
1132
|
+
[_e]: _c,
|
|
1133
|
+
[_hE]: 400,
|
|
1134
|
+
[_aQE]: [`DuplicateSSHPublicKey`, 400],
|
|
1135
|
+
},
|
|
1136
|
+
[_m],
|
|
1137
|
+
[0],
|
|
1138
|
+
];
|
|
1139
|
+
TypeRegistry.for(n0).registerError(DuplicateSSHPublicKeyException, __DuplicateSSHPublicKeyException);
|
|
1140
|
+
export var EnableMFADeviceRequest = [3, n0, _EMFADR, 0, [_UN, _SNer, _AC, _ACu], [0, 0, 0, 0]];
|
|
1141
|
+
export var EnableOrganizationsRootCredentialsManagementRequest = [3, n0, _EORCMR, 0, [], []];
|
|
1142
|
+
export var EnableOrganizationsRootCredentialsManagementResponse = [
|
|
1143
|
+
3,
|
|
1144
|
+
n0,
|
|
1145
|
+
_EORCMRn,
|
|
1146
|
+
0,
|
|
1147
|
+
[_OI, _EF],
|
|
1148
|
+
[0, 64 | 0],
|
|
1149
|
+
];
|
|
1150
|
+
export var EnableOrganizationsRootSessionsRequest = [3, n0, _EORSR, 0, [], []];
|
|
1151
|
+
export var EnableOrganizationsRootSessionsResponse = [
|
|
1152
|
+
3,
|
|
1153
|
+
n0,
|
|
1154
|
+
_EORSRn,
|
|
1155
|
+
0,
|
|
1156
|
+
[_OI, _EF],
|
|
1157
|
+
[0, 64 | 0],
|
|
1158
|
+
];
|
|
1159
|
+
export var EntityAlreadyExistsException = [
|
|
1160
|
+
-3,
|
|
1161
|
+
n0,
|
|
1162
|
+
_EAEE,
|
|
1163
|
+
{
|
|
1164
|
+
[_e]: _c,
|
|
1165
|
+
[_hE]: 409,
|
|
1166
|
+
[_aQE]: [`EntityAlreadyExists`, 409],
|
|
1167
|
+
},
|
|
1168
|
+
[_m],
|
|
1169
|
+
[0],
|
|
1170
|
+
];
|
|
1171
|
+
TypeRegistry.for(n0).registerError(EntityAlreadyExistsException, __EntityAlreadyExistsException);
|
|
1172
|
+
export var EntityDetails = [3, n0, _ED, 0, [_EI, _LA], [() => EntityInfo, 4]];
|
|
1173
|
+
export var EntityInfo = [3, n0, _EI, 0, [_A, _N, _Ty, _I, _Pa], [0, 0, 0, 0, 0]];
|
|
1174
|
+
export var EntityTemporarilyUnmodifiableException = [
|
|
1175
|
+
-3,
|
|
1176
|
+
n0,
|
|
1177
|
+
_ETUE,
|
|
1178
|
+
{
|
|
1179
|
+
[_e]: _c,
|
|
1180
|
+
[_hE]: 409,
|
|
1181
|
+
[_aQE]: [`EntityTemporarilyUnmodifiable`, 409],
|
|
1182
|
+
},
|
|
1183
|
+
[_m],
|
|
1184
|
+
[0],
|
|
1185
|
+
];
|
|
1186
|
+
TypeRegistry.for(n0).registerError(EntityTemporarilyUnmodifiableException, __EntityTemporarilyUnmodifiableException);
|
|
1187
|
+
export var ErrorDetails = [3, n0, _EDr, 0, [_M, _C], [0, 0]];
|
|
1188
|
+
export var EvaluationResult = [
|
|
1189
|
+
3,
|
|
1190
|
+
n0,
|
|
1191
|
+
_ER,
|
|
1192
|
+
0,
|
|
1193
|
+
[_EAN, _ERN, _EDv, _MS, _MCV, _ODD, _PBDD, _EDD, _RSR],
|
|
1194
|
+
[
|
|
1195
|
+
0,
|
|
1196
|
+
0,
|
|
1197
|
+
0,
|
|
1198
|
+
() => StatementListType,
|
|
1199
|
+
64 | 0,
|
|
1200
|
+
() => OrganizationsDecisionDetail,
|
|
1201
|
+
() => PermissionsBoundaryDecisionDetail,
|
|
1202
|
+
128 | 0,
|
|
1203
|
+
() => ResourceSpecificResultListType,
|
|
1204
|
+
],
|
|
1205
|
+
];
|
|
1206
|
+
export var GenerateCredentialReportResponse = [3, n0, _GCRR, 0, [_St, _D], [0, 0]];
|
|
1207
|
+
export var GenerateOrganizationsAccessReportRequest = [3, n0, _GOARR, 0, [_EP, _OPI], [0, 0]];
|
|
1208
|
+
export var GenerateOrganizationsAccessReportResponse = [3, n0, _GOARRe, 0, [_JI], [0]];
|
|
1209
|
+
export var GenerateServiceLastAccessedDetailsRequest = [3, n0, _GSLADR, 0, [_A, _Gr], [0, 0]];
|
|
1210
|
+
export var GenerateServiceLastAccessedDetailsResponse = [3, n0, _GSLADRe, 0, [_JI], [0]];
|
|
1211
|
+
export var GetAccessKeyLastUsedRequest = [3, n0, _GAKLUR, 0, [_AKI], [0]];
|
|
1212
|
+
export var GetAccessKeyLastUsedResponse = [
|
|
1213
|
+
3,
|
|
1214
|
+
n0,
|
|
1215
|
+
_GAKLURe,
|
|
1216
|
+
0,
|
|
1217
|
+
[_UN, _AKLU],
|
|
1218
|
+
[0, () => AccessKeyLastUsed],
|
|
1219
|
+
];
|
|
1220
|
+
export var GetAccountAuthorizationDetailsRequest = [
|
|
1221
|
+
3,
|
|
1222
|
+
n0,
|
|
1223
|
+
_GAADR,
|
|
1224
|
+
0,
|
|
1225
|
+
[_F, _MI, _Ma],
|
|
1226
|
+
[64 | 0, 1, 0],
|
|
1227
|
+
];
|
|
1228
|
+
export var GetAccountAuthorizationDetailsResponse = [
|
|
1229
|
+
3,
|
|
1230
|
+
n0,
|
|
1231
|
+
_GAADRe,
|
|
1232
|
+
0,
|
|
1233
|
+
[_UDL, _GDL, _RDL, _Pol, _IT, _Ma],
|
|
1234
|
+
[
|
|
1235
|
+
() => userDetailListType,
|
|
1236
|
+
() => groupDetailListType,
|
|
1237
|
+
() => roleDetailListType,
|
|
1238
|
+
() => ManagedPolicyDetailListType,
|
|
1239
|
+
2,
|
|
1240
|
+
0,
|
|
1241
|
+
],
|
|
1242
|
+
];
|
|
1243
|
+
export var GetAccountPasswordPolicyResponse = [3, n0, _GAPPR, 0, [_PP], [() => PasswordPolicy]];
|
|
1244
|
+
export var GetAccountSummaryResponse = [3, n0, _GASR, 0, [_SM], [128 | 1]];
|
|
1245
|
+
export var GetContextKeysForCustomPolicyRequest = [3, n0, _GCKFCPR, 0, [_PIL], [64 | 0]];
|
|
1246
|
+
export var GetContextKeysForPolicyResponse = [3, n0, _GCKFPR, 0, [_CKNo], [64 | 0]];
|
|
1247
|
+
export var GetContextKeysForPrincipalPolicyRequest = [
|
|
1248
|
+
3,
|
|
1249
|
+
n0,
|
|
1250
|
+
_GCKFPPR,
|
|
1251
|
+
0,
|
|
1252
|
+
[_PSA, _PIL],
|
|
1253
|
+
[0, 64 | 0],
|
|
1254
|
+
];
|
|
1255
|
+
export var GetCredentialReportResponse = [3, n0, _GCRRe, 0, [_Co, _RF, _GT], [21, 0, 4]];
|
|
1256
|
+
export var GetGroupPolicyRequest = [3, n0, _GGPR, 0, [_GN, _PN], [0, 0]];
|
|
1257
|
+
export var GetGroupPolicyResponse = [3, n0, _GGPRe, 0, [_GN, _PN, _PD], [0, 0, 0]];
|
|
1258
|
+
export var GetGroupRequest = [3, n0, _GGR, 0, [_GN, _Ma, _MI], [0, 0, 1]];
|
|
1259
|
+
export var GetGroupResponse = [
|
|
1260
|
+
3,
|
|
1261
|
+
n0,
|
|
1262
|
+
_GGRe,
|
|
1263
|
+
0,
|
|
1264
|
+
[_G, _Use, _IT, _Ma],
|
|
1265
|
+
[() => Group, () => userListType, 2, 0],
|
|
1266
|
+
];
|
|
1267
|
+
export var GetInstanceProfileRequest = [3, n0, _GIPR, 0, [_IPN], [0]];
|
|
1268
|
+
export var GetInstanceProfileResponse = [3, n0, _GIPRe, 0, [_IP], [() => InstanceProfile]];
|
|
1269
|
+
export var GetLoginProfileRequest = [3, n0, _GLPR, 0, [_UN], [0]];
|
|
1270
|
+
export var GetLoginProfileResponse = [3, n0, _GLPRe, 0, [_LP], [() => LoginProfile]];
|
|
1271
|
+
export var GetMFADeviceRequest = [3, n0, _GMFADR, 0, [_SNer, _UN], [0, 0]];
|
|
1272
|
+
export var GetMFADeviceResponse = [
|
|
1273
|
+
3,
|
|
1274
|
+
n0,
|
|
1275
|
+
_GMFADRe,
|
|
1276
|
+
0,
|
|
1277
|
+
[_UN, _SNer, _EDn, _Ce],
|
|
1278
|
+
[0, 0, 4, 128 | 0],
|
|
1279
|
+
];
|
|
1280
|
+
export var GetOpenIDConnectProviderRequest = [3, n0, _GOIDCPR, 0, [_OIDCPA], [0]];
|
|
1281
|
+
export var GetOpenIDConnectProviderResponse = [
|
|
1282
|
+
3,
|
|
1283
|
+
n0,
|
|
1284
|
+
_GOIDCPRe,
|
|
1285
|
+
0,
|
|
1286
|
+
[_U, _CIDL, _TL, _CD, _T],
|
|
1287
|
+
[0, 64 | 0, 64 | 0, 4, () => tagListType],
|
|
1288
|
+
];
|
|
1289
|
+
export var GetOrganizationsAccessReportRequest = [
|
|
1290
|
+
3,
|
|
1291
|
+
n0,
|
|
1292
|
+
_GOARRet,
|
|
1293
|
+
0,
|
|
1294
|
+
[_JI, _MI, _Ma, _SK],
|
|
1295
|
+
[0, 1, 0, 0],
|
|
1296
|
+
];
|
|
1297
|
+
export var GetOrganizationsAccessReportResponse = [
|
|
1298
|
+
3,
|
|
1299
|
+
n0,
|
|
1300
|
+
_GOARRetr,
|
|
1301
|
+
0,
|
|
1302
|
+
[_JS, _JCD, _JCDo, _NOSA, _NOSNA, _ADc, _IT, _Ma, _EDr],
|
|
1303
|
+
[0, 4, 4, 1, 1, () => AccessDetails, 2, 0, () => ErrorDetails],
|
|
1304
|
+
];
|
|
1305
|
+
export var GetPolicyRequest = [3, n0, _GPR, 0, [_PA], [0]];
|
|
1306
|
+
export var GetPolicyResponse = [3, n0, _GPRe, 0, [_Po], [() => Policy]];
|
|
1307
|
+
export var GetPolicyVersionRequest = [3, n0, _GPVR, 0, [_PA, _VI], [0, 0]];
|
|
1308
|
+
export var GetPolicyVersionResponse = [3, n0, _GPVRe, 0, [_PV], [() => PolicyVersion]];
|
|
1309
|
+
export var GetRolePolicyRequest = [3, n0, _GRPR, 0, [_RN, _PN], [0, 0]];
|
|
1310
|
+
export var GetRolePolicyResponse = [3, n0, _GRPRe, 0, [_RN, _PN, _PD], [0, 0, 0]];
|
|
1311
|
+
export var GetRoleRequest = [3, n0, _GRR, 0, [_RN], [0]];
|
|
1312
|
+
export var GetRoleResponse = [3, n0, _GRRe, 0, [_Ro], [() => Role]];
|
|
1313
|
+
export var GetSAMLProviderRequest = [3, n0, _GSAMLPR, 0, [_SAMLPA], [0]];
|
|
1314
|
+
export var GetSAMLProviderResponse = [
|
|
1315
|
+
3,
|
|
1316
|
+
n0,
|
|
1317
|
+
_GSAMLPRe,
|
|
1318
|
+
0,
|
|
1319
|
+
[_SAMLPUUID, _SAMLMD, _CD, _VU, _T, _AEM, _PKL],
|
|
1320
|
+
[0, 0, 4, 4, () => tagListType, 0, () => privateKeyList],
|
|
1321
|
+
];
|
|
1322
|
+
export var GetServerCertificateRequest = [3, n0, _GSCR, 0, [_SCN], [0]];
|
|
1323
|
+
export var GetServerCertificateResponse = [3, n0, _GSCRe, 0, [_SC], [() => ServerCertificate]];
|
|
1324
|
+
export var GetServiceLastAccessedDetailsRequest = [
|
|
1325
|
+
3,
|
|
1326
|
+
n0,
|
|
1327
|
+
_GSLADRet,
|
|
1328
|
+
0,
|
|
1329
|
+
[_JI, _MI, _Ma],
|
|
1330
|
+
[0, 1, 0],
|
|
1331
|
+
];
|
|
1332
|
+
export var GetServiceLastAccessedDetailsResponse = [
|
|
1333
|
+
3,
|
|
1334
|
+
n0,
|
|
1335
|
+
_GSLADRete,
|
|
1336
|
+
0,
|
|
1337
|
+
[_JS, _JT, _JCD, _SLA, _JCDo, _IT, _Ma, _E],
|
|
1338
|
+
[0, 0, 4, () => ServicesLastAccessed, 4, 2, 0, () => ErrorDetails],
|
|
1339
|
+
];
|
|
1340
|
+
export var GetServiceLastAccessedDetailsWithEntitiesRequest = [
|
|
1341
|
+
3,
|
|
1342
|
+
n0,
|
|
1343
|
+
_GSLADWER,
|
|
1344
|
+
0,
|
|
1345
|
+
[_JI, _SNe, _MI, _Ma],
|
|
1346
|
+
[0, 0, 1, 0],
|
|
1347
|
+
];
|
|
1348
|
+
export var GetServiceLastAccessedDetailsWithEntitiesResponse = [
|
|
1349
|
+
3,
|
|
1350
|
+
n0,
|
|
1351
|
+
_GSLADWERe,
|
|
1352
|
+
0,
|
|
1353
|
+
[_JS, _JCD, _JCDo, _EDL, _IT, _Ma, _E],
|
|
1354
|
+
[0, 4, 4, () => entityDetailsListType, 2, 0, () => ErrorDetails],
|
|
1355
|
+
];
|
|
1356
|
+
export var GetServiceLinkedRoleDeletionStatusRequest = [3, n0, _GSLRDSR, 0, [_DTI], [0]];
|
|
1357
|
+
export var GetServiceLinkedRoleDeletionStatusResponse = [
|
|
1358
|
+
3,
|
|
1359
|
+
n0,
|
|
1360
|
+
_GSLRDSRe,
|
|
1361
|
+
0,
|
|
1362
|
+
[_S, _Re],
|
|
1363
|
+
[0, () => DeletionTaskFailureReasonType],
|
|
1364
|
+
];
|
|
1365
|
+
export var GetSSHPublicKeyRequest = [3, n0, _GSSHPKR, 0, [_UN, _SSHPKI, _En], [0, 0, 0]];
|
|
1366
|
+
export var GetSSHPublicKeyResponse = [3, n0, _GSSHPKRe, 0, [_SSHPK], [() => SSHPublicKey]];
|
|
1367
|
+
export var GetUserPolicyRequest = [3, n0, _GUPR, 0, [_UN, _PN], [0, 0]];
|
|
1368
|
+
export var GetUserPolicyResponse = [3, n0, _GUPRe, 0, [_UN, _PN, _PD], [0, 0, 0]];
|
|
1369
|
+
export var GetUserRequest = [3, n0, _GUR, 0, [_UN], [0]];
|
|
1370
|
+
export var GetUserResponse = [3, n0, _GURe, 0, [_Us], [() => User]];
|
|
1371
|
+
export var Group = [3, n0, _G, 0, [_Pa, _GN, _GI, _A, _CD], [0, 0, 0, 0, 4]];
|
|
1372
|
+
export var GroupDetail = [
|
|
1373
|
+
3,
|
|
1374
|
+
n0,
|
|
1375
|
+
_GD,
|
|
1376
|
+
0,
|
|
1377
|
+
[_Pa, _GN, _GI, _A, _CD, _GPL, _AMP],
|
|
1378
|
+
[0, 0, 0, 0, 4, () => policyDetailListType, () => attachedPoliciesListType],
|
|
1379
|
+
];
|
|
1380
|
+
export var InstanceProfile = [
|
|
1381
|
+
3,
|
|
1382
|
+
n0,
|
|
1383
|
+
_IP,
|
|
1384
|
+
0,
|
|
1385
|
+
[_Pa, _IPN, _IPI, _A, _CD, _Rol, _T],
|
|
1386
|
+
[0, 0, 0, 0, 4, () => roleListType, () => tagListType],
|
|
1387
|
+
];
|
|
1388
|
+
export var InvalidAuthenticationCodeException = [
|
|
1389
|
+
-3,
|
|
1390
|
+
n0,
|
|
1391
|
+
_IACE,
|
|
1392
|
+
{
|
|
1393
|
+
[_e]: _c,
|
|
1394
|
+
[_hE]: 403,
|
|
1395
|
+
[_aQE]: [`InvalidAuthenticationCode`, 403],
|
|
1396
|
+
},
|
|
1397
|
+
[_m],
|
|
1398
|
+
[0],
|
|
1399
|
+
];
|
|
1400
|
+
TypeRegistry.for(n0).registerError(InvalidAuthenticationCodeException, __InvalidAuthenticationCodeException);
|
|
1401
|
+
export var InvalidCertificateException = [
|
|
1402
|
+
-3,
|
|
1403
|
+
n0,
|
|
1404
|
+
_ICE,
|
|
1405
|
+
{
|
|
1406
|
+
[_e]: _c,
|
|
1407
|
+
[_hE]: 400,
|
|
1408
|
+
[_aQE]: [`InvalidCertificate`, 400],
|
|
1409
|
+
},
|
|
1410
|
+
[_m],
|
|
1411
|
+
[0],
|
|
1412
|
+
];
|
|
1413
|
+
TypeRegistry.for(n0).registerError(InvalidCertificateException, __InvalidCertificateException);
|
|
1414
|
+
export var InvalidInputException = [
|
|
1415
|
+
-3,
|
|
1416
|
+
n0,
|
|
1417
|
+
_IIE,
|
|
1418
|
+
{
|
|
1419
|
+
[_e]: _c,
|
|
1420
|
+
[_hE]: 400,
|
|
1421
|
+
[_aQE]: [`InvalidInput`, 400],
|
|
1422
|
+
},
|
|
1423
|
+
[_m],
|
|
1424
|
+
[0],
|
|
1425
|
+
];
|
|
1426
|
+
TypeRegistry.for(n0).registerError(InvalidInputException, __InvalidInputException);
|
|
1427
|
+
export var InvalidPublicKeyException = [
|
|
1428
|
+
-3,
|
|
1429
|
+
n0,
|
|
1430
|
+
_IPKE,
|
|
1431
|
+
{
|
|
1432
|
+
[_e]: _c,
|
|
1433
|
+
[_hE]: 400,
|
|
1434
|
+
[_aQE]: [`InvalidPublicKey`, 400],
|
|
1435
|
+
},
|
|
1436
|
+
[_m],
|
|
1437
|
+
[0],
|
|
1438
|
+
];
|
|
1439
|
+
TypeRegistry.for(n0).registerError(InvalidPublicKeyException, __InvalidPublicKeyException);
|
|
1440
|
+
export var InvalidUserTypeException = [
|
|
1441
|
+
-3,
|
|
1442
|
+
n0,
|
|
1443
|
+
_IUTE,
|
|
1444
|
+
{
|
|
1445
|
+
[_e]: _c,
|
|
1446
|
+
[_hE]: 400,
|
|
1447
|
+
[_aQE]: [`InvalidUserType`, 400],
|
|
1448
|
+
},
|
|
1449
|
+
[_m],
|
|
1450
|
+
[0],
|
|
1451
|
+
];
|
|
1452
|
+
TypeRegistry.for(n0).registerError(InvalidUserTypeException, __InvalidUserTypeException);
|
|
1453
|
+
export var KeyPairMismatchException = [
|
|
1454
|
+
-3,
|
|
1455
|
+
n0,
|
|
1456
|
+
_KPME,
|
|
1457
|
+
{
|
|
1458
|
+
[_e]: _c,
|
|
1459
|
+
[_hE]: 400,
|
|
1460
|
+
[_aQE]: [`KeyPairMismatch`, 400],
|
|
1461
|
+
},
|
|
1462
|
+
[_m],
|
|
1463
|
+
[0],
|
|
1464
|
+
];
|
|
1465
|
+
TypeRegistry.for(n0).registerError(KeyPairMismatchException, __KeyPairMismatchException);
|
|
1466
|
+
export var LimitExceededException = [
|
|
1467
|
+
-3,
|
|
1468
|
+
n0,
|
|
1469
|
+
_LEE,
|
|
1470
|
+
{
|
|
1471
|
+
[_e]: _c,
|
|
1472
|
+
[_hE]: 409,
|
|
1473
|
+
[_aQE]: [`LimitExceeded`, 409],
|
|
1474
|
+
},
|
|
1475
|
+
[_m],
|
|
1476
|
+
[0],
|
|
1477
|
+
];
|
|
1478
|
+
TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
|
|
1479
|
+
export var ListAccessKeysRequest = [3, n0, _LAKR, 0, [_UN, _Ma, _MI], [0, 0, 1]];
|
|
1480
|
+
export var ListAccessKeysResponse = [
|
|
1481
|
+
3,
|
|
1482
|
+
n0,
|
|
1483
|
+
_LAKRi,
|
|
1484
|
+
0,
|
|
1485
|
+
[_AKM, _IT, _Ma],
|
|
1486
|
+
[() => accessKeyMetadataListType, 2, 0],
|
|
1487
|
+
];
|
|
1488
|
+
export var ListAccountAliasesRequest = [3, n0, _LAAR, 0, [_Ma, _MI], [0, 1]];
|
|
1489
|
+
export var ListAccountAliasesResponse = [3, n0, _LAARi, 0, [_AAc, _IT, _Ma], [64 | 0, 2, 0]];
|
|
1490
|
+
export var ListAttachedGroupPoliciesRequest = [
|
|
1491
|
+
3,
|
|
1492
|
+
n0,
|
|
1493
|
+
_LAGPR,
|
|
1494
|
+
0,
|
|
1495
|
+
[_GN, _PPa, _Ma, _MI],
|
|
1496
|
+
[0, 0, 0, 1],
|
|
1497
|
+
];
|
|
1498
|
+
export var ListAttachedGroupPoliciesResponse = [
|
|
1499
|
+
3,
|
|
1500
|
+
n0,
|
|
1501
|
+
_LAGPRi,
|
|
1502
|
+
0,
|
|
1503
|
+
[_APt, _IT, _Ma],
|
|
1504
|
+
[() => attachedPoliciesListType, 2, 0],
|
|
1505
|
+
];
|
|
1506
|
+
export var ListAttachedRolePoliciesRequest = [
|
|
1507
|
+
3,
|
|
1508
|
+
n0,
|
|
1509
|
+
_LARPR,
|
|
1510
|
+
0,
|
|
1511
|
+
[_RN, _PPa, _Ma, _MI],
|
|
1512
|
+
[0, 0, 0, 1],
|
|
1513
|
+
];
|
|
1514
|
+
export var ListAttachedRolePoliciesResponse = [
|
|
1515
|
+
3,
|
|
1516
|
+
n0,
|
|
1517
|
+
_LARPRi,
|
|
1518
|
+
0,
|
|
1519
|
+
[_APt, _IT, _Ma],
|
|
1520
|
+
[() => attachedPoliciesListType, 2, 0],
|
|
1521
|
+
];
|
|
1522
|
+
export var ListAttachedUserPoliciesRequest = [
|
|
1523
|
+
3,
|
|
1524
|
+
n0,
|
|
1525
|
+
_LAUPR,
|
|
1526
|
+
0,
|
|
1527
|
+
[_UN, _PPa, _Ma, _MI],
|
|
1528
|
+
[0, 0, 0, 1],
|
|
1529
|
+
];
|
|
1530
|
+
export var ListAttachedUserPoliciesResponse = [
|
|
1531
|
+
3,
|
|
1532
|
+
n0,
|
|
1533
|
+
_LAUPRi,
|
|
1534
|
+
0,
|
|
1535
|
+
[_APt, _IT, _Ma],
|
|
1536
|
+
[() => attachedPoliciesListType, 2, 0],
|
|
1537
|
+
];
|
|
1538
|
+
export var ListEntitiesForPolicyRequest = [
|
|
1539
|
+
3,
|
|
1540
|
+
n0,
|
|
1541
|
+
_LEFPR,
|
|
1542
|
+
0,
|
|
1543
|
+
[_PA, _EFn, _PPa, _PUF, _Ma, _MI],
|
|
1544
|
+
[0, 0, 0, 0, 0, 1],
|
|
1545
|
+
];
|
|
1546
|
+
export var ListEntitiesForPolicyResponse = [
|
|
1547
|
+
3,
|
|
1548
|
+
n0,
|
|
1549
|
+
_LEFPRi,
|
|
1550
|
+
0,
|
|
1551
|
+
[_PG, _PU, _PR, _IT, _Ma],
|
|
1552
|
+
[() => PolicyGroupListType, () => PolicyUserListType, () => PolicyRoleListType, 2, 0],
|
|
1553
|
+
];
|
|
1554
|
+
export var ListGroupPoliciesRequest = [3, n0, _LGPR, 0, [_GN, _Ma, _MI], [0, 0, 1]];
|
|
1555
|
+
export var ListGroupPoliciesResponse = [3, n0, _LGPRi, 0, [_PNo, _IT, _Ma], [64 | 0, 2, 0]];
|
|
1556
|
+
export var ListGroupsForUserRequest = [3, n0, _LGFUR, 0, [_UN, _Ma, _MI], [0, 0, 1]];
|
|
1557
|
+
export var ListGroupsForUserResponse = [
|
|
1558
|
+
3,
|
|
1559
|
+
n0,
|
|
1560
|
+
_LGFURi,
|
|
1561
|
+
0,
|
|
1562
|
+
[_Gro, _IT, _Ma],
|
|
1563
|
+
[() => groupListType, 2, 0],
|
|
1564
|
+
];
|
|
1565
|
+
export var ListGroupsRequest = [3, n0, _LGR, 0, [_PPa, _Ma, _MI], [0, 0, 1]];
|
|
1566
|
+
export var ListGroupsResponse = [3, n0, _LGRi, 0, [_Gro, _IT, _Ma], [() => groupListType, 2, 0]];
|
|
1567
|
+
export var ListInstanceProfilesForRoleRequest = [3, n0, _LIPFRR, 0, [_RN, _Ma, _MI], [0, 0, 1]];
|
|
1568
|
+
export var ListInstanceProfilesForRoleResponse = [
|
|
1569
|
+
3,
|
|
1570
|
+
n0,
|
|
1571
|
+
_LIPFRRi,
|
|
1572
|
+
0,
|
|
1573
|
+
[_IPn, _IT, _Ma],
|
|
1574
|
+
[() => instanceProfileListType, 2, 0],
|
|
1575
|
+
];
|
|
1576
|
+
export var ListInstanceProfilesRequest = [3, n0, _LIPR, 0, [_PPa, _Ma, _MI], [0, 0, 1]];
|
|
1577
|
+
export var ListInstanceProfilesResponse = [
|
|
1578
|
+
3,
|
|
1579
|
+
n0,
|
|
1580
|
+
_LIPRi,
|
|
1581
|
+
0,
|
|
1582
|
+
[_IPn, _IT, _Ma],
|
|
1583
|
+
[() => instanceProfileListType, 2, 0],
|
|
1584
|
+
];
|
|
1585
|
+
export var ListInstanceProfileTagsRequest = [3, n0, _LIPTR, 0, [_IPN, _Ma, _MI], [0, 0, 1]];
|
|
1586
|
+
export var ListInstanceProfileTagsResponse = [
|
|
1587
|
+
3,
|
|
1588
|
+
n0,
|
|
1589
|
+
_LIPTRi,
|
|
1590
|
+
0,
|
|
1591
|
+
[_T, _IT, _Ma],
|
|
1592
|
+
[() => tagListType, 2, 0],
|
|
1593
|
+
];
|
|
1594
|
+
export var ListMFADevicesRequest = [3, n0, _LMFADR, 0, [_UN, _Ma, _MI], [0, 0, 1]];
|
|
1595
|
+
export var ListMFADevicesResponse = [
|
|
1596
|
+
3,
|
|
1597
|
+
n0,
|
|
1598
|
+
_LMFADRi,
|
|
1599
|
+
0,
|
|
1600
|
+
[_MFAD, _IT, _Ma],
|
|
1601
|
+
[() => mfaDeviceListType, 2, 0],
|
|
1602
|
+
];
|
|
1603
|
+
export var ListMFADeviceTagsRequest = [3, n0, _LMFADTR, 0, [_SNer, _Ma, _MI], [0, 0, 1]];
|
|
1604
|
+
export var ListMFADeviceTagsResponse = [
|
|
1605
|
+
3,
|
|
1606
|
+
n0,
|
|
1607
|
+
_LMFADTRi,
|
|
1608
|
+
0,
|
|
1609
|
+
[_T, _IT, _Ma],
|
|
1610
|
+
[() => tagListType, 2, 0],
|
|
1611
|
+
];
|
|
1612
|
+
export var ListOpenIDConnectProvidersRequest = [3, n0, _LOIDCPR, 0, [], []];
|
|
1613
|
+
export var ListOpenIDConnectProvidersResponse = [
|
|
1614
|
+
3,
|
|
1615
|
+
n0,
|
|
1616
|
+
_LOIDCPRi,
|
|
1617
|
+
0,
|
|
1618
|
+
[_OIDCPL],
|
|
1619
|
+
[() => OpenIDConnectProviderListType],
|
|
1620
|
+
];
|
|
1621
|
+
export var ListOpenIDConnectProviderTagsRequest = [
|
|
1622
|
+
3,
|
|
1623
|
+
n0,
|
|
1624
|
+
_LOIDCPTR,
|
|
1625
|
+
0,
|
|
1626
|
+
[_OIDCPA, _Ma, _MI],
|
|
1627
|
+
[0, 0, 1],
|
|
1628
|
+
];
|
|
1629
|
+
export var ListOpenIDConnectProviderTagsResponse = [
|
|
1630
|
+
3,
|
|
1631
|
+
n0,
|
|
1632
|
+
_LOIDCPTRi,
|
|
1633
|
+
0,
|
|
1634
|
+
[_T, _IT, _Ma],
|
|
1635
|
+
[() => tagListType, 2, 0],
|
|
1636
|
+
];
|
|
1637
|
+
export var ListOrganizationsFeaturesRequest = [3, n0, _LOFR, 0, [], []];
|
|
1638
|
+
export var ListOrganizationsFeaturesResponse = [3, n0, _LOFRi, 0, [_OI, _EF], [0, 64 | 0]];
|
|
1639
|
+
export var ListPoliciesGrantingServiceAccessEntry = [
|
|
1640
|
+
3,
|
|
1641
|
+
n0,
|
|
1642
|
+
_LPGSAE,
|
|
1643
|
+
0,
|
|
1644
|
+
[_SNe, _Pol],
|
|
1645
|
+
[0, () => policyGrantingServiceAccessListType],
|
|
1646
|
+
];
|
|
1647
|
+
export var ListPoliciesGrantingServiceAccessRequest = [
|
|
1648
|
+
3,
|
|
1649
|
+
n0,
|
|
1650
|
+
_LPGSAR,
|
|
1651
|
+
0,
|
|
1652
|
+
[_Ma, _A, _SNerv],
|
|
1653
|
+
[0, 0, 64 | 0],
|
|
1654
|
+
];
|
|
1655
|
+
export var ListPoliciesGrantingServiceAccessResponse = [
|
|
1656
|
+
3,
|
|
1657
|
+
n0,
|
|
1658
|
+
_LPGSARi,
|
|
1659
|
+
0,
|
|
1660
|
+
[_PGSA, _IT, _Ma],
|
|
1661
|
+
[() => listPolicyGrantingServiceAccessResponseListType, 2, 0],
|
|
1662
|
+
];
|
|
1663
|
+
export var ListPoliciesRequest = [
|
|
1664
|
+
3,
|
|
1665
|
+
n0,
|
|
1666
|
+
_LPR,
|
|
1667
|
+
0,
|
|
1668
|
+
[_Sc, _OA, _PPa, _PUF, _Ma, _MI],
|
|
1669
|
+
[0, 2, 0, 0, 0, 1],
|
|
1670
|
+
];
|
|
1671
|
+
export var ListPoliciesResponse = [
|
|
1672
|
+
3,
|
|
1673
|
+
n0,
|
|
1674
|
+
_LPRi,
|
|
1675
|
+
0,
|
|
1676
|
+
[_Pol, _IT, _Ma],
|
|
1677
|
+
[() => policyListType, 2, 0],
|
|
1678
|
+
];
|
|
1679
|
+
export var ListPolicyTagsRequest = [3, n0, _LPTR, 0, [_PA, _Ma, _MI], [0, 0, 1]];
|
|
1680
|
+
export var ListPolicyTagsResponse = [
|
|
1681
|
+
3,
|
|
1682
|
+
n0,
|
|
1683
|
+
_LPTRi,
|
|
1684
|
+
0,
|
|
1685
|
+
[_T, _IT, _Ma],
|
|
1686
|
+
[() => tagListType, 2, 0],
|
|
1687
|
+
];
|
|
1688
|
+
export var ListPolicyVersionsRequest = [3, n0, _LPVR, 0, [_PA, _Ma, _MI], [0, 0, 1]];
|
|
1689
|
+
export var ListPolicyVersionsResponse = [
|
|
1690
|
+
3,
|
|
1691
|
+
n0,
|
|
1692
|
+
_LPVRi,
|
|
1693
|
+
0,
|
|
1694
|
+
[_V, _IT, _Ma],
|
|
1695
|
+
[() => policyDocumentVersionListType, 2, 0],
|
|
1696
|
+
];
|
|
1697
|
+
export var ListRolePoliciesRequest = [3, n0, _LRPR, 0, [_RN, _Ma, _MI], [0, 0, 1]];
|
|
1698
|
+
export var ListRolePoliciesResponse = [3, n0, _LRPRi, 0, [_PNo, _IT, _Ma], [64 | 0, 2, 0]];
|
|
1699
|
+
export var ListRolesRequest = [3, n0, _LRR, 0, [_PPa, _Ma, _MI], [0, 0, 1]];
|
|
1700
|
+
export var ListRolesResponse = [3, n0, _LRRi, 0, [_Rol, _IT, _Ma], [() => roleListType, 2, 0]];
|
|
1701
|
+
export var ListRoleTagsRequest = [3, n0, _LRTR, 0, [_RN, _Ma, _MI], [0, 0, 1]];
|
|
1702
|
+
export var ListRoleTagsResponse = [3, n0, _LRTRi, 0, [_T, _IT, _Ma], [() => tagListType, 2, 0]];
|
|
1703
|
+
export var ListSAMLProvidersRequest = [3, n0, _LSAMLPR, 0, [], []];
|
|
1704
|
+
export var ListSAMLProvidersResponse = [
|
|
1705
|
+
3,
|
|
1706
|
+
n0,
|
|
1707
|
+
_LSAMLPRi,
|
|
1708
|
+
0,
|
|
1709
|
+
[_SAMLPL],
|
|
1710
|
+
[() => SAMLProviderListType],
|
|
1711
|
+
];
|
|
1712
|
+
export var ListSAMLProviderTagsRequest = [3, n0, _LSAMLPTR, 0, [_SAMLPA, _Ma, _MI], [0, 0, 1]];
|
|
1713
|
+
export var ListSAMLProviderTagsResponse = [
|
|
1714
|
+
3,
|
|
1715
|
+
n0,
|
|
1716
|
+
_LSAMLPTRi,
|
|
1717
|
+
0,
|
|
1718
|
+
[_T, _IT, _Ma],
|
|
1719
|
+
[() => tagListType, 2, 0],
|
|
1720
|
+
];
|
|
1721
|
+
export var ListServerCertificatesRequest = [3, n0, _LSCR, 0, [_PPa, _Ma, _MI], [0, 0, 1]];
|
|
1722
|
+
export var ListServerCertificatesResponse = [
|
|
1723
|
+
3,
|
|
1724
|
+
n0,
|
|
1725
|
+
_LSCRi,
|
|
1726
|
+
0,
|
|
1727
|
+
[_SCML, _IT, _Ma],
|
|
1728
|
+
[() => serverCertificateMetadataListType, 2, 0],
|
|
1729
|
+
];
|
|
1730
|
+
export var ListServerCertificateTagsRequest = [3, n0, _LSCTR, 0, [_SCN, _Ma, _MI], [0, 0, 1]];
|
|
1731
|
+
export var ListServerCertificateTagsResponse = [
|
|
1732
|
+
3,
|
|
1733
|
+
n0,
|
|
1734
|
+
_LSCTRi,
|
|
1735
|
+
0,
|
|
1736
|
+
[_T, _IT, _Ma],
|
|
1737
|
+
[() => tagListType, 2, 0],
|
|
1738
|
+
];
|
|
1739
|
+
export var ListServiceSpecificCredentialsRequest = [
|
|
1740
|
+
3,
|
|
1741
|
+
n0,
|
|
1742
|
+
_LSSCR,
|
|
1743
|
+
0,
|
|
1744
|
+
[_UN, _SN, _AU, _Ma, _MI],
|
|
1745
|
+
[0, 0, 2, 0, 1],
|
|
1746
|
+
];
|
|
1747
|
+
export var ListServiceSpecificCredentialsResponse = [
|
|
1748
|
+
3,
|
|
1749
|
+
n0,
|
|
1750
|
+
_LSSCRi,
|
|
1751
|
+
0,
|
|
1752
|
+
[_SSCe, _Ma, _IT],
|
|
1753
|
+
[() => ServiceSpecificCredentialsListType, 0, 2],
|
|
1754
|
+
];
|
|
1755
|
+
export var ListSigningCertificatesRequest = [3, n0, _LSCRis, 0, [_UN, _Ma, _MI], [0, 0, 1]];
|
|
1756
|
+
export var ListSigningCertificatesResponse = [
|
|
1757
|
+
3,
|
|
1758
|
+
n0,
|
|
1759
|
+
_LSCRist,
|
|
1760
|
+
0,
|
|
1761
|
+
[_Cer, _IT, _Ma],
|
|
1762
|
+
[() => certificateListType, 2, 0],
|
|
1763
|
+
];
|
|
1764
|
+
export var ListSSHPublicKeysRequest = [3, n0, _LSSHPKR, 0, [_UN, _Ma, _MI], [0, 0, 1]];
|
|
1765
|
+
export var ListSSHPublicKeysResponse = [
|
|
1766
|
+
3,
|
|
1767
|
+
n0,
|
|
1768
|
+
_LSSHPKRi,
|
|
1769
|
+
0,
|
|
1770
|
+
[_SSHPKu, _IT, _Ma],
|
|
1771
|
+
[() => SSHPublicKeyListType, 2, 0],
|
|
1772
|
+
];
|
|
1773
|
+
export var ListUserPoliciesRequest = [3, n0, _LUPR, 0, [_UN, _Ma, _MI], [0, 0, 1]];
|
|
1774
|
+
export var ListUserPoliciesResponse = [3, n0, _LUPRi, 0, [_PNo, _IT, _Ma], [64 | 0, 2, 0]];
|
|
1775
|
+
export var ListUsersRequest = [3, n0, _LUR, 0, [_PPa, _Ma, _MI], [0, 0, 1]];
|
|
1776
|
+
export var ListUsersResponse = [3, n0, _LURi, 0, [_Use, _IT, _Ma], [() => userListType, 2, 0]];
|
|
1777
|
+
export var ListUserTagsRequest = [3, n0, _LUTR, 0, [_UN, _Ma, _MI], [0, 0, 1]];
|
|
1778
|
+
export var ListUserTagsResponse = [3, n0, _LUTRi, 0, [_T, _IT, _Ma], [() => tagListType, 2, 0]];
|
|
1779
|
+
export var ListVirtualMFADevicesRequest = [3, n0, _LVMFADR, 0, [_AS, _Ma, _MI], [0, 0, 1]];
|
|
1780
|
+
export var ListVirtualMFADevicesResponse = [
|
|
1781
|
+
3,
|
|
1782
|
+
n0,
|
|
1783
|
+
_LVMFADRi,
|
|
1784
|
+
0,
|
|
1785
|
+
[_VMFADi, _IT, _Ma],
|
|
1786
|
+
[[() => virtualMFADeviceListType, 0], 2, 0],
|
|
1787
|
+
];
|
|
1788
|
+
export var LoginProfile = [3, n0, _LP, 0, [_UN, _CD, _PRR], [0, 4, 2]];
|
|
1789
|
+
export var MalformedCertificateException = [
|
|
1790
|
+
-3,
|
|
1791
|
+
n0,
|
|
1792
|
+
_MCE,
|
|
1793
|
+
{
|
|
1794
|
+
[_e]: _c,
|
|
1795
|
+
[_hE]: 400,
|
|
1796
|
+
[_aQE]: [`MalformedCertificate`, 400],
|
|
1797
|
+
},
|
|
1798
|
+
[_m],
|
|
1799
|
+
[0],
|
|
1800
|
+
];
|
|
1801
|
+
TypeRegistry.for(n0).registerError(MalformedCertificateException, __MalformedCertificateException);
|
|
1802
|
+
export var MalformedPolicyDocumentException = [
|
|
1803
|
+
-3,
|
|
1804
|
+
n0,
|
|
1805
|
+
_MPDE,
|
|
1806
|
+
{
|
|
1807
|
+
[_e]: _c,
|
|
1808
|
+
[_hE]: 400,
|
|
1809
|
+
[_aQE]: [`MalformedPolicyDocument`, 400],
|
|
1810
|
+
},
|
|
1811
|
+
[_m],
|
|
1812
|
+
[0],
|
|
1813
|
+
];
|
|
1814
|
+
TypeRegistry.for(n0).registerError(MalformedPolicyDocumentException, __MalformedPolicyDocumentException);
|
|
1815
|
+
export var ManagedPolicyDetail = [
|
|
1816
|
+
3,
|
|
1817
|
+
n0,
|
|
1818
|
+
_MPD,
|
|
1819
|
+
0,
|
|
1820
|
+
[_PN, _PI, _A, _Pa, _DVI, _ACt, _PBUC, _IA, _D, _CD, _UD, _PVL],
|
|
1821
|
+
[0, 0, 0, 0, 0, 1, 1, 2, 0, 4, 4, () => policyDocumentVersionListType],
|
|
1822
|
+
];
|
|
1823
|
+
export var MFADevice = [3, n0, _MFADe, 0, [_UN, _SNer, _EDn], [0, 0, 4]];
|
|
1824
|
+
export var NoSuchEntityException = [
|
|
1825
|
+
-3,
|
|
1826
|
+
n0,
|
|
1827
|
+
_NSEE,
|
|
1828
|
+
{
|
|
1829
|
+
[_e]: _c,
|
|
1830
|
+
[_hE]: 404,
|
|
1831
|
+
[_aQE]: [`NoSuchEntity`, 404],
|
|
1832
|
+
},
|
|
1833
|
+
[_m],
|
|
1834
|
+
[0],
|
|
1835
|
+
];
|
|
1836
|
+
TypeRegistry.for(n0).registerError(NoSuchEntityException, __NoSuchEntityException);
|
|
1837
|
+
export var OpenIDConnectProviderListEntry = [3, n0, _OIDCPLE, 0, [_A], [0]];
|
|
1838
|
+
export var OpenIdIdpCommunicationErrorException = [
|
|
1839
|
+
-3,
|
|
1840
|
+
n0,
|
|
1841
|
+
_OIICEE,
|
|
1842
|
+
{
|
|
1843
|
+
[_e]: _c,
|
|
1844
|
+
[_hE]: 400,
|
|
1845
|
+
[_aQE]: [`OpenIdIdpCommunicationError`, 400],
|
|
1846
|
+
},
|
|
1847
|
+
[_m],
|
|
1848
|
+
[0],
|
|
1849
|
+
];
|
|
1850
|
+
TypeRegistry.for(n0).registerError(OpenIdIdpCommunicationErrorException, __OpenIdIdpCommunicationErrorException);
|
|
1851
|
+
export var OrganizationNotFoundException = [
|
|
1852
|
+
-3,
|
|
1853
|
+
n0,
|
|
1854
|
+
_ONFE,
|
|
1855
|
+
{
|
|
1856
|
+
[_e]: _c,
|
|
1857
|
+
[_hE]: 400,
|
|
1858
|
+
},
|
|
1859
|
+
[_M],
|
|
1860
|
+
[0],
|
|
1861
|
+
];
|
|
1862
|
+
TypeRegistry.for(n0).registerError(OrganizationNotFoundException, __OrganizationNotFoundException);
|
|
1863
|
+
export var OrganizationNotInAllFeaturesModeException = [
|
|
1864
|
+
-3,
|
|
1865
|
+
n0,
|
|
1866
|
+
_ONIAFME,
|
|
1867
|
+
{
|
|
1868
|
+
[_e]: _c,
|
|
1869
|
+
[_hE]: 400,
|
|
1870
|
+
},
|
|
1871
|
+
[_M],
|
|
1872
|
+
[0],
|
|
1873
|
+
];
|
|
1874
|
+
TypeRegistry.for(n0).registerError(OrganizationNotInAllFeaturesModeException, __OrganizationNotInAllFeaturesModeException);
|
|
1875
|
+
export var OrganizationsDecisionDetail = [3, n0, _ODD, 0, [_ABO], [2]];
|
|
1876
|
+
export var PasswordPolicy = [
|
|
1877
|
+
3,
|
|
1878
|
+
n0,
|
|
1879
|
+
_PP,
|
|
1880
|
+
0,
|
|
1881
|
+
[_MPL, _RS, _RNe, _RUC, _RLC, _AUTCP, _EPx, _MPA, _PRP, _HE],
|
|
1882
|
+
[1, 2, 2, 2, 2, 2, 2, 1, 1, 2],
|
|
1883
|
+
];
|
|
1884
|
+
export var PasswordPolicyViolationException = [
|
|
1885
|
+
-3,
|
|
1886
|
+
n0,
|
|
1887
|
+
_PPVE,
|
|
1888
|
+
{
|
|
1889
|
+
[_e]: _c,
|
|
1890
|
+
[_hE]: 400,
|
|
1891
|
+
[_aQE]: [`PasswordPolicyViolation`, 400],
|
|
1892
|
+
},
|
|
1893
|
+
[_m],
|
|
1894
|
+
[0],
|
|
1895
|
+
];
|
|
1896
|
+
TypeRegistry.for(n0).registerError(PasswordPolicyViolationException, __PasswordPolicyViolationException);
|
|
1897
|
+
export var PermissionsBoundaryDecisionDetail = [3, n0, _PBDD, 0, [_ABPB], [2]];
|
|
1898
|
+
export var Policy = [
|
|
1899
|
+
3,
|
|
1900
|
+
n0,
|
|
1901
|
+
_Po,
|
|
1902
|
+
0,
|
|
1903
|
+
[_PN, _PI, _A, _Pa, _DVI, _ACt, _PBUC, _IA, _D, _CD, _UD, _T],
|
|
1904
|
+
[0, 0, 0, 0, 0, 1, 1, 2, 0, 4, 4, () => tagListType],
|
|
1905
|
+
];
|
|
1906
|
+
export var PolicyDetail = [3, n0, _PDo, 0, [_PN, _PD], [0, 0]];
|
|
1907
|
+
export var PolicyEvaluationException = [
|
|
1908
|
+
-3,
|
|
1909
|
+
n0,
|
|
1910
|
+
_PEE,
|
|
1911
|
+
{
|
|
1912
|
+
[_e]: _s,
|
|
1913
|
+
[_hE]: 500,
|
|
1914
|
+
[_aQE]: [`PolicyEvaluation`, 500],
|
|
1915
|
+
},
|
|
1916
|
+
[_m],
|
|
1917
|
+
[0],
|
|
1918
|
+
];
|
|
1919
|
+
TypeRegistry.for(n0).registerError(PolicyEvaluationException, __PolicyEvaluationException);
|
|
1920
|
+
export var PolicyGrantingServiceAccess = [
|
|
1921
|
+
3,
|
|
1922
|
+
n0,
|
|
1923
|
+
_PGSAo,
|
|
1924
|
+
0,
|
|
1925
|
+
[_PN, _PT, _PA, _ET, _EN],
|
|
1926
|
+
[0, 0, 0, 0, 0],
|
|
1927
|
+
];
|
|
1928
|
+
export var PolicyGroup = [3, n0, _PGo, 0, [_GN, _GI], [0, 0]];
|
|
1929
|
+
export var PolicyNotAttachableException = [
|
|
1930
|
+
-3,
|
|
1931
|
+
n0,
|
|
1932
|
+
_PNAE,
|
|
1933
|
+
{
|
|
1934
|
+
[_e]: _c,
|
|
1935
|
+
[_hE]: 400,
|
|
1936
|
+
[_aQE]: [`PolicyNotAttachable`, 400],
|
|
1937
|
+
},
|
|
1938
|
+
[_m],
|
|
1939
|
+
[0],
|
|
1940
|
+
];
|
|
1941
|
+
TypeRegistry.for(n0).registerError(PolicyNotAttachableException, __PolicyNotAttachableException);
|
|
1942
|
+
export var PolicyParameter = [3, n0, _PPo, 0, [_N, _Va, _Ty], [0, 64 | 0, 0]];
|
|
1943
|
+
export var PolicyRole = [3, n0, _PRo, 0, [_RN, _RI], [0, 0]];
|
|
1944
|
+
export var PolicyUser = [3, n0, _PUo, 0, [_UN, _UI], [0, 0]];
|
|
1945
|
+
export var PolicyVersion = [3, n0, _PV, 0, [_Do, _VI, _IDV, _CD], [0, 0, 2, 4]];
|
|
1946
|
+
export var Position = [3, n0, _Pos, 0, [_L, _Col], [1, 1]];
|
|
1947
|
+
export var PutGroupPolicyRequest = [3, n0, _PGPR, 0, [_GN, _PN, _PD], [0, 0, 0]];
|
|
1948
|
+
export var PutRolePermissionsBoundaryRequest = [3, n0, _PRPBR, 0, [_RN, _PB], [0, 0]];
|
|
1949
|
+
export var PutRolePolicyRequest = [3, n0, _PRPR, 0, [_RN, _PN, _PD], [0, 0, 0]];
|
|
1950
|
+
export var PutUserPermissionsBoundaryRequest = [3, n0, _PUPBR, 0, [_UN, _PB], [0, 0]];
|
|
1951
|
+
export var PutUserPolicyRequest = [3, n0, _PUPR, 0, [_UN, _PN, _PD], [0, 0, 0]];
|
|
1952
|
+
export var RemoveClientIDFromOpenIDConnectProviderRequest = [
|
|
1953
|
+
3,
|
|
1954
|
+
n0,
|
|
1955
|
+
_RCIDFOIDCPR,
|
|
1956
|
+
0,
|
|
1957
|
+
[_OIDCPA, _CID],
|
|
1958
|
+
[0, 0],
|
|
1959
|
+
];
|
|
1960
|
+
export var RemoveRoleFromInstanceProfileRequest = [3, n0, _RRFIPR, 0, [_IPN, _RN], [0, 0]];
|
|
1961
|
+
export var RemoveUserFromGroupRequest = [3, n0, _RUFGR, 0, [_GN, _UN], [0, 0]];
|
|
1962
|
+
export var ReportGenerationLimitExceededException = [
|
|
1963
|
+
-3,
|
|
1964
|
+
n0,
|
|
1965
|
+
_RGLEE,
|
|
1966
|
+
{
|
|
1967
|
+
[_e]: _c,
|
|
1968
|
+
[_hE]: 409,
|
|
1969
|
+
[_aQE]: [`ReportGenerationLimitExceeded`, 409],
|
|
1970
|
+
},
|
|
1971
|
+
[_m],
|
|
1972
|
+
[0],
|
|
1973
|
+
];
|
|
1974
|
+
TypeRegistry.for(n0).registerError(ReportGenerationLimitExceededException, __ReportGenerationLimitExceededException);
|
|
1975
|
+
export var ResetServiceSpecificCredentialRequest = [3, n0, _RSSCR, 0, [_UN, _SSCI], [0, 0]];
|
|
1976
|
+
export var ResetServiceSpecificCredentialResponse = [
|
|
1977
|
+
3,
|
|
1978
|
+
n0,
|
|
1979
|
+
_RSSCRe,
|
|
1980
|
+
0,
|
|
1981
|
+
[_SSC],
|
|
1982
|
+
[[() => ServiceSpecificCredential, 0]],
|
|
1983
|
+
];
|
|
1984
|
+
export var ResourceSpecificResult = [
|
|
1985
|
+
3,
|
|
1986
|
+
n0,
|
|
1987
|
+
_RSRe,
|
|
1988
|
+
0,
|
|
1989
|
+
[_ERN, _ERD, _MS, _MCV, _EDD, _PBDD],
|
|
1990
|
+
[0, 0, () => StatementListType, 64 | 0, 128 | 0, () => PermissionsBoundaryDecisionDetail],
|
|
1991
|
+
];
|
|
1992
|
+
export var ResyncMFADeviceRequest = [3, n0, _RMFADR, 0, [_UN, _SNer, _AC, _ACu], [0, 0, 0, 0]];
|
|
1993
|
+
export var Role = [
|
|
1994
|
+
3,
|
|
1995
|
+
n0,
|
|
1996
|
+
_Ro,
|
|
1997
|
+
0,
|
|
1998
|
+
[_Pa, _RN, _RI, _A, _CD, _ARPD, _D, _MSD, _PB, _T, _RLU],
|
|
1999
|
+
[0, 0, 0, 0, 4, 0, 0, 1, () => AttachedPermissionsBoundary, () => tagListType, () => RoleLastUsed],
|
|
2000
|
+
];
|
|
2001
|
+
export var RoleDetail = [
|
|
2002
|
+
3,
|
|
2003
|
+
n0,
|
|
2004
|
+
_RD,
|
|
2005
|
+
0,
|
|
2006
|
+
[_Pa, _RN, _RI, _A, _CD, _ARPD, _IPL, _RPL, _AMP, _PB, _T, _RLU],
|
|
2007
|
+
[
|
|
2008
|
+
0,
|
|
2009
|
+
0,
|
|
2010
|
+
0,
|
|
2011
|
+
0,
|
|
2012
|
+
4,
|
|
2013
|
+
0,
|
|
2014
|
+
() => instanceProfileListType,
|
|
2015
|
+
() => policyDetailListType,
|
|
2016
|
+
() => attachedPoliciesListType,
|
|
2017
|
+
() => AttachedPermissionsBoundary,
|
|
2018
|
+
() => tagListType,
|
|
2019
|
+
() => RoleLastUsed,
|
|
2020
|
+
],
|
|
2021
|
+
];
|
|
2022
|
+
export var RoleLastUsed = [3, n0, _RLU, 0, [_LUD, _R], [4, 0]];
|
|
2023
|
+
export var RoleUsageType = [3, n0, _RUT, 0, [_R, _Res], [0, 64 | 0]];
|
|
2024
|
+
export var SAMLPrivateKey = [3, n0, _SAMLPK, 0, [_KI, _Ti], [0, 4]];
|
|
2025
|
+
export var SAMLProviderListEntry = [3, n0, _SAMLPLE, 0, [_A, _VU, _CD], [0, 4, 4]];
|
|
2026
|
+
export var ServerCertificate = [
|
|
2027
|
+
3,
|
|
2028
|
+
n0,
|
|
2029
|
+
_SC,
|
|
2030
|
+
0,
|
|
2031
|
+
[_SCM, _CB, _CC, _T],
|
|
2032
|
+
[() => ServerCertificateMetadata, 0, 0, () => tagListType],
|
|
2033
|
+
];
|
|
2034
|
+
export var ServerCertificateMetadata = [
|
|
2035
|
+
3,
|
|
2036
|
+
n0,
|
|
2037
|
+
_SCM,
|
|
2038
|
+
0,
|
|
2039
|
+
[_Pa, _SCN, _SCI, _A, _UDp, _Ex],
|
|
2040
|
+
[0, 0, 0, 0, 4, 4],
|
|
2041
|
+
];
|
|
2042
|
+
export var ServiceAccessNotEnabledException = [
|
|
2043
|
+
-3,
|
|
2044
|
+
n0,
|
|
2045
|
+
_SANEE,
|
|
2046
|
+
{
|
|
2047
|
+
[_e]: _c,
|
|
2048
|
+
[_hE]: 400,
|
|
2049
|
+
},
|
|
2050
|
+
[_M],
|
|
2051
|
+
[0],
|
|
2052
|
+
];
|
|
2053
|
+
TypeRegistry.for(n0).registerError(ServiceAccessNotEnabledException, __ServiceAccessNotEnabledException);
|
|
2054
|
+
export var ServiceFailureException = [
|
|
2055
|
+
-3,
|
|
2056
|
+
n0,
|
|
2057
|
+
_SFE,
|
|
2058
|
+
{
|
|
2059
|
+
[_e]: _s,
|
|
2060
|
+
[_hE]: 500,
|
|
2061
|
+
[_aQE]: [`ServiceFailure`, 500],
|
|
2062
|
+
},
|
|
2063
|
+
[_m],
|
|
2064
|
+
[0],
|
|
2065
|
+
];
|
|
2066
|
+
TypeRegistry.for(n0).registerError(ServiceFailureException, __ServiceFailureException);
|
|
2067
|
+
export var ServiceLastAccessed = [
|
|
2068
|
+
3,
|
|
2069
|
+
n0,
|
|
2070
|
+
_SLAe,
|
|
2071
|
+
0,
|
|
2072
|
+
[_SN, _LA, _SNe, _LAE, _LAR, _TAE, _TALA],
|
|
2073
|
+
[0, 4, 0, 0, 0, 1, () => TrackedActionsLastAccessed],
|
|
2074
|
+
];
|
|
2075
|
+
export var ServiceNotSupportedException = [
|
|
2076
|
+
-3,
|
|
2077
|
+
n0,
|
|
2078
|
+
_SNSE,
|
|
2079
|
+
{
|
|
2080
|
+
[_e]: _c,
|
|
2081
|
+
[_hE]: 404,
|
|
2082
|
+
[_aQE]: [`NotSupportedService`, 404],
|
|
2083
|
+
},
|
|
2084
|
+
[_m],
|
|
2085
|
+
[0],
|
|
2086
|
+
];
|
|
2087
|
+
TypeRegistry.for(n0).registerError(ServiceNotSupportedException, __ServiceNotSupportedException);
|
|
2088
|
+
export var ServiceSpecificCredential = [
|
|
2089
|
+
3,
|
|
2090
|
+
n0,
|
|
2091
|
+
_SSC,
|
|
2092
|
+
0,
|
|
2093
|
+
[_CD, _EDx, _SN, _SUN, _SP, _SCA, _SCS, _SSCI, _UN, _S],
|
|
2094
|
+
[4, 4, 0, 0, [() => servicePassword, 0], 0, [() => serviceCredentialSecret, 0], 0, 0, 0],
|
|
2095
|
+
];
|
|
2096
|
+
export var ServiceSpecificCredentialMetadata = [
|
|
2097
|
+
3,
|
|
2098
|
+
n0,
|
|
2099
|
+
_SSCM,
|
|
2100
|
+
0,
|
|
2101
|
+
[_UN, _S, _SUN, _SCA, _CD, _EDx, _SSCI, _SN],
|
|
2102
|
+
[0, 0, 0, 0, 4, 4, 0, 0],
|
|
2103
|
+
];
|
|
2104
|
+
export var SetDefaultPolicyVersionRequest = [3, n0, _SDPVR, 0, [_PA, _VI], [0, 0]];
|
|
2105
|
+
export var SetSecurityTokenServicePreferencesRequest = [3, n0, _SSTSPR, 0, [_GETV], [0]];
|
|
2106
|
+
export var SigningCertificate = [3, n0, _SCi, 0, [_UN, _CI, _CB, _S, _UDp], [0, 0, 0, 0, 4]];
|
|
2107
|
+
export var SimulateCustomPolicyRequest = [
|
|
2108
|
+
3,
|
|
2109
|
+
n0,
|
|
2110
|
+
_SCPR,
|
|
2111
|
+
0,
|
|
2112
|
+
[_PIL, _PBPIL, _AN, _RA, _RP, _RO, _CA, _CEo, _RHO, _MI, _Ma],
|
|
2113
|
+
[64 | 0, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, () => ContextEntryListType, 0, 1, 0],
|
|
2114
|
+
];
|
|
2115
|
+
export var SimulatePolicyResponse = [
|
|
2116
|
+
3,
|
|
2117
|
+
n0,
|
|
2118
|
+
_SPR,
|
|
2119
|
+
0,
|
|
2120
|
+
[_ERv, _IT, _Ma],
|
|
2121
|
+
[() => EvaluationResultsListType, 2, 0],
|
|
2122
|
+
];
|
|
2123
|
+
export var SimulatePrincipalPolicyRequest = [
|
|
2124
|
+
3,
|
|
2125
|
+
n0,
|
|
2126
|
+
_SPPR,
|
|
2127
|
+
0,
|
|
2128
|
+
[_PSA, _PIL, _PBPIL, _AN, _RA, _RP, _RO, _CA, _CEo, _RHO, _MI, _Ma],
|
|
2129
|
+
[0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, () => ContextEntryListType, 0, 1, 0],
|
|
2130
|
+
];
|
|
2131
|
+
export var SSHPublicKey = [
|
|
2132
|
+
3,
|
|
2133
|
+
n0,
|
|
2134
|
+
_SSHPK,
|
|
2135
|
+
0,
|
|
2136
|
+
[_UN, _SSHPKI, _Fi, _SSHPKB, _S, _UDp],
|
|
2137
|
+
[0, 0, 0, 0, 0, 4],
|
|
2138
|
+
];
|
|
2139
|
+
export var SSHPublicKeyMetadata = [3, n0, _SSHPKM, 0, [_UN, _SSHPKI, _S, _UDp], [0, 0, 0, 4]];
|
|
2140
|
+
export var Statement = [
|
|
2141
|
+
3,
|
|
2142
|
+
n0,
|
|
2143
|
+
_Sta,
|
|
2144
|
+
0,
|
|
2145
|
+
[_SPI, _SPT, _SPt, _EPn],
|
|
2146
|
+
[0, 0, () => Position, () => Position],
|
|
2147
|
+
];
|
|
2148
|
+
export var Tag = [3, n0, _Ta, 0, [_K, _Val], [0, 0]];
|
|
2149
|
+
export var TagInstanceProfileRequest = [3, n0, _TIPR, 0, [_IPN, _T], [0, () => tagListType]];
|
|
2150
|
+
export var TagMFADeviceRequest = [3, n0, _TMFADR, 0, [_SNer, _T], [0, () => tagListType]];
|
|
2151
|
+
export var TagOpenIDConnectProviderRequest = [
|
|
2152
|
+
3,
|
|
2153
|
+
n0,
|
|
2154
|
+
_TOIDCPR,
|
|
2155
|
+
0,
|
|
2156
|
+
[_OIDCPA, _T],
|
|
2157
|
+
[0, () => tagListType],
|
|
2158
|
+
];
|
|
2159
|
+
export var TagPolicyRequest = [3, n0, _TPR, 0, [_PA, _T], [0, () => tagListType]];
|
|
2160
|
+
export var TagRoleRequest = [3, n0, _TRR, 0, [_RN, _T], [0, () => tagListType]];
|
|
2161
|
+
export var TagSAMLProviderRequest = [3, n0, _TSAMLPR, 0, [_SAMLPA, _T], [0, () => tagListType]];
|
|
2162
|
+
export var TagServerCertificateRequest = [3, n0, _TSCR, 0, [_SCN, _T], [0, () => tagListType]];
|
|
2163
|
+
export var TagUserRequest = [3, n0, _TUR, 0, [_UN, _T], [0, () => tagListType]];
|
|
2164
|
+
export var TrackedActionLastAccessed = [
|
|
2165
|
+
3,
|
|
2166
|
+
n0,
|
|
2167
|
+
_TALAr,
|
|
2168
|
+
0,
|
|
2169
|
+
[_ANc, _LAEa, _LATa, _LARa],
|
|
2170
|
+
[0, 0, 4, 0],
|
|
2171
|
+
];
|
|
2172
|
+
export var UnmodifiableEntityException = [
|
|
2173
|
+
-3,
|
|
2174
|
+
n0,
|
|
2175
|
+
_UEE,
|
|
2176
|
+
{
|
|
2177
|
+
[_e]: _c,
|
|
2178
|
+
[_hE]: 400,
|
|
2179
|
+
[_aQE]: [`UnmodifiableEntity`, 400],
|
|
2180
|
+
},
|
|
2181
|
+
[_m],
|
|
2182
|
+
[0],
|
|
2183
|
+
];
|
|
2184
|
+
TypeRegistry.for(n0).registerError(UnmodifiableEntityException, __UnmodifiableEntityException);
|
|
2185
|
+
export var UnrecognizedPublicKeyEncodingException = [
|
|
2186
|
+
-3,
|
|
2187
|
+
n0,
|
|
2188
|
+
_UPKEE,
|
|
2189
|
+
{
|
|
2190
|
+
[_e]: _c,
|
|
2191
|
+
[_hE]: 400,
|
|
2192
|
+
[_aQE]: [`UnrecognizedPublicKeyEncoding`, 400],
|
|
2193
|
+
},
|
|
2194
|
+
[_m],
|
|
2195
|
+
[0],
|
|
2196
|
+
];
|
|
2197
|
+
TypeRegistry.for(n0).registerError(UnrecognizedPublicKeyEncodingException, __UnrecognizedPublicKeyEncodingException);
|
|
2198
|
+
export var UntagInstanceProfileRequest = [3, n0, _UIPR, 0, [_IPN, _TK], [0, 64 | 0]];
|
|
2199
|
+
export var UntagMFADeviceRequest = [3, n0, _UMFADR, 0, [_SNer, _TK], [0, 64 | 0]];
|
|
2200
|
+
export var UntagOpenIDConnectProviderRequest = [3, n0, _UOIDCPR, 0, [_OIDCPA, _TK], [0, 64 | 0]];
|
|
2201
|
+
export var UntagPolicyRequest = [3, n0, _UPR, 0, [_PA, _TK], [0, 64 | 0]];
|
|
2202
|
+
export var UntagRoleRequest = [3, n0, _URR, 0, [_RN, _TK], [0, 64 | 0]];
|
|
2203
|
+
export var UntagSAMLProviderRequest = [3, n0, _USAMLPR, 0, [_SAMLPA, _TK], [0, 64 | 0]];
|
|
2204
|
+
export var UntagServerCertificateRequest = [3, n0, _USCR, 0, [_SCN, _TK], [0, 64 | 0]];
|
|
2205
|
+
export var UntagUserRequest = [3, n0, _UUR, 0, [_UN, _TK], [0, 64 | 0]];
|
|
2206
|
+
export var UpdateAccessKeyRequest = [3, n0, _UAKR, 0, [_UN, _AKI, _S], [0, 0, 0]];
|
|
2207
|
+
export var UpdateAccountPasswordPolicyRequest = [
|
|
2208
|
+
3,
|
|
2209
|
+
n0,
|
|
2210
|
+
_UAPPR,
|
|
2211
|
+
0,
|
|
2212
|
+
[_MPL, _RS, _RNe, _RUC, _RLC, _AUTCP, _MPA, _PRP, _HE],
|
|
2213
|
+
[1, 2, 2, 2, 2, 2, 1, 1, 2],
|
|
2214
|
+
];
|
|
2215
|
+
export var UpdateAssumeRolePolicyRequest = [3, n0, _UARPR, 0, [_RN, _PD], [0, 0]];
|
|
2216
|
+
export var UpdateGroupRequest = [3, n0, _UGR, 0, [_GN, _NPe, _NGN], [0, 0, 0]];
|
|
2217
|
+
export var UpdateLoginProfileRequest = [
|
|
2218
|
+
3,
|
|
2219
|
+
n0,
|
|
2220
|
+
_ULPR,
|
|
2221
|
+
0,
|
|
2222
|
+
[_UN, _Pas, _PRR],
|
|
2223
|
+
[0, [() => passwordType, 0], 2],
|
|
2224
|
+
];
|
|
2225
|
+
export var UpdateOpenIDConnectProviderThumbprintRequest = [
|
|
2226
|
+
3,
|
|
2227
|
+
n0,
|
|
2228
|
+
_UOIDCPTR,
|
|
2229
|
+
0,
|
|
2230
|
+
[_OIDCPA, _TL],
|
|
2231
|
+
[0, 64 | 0],
|
|
2232
|
+
];
|
|
2233
|
+
export var UpdateRoleDescriptionRequest = [3, n0, _URDR, 0, [_RN, _D], [0, 0]];
|
|
2234
|
+
export var UpdateRoleDescriptionResponse = [3, n0, _URDRp, 0, [_Ro], [() => Role]];
|
|
2235
|
+
export var UpdateRoleRequest = [3, n0, _URRp, 0, [_RN, _D, _MSD], [0, 0, 1]];
|
|
2236
|
+
export var UpdateRoleResponse = [3, n0, _URRpd, 0, [], []];
|
|
2237
|
+
export var UpdateSAMLProviderRequest = [
|
|
2238
|
+
3,
|
|
2239
|
+
n0,
|
|
2240
|
+
_USAMLPRp,
|
|
2241
|
+
0,
|
|
2242
|
+
[_SAMLMD, _SAMLPA, _AEM, _APK, _RPK],
|
|
2243
|
+
[0, 0, 0, [() => privateKeyType, 0], 0],
|
|
2244
|
+
];
|
|
2245
|
+
export var UpdateSAMLProviderResponse = [3, n0, _USAMLPRpd, 0, [_SAMLPA], [0]];
|
|
2246
|
+
export var UpdateServerCertificateRequest = [3, n0, _USCRp, 0, [_SCN, _NPe, _NSCN], [0, 0, 0]];
|
|
2247
|
+
export var UpdateServiceSpecificCredentialRequest = [
|
|
2248
|
+
3,
|
|
2249
|
+
n0,
|
|
2250
|
+
_USSCR,
|
|
2251
|
+
0,
|
|
2252
|
+
[_UN, _SSCI, _S],
|
|
2253
|
+
[0, 0, 0],
|
|
2254
|
+
];
|
|
2255
|
+
export var UpdateSigningCertificateRequest = [3, n0, _USCRpd, 0, [_UN, _CI, _S], [0, 0, 0]];
|
|
2256
|
+
export var UpdateSSHPublicKeyRequest = [3, n0, _USSHPKR, 0, [_UN, _SSHPKI, _S], [0, 0, 0]];
|
|
2257
|
+
export var UpdateUserRequest = [3, n0, _UURp, 0, [_UN, _NPe, _NUN], [0, 0, 0]];
|
|
2258
|
+
export var UploadServerCertificateRequest = [
|
|
2259
|
+
3,
|
|
2260
|
+
n0,
|
|
2261
|
+
_USCRpl,
|
|
2262
|
+
0,
|
|
2263
|
+
[_Pa, _SCN, _CB, _PK, _CC, _T],
|
|
2264
|
+
[0, 0, 0, [() => privateKeyType, 0], 0, () => tagListType],
|
|
2265
|
+
];
|
|
2266
|
+
export var UploadServerCertificateResponse = [
|
|
2267
|
+
3,
|
|
2268
|
+
n0,
|
|
2269
|
+
_USCRplo,
|
|
2270
|
+
0,
|
|
2271
|
+
[_SCM, _T],
|
|
2272
|
+
[() => ServerCertificateMetadata, () => tagListType],
|
|
2273
|
+
];
|
|
2274
|
+
export var UploadSigningCertificateRequest = [3, n0, _USCRploa, 0, [_UN, _CB], [0, 0]];
|
|
2275
|
+
export var UploadSigningCertificateResponse = [
|
|
2276
|
+
3,
|
|
2277
|
+
n0,
|
|
2278
|
+
_USCRpload,
|
|
2279
|
+
0,
|
|
2280
|
+
[_Cert],
|
|
2281
|
+
[() => SigningCertificate],
|
|
2282
|
+
];
|
|
2283
|
+
export var UploadSSHPublicKeyRequest = [3, n0, _USSHPKRp, 0, [_UN, _SSHPKB], [0, 0]];
|
|
2284
|
+
export var UploadSSHPublicKeyResponse = [3, n0, _USSHPKRpl, 0, [_SSHPK], [() => SSHPublicKey]];
|
|
2285
|
+
export var User = [
|
|
2286
|
+
3,
|
|
2287
|
+
n0,
|
|
2288
|
+
_Us,
|
|
2289
|
+
0,
|
|
2290
|
+
[_Pa, _UN, _UI, _A, _CD, _PLU, _PB, _T],
|
|
2291
|
+
[0, 0, 0, 0, 4, 4, () => AttachedPermissionsBoundary, () => tagListType],
|
|
2292
|
+
];
|
|
2293
|
+
export var UserDetail = [
|
|
2294
|
+
3,
|
|
2295
|
+
n0,
|
|
2296
|
+
_UDs,
|
|
2297
|
+
0,
|
|
2298
|
+
[_Pa, _UN, _UI, _A, _CD, _UPL, _GL, _AMP, _PB, _T],
|
|
2299
|
+
[
|
|
2300
|
+
0,
|
|
2301
|
+
0,
|
|
2302
|
+
0,
|
|
2303
|
+
0,
|
|
2304
|
+
4,
|
|
2305
|
+
() => policyDetailListType,
|
|
2306
|
+
64 | 0,
|
|
2307
|
+
() => attachedPoliciesListType,
|
|
2308
|
+
() => AttachedPermissionsBoundary,
|
|
2309
|
+
() => tagListType,
|
|
2310
|
+
],
|
|
2311
|
+
];
|
|
2312
|
+
export var VirtualMFADevice = [
|
|
2313
|
+
3,
|
|
2314
|
+
n0,
|
|
2315
|
+
_VMFAD,
|
|
2316
|
+
0,
|
|
2317
|
+
[_SNer, _BSS, _QRCPNG, _Us, _EDn, _T],
|
|
2318
|
+
[0, [() => BootstrapDatum, 0], [() => BootstrapDatum, 0], () => User, 4, () => tagListType],
|
|
2319
|
+
];
|
|
2320
|
+
export var __Unit = "unit";
|
|
2321
|
+
export var IAMServiceException = [-3, _sm, "IAMServiceException", 0, [], []];
|
|
2322
|
+
TypeRegistry.for(_sm).registerError(IAMServiceException, __IAMServiceException);
|
|
2323
|
+
export var AccessDetails = [1, n0, _ADc, 0, () => AccessDetail];
|
|
2324
|
+
export var accessKeyMetadataListType = [1, n0, _aKMLT, 0, () => AccessKeyMetadata];
|
|
2325
|
+
export var accountAliasListType = 64 | 0;
|
|
2326
|
+
export var ActionNameListType = 64 | 0;
|
|
2327
|
+
export var ArnListType = 64 | 0;
|
|
2328
|
+
export var attachedPoliciesListType = [1, n0, _aPLT, 0, () => AttachedPolicy];
|
|
2329
|
+
export var certificateListType = [1, n0, _cLT, 0, () => SigningCertificate];
|
|
2330
|
+
export var clientIDListType = 64 | 0;
|
|
2331
|
+
export var ContextEntryListType = [1, n0, _CELT, 0, () => ContextEntry];
|
|
2332
|
+
export var ContextKeyNamesResultListType = 64 | 0;
|
|
2333
|
+
export var ContextKeyValueListType = 64 | 0;
|
|
2334
|
+
export var entityDetailsListType = [1, n0, _eDLT, 0, () => EntityDetails];
|
|
2335
|
+
export var entityListType = 64 | 0;
|
|
2336
|
+
export var EvaluationResultsListType = [1, n0, _ERLT, 0, () => EvaluationResult];
|
|
2337
|
+
export var FeaturesListType = 64 | 0;
|
|
2338
|
+
export var groupDetailListType = [1, n0, _gDLT, 0, () => GroupDetail];
|
|
2339
|
+
export var groupListType = [1, n0, _gLT, 0, () => Group];
|
|
2340
|
+
export var groupNameListType = 64 | 0;
|
|
2341
|
+
export var instanceProfileListType = [1, n0, _iPLT, 0, () => InstanceProfile];
|
|
2342
|
+
export var listPolicyGrantingServiceAccessResponseListType = [
|
|
2343
|
+
1,
|
|
2344
|
+
n0,
|
|
2345
|
+
_lPGSARLT,
|
|
2346
|
+
0,
|
|
2347
|
+
() => ListPoliciesGrantingServiceAccessEntry,
|
|
2348
|
+
];
|
|
2349
|
+
export var ManagedPolicyDetailListType = [1, n0, _MPDLT, 0, () => ManagedPolicyDetail];
|
|
2350
|
+
export var mfaDeviceListType = [1, n0, _mDLT, 0, () => MFADevice];
|
|
2351
|
+
export var OpenIDConnectProviderListType = [1, n0, _OIDCPLT, 0, () => OpenIDConnectProviderListEntry];
|
|
2352
|
+
export var policyDetailListType = [1, n0, _pDLT, 0, () => PolicyDetail];
|
|
2353
|
+
export var policyDocumentVersionListType = [1, n0, _pDVLT, 0, () => PolicyVersion];
|
|
2354
|
+
export var policyGrantingServiceAccessListType = [
|
|
2355
|
+
1,
|
|
2356
|
+
n0,
|
|
2357
|
+
_pGSALT,
|
|
2358
|
+
0,
|
|
2359
|
+
() => PolicyGrantingServiceAccess,
|
|
2360
|
+
];
|
|
2361
|
+
export var PolicyGroupListType = [1, n0, _PGLT, 0, () => PolicyGroup];
|
|
2362
|
+
export var policyListType = [1, n0, _pLT, 0, () => Policy];
|
|
2363
|
+
export var policyNameListType = 64 | 0;
|
|
2364
|
+
export var policyParameterListType = [1, n0, _pPLT, 0, () => PolicyParameter];
|
|
2365
|
+
export var policyParameterValuesListType = 64 | 0;
|
|
2366
|
+
export var PolicyRoleListType = [1, n0, _PRLT, 0, () => PolicyRole];
|
|
2367
|
+
export var PolicyUserListType = [1, n0, _PULT, 0, () => PolicyUser];
|
|
2368
|
+
export var privateKeyList = [1, n0, _pKL, 0, () => SAMLPrivateKey];
|
|
2369
|
+
export var ResourceNameListType = 64 | 0;
|
|
2370
|
+
export var ResourceSpecificResultListType = [1, n0, _RSRLT, 0, () => ResourceSpecificResult];
|
|
2371
|
+
export var roleDetailListType = [1, n0, _rDLT, 0, () => RoleDetail];
|
|
2372
|
+
export var roleListType = [1, n0, _rLT, 0, () => Role];
|
|
2373
|
+
export var RoleUsageListType = [1, n0, _RULT, 0, () => RoleUsageType];
|
|
2374
|
+
export var SAMLProviderListType = [1, n0, _SAMLPLT, 0, () => SAMLProviderListEntry];
|
|
2375
|
+
export var serverCertificateMetadataListType = [1, n0, _sCMLT, 0, () => ServerCertificateMetadata];
|
|
2376
|
+
export var serviceNamespaceListType = 64 | 0;
|
|
2377
|
+
export var ServicesLastAccessed = [1, n0, _SLA, 0, () => ServiceLastAccessed];
|
|
2378
|
+
export var ServiceSpecificCredentialsListType = [
|
|
2379
|
+
1,
|
|
2380
|
+
n0,
|
|
2381
|
+
_SSCLT,
|
|
2382
|
+
0,
|
|
2383
|
+
() => ServiceSpecificCredentialMetadata,
|
|
2384
|
+
];
|
|
2385
|
+
export var SimulationPolicyListType = 64 | 0;
|
|
2386
|
+
export var SSHPublicKeyListType = [1, n0, _SSHPKLT, 0, () => SSHPublicKeyMetadata];
|
|
2387
|
+
export var StatementListType = [1, n0, _SLT, 0, () => Statement];
|
|
2388
|
+
export var tagKeyListType = 64 | 0;
|
|
2389
|
+
export var tagListType = [1, n0, _tLT, 0, () => Tag];
|
|
2390
|
+
export var thumbprintListType = 64 | 0;
|
|
2391
|
+
export var TrackedActionsLastAccessed = [1, n0, _TALA, 0, () => TrackedActionLastAccessed];
|
|
2392
|
+
export var userDetailListType = [1, n0, _uDLT, 0, () => UserDetail];
|
|
2393
|
+
export var userListType = [1, n0, _uLT, 0, () => User];
|
|
2394
|
+
export var virtualMFADeviceListType = [1, n0, _vMFADLT, 0, [() => VirtualMFADevice, 0]];
|
|
2395
|
+
export var CertificationMapType = 128 | 0;
|
|
2396
|
+
export var EvalDecisionDetailsType = 128 | 0;
|
|
2397
|
+
export var summaryMapType = 128 | 1;
|
|
2398
|
+
export var AddClientIDToOpenIDConnectProvider = [
|
|
2399
|
+
9,
|
|
2400
|
+
n0,
|
|
2401
|
+
_ACIDTOIDCP,
|
|
2402
|
+
0,
|
|
2403
|
+
() => AddClientIDToOpenIDConnectProviderRequest,
|
|
2404
|
+
() => __Unit,
|
|
2405
|
+
];
|
|
2406
|
+
export var AddRoleToInstanceProfile = [
|
|
2407
|
+
9,
|
|
2408
|
+
n0,
|
|
2409
|
+
_ARTIP,
|
|
2410
|
+
0,
|
|
2411
|
+
() => AddRoleToInstanceProfileRequest,
|
|
2412
|
+
() => __Unit,
|
|
2413
|
+
];
|
|
2414
|
+
export var AddUserToGroup = [9, n0, _AUTG, 0, () => AddUserToGroupRequest, () => __Unit];
|
|
2415
|
+
export var AttachGroupPolicy = [9, n0, _AGP, 0, () => AttachGroupPolicyRequest, () => __Unit];
|
|
2416
|
+
export var AttachRolePolicy = [9, n0, _ARP, 0, () => AttachRolePolicyRequest, () => __Unit];
|
|
2417
|
+
export var AttachUserPolicy = [9, n0, _AUP, 0, () => AttachUserPolicyRequest, () => __Unit];
|
|
2418
|
+
export var ChangePassword = [9, n0, _CP, 0, () => ChangePasswordRequest, () => __Unit];
|
|
2419
|
+
export var CreateAccessKey = [
|
|
2420
|
+
9,
|
|
2421
|
+
n0,
|
|
2422
|
+
_CAK,
|
|
2423
|
+
0,
|
|
2424
|
+
() => CreateAccessKeyRequest,
|
|
2425
|
+
() => CreateAccessKeyResponse,
|
|
2426
|
+
];
|
|
2427
|
+
export var CreateAccountAlias = [9, n0, _CAA, 0, () => CreateAccountAliasRequest, () => __Unit];
|
|
2428
|
+
export var CreateDelegationRequest = [
|
|
2429
|
+
9,
|
|
2430
|
+
n0,
|
|
2431
|
+
_CDR,
|
|
2432
|
+
0,
|
|
2433
|
+
() => CreateDelegationRequestRequest,
|
|
2434
|
+
() => CreateDelegationRequestResponse,
|
|
2435
|
+
];
|
|
2436
|
+
export var CreateGroup = [9, n0, _CG, 0, () => CreateGroupRequest, () => CreateGroupResponse];
|
|
2437
|
+
export var CreateInstanceProfile = [
|
|
2438
|
+
9,
|
|
2439
|
+
n0,
|
|
2440
|
+
_CIP,
|
|
2441
|
+
0,
|
|
2442
|
+
() => CreateInstanceProfileRequest,
|
|
2443
|
+
() => CreateInstanceProfileResponse,
|
|
2444
|
+
];
|
|
2445
|
+
export var CreateLoginProfile = [
|
|
2446
|
+
9,
|
|
2447
|
+
n0,
|
|
2448
|
+
_CLP,
|
|
2449
|
+
0,
|
|
2450
|
+
() => CreateLoginProfileRequest,
|
|
2451
|
+
() => CreateLoginProfileResponse,
|
|
2452
|
+
];
|
|
2453
|
+
export var CreateOpenIDConnectProvider = [
|
|
2454
|
+
9,
|
|
2455
|
+
n0,
|
|
2456
|
+
_COIDCP,
|
|
2457
|
+
0,
|
|
2458
|
+
() => CreateOpenIDConnectProviderRequest,
|
|
2459
|
+
() => CreateOpenIDConnectProviderResponse,
|
|
2460
|
+
];
|
|
2461
|
+
export var CreatePolicy = [
|
|
2462
|
+
9,
|
|
2463
|
+
n0,
|
|
2464
|
+
_CPr,
|
|
2465
|
+
0,
|
|
2466
|
+
() => CreatePolicyRequest,
|
|
2467
|
+
() => CreatePolicyResponse,
|
|
2468
|
+
];
|
|
2469
|
+
export var CreatePolicyVersion = [
|
|
2470
|
+
9,
|
|
2471
|
+
n0,
|
|
2472
|
+
_CPV,
|
|
2473
|
+
0,
|
|
2474
|
+
() => CreatePolicyVersionRequest,
|
|
2475
|
+
() => CreatePolicyVersionResponse,
|
|
2476
|
+
];
|
|
2477
|
+
export var CreateRole = [9, n0, _CR, 0, () => CreateRoleRequest, () => CreateRoleResponse];
|
|
2478
|
+
export var CreateSAMLProvider = [
|
|
2479
|
+
9,
|
|
2480
|
+
n0,
|
|
2481
|
+
_CSAMLP,
|
|
2482
|
+
0,
|
|
2483
|
+
() => CreateSAMLProviderRequest,
|
|
2484
|
+
() => CreateSAMLProviderResponse,
|
|
2485
|
+
];
|
|
2486
|
+
export var CreateServiceLinkedRole = [
|
|
2487
|
+
9,
|
|
2488
|
+
n0,
|
|
2489
|
+
_CSLR,
|
|
2490
|
+
0,
|
|
2491
|
+
() => CreateServiceLinkedRoleRequest,
|
|
2492
|
+
() => CreateServiceLinkedRoleResponse,
|
|
2493
|
+
];
|
|
2494
|
+
export var CreateServiceSpecificCredential = [
|
|
2495
|
+
9,
|
|
2496
|
+
n0,
|
|
2497
|
+
_CSSC,
|
|
2498
|
+
0,
|
|
2499
|
+
() => CreateServiceSpecificCredentialRequest,
|
|
2500
|
+
() => CreateServiceSpecificCredentialResponse,
|
|
2501
|
+
];
|
|
2502
|
+
export var CreateUser = [9, n0, _CU, 0, () => CreateUserRequest, () => CreateUserResponse];
|
|
2503
|
+
export var CreateVirtualMFADevice = [
|
|
2504
|
+
9,
|
|
2505
|
+
n0,
|
|
2506
|
+
_CVMFAD,
|
|
2507
|
+
0,
|
|
2508
|
+
() => CreateVirtualMFADeviceRequest,
|
|
2509
|
+
() => CreateVirtualMFADeviceResponse,
|
|
2510
|
+
];
|
|
2511
|
+
export var DeactivateMFADevice = [
|
|
2512
|
+
9,
|
|
2513
|
+
n0,
|
|
2514
|
+
_DMFAD,
|
|
2515
|
+
0,
|
|
2516
|
+
() => DeactivateMFADeviceRequest,
|
|
2517
|
+
() => __Unit,
|
|
2518
|
+
];
|
|
2519
|
+
export var DeleteAccessKey = [9, n0, _DAK, 0, () => DeleteAccessKeyRequest, () => __Unit];
|
|
2520
|
+
export var DeleteAccountAlias = [9, n0, _DAA, 0, () => DeleteAccountAliasRequest, () => __Unit];
|
|
2521
|
+
export var DeleteAccountPasswordPolicy = [9, n0, _DAPP, 0, () => __Unit, () => __Unit];
|
|
2522
|
+
export var DeleteGroup = [9, n0, _DG, 0, () => DeleteGroupRequest, () => __Unit];
|
|
2523
|
+
export var DeleteGroupPolicy = [9, n0, _DGP, 0, () => DeleteGroupPolicyRequest, () => __Unit];
|
|
2524
|
+
export var DeleteInstanceProfile = [
|
|
2525
|
+
9,
|
|
2526
|
+
n0,
|
|
2527
|
+
_DIP,
|
|
2528
|
+
0,
|
|
2529
|
+
() => DeleteInstanceProfileRequest,
|
|
2530
|
+
() => __Unit,
|
|
2531
|
+
];
|
|
2532
|
+
export var DeleteLoginProfile = [9, n0, _DLP, 0, () => DeleteLoginProfileRequest, () => __Unit];
|
|
2533
|
+
export var DeleteOpenIDConnectProvider = [
|
|
2534
|
+
9,
|
|
2535
|
+
n0,
|
|
2536
|
+
_DOIDCP,
|
|
2537
|
+
0,
|
|
2538
|
+
() => DeleteOpenIDConnectProviderRequest,
|
|
2539
|
+
() => __Unit,
|
|
2540
|
+
];
|
|
2541
|
+
export var DeletePolicy = [9, n0, _DPe, 0, () => DeletePolicyRequest, () => __Unit];
|
|
2542
|
+
export var DeletePolicyVersion = [
|
|
2543
|
+
9,
|
|
2544
|
+
n0,
|
|
2545
|
+
_DPV,
|
|
2546
|
+
0,
|
|
2547
|
+
() => DeletePolicyVersionRequest,
|
|
2548
|
+
() => __Unit,
|
|
2549
|
+
];
|
|
2550
|
+
export var DeleteRole = [9, n0, _DR, 0, () => DeleteRoleRequest, () => __Unit];
|
|
2551
|
+
export var DeleteRolePermissionsBoundary = [
|
|
2552
|
+
9,
|
|
2553
|
+
n0,
|
|
2554
|
+
_DRPB,
|
|
2555
|
+
0,
|
|
2556
|
+
() => DeleteRolePermissionsBoundaryRequest,
|
|
2557
|
+
() => __Unit,
|
|
2558
|
+
];
|
|
2559
|
+
export var DeleteRolePolicy = [9, n0, _DRP, 0, () => DeleteRolePolicyRequest, () => __Unit];
|
|
2560
|
+
export var DeleteSAMLProvider = [
|
|
2561
|
+
9,
|
|
2562
|
+
n0,
|
|
2563
|
+
_DSAMLP,
|
|
2564
|
+
0,
|
|
2565
|
+
() => DeleteSAMLProviderRequest,
|
|
2566
|
+
() => __Unit,
|
|
2567
|
+
];
|
|
2568
|
+
export var DeleteServerCertificate = [
|
|
2569
|
+
9,
|
|
2570
|
+
n0,
|
|
2571
|
+
_DSC,
|
|
2572
|
+
0,
|
|
2573
|
+
() => DeleteServerCertificateRequest,
|
|
2574
|
+
() => __Unit,
|
|
2575
|
+
];
|
|
2576
|
+
export var DeleteServiceLinkedRole = [
|
|
2577
|
+
9,
|
|
2578
|
+
n0,
|
|
2579
|
+
_DSLR,
|
|
2580
|
+
0,
|
|
2581
|
+
() => DeleteServiceLinkedRoleRequest,
|
|
2582
|
+
() => DeleteServiceLinkedRoleResponse,
|
|
2583
|
+
];
|
|
2584
|
+
export var DeleteServiceSpecificCredential = [
|
|
2585
|
+
9,
|
|
2586
|
+
n0,
|
|
2587
|
+
_DSSC,
|
|
2588
|
+
0,
|
|
2589
|
+
() => DeleteServiceSpecificCredentialRequest,
|
|
2590
|
+
() => __Unit,
|
|
2591
|
+
];
|
|
2592
|
+
export var DeleteSigningCertificate = [
|
|
2593
|
+
9,
|
|
2594
|
+
n0,
|
|
2595
|
+
_DSCe,
|
|
2596
|
+
0,
|
|
2597
|
+
() => DeleteSigningCertificateRequest,
|
|
2598
|
+
() => __Unit,
|
|
2599
|
+
];
|
|
2600
|
+
export var DeleteSSHPublicKey = [
|
|
2601
|
+
9,
|
|
2602
|
+
n0,
|
|
2603
|
+
_DSSHPK,
|
|
2604
|
+
0,
|
|
2605
|
+
() => DeleteSSHPublicKeyRequest,
|
|
2606
|
+
() => __Unit,
|
|
2607
|
+
];
|
|
2608
|
+
export var DeleteUser = [9, n0, _DU, 0, () => DeleteUserRequest, () => __Unit];
|
|
2609
|
+
export var DeleteUserPermissionsBoundary = [
|
|
2610
|
+
9,
|
|
2611
|
+
n0,
|
|
2612
|
+
_DUPB,
|
|
2613
|
+
0,
|
|
2614
|
+
() => DeleteUserPermissionsBoundaryRequest,
|
|
2615
|
+
() => __Unit,
|
|
2616
|
+
];
|
|
2617
|
+
export var DeleteUserPolicy = [9, n0, _DUP, 0, () => DeleteUserPolicyRequest, () => __Unit];
|
|
2618
|
+
export var DeleteVirtualMFADevice = [
|
|
2619
|
+
9,
|
|
2620
|
+
n0,
|
|
2621
|
+
_DVMFAD,
|
|
2622
|
+
0,
|
|
2623
|
+
() => DeleteVirtualMFADeviceRequest,
|
|
2624
|
+
() => __Unit,
|
|
2625
|
+
];
|
|
2626
|
+
export var DetachGroupPolicy = [9, n0, _DGPe, 0, () => DetachGroupPolicyRequest, () => __Unit];
|
|
2627
|
+
export var DetachRolePolicy = [9, n0, _DRPe, 0, () => DetachRolePolicyRequest, () => __Unit];
|
|
2628
|
+
export var DetachUserPolicy = [9, n0, _DUPe, 0, () => DetachUserPolicyRequest, () => __Unit];
|
|
2629
|
+
export var DisableOrganizationsRootCredentialsManagement = [
|
|
2630
|
+
9,
|
|
2631
|
+
n0,
|
|
2632
|
+
_DORCM,
|
|
2633
|
+
0,
|
|
2634
|
+
() => DisableOrganizationsRootCredentialsManagementRequest,
|
|
2635
|
+
() => DisableOrganizationsRootCredentialsManagementResponse,
|
|
2636
|
+
];
|
|
2637
|
+
export var DisableOrganizationsRootSessions = [
|
|
2638
|
+
9,
|
|
2639
|
+
n0,
|
|
2640
|
+
_DORS,
|
|
2641
|
+
0,
|
|
2642
|
+
() => DisableOrganizationsRootSessionsRequest,
|
|
2643
|
+
() => DisableOrganizationsRootSessionsResponse,
|
|
2644
|
+
];
|
|
2645
|
+
export var EnableMFADevice = [9, n0, _EMFAD, 0, () => EnableMFADeviceRequest, () => __Unit];
|
|
2646
|
+
export var EnableOrganizationsRootCredentialsManagement = [
|
|
2647
|
+
9,
|
|
2648
|
+
n0,
|
|
2649
|
+
_EORCM,
|
|
2650
|
+
0,
|
|
2651
|
+
() => EnableOrganizationsRootCredentialsManagementRequest,
|
|
2652
|
+
() => EnableOrganizationsRootCredentialsManagementResponse,
|
|
2653
|
+
];
|
|
2654
|
+
export var EnableOrganizationsRootSessions = [
|
|
2655
|
+
9,
|
|
2656
|
+
n0,
|
|
2657
|
+
_EORS,
|
|
2658
|
+
0,
|
|
2659
|
+
() => EnableOrganizationsRootSessionsRequest,
|
|
2660
|
+
() => EnableOrganizationsRootSessionsResponse,
|
|
2661
|
+
];
|
|
2662
|
+
export var GenerateCredentialReport = [
|
|
2663
|
+
9,
|
|
2664
|
+
n0,
|
|
2665
|
+
_GCR,
|
|
2666
|
+
0,
|
|
2667
|
+
() => __Unit,
|
|
2668
|
+
() => GenerateCredentialReportResponse,
|
|
2669
|
+
];
|
|
2670
|
+
export var GenerateOrganizationsAccessReport = [
|
|
2671
|
+
9,
|
|
2672
|
+
n0,
|
|
2673
|
+
_GOAR,
|
|
2674
|
+
0,
|
|
2675
|
+
() => GenerateOrganizationsAccessReportRequest,
|
|
2676
|
+
() => GenerateOrganizationsAccessReportResponse,
|
|
2677
|
+
];
|
|
2678
|
+
export var GenerateServiceLastAccessedDetails = [
|
|
2679
|
+
9,
|
|
2680
|
+
n0,
|
|
2681
|
+
_GSLAD,
|
|
2682
|
+
0,
|
|
2683
|
+
() => GenerateServiceLastAccessedDetailsRequest,
|
|
2684
|
+
() => GenerateServiceLastAccessedDetailsResponse,
|
|
2685
|
+
];
|
|
2686
|
+
export var GetAccessKeyLastUsed = [
|
|
2687
|
+
9,
|
|
2688
|
+
n0,
|
|
2689
|
+
_GAKLU,
|
|
2690
|
+
0,
|
|
2691
|
+
() => GetAccessKeyLastUsedRequest,
|
|
2692
|
+
() => GetAccessKeyLastUsedResponse,
|
|
2693
|
+
];
|
|
2694
|
+
export var GetAccountAuthorizationDetails = [
|
|
2695
|
+
9,
|
|
2696
|
+
n0,
|
|
2697
|
+
_GAAD,
|
|
2698
|
+
0,
|
|
2699
|
+
() => GetAccountAuthorizationDetailsRequest,
|
|
2700
|
+
() => GetAccountAuthorizationDetailsResponse,
|
|
2701
|
+
];
|
|
2702
|
+
export var GetAccountPasswordPolicy = [
|
|
2703
|
+
9,
|
|
2704
|
+
n0,
|
|
2705
|
+
_GAPP,
|
|
2706
|
+
0,
|
|
2707
|
+
() => __Unit,
|
|
2708
|
+
() => GetAccountPasswordPolicyResponse,
|
|
2709
|
+
];
|
|
2710
|
+
export var GetAccountSummary = [9, n0, _GAS, 0, () => __Unit, () => GetAccountSummaryResponse];
|
|
2711
|
+
export var GetContextKeysForCustomPolicy = [
|
|
2712
|
+
9,
|
|
2713
|
+
n0,
|
|
2714
|
+
_GCKFCP,
|
|
2715
|
+
0,
|
|
2716
|
+
() => GetContextKeysForCustomPolicyRequest,
|
|
2717
|
+
() => GetContextKeysForPolicyResponse,
|
|
2718
|
+
];
|
|
2719
|
+
export var GetContextKeysForPrincipalPolicy = [
|
|
2720
|
+
9,
|
|
2721
|
+
n0,
|
|
2722
|
+
_GCKFPP,
|
|
2723
|
+
0,
|
|
2724
|
+
() => GetContextKeysForPrincipalPolicyRequest,
|
|
2725
|
+
() => GetContextKeysForPolicyResponse,
|
|
2726
|
+
];
|
|
2727
|
+
export var GetCredentialReport = [
|
|
2728
|
+
9,
|
|
2729
|
+
n0,
|
|
2730
|
+
_GCRe,
|
|
2731
|
+
0,
|
|
2732
|
+
() => __Unit,
|
|
2733
|
+
() => GetCredentialReportResponse,
|
|
2734
|
+
];
|
|
2735
|
+
export var GetGroup = [9, n0, _GG, 0, () => GetGroupRequest, () => GetGroupResponse];
|
|
2736
|
+
export var GetGroupPolicy = [
|
|
2737
|
+
9,
|
|
2738
|
+
n0,
|
|
2739
|
+
_GGP,
|
|
2740
|
+
0,
|
|
2741
|
+
() => GetGroupPolicyRequest,
|
|
2742
|
+
() => GetGroupPolicyResponse,
|
|
2743
|
+
];
|
|
2744
|
+
export var GetInstanceProfile = [
|
|
2745
|
+
9,
|
|
2746
|
+
n0,
|
|
2747
|
+
_GIP,
|
|
2748
|
+
0,
|
|
2749
|
+
() => GetInstanceProfileRequest,
|
|
2750
|
+
() => GetInstanceProfileResponse,
|
|
2751
|
+
];
|
|
2752
|
+
export var GetLoginProfile = [
|
|
2753
|
+
9,
|
|
2754
|
+
n0,
|
|
2755
|
+
_GLP,
|
|
2756
|
+
0,
|
|
2757
|
+
() => GetLoginProfileRequest,
|
|
2758
|
+
() => GetLoginProfileResponse,
|
|
2759
|
+
];
|
|
2760
|
+
export var GetMFADevice = [
|
|
2761
|
+
9,
|
|
2762
|
+
n0,
|
|
2763
|
+
_GMFAD,
|
|
2764
|
+
0,
|
|
2765
|
+
() => GetMFADeviceRequest,
|
|
2766
|
+
() => GetMFADeviceResponse,
|
|
2767
|
+
];
|
|
2768
|
+
export var GetOpenIDConnectProvider = [
|
|
2769
|
+
9,
|
|
2770
|
+
n0,
|
|
2771
|
+
_GOIDCP,
|
|
2772
|
+
0,
|
|
2773
|
+
() => GetOpenIDConnectProviderRequest,
|
|
2774
|
+
() => GetOpenIDConnectProviderResponse,
|
|
2775
|
+
];
|
|
2776
|
+
export var GetOrganizationsAccessReport = [
|
|
2777
|
+
9,
|
|
2778
|
+
n0,
|
|
2779
|
+
_GOARe,
|
|
2780
|
+
0,
|
|
2781
|
+
() => GetOrganizationsAccessReportRequest,
|
|
2782
|
+
() => GetOrganizationsAccessReportResponse,
|
|
2783
|
+
];
|
|
2784
|
+
export var GetPolicy = [9, n0, _GP, 0, () => GetPolicyRequest, () => GetPolicyResponse];
|
|
2785
|
+
export var GetPolicyVersion = [
|
|
2786
|
+
9,
|
|
2787
|
+
n0,
|
|
2788
|
+
_GPV,
|
|
2789
|
+
0,
|
|
2790
|
+
() => GetPolicyVersionRequest,
|
|
2791
|
+
() => GetPolicyVersionResponse,
|
|
2792
|
+
];
|
|
2793
|
+
export var GetRole = [9, n0, _GR, 0, () => GetRoleRequest, () => GetRoleResponse];
|
|
2794
|
+
export var GetRolePolicy = [
|
|
2795
|
+
9,
|
|
2796
|
+
n0,
|
|
2797
|
+
_GRP,
|
|
2798
|
+
0,
|
|
2799
|
+
() => GetRolePolicyRequest,
|
|
2800
|
+
() => GetRolePolicyResponse,
|
|
2801
|
+
];
|
|
2802
|
+
export var GetSAMLProvider = [
|
|
2803
|
+
9,
|
|
2804
|
+
n0,
|
|
2805
|
+
_GSAMLP,
|
|
2806
|
+
0,
|
|
2807
|
+
() => GetSAMLProviderRequest,
|
|
2808
|
+
() => GetSAMLProviderResponse,
|
|
2809
|
+
];
|
|
2810
|
+
export var GetServerCertificate = [
|
|
2811
|
+
9,
|
|
2812
|
+
n0,
|
|
2813
|
+
_GSC,
|
|
2814
|
+
0,
|
|
2815
|
+
() => GetServerCertificateRequest,
|
|
2816
|
+
() => GetServerCertificateResponse,
|
|
2817
|
+
];
|
|
2818
|
+
export var GetServiceLastAccessedDetails = [
|
|
2819
|
+
9,
|
|
2820
|
+
n0,
|
|
2821
|
+
_GSLADe,
|
|
2822
|
+
0,
|
|
2823
|
+
() => GetServiceLastAccessedDetailsRequest,
|
|
2824
|
+
() => GetServiceLastAccessedDetailsResponse,
|
|
2825
|
+
];
|
|
2826
|
+
export var GetServiceLastAccessedDetailsWithEntities = [
|
|
2827
|
+
9,
|
|
2828
|
+
n0,
|
|
2829
|
+
_GSLADWE,
|
|
2830
|
+
0,
|
|
2831
|
+
() => GetServiceLastAccessedDetailsWithEntitiesRequest,
|
|
2832
|
+
() => GetServiceLastAccessedDetailsWithEntitiesResponse,
|
|
2833
|
+
];
|
|
2834
|
+
export var GetServiceLinkedRoleDeletionStatus = [
|
|
2835
|
+
9,
|
|
2836
|
+
n0,
|
|
2837
|
+
_GSLRDS,
|
|
2838
|
+
0,
|
|
2839
|
+
() => GetServiceLinkedRoleDeletionStatusRequest,
|
|
2840
|
+
() => GetServiceLinkedRoleDeletionStatusResponse,
|
|
2841
|
+
];
|
|
2842
|
+
export var GetSSHPublicKey = [
|
|
2843
|
+
9,
|
|
2844
|
+
n0,
|
|
2845
|
+
_GSSHPK,
|
|
2846
|
+
0,
|
|
2847
|
+
() => GetSSHPublicKeyRequest,
|
|
2848
|
+
() => GetSSHPublicKeyResponse,
|
|
2849
|
+
];
|
|
2850
|
+
export var GetUser = [9, n0, _GU, 0, () => GetUserRequest, () => GetUserResponse];
|
|
2851
|
+
export var GetUserPolicy = [
|
|
2852
|
+
9,
|
|
2853
|
+
n0,
|
|
2854
|
+
_GUP,
|
|
2855
|
+
0,
|
|
2856
|
+
() => GetUserPolicyRequest,
|
|
2857
|
+
() => GetUserPolicyResponse,
|
|
2858
|
+
];
|
|
2859
|
+
export var ListAccessKeys = [
|
|
2860
|
+
9,
|
|
2861
|
+
n0,
|
|
2862
|
+
_LAK,
|
|
2863
|
+
0,
|
|
2864
|
+
() => ListAccessKeysRequest,
|
|
2865
|
+
() => ListAccessKeysResponse,
|
|
2866
|
+
];
|
|
2867
|
+
export var ListAccountAliases = [
|
|
2868
|
+
9,
|
|
2869
|
+
n0,
|
|
2870
|
+
_LAA,
|
|
2871
|
+
0,
|
|
2872
|
+
() => ListAccountAliasesRequest,
|
|
2873
|
+
() => ListAccountAliasesResponse,
|
|
2874
|
+
];
|
|
2875
|
+
export var ListAttachedGroupPolicies = [
|
|
2876
|
+
9,
|
|
2877
|
+
n0,
|
|
2878
|
+
_LAGP,
|
|
2879
|
+
0,
|
|
2880
|
+
() => ListAttachedGroupPoliciesRequest,
|
|
2881
|
+
() => ListAttachedGroupPoliciesResponse,
|
|
2882
|
+
];
|
|
2883
|
+
export var ListAttachedRolePolicies = [
|
|
2884
|
+
9,
|
|
2885
|
+
n0,
|
|
2886
|
+
_LARP,
|
|
2887
|
+
0,
|
|
2888
|
+
() => ListAttachedRolePoliciesRequest,
|
|
2889
|
+
() => ListAttachedRolePoliciesResponse,
|
|
2890
|
+
];
|
|
2891
|
+
export var ListAttachedUserPolicies = [
|
|
2892
|
+
9,
|
|
2893
|
+
n0,
|
|
2894
|
+
_LAUP,
|
|
2895
|
+
0,
|
|
2896
|
+
() => ListAttachedUserPoliciesRequest,
|
|
2897
|
+
() => ListAttachedUserPoliciesResponse,
|
|
2898
|
+
];
|
|
2899
|
+
export var ListEntitiesForPolicy = [
|
|
2900
|
+
9,
|
|
2901
|
+
n0,
|
|
2902
|
+
_LEFP,
|
|
2903
|
+
0,
|
|
2904
|
+
() => ListEntitiesForPolicyRequest,
|
|
2905
|
+
() => ListEntitiesForPolicyResponse,
|
|
2906
|
+
];
|
|
2907
|
+
export var ListGroupPolicies = [
|
|
2908
|
+
9,
|
|
2909
|
+
n0,
|
|
2910
|
+
_LGP,
|
|
2911
|
+
0,
|
|
2912
|
+
() => ListGroupPoliciesRequest,
|
|
2913
|
+
() => ListGroupPoliciesResponse,
|
|
2914
|
+
];
|
|
2915
|
+
export var ListGroups = [9, n0, _LG, 0, () => ListGroupsRequest, () => ListGroupsResponse];
|
|
2916
|
+
export var ListGroupsForUser = [
|
|
2917
|
+
9,
|
|
2918
|
+
n0,
|
|
2919
|
+
_LGFU,
|
|
2920
|
+
0,
|
|
2921
|
+
() => ListGroupsForUserRequest,
|
|
2922
|
+
() => ListGroupsForUserResponse,
|
|
2923
|
+
];
|
|
2924
|
+
export var ListInstanceProfiles = [
|
|
2925
|
+
9,
|
|
2926
|
+
n0,
|
|
2927
|
+
_LIP,
|
|
2928
|
+
0,
|
|
2929
|
+
() => ListInstanceProfilesRequest,
|
|
2930
|
+
() => ListInstanceProfilesResponse,
|
|
2931
|
+
];
|
|
2932
|
+
export var ListInstanceProfilesForRole = [
|
|
2933
|
+
9,
|
|
2934
|
+
n0,
|
|
2935
|
+
_LIPFR,
|
|
2936
|
+
0,
|
|
2937
|
+
() => ListInstanceProfilesForRoleRequest,
|
|
2938
|
+
() => ListInstanceProfilesForRoleResponse,
|
|
2939
|
+
];
|
|
2940
|
+
export var ListInstanceProfileTags = [
|
|
2941
|
+
9,
|
|
2942
|
+
n0,
|
|
2943
|
+
_LIPT,
|
|
2944
|
+
0,
|
|
2945
|
+
() => ListInstanceProfileTagsRequest,
|
|
2946
|
+
() => ListInstanceProfileTagsResponse,
|
|
2947
|
+
];
|
|
2948
|
+
export var ListMFADevices = [
|
|
2949
|
+
9,
|
|
2950
|
+
n0,
|
|
2951
|
+
_LMFAD,
|
|
2952
|
+
0,
|
|
2953
|
+
() => ListMFADevicesRequest,
|
|
2954
|
+
() => ListMFADevicesResponse,
|
|
2955
|
+
];
|
|
2956
|
+
export var ListMFADeviceTags = [
|
|
2957
|
+
9,
|
|
2958
|
+
n0,
|
|
2959
|
+
_LMFADT,
|
|
2960
|
+
0,
|
|
2961
|
+
() => ListMFADeviceTagsRequest,
|
|
2962
|
+
() => ListMFADeviceTagsResponse,
|
|
2963
|
+
];
|
|
2964
|
+
export var ListOpenIDConnectProviders = [
|
|
2965
|
+
9,
|
|
2966
|
+
n0,
|
|
2967
|
+
_LOIDCP,
|
|
2968
|
+
0,
|
|
2969
|
+
() => ListOpenIDConnectProvidersRequest,
|
|
2970
|
+
() => ListOpenIDConnectProvidersResponse,
|
|
2971
|
+
];
|
|
2972
|
+
export var ListOpenIDConnectProviderTags = [
|
|
2973
|
+
9,
|
|
2974
|
+
n0,
|
|
2975
|
+
_LOIDCPT,
|
|
2976
|
+
0,
|
|
2977
|
+
() => ListOpenIDConnectProviderTagsRequest,
|
|
2978
|
+
() => ListOpenIDConnectProviderTagsResponse,
|
|
2979
|
+
];
|
|
2980
|
+
export var ListOrganizationsFeatures = [
|
|
2981
|
+
9,
|
|
2982
|
+
n0,
|
|
2983
|
+
_LOF,
|
|
2984
|
+
0,
|
|
2985
|
+
() => ListOrganizationsFeaturesRequest,
|
|
2986
|
+
() => ListOrganizationsFeaturesResponse,
|
|
2987
|
+
];
|
|
2988
|
+
export var ListPolicies = [
|
|
2989
|
+
9,
|
|
2990
|
+
n0,
|
|
2991
|
+
_LPi,
|
|
2992
|
+
0,
|
|
2993
|
+
() => ListPoliciesRequest,
|
|
2994
|
+
() => ListPoliciesResponse,
|
|
2995
|
+
];
|
|
2996
|
+
export var ListPoliciesGrantingServiceAccess = [
|
|
2997
|
+
9,
|
|
2998
|
+
n0,
|
|
2999
|
+
_LPGSA,
|
|
3000
|
+
0,
|
|
3001
|
+
() => ListPoliciesGrantingServiceAccessRequest,
|
|
3002
|
+
() => ListPoliciesGrantingServiceAccessResponse,
|
|
3003
|
+
];
|
|
3004
|
+
export var ListPolicyTags = [
|
|
3005
|
+
9,
|
|
3006
|
+
n0,
|
|
3007
|
+
_LPT,
|
|
3008
|
+
0,
|
|
3009
|
+
() => ListPolicyTagsRequest,
|
|
3010
|
+
() => ListPolicyTagsResponse,
|
|
3011
|
+
];
|
|
3012
|
+
export var ListPolicyVersions = [
|
|
3013
|
+
9,
|
|
3014
|
+
n0,
|
|
3015
|
+
_LPV,
|
|
3016
|
+
0,
|
|
3017
|
+
() => ListPolicyVersionsRequest,
|
|
3018
|
+
() => ListPolicyVersionsResponse,
|
|
3019
|
+
];
|
|
3020
|
+
export var ListRolePolicies = [
|
|
3021
|
+
9,
|
|
3022
|
+
n0,
|
|
3023
|
+
_LRP,
|
|
3024
|
+
0,
|
|
3025
|
+
() => ListRolePoliciesRequest,
|
|
3026
|
+
() => ListRolePoliciesResponse,
|
|
3027
|
+
];
|
|
3028
|
+
export var ListRoles = [9, n0, _LR, 0, () => ListRolesRequest, () => ListRolesResponse];
|
|
3029
|
+
export var ListRoleTags = [
|
|
3030
|
+
9,
|
|
3031
|
+
n0,
|
|
3032
|
+
_LRT,
|
|
3033
|
+
0,
|
|
3034
|
+
() => ListRoleTagsRequest,
|
|
3035
|
+
() => ListRoleTagsResponse,
|
|
3036
|
+
];
|
|
3037
|
+
export var ListSAMLProviders = [
|
|
3038
|
+
9,
|
|
3039
|
+
n0,
|
|
3040
|
+
_LSAMLP,
|
|
3041
|
+
0,
|
|
3042
|
+
() => ListSAMLProvidersRequest,
|
|
3043
|
+
() => ListSAMLProvidersResponse,
|
|
3044
|
+
];
|
|
3045
|
+
export var ListSAMLProviderTags = [
|
|
3046
|
+
9,
|
|
3047
|
+
n0,
|
|
3048
|
+
_LSAMLPT,
|
|
3049
|
+
0,
|
|
3050
|
+
() => ListSAMLProviderTagsRequest,
|
|
3051
|
+
() => ListSAMLProviderTagsResponse,
|
|
3052
|
+
];
|
|
3053
|
+
export var ListServerCertificates = [
|
|
3054
|
+
9,
|
|
3055
|
+
n0,
|
|
3056
|
+
_LSC,
|
|
3057
|
+
0,
|
|
3058
|
+
() => ListServerCertificatesRequest,
|
|
3059
|
+
() => ListServerCertificatesResponse,
|
|
3060
|
+
];
|
|
3061
|
+
export var ListServerCertificateTags = [
|
|
3062
|
+
9,
|
|
3063
|
+
n0,
|
|
3064
|
+
_LSCT,
|
|
3065
|
+
0,
|
|
3066
|
+
() => ListServerCertificateTagsRequest,
|
|
3067
|
+
() => ListServerCertificateTagsResponse,
|
|
3068
|
+
];
|
|
3069
|
+
export var ListServiceSpecificCredentials = [
|
|
3070
|
+
9,
|
|
3071
|
+
n0,
|
|
3072
|
+
_LSSC,
|
|
3073
|
+
0,
|
|
3074
|
+
() => ListServiceSpecificCredentialsRequest,
|
|
3075
|
+
() => ListServiceSpecificCredentialsResponse,
|
|
3076
|
+
];
|
|
3077
|
+
export var ListSigningCertificates = [
|
|
3078
|
+
9,
|
|
3079
|
+
n0,
|
|
3080
|
+
_LSCi,
|
|
3081
|
+
0,
|
|
3082
|
+
() => ListSigningCertificatesRequest,
|
|
3083
|
+
() => ListSigningCertificatesResponse,
|
|
3084
|
+
];
|
|
3085
|
+
export var ListSSHPublicKeys = [
|
|
3086
|
+
9,
|
|
3087
|
+
n0,
|
|
3088
|
+
_LSSHPK,
|
|
3089
|
+
0,
|
|
3090
|
+
() => ListSSHPublicKeysRequest,
|
|
3091
|
+
() => ListSSHPublicKeysResponse,
|
|
3092
|
+
];
|
|
3093
|
+
export var ListUserPolicies = [
|
|
3094
|
+
9,
|
|
3095
|
+
n0,
|
|
3096
|
+
_LUP,
|
|
3097
|
+
0,
|
|
3098
|
+
() => ListUserPoliciesRequest,
|
|
3099
|
+
() => ListUserPoliciesResponse,
|
|
3100
|
+
];
|
|
3101
|
+
export var ListUsers = [9, n0, _LU, 0, () => ListUsersRequest, () => ListUsersResponse];
|
|
3102
|
+
export var ListUserTags = [
|
|
3103
|
+
9,
|
|
3104
|
+
n0,
|
|
3105
|
+
_LUT,
|
|
3106
|
+
0,
|
|
3107
|
+
() => ListUserTagsRequest,
|
|
3108
|
+
() => ListUserTagsResponse,
|
|
3109
|
+
];
|
|
3110
|
+
export var ListVirtualMFADevices = [
|
|
3111
|
+
9,
|
|
3112
|
+
n0,
|
|
3113
|
+
_LVMFAD,
|
|
3114
|
+
0,
|
|
3115
|
+
() => ListVirtualMFADevicesRequest,
|
|
3116
|
+
() => ListVirtualMFADevicesResponse,
|
|
3117
|
+
];
|
|
3118
|
+
export var PutGroupPolicy = [9, n0, _PGP, 0, () => PutGroupPolicyRequest, () => __Unit];
|
|
3119
|
+
export var PutRolePermissionsBoundary = [
|
|
3120
|
+
9,
|
|
3121
|
+
n0,
|
|
3122
|
+
_PRPB,
|
|
3123
|
+
0,
|
|
3124
|
+
() => PutRolePermissionsBoundaryRequest,
|
|
3125
|
+
() => __Unit,
|
|
3126
|
+
];
|
|
3127
|
+
export var PutRolePolicy = [9, n0, _PRPu, 0, () => PutRolePolicyRequest, () => __Unit];
|
|
3128
|
+
export var PutUserPermissionsBoundary = [
|
|
3129
|
+
9,
|
|
3130
|
+
n0,
|
|
3131
|
+
_PUPB,
|
|
3132
|
+
0,
|
|
3133
|
+
() => PutUserPermissionsBoundaryRequest,
|
|
3134
|
+
() => __Unit,
|
|
3135
|
+
];
|
|
3136
|
+
export var PutUserPolicy = [9, n0, _PUP, 0, () => PutUserPolicyRequest, () => __Unit];
|
|
3137
|
+
export var RemoveClientIDFromOpenIDConnectProvider = [
|
|
3138
|
+
9,
|
|
3139
|
+
n0,
|
|
3140
|
+
_RCIDFOIDCP,
|
|
3141
|
+
0,
|
|
3142
|
+
() => RemoveClientIDFromOpenIDConnectProviderRequest,
|
|
3143
|
+
() => __Unit,
|
|
3144
|
+
];
|
|
3145
|
+
export var RemoveRoleFromInstanceProfile = [
|
|
3146
|
+
9,
|
|
3147
|
+
n0,
|
|
3148
|
+
_RRFIP,
|
|
3149
|
+
0,
|
|
3150
|
+
() => RemoveRoleFromInstanceProfileRequest,
|
|
3151
|
+
() => __Unit,
|
|
3152
|
+
];
|
|
3153
|
+
export var RemoveUserFromGroup = [
|
|
3154
|
+
9,
|
|
3155
|
+
n0,
|
|
3156
|
+
_RUFG,
|
|
3157
|
+
0,
|
|
3158
|
+
() => RemoveUserFromGroupRequest,
|
|
3159
|
+
() => __Unit,
|
|
3160
|
+
];
|
|
3161
|
+
export var ResetServiceSpecificCredential = [
|
|
3162
|
+
9,
|
|
3163
|
+
n0,
|
|
3164
|
+
_RSSC,
|
|
3165
|
+
0,
|
|
3166
|
+
() => ResetServiceSpecificCredentialRequest,
|
|
3167
|
+
() => ResetServiceSpecificCredentialResponse,
|
|
3168
|
+
];
|
|
3169
|
+
export var ResyncMFADevice = [9, n0, _RMFAD, 0, () => ResyncMFADeviceRequest, () => __Unit];
|
|
3170
|
+
export var SetDefaultPolicyVersion = [
|
|
3171
|
+
9,
|
|
3172
|
+
n0,
|
|
3173
|
+
_SDPV,
|
|
3174
|
+
0,
|
|
3175
|
+
() => SetDefaultPolicyVersionRequest,
|
|
3176
|
+
() => __Unit,
|
|
3177
|
+
];
|
|
3178
|
+
export var SetSecurityTokenServicePreferences = [
|
|
3179
|
+
9,
|
|
3180
|
+
n0,
|
|
3181
|
+
_SSTSP,
|
|
3182
|
+
0,
|
|
3183
|
+
() => SetSecurityTokenServicePreferencesRequest,
|
|
3184
|
+
() => __Unit,
|
|
3185
|
+
];
|
|
3186
|
+
export var SimulateCustomPolicy = [
|
|
3187
|
+
9,
|
|
3188
|
+
n0,
|
|
3189
|
+
_SCP,
|
|
3190
|
+
0,
|
|
3191
|
+
() => SimulateCustomPolicyRequest,
|
|
3192
|
+
() => SimulatePolicyResponse,
|
|
3193
|
+
];
|
|
3194
|
+
export var SimulatePrincipalPolicy = [
|
|
3195
|
+
9,
|
|
3196
|
+
n0,
|
|
3197
|
+
_SPP,
|
|
3198
|
+
0,
|
|
3199
|
+
() => SimulatePrincipalPolicyRequest,
|
|
3200
|
+
() => SimulatePolicyResponse,
|
|
3201
|
+
];
|
|
3202
|
+
export var TagInstanceProfile = [9, n0, _TIP, 0, () => TagInstanceProfileRequest, () => __Unit];
|
|
3203
|
+
export var TagMFADevice = [9, n0, _TMFAD, 0, () => TagMFADeviceRequest, () => __Unit];
|
|
3204
|
+
export var TagOpenIDConnectProvider = [
|
|
3205
|
+
9,
|
|
3206
|
+
n0,
|
|
3207
|
+
_TOIDCP,
|
|
3208
|
+
0,
|
|
3209
|
+
() => TagOpenIDConnectProviderRequest,
|
|
3210
|
+
() => __Unit,
|
|
3211
|
+
];
|
|
3212
|
+
export var TagPolicy = [9, n0, _TP, 0, () => TagPolicyRequest, () => __Unit];
|
|
3213
|
+
export var TagRole = [9, n0, _TR, 0, () => TagRoleRequest, () => __Unit];
|
|
3214
|
+
export var TagSAMLProvider = [9, n0, _TSAMLP, 0, () => TagSAMLProviderRequest, () => __Unit];
|
|
3215
|
+
export var TagServerCertificate = [
|
|
3216
|
+
9,
|
|
3217
|
+
n0,
|
|
3218
|
+
_TSC,
|
|
3219
|
+
0,
|
|
3220
|
+
() => TagServerCertificateRequest,
|
|
3221
|
+
() => __Unit,
|
|
3222
|
+
];
|
|
3223
|
+
export var TagUser = [9, n0, _TU, 0, () => TagUserRequest, () => __Unit];
|
|
3224
|
+
export var UntagInstanceProfile = [
|
|
3225
|
+
9,
|
|
3226
|
+
n0,
|
|
3227
|
+
_UIP,
|
|
3228
|
+
0,
|
|
3229
|
+
() => UntagInstanceProfileRequest,
|
|
3230
|
+
() => __Unit,
|
|
3231
|
+
];
|
|
3232
|
+
export var UntagMFADevice = [9, n0, _UMFAD, 0, () => UntagMFADeviceRequest, () => __Unit];
|
|
3233
|
+
export var UntagOpenIDConnectProvider = [
|
|
3234
|
+
9,
|
|
3235
|
+
n0,
|
|
3236
|
+
_UOIDCP,
|
|
3237
|
+
0,
|
|
3238
|
+
() => UntagOpenIDConnectProviderRequest,
|
|
3239
|
+
() => __Unit,
|
|
3240
|
+
];
|
|
3241
|
+
export var UntagPolicy = [9, n0, _UP, 0, () => UntagPolicyRequest, () => __Unit];
|
|
3242
|
+
export var UntagRole = [9, n0, _UR, 0, () => UntagRoleRequest, () => __Unit];
|
|
3243
|
+
export var UntagSAMLProvider = [9, n0, _USAMLP, 0, () => UntagSAMLProviderRequest, () => __Unit];
|
|
3244
|
+
export var UntagServerCertificate = [
|
|
3245
|
+
9,
|
|
3246
|
+
n0,
|
|
3247
|
+
_USC,
|
|
3248
|
+
0,
|
|
3249
|
+
() => UntagServerCertificateRequest,
|
|
3250
|
+
() => __Unit,
|
|
3251
|
+
];
|
|
3252
|
+
export var UntagUser = [9, n0, _UU, 0, () => UntagUserRequest, () => __Unit];
|
|
3253
|
+
export var UpdateAccessKey = [9, n0, _UAK, 0, () => UpdateAccessKeyRequest, () => __Unit];
|
|
3254
|
+
export var UpdateAccountPasswordPolicy = [
|
|
3255
|
+
9,
|
|
3256
|
+
n0,
|
|
3257
|
+
_UAPP,
|
|
3258
|
+
0,
|
|
3259
|
+
() => UpdateAccountPasswordPolicyRequest,
|
|
3260
|
+
() => __Unit,
|
|
3261
|
+
];
|
|
3262
|
+
export var UpdateAssumeRolePolicy = [
|
|
3263
|
+
9,
|
|
3264
|
+
n0,
|
|
3265
|
+
_UARP,
|
|
3266
|
+
0,
|
|
3267
|
+
() => UpdateAssumeRolePolicyRequest,
|
|
3268
|
+
() => __Unit,
|
|
3269
|
+
];
|
|
3270
|
+
export var UpdateGroup = [9, n0, _UG, 0, () => UpdateGroupRequest, () => __Unit];
|
|
3271
|
+
export var UpdateLoginProfile = [9, n0, _ULP, 0, () => UpdateLoginProfileRequest, () => __Unit];
|
|
3272
|
+
export var UpdateOpenIDConnectProviderThumbprint = [
|
|
3273
|
+
9,
|
|
3274
|
+
n0,
|
|
3275
|
+
_UOIDCPT,
|
|
3276
|
+
0,
|
|
3277
|
+
() => UpdateOpenIDConnectProviderThumbprintRequest,
|
|
3278
|
+
() => __Unit,
|
|
3279
|
+
];
|
|
3280
|
+
export var UpdateRole = [9, n0, _URp, 0, () => UpdateRoleRequest, () => UpdateRoleResponse];
|
|
3281
|
+
export var UpdateRoleDescription = [
|
|
3282
|
+
9,
|
|
3283
|
+
n0,
|
|
3284
|
+
_URD,
|
|
3285
|
+
0,
|
|
3286
|
+
() => UpdateRoleDescriptionRequest,
|
|
3287
|
+
() => UpdateRoleDescriptionResponse,
|
|
3288
|
+
];
|
|
3289
|
+
export var UpdateSAMLProvider = [
|
|
3290
|
+
9,
|
|
3291
|
+
n0,
|
|
3292
|
+
_USAMLPp,
|
|
3293
|
+
0,
|
|
3294
|
+
() => UpdateSAMLProviderRequest,
|
|
3295
|
+
() => UpdateSAMLProviderResponse,
|
|
3296
|
+
];
|
|
3297
|
+
export var UpdateServerCertificate = [
|
|
3298
|
+
9,
|
|
3299
|
+
n0,
|
|
3300
|
+
_USCp,
|
|
3301
|
+
0,
|
|
3302
|
+
() => UpdateServerCertificateRequest,
|
|
3303
|
+
() => __Unit,
|
|
3304
|
+
];
|
|
3305
|
+
export var UpdateServiceSpecificCredential = [
|
|
3306
|
+
9,
|
|
3307
|
+
n0,
|
|
3308
|
+
_USSC,
|
|
3309
|
+
0,
|
|
3310
|
+
() => UpdateServiceSpecificCredentialRequest,
|
|
3311
|
+
() => __Unit,
|
|
3312
|
+
];
|
|
3313
|
+
export var UpdateSigningCertificate = [
|
|
3314
|
+
9,
|
|
3315
|
+
n0,
|
|
3316
|
+
_USCpd,
|
|
3317
|
+
0,
|
|
3318
|
+
() => UpdateSigningCertificateRequest,
|
|
3319
|
+
() => __Unit,
|
|
3320
|
+
];
|
|
3321
|
+
export var UpdateSSHPublicKey = [
|
|
3322
|
+
9,
|
|
3323
|
+
n0,
|
|
3324
|
+
_USSHPK,
|
|
3325
|
+
0,
|
|
3326
|
+
() => UpdateSSHPublicKeyRequest,
|
|
3327
|
+
() => __Unit,
|
|
3328
|
+
];
|
|
3329
|
+
export var UpdateUser = [9, n0, _UUp, 0, () => UpdateUserRequest, () => __Unit];
|
|
3330
|
+
export var UploadServerCertificate = [
|
|
3331
|
+
9,
|
|
3332
|
+
n0,
|
|
3333
|
+
_USCpl,
|
|
3334
|
+
0,
|
|
3335
|
+
() => UploadServerCertificateRequest,
|
|
3336
|
+
() => UploadServerCertificateResponse,
|
|
3337
|
+
];
|
|
3338
|
+
export var UploadSigningCertificate = [
|
|
3339
|
+
9,
|
|
3340
|
+
n0,
|
|
3341
|
+
_USCplo,
|
|
3342
|
+
0,
|
|
3343
|
+
() => UploadSigningCertificateRequest,
|
|
3344
|
+
() => UploadSigningCertificateResponse,
|
|
3345
|
+
];
|
|
3346
|
+
export var UploadSSHPublicKey = [
|
|
3347
|
+
9,
|
|
3348
|
+
n0,
|
|
3349
|
+
_USSHPKp,
|
|
3350
|
+
0,
|
|
3351
|
+
() => UploadSSHPublicKeyRequest,
|
|
3352
|
+
() => UploadSSHPublicKeyResponse,
|
|
3353
|
+
];
|