@cdk8s/awscdk-resolver 0.0.403 → 0.0.405
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/.jsii +3 -3
- package/lib/resolve.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +2902 -9273
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.shared.js +7 -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/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/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/schemas/schemas_0.js +3027 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +10 -1
- 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 +450 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +4 -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 +455 -0
- package/node_modules/@aws-sdk/client-cloudformation/package.json +34 -35
- package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +277 -270
- package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -0
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +3 -10
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +3 -10
- package/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +0 -26
- package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +265 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +0 -24
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +26 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -18
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +32 -0
- package/node_modules/@aws-sdk/client-sso/package.json +32 -32
- package/node_modules/@aws-sdk/core/package.json +11 -11
- package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
- package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
- package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
- package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +246 -310
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +207 -548
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +3 -10
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +0 -13
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +211 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +3 -10
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +3 -10
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +0 -17
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +214 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +0 -8
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +23 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +8 -24
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +26 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +4 -0
- package/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/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +4 -0
- package/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/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +32 -0
- package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
- package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/token-providers/package.json +7 -7
- package/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
- package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
- package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +43 -2
- package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +7 -2
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +44 -3
- package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +1 -1
- package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +7 -2
- package/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@smithy/smithy-client/package.json +3 -3
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/package.json +3 -3
- 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-sso/dist-es/protocols/Aws_restJson1.js +0 -210
- package/node_modules/@aws-sdk/client-sso/dist-types/protocols/Aws_restJson1.d.ts +0 -38
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +0 -257
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +0 -528
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -11
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +0 -20
- package/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/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +0 -29
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_GetRoleCredentialsCommand, se_GetRoleCredentialsCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetRoleCredentials } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetRoleCredentialsCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("SWBPortalService", "GetRoleCredentials", {})
|
|
18
13
|
.n("SSOClient", "GetRoleCredentialsCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetRoleCredentialsCommand)
|
|
21
|
-
.de(de_GetRoleCredentialsCommand)
|
|
14
|
+
.sc(GetRoleCredentials)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_ListAccountRolesCommand, se_ListAccountRolesCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { ListAccountRoles } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class ListAccountRolesCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("SWBPortalService", "ListAccountRoles", {})
|
|
18
13
|
.n("SSOClient", "ListAccountRolesCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_ListAccountRolesCommand)
|
|
21
|
-
.de(de_ListAccountRolesCommand)
|
|
14
|
+
.sc(ListAccountRoles)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_ListAccountsCommand, se_ListAccountsCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { ListAccounts } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class ListAccountsCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("SWBPortalService", "ListAccounts", {})
|
|
18
13
|
.n("SSOClient", "ListAccountsCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_ListAccountsCommand)
|
|
21
|
-
.de(de_ListAccountsCommand)
|
|
14
|
+
.sc(ListAccounts)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_LogoutCommand, se_LogoutCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { Logout } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class LogoutCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("SWBPortalService", "Logout", {})
|
|
18
13
|
.n("SSOClient", "LogoutCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_LogoutCommand)
|
|
21
|
-
.de(de_LogoutCommand)
|
|
14
|
+
.sc(Logout)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
1
|
import { SSOServiceException as __BaseException } from "./SSOServiceException";
|
|
3
2
|
export class InvalidRequestException extends __BaseException {
|
|
4
3
|
name = "InvalidRequestException";
|
|
@@ -48,28 +47,3 @@ export class UnauthorizedException extends __BaseException {
|
|
|
48
47
|
Object.setPrototypeOf(this, UnauthorizedException.prototype);
|
|
49
48
|
}
|
|
50
49
|
}
|
|
51
|
-
export const GetRoleCredentialsRequestFilterSensitiveLog = (obj) => ({
|
|
52
|
-
...obj,
|
|
53
|
-
...(obj.accessToken && { accessToken: SENSITIVE_STRING }),
|
|
54
|
-
});
|
|
55
|
-
export const RoleCredentialsFilterSensitiveLog = (obj) => ({
|
|
56
|
-
...obj,
|
|
57
|
-
...(obj.secretAccessKey && { secretAccessKey: SENSITIVE_STRING }),
|
|
58
|
-
...(obj.sessionToken && { sessionToken: SENSITIVE_STRING }),
|
|
59
|
-
});
|
|
60
|
-
export const GetRoleCredentialsResponseFilterSensitiveLog = (obj) => ({
|
|
61
|
-
...obj,
|
|
62
|
-
...(obj.roleCredentials && { roleCredentials: RoleCredentialsFilterSensitiveLog(obj.roleCredentials) }),
|
|
63
|
-
});
|
|
64
|
-
export const ListAccountRolesRequestFilterSensitiveLog = (obj) => ({
|
|
65
|
-
...obj,
|
|
66
|
-
...(obj.accessToken && { accessToken: SENSITIVE_STRING }),
|
|
67
|
-
});
|
|
68
|
-
export const ListAccountsRequestFilterSensitiveLog = (obj) => ({
|
|
69
|
-
...obj,
|
|
70
|
-
...(obj.accessToken && { accessToken: SENSITIVE_STRING }),
|
|
71
|
-
});
|
|
72
|
-
export const LogoutRequestFilterSensitiveLog = (obj) => ({
|
|
73
|
-
...obj,
|
|
74
|
-
...(obj.accessToken && { accessToken: SENSITIVE_STRING }),
|
|
75
|
-
});
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { AwsSdkSigV4Signer } from "@aws-sdk/core";
|
|
2
|
+
import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
|
|
2
3
|
import { NoAuthSigner } from "@smithy/core";
|
|
3
4
|
import { NoOpLogger } from "@smithy/smithy-client";
|
|
4
5
|
import { parseUrl } from "@smithy/url-parser";
|
|
@@ -28,6 +29,7 @@ export const getRuntimeConfig = (config) => {
|
|
|
28
29
|
},
|
|
29
30
|
],
|
|
30
31
|
logger: config?.logger ?? new NoOpLogger(),
|
|
32
|
+
protocol: config?.protocol ?? new AwsRestJsonProtocol({ defaultNamespace: "com.amazonaws.sso" }),
|
|
31
33
|
serviceId: config?.serviceId ?? "SSO",
|
|
32
34
|
urlParser: config?.urlParser ?? parseUrl,
|
|
33
35
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
@@ -0,0 +1,265 @@
|
|
|
1
|
+
const _AI = "AccountInfo";
|
|
2
|
+
const _ALT = "AccountListType";
|
|
3
|
+
const _ATT = "AccessTokenType";
|
|
4
|
+
const _GRC = "GetRoleCredentials";
|
|
5
|
+
const _GRCR = "GetRoleCredentialsRequest";
|
|
6
|
+
const _GRCRe = "GetRoleCredentialsResponse";
|
|
7
|
+
const _IRE = "InvalidRequestException";
|
|
8
|
+
const _L = "Logout";
|
|
9
|
+
const _LA = "ListAccounts";
|
|
10
|
+
const _LAR = "ListAccountsRequest";
|
|
11
|
+
const _LARR = "ListAccountRolesRequest";
|
|
12
|
+
const _LARRi = "ListAccountRolesResponse";
|
|
13
|
+
const _LARi = "ListAccountsResponse";
|
|
14
|
+
const _LARis = "ListAccountRoles";
|
|
15
|
+
const _LR = "LogoutRequest";
|
|
16
|
+
const _RC = "RoleCredentials";
|
|
17
|
+
const _RI = "RoleInfo";
|
|
18
|
+
const _RLT = "RoleListType";
|
|
19
|
+
const _RNFE = "ResourceNotFoundException";
|
|
20
|
+
const _SAKT = "SecretAccessKeyType";
|
|
21
|
+
const _STT = "SessionTokenType";
|
|
22
|
+
const _TMRE = "TooManyRequestsException";
|
|
23
|
+
const _UE = "UnauthorizedException";
|
|
24
|
+
const _aI = "accountId";
|
|
25
|
+
const _aKI = "accessKeyId";
|
|
26
|
+
const _aL = "accountList";
|
|
27
|
+
const _aN = "accountName";
|
|
28
|
+
const _aT = "accessToken";
|
|
29
|
+
const _ai = "account_id";
|
|
30
|
+
const _c = "client";
|
|
31
|
+
const _e = "error";
|
|
32
|
+
const _eA = "emailAddress";
|
|
33
|
+
const _ex = "expiration";
|
|
34
|
+
const _h = "http";
|
|
35
|
+
const _hE = "httpError";
|
|
36
|
+
const _hH = "httpHeader";
|
|
37
|
+
const _hQ = "httpQuery";
|
|
38
|
+
const _m = "message";
|
|
39
|
+
const _mR = "maxResults";
|
|
40
|
+
const _mr = "max_result";
|
|
41
|
+
const _nT = "nextToken";
|
|
42
|
+
const _nt = "next_token";
|
|
43
|
+
const _rC = "roleCredentials";
|
|
44
|
+
const _rL = "roleList";
|
|
45
|
+
const _rN = "roleName";
|
|
46
|
+
const _rn = "role_name";
|
|
47
|
+
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.sso";
|
|
48
|
+
const _sAK = "secretAccessKey";
|
|
49
|
+
const _sT = "sessionToken";
|
|
50
|
+
const _xasbt = "x-amz-sso_bearer_token";
|
|
51
|
+
const n0 = "com.amazonaws.sso";
|
|
52
|
+
import { TypeRegistry } from "@smithy/core/schema";
|
|
53
|
+
import { InvalidRequestException as __InvalidRequestException, ResourceNotFoundException as __ResourceNotFoundException, TooManyRequestsException as __TooManyRequestsException, UnauthorizedException as __UnauthorizedException, } from "../models/index";
|
|
54
|
+
import { SSOServiceException as __SSOServiceException } from "../models/SSOServiceException";
|
|
55
|
+
export var AccessTokenType = [0, n0, _ATT, 8, 0];
|
|
56
|
+
export var SecretAccessKeyType = [0, n0, _SAKT, 8, 0];
|
|
57
|
+
export var SessionTokenType = [0, n0, _STT, 8, 0];
|
|
58
|
+
export var AccountInfo = [3, n0, _AI, 0, [_aI, _aN, _eA], [0, 0, 0]];
|
|
59
|
+
export var GetRoleCredentialsRequest = [
|
|
60
|
+
3,
|
|
61
|
+
n0,
|
|
62
|
+
_GRCR,
|
|
63
|
+
0,
|
|
64
|
+
[_rN, _aI, _aT],
|
|
65
|
+
[
|
|
66
|
+
[
|
|
67
|
+
0,
|
|
68
|
+
{
|
|
69
|
+
[_hQ]: _rn,
|
|
70
|
+
},
|
|
71
|
+
],
|
|
72
|
+
[
|
|
73
|
+
0,
|
|
74
|
+
{
|
|
75
|
+
[_hQ]: _ai,
|
|
76
|
+
},
|
|
77
|
+
],
|
|
78
|
+
[
|
|
79
|
+
() => AccessTokenType,
|
|
80
|
+
{
|
|
81
|
+
[_hH]: _xasbt,
|
|
82
|
+
},
|
|
83
|
+
],
|
|
84
|
+
],
|
|
85
|
+
];
|
|
86
|
+
export var GetRoleCredentialsResponse = [3, n0, _GRCRe, 0, [_rC], [[() => RoleCredentials, 0]]];
|
|
87
|
+
export var InvalidRequestException = [
|
|
88
|
+
-3,
|
|
89
|
+
n0,
|
|
90
|
+
_IRE,
|
|
91
|
+
{
|
|
92
|
+
[_e]: _c,
|
|
93
|
+
[_hE]: 400,
|
|
94
|
+
},
|
|
95
|
+
[_m],
|
|
96
|
+
[0],
|
|
97
|
+
];
|
|
98
|
+
TypeRegistry.for(n0).registerError(InvalidRequestException, __InvalidRequestException);
|
|
99
|
+
export var ListAccountRolesRequest = [
|
|
100
|
+
3,
|
|
101
|
+
n0,
|
|
102
|
+
_LARR,
|
|
103
|
+
0,
|
|
104
|
+
[_nT, _mR, _aT, _aI],
|
|
105
|
+
[
|
|
106
|
+
[
|
|
107
|
+
0,
|
|
108
|
+
{
|
|
109
|
+
[_hQ]: _nt,
|
|
110
|
+
},
|
|
111
|
+
],
|
|
112
|
+
[
|
|
113
|
+
1,
|
|
114
|
+
{
|
|
115
|
+
[_hQ]: _mr,
|
|
116
|
+
},
|
|
117
|
+
],
|
|
118
|
+
[
|
|
119
|
+
() => AccessTokenType,
|
|
120
|
+
{
|
|
121
|
+
[_hH]: _xasbt,
|
|
122
|
+
},
|
|
123
|
+
],
|
|
124
|
+
[
|
|
125
|
+
0,
|
|
126
|
+
{
|
|
127
|
+
[_hQ]: _ai,
|
|
128
|
+
},
|
|
129
|
+
],
|
|
130
|
+
],
|
|
131
|
+
];
|
|
132
|
+
export var ListAccountRolesResponse = [3, n0, _LARRi, 0, [_nT, _rL], [0, () => RoleListType]];
|
|
133
|
+
export var ListAccountsRequest = [
|
|
134
|
+
3,
|
|
135
|
+
n0,
|
|
136
|
+
_LAR,
|
|
137
|
+
0,
|
|
138
|
+
[_nT, _mR, _aT],
|
|
139
|
+
[
|
|
140
|
+
[
|
|
141
|
+
0,
|
|
142
|
+
{
|
|
143
|
+
[_hQ]: _nt,
|
|
144
|
+
},
|
|
145
|
+
],
|
|
146
|
+
[
|
|
147
|
+
1,
|
|
148
|
+
{
|
|
149
|
+
[_hQ]: _mr,
|
|
150
|
+
},
|
|
151
|
+
],
|
|
152
|
+
[
|
|
153
|
+
() => AccessTokenType,
|
|
154
|
+
{
|
|
155
|
+
[_hH]: _xasbt,
|
|
156
|
+
},
|
|
157
|
+
],
|
|
158
|
+
],
|
|
159
|
+
];
|
|
160
|
+
export var ListAccountsResponse = [3, n0, _LARi, 0, [_nT, _aL], [0, () => AccountListType]];
|
|
161
|
+
export var LogoutRequest = [
|
|
162
|
+
3,
|
|
163
|
+
n0,
|
|
164
|
+
_LR,
|
|
165
|
+
0,
|
|
166
|
+
[_aT],
|
|
167
|
+
[
|
|
168
|
+
[
|
|
169
|
+
() => AccessTokenType,
|
|
170
|
+
{
|
|
171
|
+
[_hH]: _xasbt,
|
|
172
|
+
},
|
|
173
|
+
],
|
|
174
|
+
],
|
|
175
|
+
];
|
|
176
|
+
export var ResourceNotFoundException = [
|
|
177
|
+
-3,
|
|
178
|
+
n0,
|
|
179
|
+
_RNFE,
|
|
180
|
+
{
|
|
181
|
+
[_e]: _c,
|
|
182
|
+
[_hE]: 404,
|
|
183
|
+
},
|
|
184
|
+
[_m],
|
|
185
|
+
[0],
|
|
186
|
+
];
|
|
187
|
+
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
188
|
+
export var RoleCredentials = [
|
|
189
|
+
3,
|
|
190
|
+
n0,
|
|
191
|
+
_RC,
|
|
192
|
+
0,
|
|
193
|
+
[_aKI, _sAK, _sT, _ex],
|
|
194
|
+
[0, [() => SecretAccessKeyType, 0], [() => SessionTokenType, 0], 1],
|
|
195
|
+
];
|
|
196
|
+
export var RoleInfo = [3, n0, _RI, 0, [_rN, _aI], [0, 0]];
|
|
197
|
+
export var TooManyRequestsException = [
|
|
198
|
+
-3,
|
|
199
|
+
n0,
|
|
200
|
+
_TMRE,
|
|
201
|
+
{
|
|
202
|
+
[_e]: _c,
|
|
203
|
+
[_hE]: 429,
|
|
204
|
+
},
|
|
205
|
+
[_m],
|
|
206
|
+
[0],
|
|
207
|
+
];
|
|
208
|
+
TypeRegistry.for(n0).registerError(TooManyRequestsException, __TooManyRequestsException);
|
|
209
|
+
export var UnauthorizedException = [
|
|
210
|
+
-3,
|
|
211
|
+
n0,
|
|
212
|
+
_UE,
|
|
213
|
+
{
|
|
214
|
+
[_e]: _c,
|
|
215
|
+
[_hE]: 401,
|
|
216
|
+
},
|
|
217
|
+
[_m],
|
|
218
|
+
[0],
|
|
219
|
+
];
|
|
220
|
+
TypeRegistry.for(n0).registerError(UnauthorizedException, __UnauthorizedException);
|
|
221
|
+
export var __Unit = "unit";
|
|
222
|
+
export var SSOServiceException = [-3, _s, "SSOServiceException", 0, [], []];
|
|
223
|
+
TypeRegistry.for(_s).registerError(SSOServiceException, __SSOServiceException);
|
|
224
|
+
export var AccountListType = [1, n0, _ALT, 0, () => AccountInfo];
|
|
225
|
+
export var RoleListType = [1, n0, _RLT, 0, () => RoleInfo];
|
|
226
|
+
export var GetRoleCredentials = [
|
|
227
|
+
9,
|
|
228
|
+
n0,
|
|
229
|
+
_GRC,
|
|
230
|
+
{
|
|
231
|
+
[_h]: ["GET", "/federation/credentials", 200],
|
|
232
|
+
},
|
|
233
|
+
() => GetRoleCredentialsRequest,
|
|
234
|
+
() => GetRoleCredentialsResponse,
|
|
235
|
+
];
|
|
236
|
+
export var ListAccountRoles = [
|
|
237
|
+
9,
|
|
238
|
+
n0,
|
|
239
|
+
_LARis,
|
|
240
|
+
{
|
|
241
|
+
[_h]: ["GET", "/assignment/roles", 200],
|
|
242
|
+
},
|
|
243
|
+
() => ListAccountRolesRequest,
|
|
244
|
+
() => ListAccountRolesResponse,
|
|
245
|
+
];
|
|
246
|
+
export var ListAccounts = [
|
|
247
|
+
9,
|
|
248
|
+
n0,
|
|
249
|
+
_LA,
|
|
250
|
+
{
|
|
251
|
+
[_h]: ["GET", "/assignment/accounts", 200],
|
|
252
|
+
},
|
|
253
|
+
() => ListAccountsRequest,
|
|
254
|
+
() => ListAccountsResponse,
|
|
255
|
+
];
|
|
256
|
+
export var Logout = [
|
|
257
|
+
9,
|
|
258
|
+
n0,
|
|
259
|
+
_L,
|
|
260
|
+
{
|
|
261
|
+
[_h]: ["POST", "/logout", 200],
|
|
262
|
+
},
|
|
263
|
+
() => LogoutRequest,
|
|
264
|
+
() => __Unit,
|
|
265
|
+
];
|
|
@@ -5,7 +5,7 @@ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-
|
|
|
5
5
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
6
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
7
|
import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
|
|
8
|
-
import { BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
8
|
+
import { BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
9
|
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { GetRoleCredentialsCommandInput, GetRoleCredentialsCommandOutput } from "./commands/GetRoleCredentialsCommand";
|
|
11
11
|
import { ListAccountRolesCommandInput, ListAccountRolesCommandOutput } from "./commands/ListAccountRolesCommand";
|
|
@@ -139,6 +139,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
139
139
|
* Optional extensions
|
|
140
140
|
*/
|
|
141
141
|
extensions?: RuntimeExtension[];
|
|
142
|
+
/**
|
|
143
|
+
* The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
|
|
144
|
+
* may be overridden. A default will always be set by the client.
|
|
145
|
+
* Available options depend on the service's supported protocols and will not be validated by
|
|
146
|
+
* the client.
|
|
147
|
+
* @alpha
|
|
148
|
+
*
|
|
149
|
+
*/
|
|
150
|
+
protocol?: ClientProtocol<HttpRequest, HttpResponse>;
|
|
142
151
|
/**
|
|
143
152
|
* The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
144
153
|
*/
|
|
@@ -240,27 +240,3 @@ export interface LogoutRequest {
|
|
|
240
240
|
*/
|
|
241
241
|
accessToken: string | undefined;
|
|
242
242
|
}
|
|
243
|
-
/**
|
|
244
|
-
* @internal
|
|
245
|
-
*/
|
|
246
|
-
export declare const GetRoleCredentialsRequestFilterSensitiveLog: (obj: GetRoleCredentialsRequest) => any;
|
|
247
|
-
/**
|
|
248
|
-
* @internal
|
|
249
|
-
*/
|
|
250
|
-
export declare const RoleCredentialsFilterSensitiveLog: (obj: RoleCredentials) => any;
|
|
251
|
-
/**
|
|
252
|
-
* @internal
|
|
253
|
-
*/
|
|
254
|
-
export declare const GetRoleCredentialsResponseFilterSensitiveLog: (obj: GetRoleCredentialsResponse) => any;
|
|
255
|
-
/**
|
|
256
|
-
* @internal
|
|
257
|
-
*/
|
|
258
|
-
export declare const ListAccountRolesRequestFilterSensitiveLog: (obj: ListAccountRolesRequest) => any;
|
|
259
|
-
/**
|
|
260
|
-
* @internal
|
|
261
|
-
*/
|
|
262
|
-
export declare const ListAccountsRequestFilterSensitiveLog: (obj: ListAccountsRequest) => any;
|
|
263
|
-
/**
|
|
264
|
-
* @internal
|
|
265
|
-
*/
|
|
266
|
-
export declare const LogoutRequestFilterSensitiveLog: (obj: LogoutRequest) => any;
|
|
@@ -28,6 +28,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
28
28
|
profile?: string;
|
|
29
29
|
logger: import("@smithy/types").Logger;
|
|
30
30
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
31
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
31
32
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
32
33
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
33
34
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
@@ -30,6 +30,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
30
30
|
profile?: string;
|
|
31
31
|
logger: import("@smithy/types").Logger;
|
|
32
32
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
33
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
33
34
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
34
35
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
35
36
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
@@ -26,6 +26,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
26
26
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
27
27
|
logger: import("@smithy/types").Logger;
|
|
28
28
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
29
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
29
30
|
defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
|
|
30
31
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
31
32
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
@@ -25,6 +25,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
25
25
|
signer: NoAuthSigner;
|
|
26
26
|
})[];
|
|
27
27
|
logger: import("@smithy/types").Logger;
|
|
28
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
28
29
|
serviceId: string;
|
|
29
30
|
urlParser: import("@smithy/types").UrlParser;
|
|
30
31
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { StaticErrorSchema, StaticListSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
|
|
2
|
+
export declare var AccessTokenType: StaticSimpleSchema;
|
|
3
|
+
export declare var SecretAccessKeyType: StaticSimpleSchema;
|
|
4
|
+
export declare var SessionTokenType: StaticSimpleSchema;
|
|
5
|
+
export declare var AccountInfo: StaticStructureSchema;
|
|
6
|
+
export declare var GetRoleCredentialsRequest: StaticStructureSchema;
|
|
7
|
+
export declare var GetRoleCredentialsResponse: StaticStructureSchema;
|
|
8
|
+
export declare var InvalidRequestException: StaticErrorSchema;
|
|
9
|
+
export declare var ListAccountRolesRequest: StaticStructureSchema;
|
|
10
|
+
export declare var ListAccountRolesResponse: StaticStructureSchema;
|
|
11
|
+
export declare var ListAccountsRequest: StaticStructureSchema;
|
|
12
|
+
export declare var ListAccountsResponse: StaticStructureSchema;
|
|
13
|
+
export declare var LogoutRequest: StaticStructureSchema;
|
|
14
|
+
export declare var ResourceNotFoundException: StaticErrorSchema;
|
|
15
|
+
export declare var RoleCredentials: StaticStructureSchema;
|
|
16
|
+
export declare var RoleInfo: StaticStructureSchema;
|
|
17
|
+
export declare var TooManyRequestsException: StaticErrorSchema;
|
|
18
|
+
export declare var UnauthorizedException: StaticErrorSchema;
|
|
19
|
+
export declare var __Unit: "unit";
|
|
20
|
+
export declare var SSOServiceException: StaticErrorSchema;
|
|
21
|
+
export declare var AccountListType: StaticListSchema;
|
|
22
|
+
export declare var RoleListType: StaticListSchema;
|
|
23
|
+
export declare var GetRoleCredentials: StaticOperationSchema;
|
|
24
|
+
export declare var ListAccountRoles: StaticOperationSchema;
|
|
25
|
+
export declare var ListAccounts: StaticOperationSchema;
|
|
26
|
+
export declare var Logout: StaticOperationSchema;
|
|
@@ -29,10 +29,13 @@ import {
|
|
|
29
29
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
30
30
|
CheckOptionalClientConfig as __CheckOptionalClientConfig,
|
|
31
31
|
ChecksumConstructor as __ChecksumConstructor,
|
|
32
|
+
ClientProtocol,
|
|
32
33
|
Decoder as __Decoder,
|
|
33
34
|
Encoder as __Encoder,
|
|
34
35
|
HashConstructor as __HashConstructor,
|
|
35
36
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
37
|
+
HttpRequest,
|
|
38
|
+
HttpResponse,
|
|
36
39
|
Logger as __Logger,
|
|
37
40
|
Provider as __Provider,
|
|
38
41
|
Provider,
|
|
@@ -100,6 +103,7 @@ export interface ClientDefaults
|
|
|
100
103
|
retryMode?: string | __Provider<string>;
|
|
101
104
|
logger?: __Logger;
|
|
102
105
|
extensions?: RuntimeExtension[];
|
|
106
|
+
protocol?: ClientProtocol<HttpRequest, HttpResponse>;
|
|
103
107
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
104
108
|
}
|
|
105
109
|
export type SSOClientConfigType = Partial<
|
|
@@ -73,21 +73,3 @@ export interface ListAccountsResponse {
|
|
|
73
73
|
export interface LogoutRequest {
|
|
74
74
|
accessToken: string | undefined;
|
|
75
75
|
}
|
|
76
|
-
export declare const GetRoleCredentialsRequestFilterSensitiveLog: (
|
|
77
|
-
obj: GetRoleCredentialsRequest
|
|
78
|
-
) => any;
|
|
79
|
-
export declare const RoleCredentialsFilterSensitiveLog: (
|
|
80
|
-
obj: RoleCredentials
|
|
81
|
-
) => any;
|
|
82
|
-
export declare const GetRoleCredentialsResponseFilterSensitiveLog: (
|
|
83
|
-
obj: GetRoleCredentialsResponse
|
|
84
|
-
) => any;
|
|
85
|
-
export declare const ListAccountRolesRequestFilterSensitiveLog: (
|
|
86
|
-
obj: ListAccountRolesRequest
|
|
87
|
-
) => any;
|
|
88
|
-
export declare const ListAccountsRequestFilterSensitiveLog: (
|
|
89
|
-
obj: ListAccountsRequest
|
|
90
|
-
) => any;
|
|
91
|
-
export declare const LogoutRequestFilterSensitiveLog: (
|
|
92
|
-
obj: LogoutRequest
|
|
93
|
-
) => any;
|
|
@@ -33,6 +33,10 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
33
33
|
profile?: string;
|
|
34
34
|
logger: import("@smithy/types").Logger;
|
|
35
35
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
36
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
37
|
+
import("@smithy/types").HttpRequest,
|
|
38
|
+
import("@smithy/types").HttpResponse
|
|
39
|
+
>;
|
|
36
40
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
37
41
|
userAgentAppId?:
|
|
38
42
|
| string
|
|
@@ -33,6 +33,10 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
33
33
|
profile?: string;
|
|
34
34
|
logger: import("@smithy/types").Logger;
|
|
35
35
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
36
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
37
|
+
import("@smithy/types").HttpRequest,
|
|
38
|
+
import("@smithy/types").HttpResponse
|
|
39
|
+
>;
|
|
36
40
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
37
41
|
retryStrategy?:
|
|
38
42
|
| import("@smithy/types").RetryStrategy
|
|
@@ -32,6 +32,10 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
32
32
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
33
33
|
logger: import("@smithy/types").Logger;
|
|
34
34
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
35
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
36
|
+
import("@smithy/types").HttpRequest,
|
|
37
|
+
import("@smithy/types").HttpResponse
|
|
38
|
+
>;
|
|
35
39
|
defaultsMode:
|
|
36
40
|
| import("@smithy/smithy-client").DefaultsMode
|
|
37
41
|
| import("@smithy/types").Provider<
|
|
@@ -42,6 +42,10 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
|
|
|
42
42
|
}
|
|
43
43
|
)[];
|
|
44
44
|
logger: import("@smithy/types").Logger;
|
|
45
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
46
|
+
import("@smithy/types").HttpRequest,
|
|
47
|
+
import("@smithy/types").HttpResponse
|
|
48
|
+
>;
|
|
45
49
|
serviceId: string;
|
|
46
50
|
urlParser: import("@smithy/types").UrlParser;
|
|
47
51
|
utf8Decoder: import("@smithy/types").Decoder;
|