@cdk8s/awscdk-resolver 0.0.90 → 0.0.92
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/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,38 +0,0 @@
|
|
1
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
|
2
|
-
import { SerdeContext as __SerdeContext } from "@smithy/types";
|
3
|
-
import { CreateTokenCommandInput, CreateTokenCommandOutput } from "../commands/CreateTokenCommand";
|
4
|
-
import { CreateTokenWithIAMCommandInput, CreateTokenWithIAMCommandOutput } from "../commands/CreateTokenWithIAMCommand";
|
5
|
-
import { RegisterClientCommandInput, RegisterClientCommandOutput } from "../commands/RegisterClientCommand";
|
6
|
-
import { StartDeviceAuthorizationCommandInput, StartDeviceAuthorizationCommandOutput } from "../commands/StartDeviceAuthorizationCommand";
|
7
|
-
/**
|
8
|
-
* serializeAws_restJson1CreateTokenCommand
|
9
|
-
*/
|
10
|
-
export declare const se_CreateTokenCommand: (input: CreateTokenCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
11
|
-
/**
|
12
|
-
* serializeAws_restJson1CreateTokenWithIAMCommand
|
13
|
-
*/
|
14
|
-
export declare const se_CreateTokenWithIAMCommand: (input: CreateTokenWithIAMCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
15
|
-
/**
|
16
|
-
* serializeAws_restJson1RegisterClientCommand
|
17
|
-
*/
|
18
|
-
export declare const se_RegisterClientCommand: (input: RegisterClientCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
19
|
-
/**
|
20
|
-
* serializeAws_restJson1StartDeviceAuthorizationCommand
|
21
|
-
*/
|
22
|
-
export declare const se_StartDeviceAuthorizationCommand: (input: StartDeviceAuthorizationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
23
|
-
/**
|
24
|
-
* deserializeAws_restJson1CreateTokenCommand
|
25
|
-
*/
|
26
|
-
export declare const de_CreateTokenCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTokenCommandOutput>;
|
27
|
-
/**
|
28
|
-
* deserializeAws_restJson1CreateTokenWithIAMCommand
|
29
|
-
*/
|
30
|
-
export declare const de_CreateTokenWithIAMCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTokenWithIAMCommandOutput>;
|
31
|
-
/**
|
32
|
-
* deserializeAws_restJson1RegisterClientCommand
|
33
|
-
*/
|
34
|
-
export declare const de_RegisterClientCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterClientCommandOutput>;
|
35
|
-
/**
|
36
|
-
* deserializeAws_restJson1StartDeviceAuthorizationCommand
|
37
|
-
*/
|
38
|
-
export declare const de_StartDeviceAuthorizationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartDeviceAuthorizationCommandOutput>;
|
@@ -1,53 +0,0 @@
|
|
1
|
-
import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
|
2
|
-
import { SSOOIDCClientConfig } from "./SSOOIDCClient";
|
3
|
-
/**
|
4
|
-
* @internal
|
5
|
-
*/
|
6
|
-
export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
7
|
-
runtime: string;
|
8
|
-
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
9
|
-
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
10
|
-
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
11
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
12
|
-
maxAttempts: number | import("@smithy/types").Provider<number>;
|
13
|
-
region: string | import("@smithy/types").Provider<any>;
|
14
|
-
requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
|
15
|
-
retryMode: string | import("@smithy/types").Provider<string>;
|
16
|
-
sha256: import("@smithy/types").HashConstructor;
|
17
|
-
streamCollector: import("@smithy/types").StreamCollector;
|
18
|
-
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
19
|
-
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
20
|
-
apiVersion: string;
|
21
|
-
urlParser: import("@smithy/types").UrlParser;
|
22
|
-
base64Decoder: import("@smithy/types").Decoder;
|
23
|
-
base64Encoder: (_input: string | Uint8Array) => string;
|
24
|
-
utf8Decoder: import("@smithy/types").Decoder;
|
25
|
-
utf8Encoder: (input: string | Uint8Array) => string;
|
26
|
-
disableHostPrefix: boolean;
|
27
|
-
serviceId: string;
|
28
|
-
logger: import("@smithy/types").Logger;
|
29
|
-
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
30
|
-
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;
|
31
|
-
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
32
|
-
logger?: import("@smithy/types").Logger | undefined;
|
33
|
-
}) => import("@smithy/types").EndpointV2;
|
34
|
-
tls?: boolean | undefined;
|
35
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
|
36
|
-
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
37
|
-
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[] | ({
|
38
|
-
schemeId: string;
|
39
|
-
identityProvider: (ipc: import("@smithy/types").IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | undefined;
|
40
|
-
signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
|
41
|
-
} | {
|
42
|
-
schemeId: string;
|
43
|
-
identityProvider: (ipc: import("@smithy/types").IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | (() => Promise<{}>);
|
44
|
-
signer: import("@smithy/core").NoAuthSigner;
|
45
|
-
})[];
|
46
|
-
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SSOOIDCHttpAuthSchemeProvider;
|
47
|
-
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
|
48
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
|
49
|
-
signingEscapePath?: boolean | undefined;
|
50
|
-
systemClockOffset?: number | undefined;
|
51
|
-
signingRegion?: string | undefined;
|
52
|
-
signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
|
53
|
-
};
|
@@ -1,53 +0,0 @@
|
|
1
|
-
import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
|
2
|
-
import { SSOOIDCClientConfig } from "./SSOOIDCClient";
|
3
|
-
/**
|
4
|
-
* @internal
|
5
|
-
*/
|
6
|
-
export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
7
|
-
runtime: string;
|
8
|
-
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
9
|
-
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
10
|
-
credentialDefaultProvider: any;
|
11
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
12
|
-
maxAttempts: number | import("@smithy/types").Provider<number>;
|
13
|
-
region: string | import("@smithy/types").Provider<string>;
|
14
|
-
requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
|
15
|
-
retryMode: string | import("@smithy/types").Provider<string>;
|
16
|
-
sha256: import("@smithy/types").HashConstructor;
|
17
|
-
streamCollector: import("@smithy/types").StreamCollector;
|
18
|
-
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
19
|
-
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
20
|
-
apiVersion: string;
|
21
|
-
urlParser: import("@smithy/types").UrlParser;
|
22
|
-
base64Decoder: import("@smithy/types").Decoder;
|
23
|
-
base64Encoder: (_input: string | Uint8Array) => string;
|
24
|
-
utf8Decoder: import("@smithy/types").Decoder;
|
25
|
-
utf8Encoder: (input: string | Uint8Array) => string;
|
26
|
-
disableHostPrefix: boolean;
|
27
|
-
serviceId: string;
|
28
|
-
logger: import("@smithy/types").Logger;
|
29
|
-
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
30
|
-
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;
|
31
|
-
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
32
|
-
logger?: import("@smithy/types").Logger | undefined;
|
33
|
-
}) => import("@smithy/types").EndpointV2;
|
34
|
-
tls?: boolean | undefined;
|
35
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
|
36
|
-
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
37
|
-
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[] | ({
|
38
|
-
schemeId: string;
|
39
|
-
identityProvider: (ipc: import("@smithy/types").IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | undefined;
|
40
|
-
signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
|
41
|
-
} | {
|
42
|
-
schemeId: string;
|
43
|
-
identityProvider: (ipc: import("@smithy/types").IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | (() => Promise<{}>);
|
44
|
-
signer: import("@smithy/core").NoAuthSigner;
|
45
|
-
})[];
|
46
|
-
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SSOOIDCHttpAuthSchemeProvider;
|
47
|
-
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
|
48
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
|
49
|
-
signingEscapePath?: boolean | undefined;
|
50
|
-
systemClockOffset?: number | undefined;
|
51
|
-
signingRegion?: string | undefined;
|
52
|
-
signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
|
53
|
-
};
|
@@ -1,52 +0,0 @@
|
|
1
|
-
import { SSOOIDCClientConfig } from "./SSOOIDCClient";
|
2
|
-
/**
|
3
|
-
* @internal
|
4
|
-
*/
|
5
|
-
export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
6
|
-
runtime: string;
|
7
|
-
sha256: import("@smithy/types").HashConstructor;
|
8
|
-
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
9
|
-
apiVersion: string;
|
10
|
-
urlParser: import("@smithy/types").UrlParser;
|
11
|
-
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
12
|
-
streamCollector: import("@smithy/types").StreamCollector;
|
13
|
-
base64Decoder: import("@smithy/types").Decoder;
|
14
|
-
base64Encoder: (_input: string | Uint8Array) => string;
|
15
|
-
utf8Decoder: import("@smithy/types").Decoder;
|
16
|
-
utf8Encoder: (input: string | Uint8Array) => string;
|
17
|
-
disableHostPrefix: boolean;
|
18
|
-
serviceId: string;
|
19
|
-
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
20
|
-
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
22
|
-
region: string | import("@smithy/types").Provider<any>;
|
23
|
-
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
24
|
-
maxAttempts: number | import("@smithy/types").Provider<number>;
|
25
|
-
retryMode: string | import("@smithy/types").Provider<string>;
|
26
|
-
logger: import("@smithy/types").Logger;
|
27
|
-
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
28
|
-
defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
|
29
|
-
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> | undefined;
|
30
|
-
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
31
|
-
logger?: import("@smithy/types").Logger | undefined;
|
32
|
-
}) => import("@smithy/types").EndpointV2;
|
33
|
-
tls?: boolean | undefined;
|
34
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
|
35
|
-
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
36
|
-
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[] | ({
|
37
|
-
schemeId: string;
|
38
|
-
identityProvider: (ipc: import("@smithy/types").IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | undefined;
|
39
|
-
signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
|
40
|
-
} | {
|
41
|
-
schemeId: string;
|
42
|
-
identityProvider: (ipc: import("@smithy/types").IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | (() => Promise<{}>);
|
43
|
-
signer: import("@smithy/core").NoAuthSigner;
|
44
|
-
})[];
|
45
|
-
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SSOOIDCHttpAuthSchemeProvider;
|
46
|
-
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
|
47
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
|
48
|
-
signingEscapePath?: boolean | undefined;
|
49
|
-
systemClockOffset?: number | undefined;
|
50
|
-
signingRegion?: string | undefined;
|
51
|
-
signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
|
52
|
-
};
|
@@ -1,32 +0,0 @@
|
|
1
|
-
import { AwsSdkSigV4Signer } from "@aws-sdk/core";
|
2
|
-
import { NoAuthSigner } from "@smithy/core";
|
3
|
-
import { IdentityProviderConfig } from "@smithy/types";
|
4
|
-
import { SSOOIDCClientConfig } from "./SSOOIDCClient";
|
5
|
-
/**
|
6
|
-
* @internal
|
7
|
-
*/
|
8
|
-
export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
|
9
|
-
apiVersion: string;
|
10
|
-
base64Decoder: import("@smithy/types").Decoder;
|
11
|
-
base64Encoder: (_input: string | Uint8Array) => string;
|
12
|
-
disableHostPrefix: boolean;
|
13
|
-
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
14
|
-
logger?: import("@smithy/types").Logger | undefined;
|
15
|
-
}) => import("@smithy/types").EndpointV2;
|
16
|
-
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
17
|
-
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SSOOIDCHttpAuthSchemeProvider;
|
18
|
-
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[] | ({
|
19
|
-
schemeId: string;
|
20
|
-
identityProvider: (ipc: IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | undefined;
|
21
|
-
signer: AwsSdkSigV4Signer;
|
22
|
-
} | {
|
23
|
-
schemeId: string;
|
24
|
-
identityProvider: (ipc: IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | (() => Promise<{}>);
|
25
|
-
signer: NoAuthSigner;
|
26
|
-
})[];
|
27
|
-
logger: import("@smithy/types").Logger;
|
28
|
-
serviceId: string;
|
29
|
-
urlParser: import("@smithy/types").UrlParser;
|
30
|
-
utf8Decoder: import("@smithy/types").Decoder;
|
31
|
-
utf8Encoder: (input: string | Uint8Array) => string;
|
32
|
-
};
|
@@ -1,17 +0,0 @@
|
|
1
|
-
import { SSOOIDCExtensionConfiguration } from "./extensionConfiguration";
|
2
|
-
/**
|
3
|
-
* @public
|
4
|
-
*/
|
5
|
-
export interface RuntimeExtension {
|
6
|
-
configure(extensionConfiguration: SSOOIDCExtensionConfiguration): void;
|
7
|
-
}
|
8
|
-
/**
|
9
|
-
* @public
|
10
|
-
*/
|
11
|
-
export interface RuntimeExtensionsConfig {
|
12
|
-
extensions: RuntimeExtension[];
|
13
|
-
}
|
14
|
-
/**
|
15
|
-
* @internal
|
16
|
-
*/
|
17
|
-
export declare const resolveRuntimeExtensions: (runtimeConfig: any, extensions: RuntimeExtension[]) => any;
|
@@ -1,73 +0,0 @@
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
2
|
-
import {
|
3
|
-
CreateTokenCommandInput,
|
4
|
-
CreateTokenCommandOutput,
|
5
|
-
} from "./commands/CreateTokenCommand";
|
6
|
-
import {
|
7
|
-
CreateTokenWithIAMCommandInput,
|
8
|
-
CreateTokenWithIAMCommandOutput,
|
9
|
-
} from "./commands/CreateTokenWithIAMCommand";
|
10
|
-
import {
|
11
|
-
RegisterClientCommandInput,
|
12
|
-
RegisterClientCommandOutput,
|
13
|
-
} from "./commands/RegisterClientCommand";
|
14
|
-
import {
|
15
|
-
StartDeviceAuthorizationCommandInput,
|
16
|
-
StartDeviceAuthorizationCommandOutput,
|
17
|
-
} from "./commands/StartDeviceAuthorizationCommand";
|
18
|
-
import { SSOOIDCClient } from "./SSOOIDCClient";
|
19
|
-
export interface SSOOIDC {
|
20
|
-
createToken(
|
21
|
-
args: CreateTokenCommandInput,
|
22
|
-
options?: __HttpHandlerOptions
|
23
|
-
): Promise<CreateTokenCommandOutput>;
|
24
|
-
createToken(
|
25
|
-
args: CreateTokenCommandInput,
|
26
|
-
cb: (err: any, data?: CreateTokenCommandOutput) => void
|
27
|
-
): void;
|
28
|
-
createToken(
|
29
|
-
args: CreateTokenCommandInput,
|
30
|
-
options: __HttpHandlerOptions,
|
31
|
-
cb: (err: any, data?: CreateTokenCommandOutput) => void
|
32
|
-
): void;
|
33
|
-
createTokenWithIAM(
|
34
|
-
args: CreateTokenWithIAMCommandInput,
|
35
|
-
options?: __HttpHandlerOptions
|
36
|
-
): Promise<CreateTokenWithIAMCommandOutput>;
|
37
|
-
createTokenWithIAM(
|
38
|
-
args: CreateTokenWithIAMCommandInput,
|
39
|
-
cb: (err: any, data?: CreateTokenWithIAMCommandOutput) => void
|
40
|
-
): void;
|
41
|
-
createTokenWithIAM(
|
42
|
-
args: CreateTokenWithIAMCommandInput,
|
43
|
-
options: __HttpHandlerOptions,
|
44
|
-
cb: (err: any, data?: CreateTokenWithIAMCommandOutput) => void
|
45
|
-
): void;
|
46
|
-
registerClient(
|
47
|
-
args: RegisterClientCommandInput,
|
48
|
-
options?: __HttpHandlerOptions
|
49
|
-
): Promise<RegisterClientCommandOutput>;
|
50
|
-
registerClient(
|
51
|
-
args: RegisterClientCommandInput,
|
52
|
-
cb: (err: any, data?: RegisterClientCommandOutput) => void
|
53
|
-
): void;
|
54
|
-
registerClient(
|
55
|
-
args: RegisterClientCommandInput,
|
56
|
-
options: __HttpHandlerOptions,
|
57
|
-
cb: (err: any, data?: RegisterClientCommandOutput) => void
|
58
|
-
): void;
|
59
|
-
startDeviceAuthorization(
|
60
|
-
args: StartDeviceAuthorizationCommandInput,
|
61
|
-
options?: __HttpHandlerOptions
|
62
|
-
): Promise<StartDeviceAuthorizationCommandOutput>;
|
63
|
-
startDeviceAuthorization(
|
64
|
-
args: StartDeviceAuthorizationCommandInput,
|
65
|
-
cb: (err: any, data?: StartDeviceAuthorizationCommandOutput) => void
|
66
|
-
): void;
|
67
|
-
startDeviceAuthorization(
|
68
|
-
args: StartDeviceAuthorizationCommandInput,
|
69
|
-
options: __HttpHandlerOptions,
|
70
|
-
cb: (err: any, data?: StartDeviceAuthorizationCommandOutput) => void
|
71
|
-
): void;
|
72
|
-
}
|
73
|
-
export declare class SSOOIDC extends SSOOIDCClient implements SSOOIDC {}
|
@@ -1,144 +0,0 @@
|
|
1
|
-
import {
|
2
|
-
HostHeaderInputConfig,
|
3
|
-
HostHeaderResolvedConfig,
|
4
|
-
} from "@aws-sdk/middleware-host-header";
|
5
|
-
import {
|
6
|
-
UserAgentInputConfig,
|
7
|
-
UserAgentResolvedConfig,
|
8
|
-
} from "@aws-sdk/middleware-user-agent";
|
9
|
-
import {
|
10
|
-
RegionInputConfig,
|
11
|
-
RegionResolvedConfig,
|
12
|
-
} from "@smithy/config-resolver";
|
13
|
-
import {
|
14
|
-
EndpointInputConfig,
|
15
|
-
EndpointResolvedConfig,
|
16
|
-
} from "@smithy/middleware-endpoint";
|
17
|
-
import {
|
18
|
-
RetryInputConfig,
|
19
|
-
RetryResolvedConfig,
|
20
|
-
} from "@smithy/middleware-retry";
|
21
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
22
|
-
import {
|
23
|
-
Client as __Client,
|
24
|
-
DefaultsMode as __DefaultsMode,
|
25
|
-
SmithyConfiguration as __SmithyConfiguration,
|
26
|
-
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
27
|
-
} from "@smithy/smithy-client";
|
28
|
-
import {
|
29
|
-
AwsCredentialIdentityProvider,
|
30
|
-
BodyLengthCalculator as __BodyLengthCalculator,
|
31
|
-
CheckOptionalClientConfig as __CheckOptionalClientConfig,
|
32
|
-
ChecksumConstructor as __ChecksumConstructor,
|
33
|
-
Decoder as __Decoder,
|
34
|
-
Encoder as __Encoder,
|
35
|
-
HashConstructor as __HashConstructor,
|
36
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
37
|
-
Logger as __Logger,
|
38
|
-
Provider as __Provider,
|
39
|
-
Provider,
|
40
|
-
StreamCollector as __StreamCollector,
|
41
|
-
UrlParser as __UrlParser,
|
42
|
-
UserAgent as __UserAgent,
|
43
|
-
} from "@smithy/types";
|
44
|
-
import {
|
45
|
-
HttpAuthSchemeInputConfig,
|
46
|
-
HttpAuthSchemeResolvedConfig,
|
47
|
-
} from "./auth/httpAuthSchemeProvider";
|
48
|
-
import {
|
49
|
-
CreateTokenCommandInput,
|
50
|
-
CreateTokenCommandOutput,
|
51
|
-
} from "./commands/CreateTokenCommand";
|
52
|
-
import {
|
53
|
-
CreateTokenWithIAMCommandInput,
|
54
|
-
CreateTokenWithIAMCommandOutput,
|
55
|
-
} from "./commands/CreateTokenWithIAMCommand";
|
56
|
-
import {
|
57
|
-
RegisterClientCommandInput,
|
58
|
-
RegisterClientCommandOutput,
|
59
|
-
} from "./commands/RegisterClientCommand";
|
60
|
-
import {
|
61
|
-
StartDeviceAuthorizationCommandInput,
|
62
|
-
StartDeviceAuthorizationCommandOutput,
|
63
|
-
} from "./commands/StartDeviceAuthorizationCommand";
|
64
|
-
import {
|
65
|
-
ClientInputEndpointParameters,
|
66
|
-
ClientResolvedEndpointParameters,
|
67
|
-
EndpointParameters,
|
68
|
-
} from "./endpoint/EndpointParameters";
|
69
|
-
import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
|
70
|
-
export { __Client };
|
71
|
-
export type ServiceInputTypes =
|
72
|
-
| CreateTokenCommandInput
|
73
|
-
| CreateTokenWithIAMCommandInput
|
74
|
-
| RegisterClientCommandInput
|
75
|
-
| StartDeviceAuthorizationCommandInput;
|
76
|
-
export type ServiceOutputTypes =
|
77
|
-
| CreateTokenCommandOutput
|
78
|
-
| CreateTokenWithIAMCommandOutput
|
79
|
-
| RegisterClientCommandOutput
|
80
|
-
| StartDeviceAuthorizationCommandOutput;
|
81
|
-
export interface ClientDefaults
|
82
|
-
extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
83
|
-
requestHandler?: __HttpHandlerUserInput;
|
84
|
-
sha256?: __ChecksumConstructor | __HashConstructor;
|
85
|
-
urlParser?: __UrlParser;
|
86
|
-
bodyLengthChecker?: __BodyLengthCalculator;
|
87
|
-
streamCollector?: __StreamCollector;
|
88
|
-
base64Decoder?: __Decoder;
|
89
|
-
base64Encoder?: __Encoder;
|
90
|
-
utf8Decoder?: __Decoder;
|
91
|
-
utf8Encoder?: __Encoder;
|
92
|
-
runtime?: string;
|
93
|
-
disableHostPrefix?: boolean;
|
94
|
-
serviceId?: string;
|
95
|
-
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
96
|
-
useFipsEndpoint?: boolean | __Provider<boolean>;
|
97
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
98
|
-
region?: string | __Provider<string>;
|
99
|
-
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
100
|
-
maxAttempts?: number | __Provider<number>;
|
101
|
-
retryMode?: string | __Provider<string>;
|
102
|
-
logger?: __Logger;
|
103
|
-
extensions?: RuntimeExtension[];
|
104
|
-
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
105
|
-
}
|
106
|
-
export type SSOOIDCClientConfigType = Partial<
|
107
|
-
__SmithyConfiguration<__HttpHandlerOptions>
|
108
|
-
> &
|
109
|
-
ClientDefaults &
|
110
|
-
RegionInputConfig &
|
111
|
-
EndpointInputConfig<EndpointParameters> &
|
112
|
-
RetryInputConfig &
|
113
|
-
HostHeaderInputConfig &
|
114
|
-
UserAgentInputConfig &
|
115
|
-
HttpAuthSchemeInputConfig &
|
116
|
-
ClientInputEndpointParameters;
|
117
|
-
export interface SSOOIDCClientConfig extends SSOOIDCClientConfigType {}
|
118
|
-
export type SSOOIDCClientResolvedConfigType =
|
119
|
-
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
120
|
-
Required<ClientDefaults> &
|
121
|
-
RuntimeExtensionsConfig &
|
122
|
-
RegionResolvedConfig &
|
123
|
-
EndpointResolvedConfig<EndpointParameters> &
|
124
|
-
RetryResolvedConfig &
|
125
|
-
HostHeaderResolvedConfig &
|
126
|
-
UserAgentResolvedConfig &
|
127
|
-
HttpAuthSchemeResolvedConfig &
|
128
|
-
ClientResolvedEndpointParameters;
|
129
|
-
export interface SSOOIDCClientResolvedConfig
|
130
|
-
extends SSOOIDCClientResolvedConfigType {}
|
131
|
-
export declare class SSOOIDCClient extends __Client<
|
132
|
-
__HttpHandlerOptions,
|
133
|
-
ServiceInputTypes,
|
134
|
-
ServiceOutputTypes,
|
135
|
-
SSOOIDCClientResolvedConfig
|
136
|
-
> {
|
137
|
-
readonly config: SSOOIDCClientResolvedConfig;
|
138
|
-
constructor(
|
139
|
-
...[configuration]: __CheckOptionalClientConfig<SSOOIDCClientConfig>
|
140
|
-
);
|
141
|
-
destroy(): void;
|
142
|
-
private getDefaultHttpAuthSchemeParametersProvider;
|
143
|
-
private getIdentityProviderConfigProvider;
|
144
|
-
}
|
@@ -1,32 +0,0 @@
|
|
1
|
-
import {
|
2
|
-
AwsCredentialIdentity,
|
3
|
-
AwsCredentialIdentityProvider,
|
4
|
-
HttpAuthScheme,
|
5
|
-
} from "@smithy/types";
|
6
|
-
import { SSOOIDCHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
7
|
-
export interface HttpAuthExtensionConfiguration {
|
8
|
-
setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
|
9
|
-
httpAuthSchemes(): HttpAuthScheme[];
|
10
|
-
setHttpAuthSchemeProvider(
|
11
|
-
httpAuthSchemeProvider: SSOOIDCHttpAuthSchemeProvider
|
12
|
-
): void;
|
13
|
-
httpAuthSchemeProvider(): SSOOIDCHttpAuthSchemeProvider;
|
14
|
-
setCredentials(
|
15
|
-
credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider
|
16
|
-
): void;
|
17
|
-
credentials():
|
18
|
-
| AwsCredentialIdentity
|
19
|
-
| AwsCredentialIdentityProvider
|
20
|
-
| undefined;
|
21
|
-
}
|
22
|
-
export type HttpAuthRuntimeConfig = Partial<{
|
23
|
-
httpAuthSchemes: HttpAuthScheme[];
|
24
|
-
httpAuthSchemeProvider: SSOOIDCHttpAuthSchemeProvider;
|
25
|
-
credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
|
26
|
-
}>;
|
27
|
-
export declare const getHttpAuthExtensionConfiguration: (
|
28
|
-
runtimeConfig: HttpAuthRuntimeConfig
|
29
|
-
) => HttpAuthExtensionConfiguration;
|
30
|
-
export declare const resolveHttpAuthRuntimeConfig: (
|
31
|
-
config: HttpAuthExtensionConfiguration
|
32
|
-
) => HttpAuthRuntimeConfig;
|
package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts
DELETED
@@ -1,44 +0,0 @@
|
|
1
|
-
import {
|
2
|
-
AwsSdkSigV4AuthInputConfig,
|
3
|
-
AwsSdkSigV4AuthResolvedConfig,
|
4
|
-
AwsSdkSigV4PreviouslyResolved,
|
5
|
-
} from "@aws-sdk/core";
|
6
|
-
import {
|
7
|
-
HandlerExecutionContext,
|
8
|
-
HttpAuthScheme,
|
9
|
-
HttpAuthSchemeParameters,
|
10
|
-
HttpAuthSchemeParametersProvider,
|
11
|
-
HttpAuthSchemeProvider,
|
12
|
-
} from "@smithy/types";
|
13
|
-
import { SSOOIDCClientResolvedConfig } from "../SSOOIDCClient";
|
14
|
-
export interface SSOOIDCHttpAuthSchemeParameters
|
15
|
-
extends HttpAuthSchemeParameters {
|
16
|
-
region?: string;
|
17
|
-
}
|
18
|
-
export interface SSOOIDCHttpAuthSchemeParametersProvider
|
19
|
-
extends HttpAuthSchemeParametersProvider<
|
20
|
-
SSOOIDCClientResolvedConfig,
|
21
|
-
HandlerExecutionContext,
|
22
|
-
SSOOIDCHttpAuthSchemeParameters,
|
23
|
-
object
|
24
|
-
> {}
|
25
|
-
export declare const defaultSSOOIDCHttpAuthSchemeParametersProvider: (
|
26
|
-
config: SSOOIDCClientResolvedConfig,
|
27
|
-
context: HandlerExecutionContext,
|
28
|
-
input: object
|
29
|
-
) => Promise<SSOOIDCHttpAuthSchemeParameters>;
|
30
|
-
export interface SSOOIDCHttpAuthSchemeProvider
|
31
|
-
extends HttpAuthSchemeProvider<SSOOIDCHttpAuthSchemeParameters> {}
|
32
|
-
export declare const defaultSSOOIDCHttpAuthSchemeProvider: SSOOIDCHttpAuthSchemeProvider;
|
33
|
-
export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
|
34
|
-
httpAuthSchemes?: HttpAuthScheme[];
|
35
|
-
httpAuthSchemeProvider?: SSOOIDCHttpAuthSchemeProvider;
|
36
|
-
}
|
37
|
-
export interface HttpAuthSchemeResolvedConfig
|
38
|
-
extends AwsSdkSigV4AuthResolvedConfig {
|
39
|
-
readonly httpAuthSchemes: HttpAuthScheme[];
|
40
|
-
readonly httpAuthSchemeProvider: SSOOIDCHttpAuthSchemeProvider;
|
41
|
-
}
|
42
|
-
export declare const resolveHttpAuthSchemeConfig: <T>(
|
43
|
-
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
|
44
|
-
) => T & HttpAuthSchemeResolvedConfig;
|
package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenCommand.d.ts
DELETED
@@ -1,35 +0,0 @@
|
|
1
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
3
|
-
import { CreateTokenRequest, CreateTokenResponse } from "../models/models_0";
|
4
|
-
import {
|
5
|
-
ServiceInputTypes,
|
6
|
-
ServiceOutputTypes,
|
7
|
-
SSOOIDCClientResolvedConfig,
|
8
|
-
} from "../SSOOIDCClient";
|
9
|
-
export { __MetadataBearer, $Command };
|
10
|
-
export interface CreateTokenCommandInput extends CreateTokenRequest {}
|
11
|
-
export interface CreateTokenCommandOutput
|
12
|
-
extends CreateTokenResponse,
|
13
|
-
__MetadataBearer {}
|
14
|
-
declare const CreateTokenCommand_base: {
|
15
|
-
new (
|
16
|
-
input: CreateTokenCommandInput
|
17
|
-
): import("@smithy/smithy-client").CommandImpl<
|
18
|
-
CreateTokenCommandInput,
|
19
|
-
CreateTokenCommandOutput,
|
20
|
-
SSOOIDCClientResolvedConfig,
|
21
|
-
ServiceInputTypes,
|
22
|
-
ServiceOutputTypes
|
23
|
-
>;
|
24
|
-
new (
|
25
|
-
__0_0: CreateTokenCommandInput
|
26
|
-
): import("@smithy/smithy-client").CommandImpl<
|
27
|
-
CreateTokenCommandInput,
|
28
|
-
CreateTokenCommandOutput,
|
29
|
-
SSOOIDCClientResolvedConfig,
|
30
|
-
ServiceInputTypes,
|
31
|
-
ServiceOutputTypes
|
32
|
-
>;
|
33
|
-
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
34
|
-
};
|
35
|
-
export declare class CreateTokenCommand extends CreateTokenCommand_base {}
|
@@ -1,39 +0,0 @@
|
|
1
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
3
|
-
import {
|
4
|
-
CreateTokenWithIAMRequest,
|
5
|
-
CreateTokenWithIAMResponse,
|
6
|
-
} from "../models/models_0";
|
7
|
-
import {
|
8
|
-
ServiceInputTypes,
|
9
|
-
ServiceOutputTypes,
|
10
|
-
SSOOIDCClientResolvedConfig,
|
11
|
-
} from "../SSOOIDCClient";
|
12
|
-
export { __MetadataBearer, $Command };
|
13
|
-
export interface CreateTokenWithIAMCommandInput
|
14
|
-
extends CreateTokenWithIAMRequest {}
|
15
|
-
export interface CreateTokenWithIAMCommandOutput
|
16
|
-
extends CreateTokenWithIAMResponse,
|
17
|
-
__MetadataBearer {}
|
18
|
-
declare const CreateTokenWithIAMCommand_base: {
|
19
|
-
new (
|
20
|
-
input: CreateTokenWithIAMCommandInput
|
21
|
-
): import("@smithy/smithy-client").CommandImpl<
|
22
|
-
CreateTokenWithIAMCommandInput,
|
23
|
-
CreateTokenWithIAMCommandOutput,
|
24
|
-
SSOOIDCClientResolvedConfig,
|
25
|
-
ServiceInputTypes,
|
26
|
-
ServiceOutputTypes
|
27
|
-
>;
|
28
|
-
new (
|
29
|
-
__0_0: CreateTokenWithIAMCommandInput
|
30
|
-
): import("@smithy/smithy-client").CommandImpl<
|
31
|
-
CreateTokenWithIAMCommandInput,
|
32
|
-
CreateTokenWithIAMCommandOutput,
|
33
|
-
SSOOIDCClientResolvedConfig,
|
34
|
-
ServiceInputTypes,
|
35
|
-
ServiceOutputTypes
|
36
|
-
>;
|
37
|
-
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
38
|
-
};
|
39
|
-
export declare class CreateTokenWithIAMCommand extends CreateTokenWithIAMCommand_base {}
|
package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/RegisterClientCommand.d.ts
DELETED
@@ -1,38 +0,0 @@
|
|
1
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
3
|
-
import {
|
4
|
-
RegisterClientRequest,
|
5
|
-
RegisterClientResponse,
|
6
|
-
} from "../models/models_0";
|
7
|
-
import {
|
8
|
-
ServiceInputTypes,
|
9
|
-
ServiceOutputTypes,
|
10
|
-
SSOOIDCClientResolvedConfig,
|
11
|
-
} from "../SSOOIDCClient";
|
12
|
-
export { __MetadataBearer, $Command };
|
13
|
-
export interface RegisterClientCommandInput extends RegisterClientRequest {}
|
14
|
-
export interface RegisterClientCommandOutput
|
15
|
-
extends RegisterClientResponse,
|
16
|
-
__MetadataBearer {}
|
17
|
-
declare const RegisterClientCommand_base: {
|
18
|
-
new (
|
19
|
-
input: RegisterClientCommandInput
|
20
|
-
): import("@smithy/smithy-client").CommandImpl<
|
21
|
-
RegisterClientCommandInput,
|
22
|
-
RegisterClientCommandOutput,
|
23
|
-
SSOOIDCClientResolvedConfig,
|
24
|
-
ServiceInputTypes,
|
25
|
-
ServiceOutputTypes
|
26
|
-
>;
|
27
|
-
new (
|
28
|
-
__0_0: RegisterClientCommandInput
|
29
|
-
): import("@smithy/smithy-client").CommandImpl<
|
30
|
-
RegisterClientCommandInput,
|
31
|
-
RegisterClientCommandOutput,
|
32
|
-
SSOOIDCClientResolvedConfig,
|
33
|
-
ServiceInputTypes,
|
34
|
-
ServiceOutputTypes
|
35
|
-
>;
|
36
|
-
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
37
|
-
};
|
38
|
-
export declare class RegisterClientCommand extends RegisterClientCommand_base {}
|