@cdk8s/awscdk-resolver 0.0.89 → 0.0.91
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 +4 -4
- package/lib/resolve.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +2 -17
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +5 -2
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +1 -2
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +6 -4
- package/node_modules/@aws-sdk/credential-provider-node/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromWebToken.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromWebToken.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromWebToken.d.ts +1 -2
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +4 -2
- package/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +14 -20
- package/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +1 -1
- package/node_modules/@aws-sdk/token-providers/package.json +4 -2
- package/package.json +4 -4
- package/node_modules/@aws-sdk/client-sso-oidc/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-sso-oidc/README.md +0 -274
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/auth/httpAuthSchemeProvider.js +0 -64
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/credentialDefaultProvider.js +0 -29
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/ruleset.js +0 -7
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/index.js +0 -1024
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.browser.js +0 -39
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.js +0 -49
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.native.js +0 -15
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.shared.js +0 -40
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/SSOOIDC.js +0 -15
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/SSOOIDCClient.js +0 -52
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/auth/httpAuthSchemeProvider.js +0 -58
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/CreateTokenCommand.js +0 -25
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/CreateTokenWithIAMCommand.js +0 -25
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/RegisterClientCommand.js +0 -25
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/StartDeviceAuthorizationCommand.js +0 -25
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/index.js +0 -4
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/credentialDefaultProvider.js +0 -3
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/EndpointParameters.js +0 -14
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/endpointResolver.js +0 -10
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/ruleset.js +0 -4
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/extensionConfiguration.js +0 -1
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/index.js +0 -5
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/models/SSOOIDCServiceException.js +0 -8
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/models/index.js +0 -1
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/models/models_0.js +0 -217
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/protocols/Aws_restJson1.js +0 -409
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.browser.js +0 -34
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.js +0 -44
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.native.js +0 -11
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.shared.js +0 -36
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeExtensions.js +0 -21
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDC.d.ts +0 -75
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDCClient.d.ts +0 -212
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -61
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenCommand.d.ts +0 -162
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenWithIAMCommand.d.ts +0 -244
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/RegisterClientCommand.d.ts +0 -108
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/StartDeviceAuthorizationCommand.d.ts +0 -111
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/credentialDefaultProvider.d.ts +0 -4
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/endpoint/EndpointParameters.d.ts +0 -40
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/endpoint/endpointResolver.d.ts +0 -5
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/index.d.ts +0 -50
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/SSOOIDCServiceException.d.ts +0 -13
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/models_0.d.ts +0 -734
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/protocols/Aws_restJson1.d.ts +0 -38
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.browser.d.ts +0 -53
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.d.ts +0 -53
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.native.d.ts +0 -52
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.shared.d.ts +0 -32
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeExtensions.d.ts +0 -17
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDC.d.ts +0 -73
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDCClient.d.ts +0 -144
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -44
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenCommand.d.ts +0 -35
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenWithIAMCommand.d.ts +0 -39
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/RegisterClientCommand.d.ts +0 -38
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/StartDeviceAuthorizationCommand.d.ts +0 -39
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/credentialDefaultProvider.d.ts +0 -1
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -51
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/index.d.ts +0 -8
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/SSOOIDCServiceException.d.ts +0 -8
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/models_0.d.ts +0 -201
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -110
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.d.ts +0 -108
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -104
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -49
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
- package/node_modules/@aws-sdk/client-sso-oidc/package.json +0 -102
- package/node_modules/@aws-sdk/client-sts/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-sts/README.md +0 -273
- package/node_modules/@aws-sdk/client-sts/dist-cjs/STSClient.js +0 -56
- package/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -43
- package/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthSchemeProvider.js +0 -67
- package/node_modules/@aws-sdk/client-sts/dist-cjs/credentialDefaultProvider.js +0 -29
- package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/EndpointParameters.js +0 -20
- package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/ruleset.js +0 -7
- package/node_modules/@aws-sdk/client-sts/dist-cjs/index.js +0 -1457
- package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.browser.js +0 -39
- package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js +0 -63
- package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.native.js +0 -15
- package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.shared.js +0 -40
- package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeExtensions.js +0 -25
- package/node_modules/@aws-sdk/client-sts/dist-es/STS.js +0 -23
- package/node_modules/@aws-sdk/client-sts/dist-es/STSClient.js +0 -52
- package/node_modules/@aws-sdk/client-sts/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
- package/node_modules/@aws-sdk/client-sts/dist-es/auth/httpAuthSchemeProvider.js +0 -60
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleCommand.js +0 -25
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithSAMLCommand.js +0 -25
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithWebIdentityCommand.js +0 -25
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/DecodeAuthorizationMessageCommand.js +0 -24
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetAccessKeyInfoCommand.js +0 -24
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetCallerIdentityCommand.js +0 -24
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetFederationTokenCommand.js +0 -25
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetSessionTokenCommand.js +0 -25
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/index.js +0 -8
- package/node_modules/@aws-sdk/client-sts/dist-es/credentialDefaultProvider.js +0 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/defaultRoleAssumers.js +0 -22
- package/node_modules/@aws-sdk/client-sts/dist-es/defaultStsRoleAssumers.js +0 -67
- package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/EndpointParameters.js +0 -16
- package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/endpointResolver.js +0 -10
- package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/ruleset.js +0 -4
- package/node_modules/@aws-sdk/client-sts/dist-es/extensionConfiguration.js +0 -1
- package/node_modules/@aws-sdk/client-sts/dist-es/index.js +0 -6
- package/node_modules/@aws-sdk/client-sts/dist-es/models/STSServiceException.js +0 -8
- package/node_modules/@aws-sdk/client-sts/dist-es/models/index.js +0 -1
- package/node_modules/@aws-sdk/client-sts/dist-es/models/models_0.js +0 -130
- package/node_modules/@aws-sdk/client-sts/dist-es/protocols/Aws_query.js +0 -885
- package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.browser.js +0 -34
- package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.js +0 -58
- package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.native.js +0 -11
- package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.shared.js +0 -36
- package/node_modules/@aws-sdk/client-sts/dist-es/runtimeExtensions.js +0 -21
- package/node_modules/@aws-sdk/client-sts/dist-types/STS.d.ts +0 -71
- package/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +0 -182
- package/node_modules/@aws-sdk/client-sts/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/node_modules/@aws-sdk/client-sts/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -71
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleCommand.d.ts +0 -257
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithSAMLCommand.d.ts +0 -282
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -291
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/DecodeAuthorizationMessageCommand.d.ts +0 -115
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetAccessKeyInfoCommand.d.ts +0 -75
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetCallerIdentityCommand.d.ts +0 -116
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetFederationTokenCommand.d.ts +0 -230
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetSessionTokenCommand.d.ts +0 -154
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/index.d.ts +0 -8
- package/node_modules/@aws-sdk/client-sts/dist-types/credentialDefaultProvider.d.ts +0 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/defaultRoleAssumers.d.ts +0 -23
- package/node_modules/@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers.d.ts +0 -43
- package/node_modules/@aws-sdk/client-sts/dist-types/endpoint/EndpointParameters.d.ts +0 -46
- package/node_modules/@aws-sdk/client-sts/dist-types/endpoint/endpointResolver.d.ts +0 -5
- package/node_modules/@aws-sdk/client-sts/dist-types/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-sts/dist-types/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-sts/dist-types/index.d.ts +0 -17
- package/node_modules/@aws-sdk/client-sts/dist-types/models/STSServiceException.d.ts +0 -13
- package/node_modules/@aws-sdk/client-sts/dist-types/models/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/models/models_0.d.ts +0 -1213
- package/node_modules/@aws-sdk/client-sts/dist-types/protocols/Aws_query.d.ts +0 -74
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +0 -54
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +0 -57
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +0 -53
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.shared.d.ts +0 -32
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeExtensions.d.ts +0 -17
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STS.d.ts +0 -143
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +0 -165
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -54
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleCommand.d.ts +0 -35
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithSAMLCommand.d.ts +0 -39
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -39
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/DecodeAuthorizationMessageCommand.d.ts +0 -39
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetAccessKeyInfoCommand.d.ts +0 -38
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetCallerIdentityCommand.d.ts +0 -39
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +0 -39
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetSessionTokenCommand.d.ts +0 -38
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/index.d.ts +0 -8
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/credentialDefaultProvider.d.ts +0 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/defaultRoleAssumers.d.ts +0 -19
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/defaultStsRoleAssumers.d.ts +0 -33
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -57
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/index.d.ts +0 -9
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/STSServiceException.d.ts +0 -8
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/models_0.d.ts +0 -206
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -101
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -116
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +0 -117
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -110
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -51
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
- package/node_modules/@aws-sdk/client-sts/package.json +0 -104
- package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/loadSts.js +0 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/loadSts.js +0 -2
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/loadSts.d.ts +0 -3
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/loadSts.d.ts +0 -3
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/loadSts.js +0 -5
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/loadSts.js +0 -2
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/loadSts.d.ts +0 -3
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/loadSts.d.ts +0 -3
- package/node_modules/@aws-sdk/token-providers/dist-cjs/loadSsoOidc.js +0 -1
- package/node_modules/@aws-sdk/token-providers/dist-es/loadSsoOidc.js +0 -2
- package/node_modules/@aws-sdk/token-providers/dist-types/loadSsoOidc.d.ts +0 -2
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/loadSsoOidc.d.ts +0 -2
@@ -1,39 +0,0 @@
|
|
1
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
3
|
-
import {
|
4
|
-
StartDeviceAuthorizationRequest,
|
5
|
-
StartDeviceAuthorizationResponse,
|
6
|
-
} from "../models/models_0";
|
7
|
-
import {
|
8
|
-
ServiceInputTypes,
|
9
|
-
ServiceOutputTypes,
|
10
|
-
SSOOIDCClientResolvedConfig,
|
11
|
-
} from "../SSOOIDCClient";
|
12
|
-
export { __MetadataBearer, $Command };
|
13
|
-
export interface StartDeviceAuthorizationCommandInput
|
14
|
-
extends StartDeviceAuthorizationRequest {}
|
15
|
-
export interface StartDeviceAuthorizationCommandOutput
|
16
|
-
extends StartDeviceAuthorizationResponse,
|
17
|
-
__MetadataBearer {}
|
18
|
-
declare const StartDeviceAuthorizationCommand_base: {
|
19
|
-
new (
|
20
|
-
input: StartDeviceAuthorizationCommandInput
|
21
|
-
): import("@smithy/smithy-client").CommandImpl<
|
22
|
-
StartDeviceAuthorizationCommandInput,
|
23
|
-
StartDeviceAuthorizationCommandOutput,
|
24
|
-
SSOOIDCClientResolvedConfig,
|
25
|
-
ServiceInputTypes,
|
26
|
-
ServiceOutputTypes
|
27
|
-
>;
|
28
|
-
new (
|
29
|
-
__0_0: StartDeviceAuthorizationCommandInput
|
30
|
-
): import("@smithy/smithy-client").CommandImpl<
|
31
|
-
StartDeviceAuthorizationCommandInput,
|
32
|
-
StartDeviceAuthorizationCommandOutput,
|
33
|
-
SSOOIDCClientResolvedConfig,
|
34
|
-
ServiceInputTypes,
|
35
|
-
ServiceOutputTypes
|
36
|
-
>;
|
37
|
-
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
38
|
-
};
|
39
|
-
export declare class StartDeviceAuthorizationCommand extends StartDeviceAuthorizationCommand_base {}
|
package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/credentialDefaultProvider.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
export declare const defaultProvider: any;
|
package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/endpoint/EndpointParameters.d.ts
DELETED
@@ -1,51 +0,0 @@
|
|
1
|
-
import {
|
2
|
-
Endpoint,
|
3
|
-
EndpointParameters as __EndpointParameters,
|
4
|
-
EndpointV2,
|
5
|
-
Provider,
|
6
|
-
} from "@smithy/types";
|
7
|
-
export interface ClientInputEndpointParameters {
|
8
|
-
region?: string | Provider<string>;
|
9
|
-
useDualstackEndpoint?: boolean | Provider<boolean>;
|
10
|
-
useFipsEndpoint?: boolean | Provider<boolean>;
|
11
|
-
endpoint?:
|
12
|
-
| string
|
13
|
-
| Provider<string>
|
14
|
-
| Endpoint
|
15
|
-
| Provider<Endpoint>
|
16
|
-
| EndpointV2
|
17
|
-
| Provider<EndpointV2>;
|
18
|
-
}
|
19
|
-
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
20
|
-
defaultSigningName: string;
|
21
|
-
};
|
22
|
-
export declare const resolveClientEndpointParameters: <T>(
|
23
|
-
options: T & ClientInputEndpointParameters
|
24
|
-
) => T &
|
25
|
-
ClientInputEndpointParameters & {
|
26
|
-
defaultSigningName: string;
|
27
|
-
};
|
28
|
-
export declare const commonParams: {
|
29
|
-
readonly UseFIPS: {
|
30
|
-
readonly type: "builtInParams";
|
31
|
-
readonly name: "useFipsEndpoint";
|
32
|
-
};
|
33
|
-
readonly Endpoint: {
|
34
|
-
readonly type: "builtInParams";
|
35
|
-
readonly name: "endpoint";
|
36
|
-
};
|
37
|
-
readonly Region: {
|
38
|
-
readonly type: "builtInParams";
|
39
|
-
readonly name: "region";
|
40
|
-
};
|
41
|
-
readonly UseDualStack: {
|
42
|
-
readonly type: "builtInParams";
|
43
|
-
readonly name: "useDualstackEndpoint";
|
44
|
-
};
|
45
|
-
};
|
46
|
-
export interface EndpointParameters extends __EndpointParameters {
|
47
|
-
Region?: string;
|
48
|
-
UseDualStack?: boolean;
|
49
|
-
UseFIPS?: boolean;
|
50
|
-
Endpoint?: string;
|
51
|
-
}
|
@@ -1,9 +0,0 @@
|
|
1
|
-
import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
2
|
-
import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
3
|
-
import { DefaultExtensionConfiguration } from "@smithy/types";
|
4
|
-
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
5
|
-
export interface SSOOIDCExtensionConfiguration
|
6
|
-
extends HttpHandlerExtensionConfiguration,
|
7
|
-
DefaultExtensionConfiguration,
|
8
|
-
AwsRegionExtensionConfiguration,
|
9
|
-
HttpAuthExtensionConfiguration {}
|
@@ -1,8 +0,0 @@
|
|
1
|
-
export * from "./SSOOIDCClient";
|
2
|
-
export * from "./SSOOIDC";
|
3
|
-
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
4
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
5
|
-
export { SSOOIDCExtensionConfiguration } from "./extensionConfiguration";
|
6
|
-
export * from "./commands";
|
7
|
-
export * from "./models";
|
8
|
-
export { SSOOIDCServiceException } from "./models/SSOOIDCServiceException";
|
package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/SSOOIDCServiceException.d.ts
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
import {
|
2
|
-
ServiceException as __ServiceException,
|
3
|
-
ServiceExceptionOptions as __ServiceExceptionOptions,
|
4
|
-
} from "@smithy/smithy-client";
|
5
|
-
export { __ServiceException, __ServiceExceptionOptions };
|
6
|
-
export declare class SSOOIDCServiceException extends __ServiceException {
|
7
|
-
constructor(options: __ServiceExceptionOptions);
|
8
|
-
}
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from "./models_0";
|
@@ -1,201 +0,0 @@
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
2
|
-
import { SSOOIDCServiceException as __BaseException } from "./SSOOIDCServiceException";
|
3
|
-
export declare class AccessDeniedException extends __BaseException {
|
4
|
-
readonly name: "AccessDeniedException";
|
5
|
-
readonly $fault: "client";
|
6
|
-
error?: string;
|
7
|
-
error_description?: string;
|
8
|
-
constructor(
|
9
|
-
opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
|
10
|
-
);
|
11
|
-
}
|
12
|
-
export declare class AuthorizationPendingException extends __BaseException {
|
13
|
-
readonly name: "AuthorizationPendingException";
|
14
|
-
readonly $fault: "client";
|
15
|
-
error?: string;
|
16
|
-
error_description?: string;
|
17
|
-
constructor(
|
18
|
-
opts: __ExceptionOptionType<AuthorizationPendingException, __BaseException>
|
19
|
-
);
|
20
|
-
}
|
21
|
-
export interface CreateTokenRequest {
|
22
|
-
clientId: string | undefined;
|
23
|
-
clientSecret: string | undefined;
|
24
|
-
grantType: string | undefined;
|
25
|
-
deviceCode?: string;
|
26
|
-
code?: string;
|
27
|
-
refreshToken?: string;
|
28
|
-
scope?: string[];
|
29
|
-
redirectUri?: string;
|
30
|
-
}
|
31
|
-
export interface CreateTokenResponse {
|
32
|
-
accessToken?: string;
|
33
|
-
tokenType?: string;
|
34
|
-
expiresIn?: number;
|
35
|
-
refreshToken?: string;
|
36
|
-
idToken?: string;
|
37
|
-
}
|
38
|
-
export declare class ExpiredTokenException extends __BaseException {
|
39
|
-
readonly name: "ExpiredTokenException";
|
40
|
-
readonly $fault: "client";
|
41
|
-
error?: string;
|
42
|
-
error_description?: string;
|
43
|
-
constructor(
|
44
|
-
opts: __ExceptionOptionType<ExpiredTokenException, __BaseException>
|
45
|
-
);
|
46
|
-
}
|
47
|
-
export declare class InternalServerException extends __BaseException {
|
48
|
-
readonly name: "InternalServerException";
|
49
|
-
readonly $fault: "server";
|
50
|
-
error?: string;
|
51
|
-
error_description?: string;
|
52
|
-
constructor(
|
53
|
-
opts: __ExceptionOptionType<InternalServerException, __BaseException>
|
54
|
-
);
|
55
|
-
}
|
56
|
-
export declare class InvalidClientException extends __BaseException {
|
57
|
-
readonly name: "InvalidClientException";
|
58
|
-
readonly $fault: "client";
|
59
|
-
error?: string;
|
60
|
-
error_description?: string;
|
61
|
-
constructor(
|
62
|
-
opts: __ExceptionOptionType<InvalidClientException, __BaseException>
|
63
|
-
);
|
64
|
-
}
|
65
|
-
export declare class InvalidGrantException extends __BaseException {
|
66
|
-
readonly name: "InvalidGrantException";
|
67
|
-
readonly $fault: "client";
|
68
|
-
error?: string;
|
69
|
-
error_description?: string;
|
70
|
-
constructor(
|
71
|
-
opts: __ExceptionOptionType<InvalidGrantException, __BaseException>
|
72
|
-
);
|
73
|
-
}
|
74
|
-
export declare class InvalidRequestException extends __BaseException {
|
75
|
-
readonly name: "InvalidRequestException";
|
76
|
-
readonly $fault: "client";
|
77
|
-
error?: string;
|
78
|
-
error_description?: string;
|
79
|
-
constructor(
|
80
|
-
opts: __ExceptionOptionType<InvalidRequestException, __BaseException>
|
81
|
-
);
|
82
|
-
}
|
83
|
-
export declare class InvalidScopeException extends __BaseException {
|
84
|
-
readonly name: "InvalidScopeException";
|
85
|
-
readonly $fault: "client";
|
86
|
-
error?: string;
|
87
|
-
error_description?: string;
|
88
|
-
constructor(
|
89
|
-
opts: __ExceptionOptionType<InvalidScopeException, __BaseException>
|
90
|
-
);
|
91
|
-
}
|
92
|
-
export declare class SlowDownException extends __BaseException {
|
93
|
-
readonly name: "SlowDownException";
|
94
|
-
readonly $fault: "client";
|
95
|
-
error?: string;
|
96
|
-
error_description?: string;
|
97
|
-
constructor(opts: __ExceptionOptionType<SlowDownException, __BaseException>);
|
98
|
-
}
|
99
|
-
export declare class UnauthorizedClientException extends __BaseException {
|
100
|
-
readonly name: "UnauthorizedClientException";
|
101
|
-
readonly $fault: "client";
|
102
|
-
error?: string;
|
103
|
-
error_description?: string;
|
104
|
-
constructor(
|
105
|
-
opts: __ExceptionOptionType<UnauthorizedClientException, __BaseException>
|
106
|
-
);
|
107
|
-
}
|
108
|
-
export declare class UnsupportedGrantTypeException extends __BaseException {
|
109
|
-
readonly name: "UnsupportedGrantTypeException";
|
110
|
-
readonly $fault: "client";
|
111
|
-
error?: string;
|
112
|
-
error_description?: string;
|
113
|
-
constructor(
|
114
|
-
opts: __ExceptionOptionType<UnsupportedGrantTypeException, __BaseException>
|
115
|
-
);
|
116
|
-
}
|
117
|
-
export interface CreateTokenWithIAMRequest {
|
118
|
-
clientId: string | undefined;
|
119
|
-
grantType: string | undefined;
|
120
|
-
code?: string;
|
121
|
-
refreshToken?: string;
|
122
|
-
assertion?: string;
|
123
|
-
scope?: string[];
|
124
|
-
redirectUri?: string;
|
125
|
-
subjectToken?: string;
|
126
|
-
subjectTokenType?: string;
|
127
|
-
requestedTokenType?: string;
|
128
|
-
}
|
129
|
-
export interface CreateTokenWithIAMResponse {
|
130
|
-
accessToken?: string;
|
131
|
-
tokenType?: string;
|
132
|
-
expiresIn?: number;
|
133
|
-
refreshToken?: string;
|
134
|
-
idToken?: string;
|
135
|
-
issuedTokenType?: string;
|
136
|
-
scope?: string[];
|
137
|
-
}
|
138
|
-
export declare class InvalidRequestRegionException extends __BaseException {
|
139
|
-
readonly name: "InvalidRequestRegionException";
|
140
|
-
readonly $fault: "client";
|
141
|
-
error?: string;
|
142
|
-
error_description?: string;
|
143
|
-
endpoint?: string;
|
144
|
-
region?: string;
|
145
|
-
constructor(
|
146
|
-
opts: __ExceptionOptionType<InvalidRequestRegionException, __BaseException>
|
147
|
-
);
|
148
|
-
}
|
149
|
-
export declare class InvalidClientMetadataException extends __BaseException {
|
150
|
-
readonly name: "InvalidClientMetadataException";
|
151
|
-
readonly $fault: "client";
|
152
|
-
error?: string;
|
153
|
-
error_description?: string;
|
154
|
-
constructor(
|
155
|
-
opts: __ExceptionOptionType<InvalidClientMetadataException, __BaseException>
|
156
|
-
);
|
157
|
-
}
|
158
|
-
export interface RegisterClientRequest {
|
159
|
-
clientName: string | undefined;
|
160
|
-
clientType: string | undefined;
|
161
|
-
scopes?: string[];
|
162
|
-
}
|
163
|
-
export interface RegisterClientResponse {
|
164
|
-
clientId?: string;
|
165
|
-
clientSecret?: string;
|
166
|
-
clientIdIssuedAt?: number;
|
167
|
-
clientSecretExpiresAt?: number;
|
168
|
-
authorizationEndpoint?: string;
|
169
|
-
tokenEndpoint?: string;
|
170
|
-
}
|
171
|
-
export interface StartDeviceAuthorizationRequest {
|
172
|
-
clientId: string | undefined;
|
173
|
-
clientSecret: string | undefined;
|
174
|
-
startUrl: string | undefined;
|
175
|
-
}
|
176
|
-
export interface StartDeviceAuthorizationResponse {
|
177
|
-
deviceCode?: string;
|
178
|
-
userCode?: string;
|
179
|
-
verificationUri?: string;
|
180
|
-
verificationUriComplete?: string;
|
181
|
-
expiresIn?: number;
|
182
|
-
interval?: number;
|
183
|
-
}
|
184
|
-
export declare const CreateTokenRequestFilterSensitiveLog: (
|
185
|
-
obj: CreateTokenRequest
|
186
|
-
) => any;
|
187
|
-
export declare const CreateTokenResponseFilterSensitiveLog: (
|
188
|
-
obj: CreateTokenResponse
|
189
|
-
) => any;
|
190
|
-
export declare const CreateTokenWithIAMRequestFilterSensitiveLog: (
|
191
|
-
obj: CreateTokenWithIAMRequest
|
192
|
-
) => any;
|
193
|
-
export declare const CreateTokenWithIAMResponseFilterSensitiveLog: (
|
194
|
-
obj: CreateTokenWithIAMResponse
|
195
|
-
) => any;
|
196
|
-
export declare const RegisterClientResponseFilterSensitiveLog: (
|
197
|
-
obj: RegisterClientResponse
|
198
|
-
) => any;
|
199
|
-
export declare const StartDeviceAuthorizationRequestFilterSensitiveLog: (
|
200
|
-
obj: StartDeviceAuthorizationRequest
|
201
|
-
) => any;
|
@@ -1,53 +0,0 @@
|
|
1
|
-
import {
|
2
|
-
HttpRequest as __HttpRequest,
|
3
|
-
HttpResponse as __HttpResponse,
|
4
|
-
} from "@smithy/protocol-http";
|
5
|
-
import { SerdeContext as __SerdeContext } from "@smithy/types";
|
6
|
-
import {
|
7
|
-
CreateTokenCommandInput,
|
8
|
-
CreateTokenCommandOutput,
|
9
|
-
} from "../commands/CreateTokenCommand";
|
10
|
-
import {
|
11
|
-
CreateTokenWithIAMCommandInput,
|
12
|
-
CreateTokenWithIAMCommandOutput,
|
13
|
-
} from "../commands/CreateTokenWithIAMCommand";
|
14
|
-
import {
|
15
|
-
RegisterClientCommandInput,
|
16
|
-
RegisterClientCommandOutput,
|
17
|
-
} from "../commands/RegisterClientCommand";
|
18
|
-
import {
|
19
|
-
StartDeviceAuthorizationCommandInput,
|
20
|
-
StartDeviceAuthorizationCommandOutput,
|
21
|
-
} from "../commands/StartDeviceAuthorizationCommand";
|
22
|
-
export declare const se_CreateTokenCommand: (
|
23
|
-
input: CreateTokenCommandInput,
|
24
|
-
context: __SerdeContext
|
25
|
-
) => Promise<__HttpRequest>;
|
26
|
-
export declare const se_CreateTokenWithIAMCommand: (
|
27
|
-
input: CreateTokenWithIAMCommandInput,
|
28
|
-
context: __SerdeContext
|
29
|
-
) => Promise<__HttpRequest>;
|
30
|
-
export declare const se_RegisterClientCommand: (
|
31
|
-
input: RegisterClientCommandInput,
|
32
|
-
context: __SerdeContext
|
33
|
-
) => Promise<__HttpRequest>;
|
34
|
-
export declare const se_StartDeviceAuthorizationCommand: (
|
35
|
-
input: StartDeviceAuthorizationCommandInput,
|
36
|
-
context: __SerdeContext
|
37
|
-
) => Promise<__HttpRequest>;
|
38
|
-
export declare const de_CreateTokenCommand: (
|
39
|
-
output: __HttpResponse,
|
40
|
-
context: __SerdeContext
|
41
|
-
) => Promise<CreateTokenCommandOutput>;
|
42
|
-
export declare const de_CreateTokenWithIAMCommand: (
|
43
|
-
output: __HttpResponse,
|
44
|
-
context: __SerdeContext
|
45
|
-
) => Promise<CreateTokenWithIAMCommandOutput>;
|
46
|
-
export declare const de_RegisterClientCommand: (
|
47
|
-
output: __HttpResponse,
|
48
|
-
context: __SerdeContext
|
49
|
-
) => Promise<RegisterClientCommandOutput>;
|
50
|
-
export declare const de_StartDeviceAuthorizationCommand: (
|
51
|
-
output: __HttpResponse,
|
52
|
-
context: __SerdeContext
|
53
|
-
) => Promise<StartDeviceAuthorizationCommandOutput>;
|
@@ -1,110 +0,0 @@
|
|
1
|
-
import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
|
2
|
-
import { SSOOIDCClientConfig } from "./SSOOIDCClient";
|
3
|
-
export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
4
|
-
runtime: string;
|
5
|
-
defaultsMode: import("@smithy/types").Provider<
|
6
|
-
import("@smithy/smithy-client").ResolvedDefaultsMode
|
7
|
-
>;
|
8
|
-
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
9
|
-
credentialDefaultProvider: (
|
10
|
-
input: any
|
11
|
-
) => import("@smithy/types").AwsCredentialIdentityProvider;
|
12
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<
|
13
|
-
import("@smithy/types").UserAgent
|
14
|
-
>;
|
15
|
-
maxAttempts: number | import("@smithy/types").Provider<number>;
|
16
|
-
region: string | import("@smithy/types").Provider<any>;
|
17
|
-
requestHandler:
|
18
|
-
| import("@smithy/protocol-http").HttpHandler<any>
|
19
|
-
| RequestHandler;
|
20
|
-
retryMode: string | import("@smithy/types").Provider<string>;
|
21
|
-
sha256: import("@smithy/types").HashConstructor;
|
22
|
-
streamCollector: import("@smithy/types").StreamCollector;
|
23
|
-
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
24
|
-
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
25
|
-
apiVersion: string;
|
26
|
-
urlParser: import("@smithy/types").UrlParser;
|
27
|
-
base64Decoder: import("@smithy/types").Decoder;
|
28
|
-
base64Encoder: (_input: string | Uint8Array) => string;
|
29
|
-
utf8Decoder: import("@smithy/types").Decoder;
|
30
|
-
utf8Encoder: (input: string | Uint8Array) => string;
|
31
|
-
disableHostPrefix: boolean;
|
32
|
-
serviceId: string;
|
33
|
-
logger: import("@smithy/types").Logger;
|
34
|
-
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
35
|
-
endpoint?:
|
36
|
-
| ((
|
37
|
-
| string
|
38
|
-
| import("@smithy/types").Endpoint
|
39
|
-
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
40
|
-
| import("@smithy/types").EndpointV2
|
41
|
-
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
42
|
-
) &
|
43
|
-
(
|
44
|
-
| string
|
45
|
-
| import("@smithy/types").Provider<string>
|
46
|
-
| import("@smithy/types").Endpoint
|
47
|
-
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
48
|
-
| import("@smithy/types").EndpointV2
|
49
|
-
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
50
|
-
))
|
51
|
-
| undefined;
|
52
|
-
endpointProvider: (
|
53
|
-
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
54
|
-
context?: {
|
55
|
-
logger?: import("@smithy/types").Logger | undefined;
|
56
|
-
}
|
57
|
-
) => import("@smithy/types").EndpointV2;
|
58
|
-
tls?: boolean | undefined;
|
59
|
-
retryStrategy?:
|
60
|
-
| import("@smithy/types").RetryStrategy
|
61
|
-
| import("@smithy/types").RetryStrategyV2
|
62
|
-
| undefined;
|
63
|
-
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
64
|
-
httpAuthSchemes:
|
65
|
-
| import("@smithy/types").HttpAuthScheme[]
|
66
|
-
| (
|
67
|
-
| {
|
68
|
-
schemeId: string;
|
69
|
-
identityProvider: (
|
70
|
-
ipc: import("@smithy/types").IdentityProviderConfig
|
71
|
-
) =>
|
72
|
-
| import("@smithy/types").IdentityProvider<
|
73
|
-
import("@smithy/types").Identity
|
74
|
-
>
|
75
|
-
| undefined;
|
76
|
-
signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
|
77
|
-
}
|
78
|
-
| {
|
79
|
-
schemeId: string;
|
80
|
-
identityProvider: (
|
81
|
-
ipc: import("@smithy/types").IdentityProviderConfig
|
82
|
-
) =>
|
83
|
-
| import("@smithy/types").IdentityProvider<
|
84
|
-
import("@smithy/types").Identity
|
85
|
-
>
|
86
|
-
| (() => Promise<{}>);
|
87
|
-
signer: import("@smithy/core").NoAuthSigner;
|
88
|
-
}
|
89
|
-
)[];
|
90
|
-
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SSOOIDCHttpAuthSchemeProvider;
|
91
|
-
credentials?:
|
92
|
-
| import("@smithy/types").AwsCredentialIdentity
|
93
|
-
| import("@smithy/types").AwsCredentialIdentityProvider
|
94
|
-
| undefined;
|
95
|
-
signer?:
|
96
|
-
| import("@smithy/types").RequestSigner
|
97
|
-
| ((
|
98
|
-
authScheme?: import("@smithy/types").AuthScheme | undefined
|
99
|
-
) => Promise<import("@smithy/types").RequestSigner>)
|
100
|
-
| undefined;
|
101
|
-
signingEscapePath?: boolean | undefined;
|
102
|
-
systemClockOffset?: number | undefined;
|
103
|
-
signingRegion?: string | undefined;
|
104
|
-
signerConstructor?:
|
105
|
-
| (new (
|
106
|
-
options: import("@smithy/signature-v4").SignatureV4Init &
|
107
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
108
|
-
) => import("@smithy/types").RequestSigner)
|
109
|
-
| undefined;
|
110
|
-
};
|
@@ -1,108 +0,0 @@
|
|
1
|
-
import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
|
2
|
-
import { SSOOIDCClientConfig } from "./SSOOIDCClient";
|
3
|
-
export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
4
|
-
runtime: string;
|
5
|
-
defaultsMode: import("@smithy/types").Provider<
|
6
|
-
import("@smithy/smithy-client").ResolvedDefaultsMode
|
7
|
-
>;
|
8
|
-
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
9
|
-
credentialDefaultProvider: any;
|
10
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<
|
11
|
-
import("@smithy/types").UserAgent
|
12
|
-
>;
|
13
|
-
maxAttempts: number | import("@smithy/types").Provider<number>;
|
14
|
-
region: string | import("@smithy/types").Provider<string>;
|
15
|
-
requestHandler:
|
16
|
-
| RequestHandler
|
17
|
-
| import("@smithy/protocol-http").HttpHandler<any>;
|
18
|
-
retryMode: string | import("@smithy/types").Provider<string>;
|
19
|
-
sha256: import("@smithy/types").HashConstructor;
|
20
|
-
streamCollector: import("@smithy/types").StreamCollector;
|
21
|
-
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
22
|
-
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
23
|
-
apiVersion: string;
|
24
|
-
urlParser: import("@smithy/types").UrlParser;
|
25
|
-
base64Decoder: import("@smithy/types").Decoder;
|
26
|
-
base64Encoder: (_input: string | Uint8Array) => string;
|
27
|
-
utf8Decoder: import("@smithy/types").Decoder;
|
28
|
-
utf8Encoder: (input: string | Uint8Array) => string;
|
29
|
-
disableHostPrefix: boolean;
|
30
|
-
serviceId: string;
|
31
|
-
logger: import("@smithy/types").Logger;
|
32
|
-
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
33
|
-
endpoint?:
|
34
|
-
| ((
|
35
|
-
| string
|
36
|
-
| import("@smithy/types").Endpoint
|
37
|
-
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
38
|
-
| import("@smithy/types").EndpointV2
|
39
|
-
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
40
|
-
) &
|
41
|
-
(
|
42
|
-
| string
|
43
|
-
| import("@smithy/types").Provider<string>
|
44
|
-
| import("@smithy/types").Endpoint
|
45
|
-
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
46
|
-
| import("@smithy/types").EndpointV2
|
47
|
-
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
48
|
-
))
|
49
|
-
| undefined;
|
50
|
-
endpointProvider: (
|
51
|
-
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
52
|
-
context?: {
|
53
|
-
logger?: import("@smithy/types").Logger | undefined;
|
54
|
-
}
|
55
|
-
) => import("@smithy/types").EndpointV2;
|
56
|
-
tls?: boolean | undefined;
|
57
|
-
retryStrategy?:
|
58
|
-
| import("@smithy/types").RetryStrategy
|
59
|
-
| import("@smithy/types").RetryStrategyV2
|
60
|
-
| undefined;
|
61
|
-
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
62
|
-
httpAuthSchemes:
|
63
|
-
| import("@smithy/types").HttpAuthScheme[]
|
64
|
-
| (
|
65
|
-
| {
|
66
|
-
schemeId: string;
|
67
|
-
identityProvider: (
|
68
|
-
ipc: import("@smithy/types").IdentityProviderConfig
|
69
|
-
) =>
|
70
|
-
| import("@smithy/types").IdentityProvider<
|
71
|
-
import("@smithy/types").Identity
|
72
|
-
>
|
73
|
-
| undefined;
|
74
|
-
signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
|
75
|
-
}
|
76
|
-
| {
|
77
|
-
schemeId: string;
|
78
|
-
identityProvider: (
|
79
|
-
ipc: import("@smithy/types").IdentityProviderConfig
|
80
|
-
) =>
|
81
|
-
| import("@smithy/types").IdentityProvider<
|
82
|
-
import("@smithy/types").Identity
|
83
|
-
>
|
84
|
-
| (() => Promise<{}>);
|
85
|
-
signer: import("@smithy/core").NoAuthSigner;
|
86
|
-
}
|
87
|
-
)[];
|
88
|
-
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SSOOIDCHttpAuthSchemeProvider;
|
89
|
-
credentials?:
|
90
|
-
| import("@smithy/types").AwsCredentialIdentity
|
91
|
-
| import("@smithy/types").AwsCredentialIdentityProvider
|
92
|
-
| undefined;
|
93
|
-
signer?:
|
94
|
-
| import("@smithy/types").RequestSigner
|
95
|
-
| ((
|
96
|
-
authScheme?: import("@smithy/types").AuthScheme | undefined
|
97
|
-
) => Promise<import("@smithy/types").RequestSigner>)
|
98
|
-
| undefined;
|
99
|
-
signingEscapePath?: boolean | undefined;
|
100
|
-
systemClockOffset?: number | undefined;
|
101
|
-
signingRegion?: string | undefined;
|
102
|
-
signerConstructor?:
|
103
|
-
| (new (
|
104
|
-
options: import("@smithy/signature-v4").SignatureV4Init &
|
105
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
106
|
-
) => import("@smithy/types").RequestSigner)
|
107
|
-
| undefined;
|
108
|
-
};
|