Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/client-cognito-identity-browser

Package Overview
Dependencies
Maintainers
5
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-cognito-identity-browser - npm Package Compare versions

Comparing version 0.1.0-preview.2 to 0.1.0-preview.3

CHANGELOG.md

3

commands/CreateIdentityPoolCommand.d.ts

@@ -8,2 +8,5 @@ import * as __aws_sdk_middleware_stack from '@aws-sdk/middleware-stack';

import { CognitoIdentityResolvedConfiguration } from '../CognitoIdentityConfiguration';
export * from '../types/CreateIdentityPoolInput';
export * from '../types/CreateIdentityPoolOutput';
export * from '../types/CreateIdentityPoolExceptionsUnion';
export declare class CreateIdentityPoolCommand implements __aws_sdk_types.Command<InputTypesUnion, CreateIdentityPoolInput, OutputTypesUnion, CreateIdentityPoolOutput, CognitoIdentityResolvedConfiguration, Blob> {

@@ -10,0 +13,0 @@ readonly input: CreateIdentityPoolInput;

@@ -8,2 +8,5 @@ import * as __aws_sdk_middleware_stack from '@aws-sdk/middleware-stack';

import { CognitoIdentityResolvedConfiguration } from '../CognitoIdentityConfiguration';
export * from '../types/DeleteIdentitiesInput';
export * from '../types/DeleteIdentitiesOutput';
export * from '../types/DeleteIdentitiesExceptionsUnion';
export declare class DeleteIdentitiesCommand implements __aws_sdk_types.Command<InputTypesUnion, DeleteIdentitiesInput, OutputTypesUnion, DeleteIdentitiesOutput, CognitoIdentityResolvedConfiguration, Blob> {

@@ -10,0 +13,0 @@ readonly input: DeleteIdentitiesInput;

@@ -8,2 +8,5 @@ import * as __aws_sdk_middleware_stack from '@aws-sdk/middleware-stack';

import { CognitoIdentityResolvedConfiguration } from '../CognitoIdentityConfiguration';
export * from '../types/DeleteIdentityPoolInput';
export * from '../types/DeleteIdentityPoolOutput';
export * from '../types/DeleteIdentityPoolExceptionsUnion';
export declare class DeleteIdentityPoolCommand implements __aws_sdk_types.Command<InputTypesUnion, DeleteIdentityPoolInput, OutputTypesUnion, DeleteIdentityPoolOutput, CognitoIdentityResolvedConfiguration, Blob> {

@@ -10,0 +13,0 @@ readonly input: DeleteIdentityPoolInput;

@@ -8,2 +8,5 @@ import * as __aws_sdk_middleware_stack from '@aws-sdk/middleware-stack';

import { CognitoIdentityResolvedConfiguration } from '../CognitoIdentityConfiguration';
export * from '../types/DescribeIdentityInput';
export * from '../types/DescribeIdentityOutput';
export * from '../types/DescribeIdentityExceptionsUnion';
export declare class DescribeIdentityCommand implements __aws_sdk_types.Command<InputTypesUnion, DescribeIdentityInput, OutputTypesUnion, DescribeIdentityOutput, CognitoIdentityResolvedConfiguration, Blob> {

@@ -10,0 +13,0 @@ readonly input: DescribeIdentityInput;

@@ -8,2 +8,5 @@ import * as __aws_sdk_middleware_stack from '@aws-sdk/middleware-stack';

import { CognitoIdentityResolvedConfiguration } from '../CognitoIdentityConfiguration';
export * from '../types/DescribeIdentityPoolInput';
export * from '../types/DescribeIdentityPoolOutput';
export * from '../types/DescribeIdentityPoolExceptionsUnion';
export declare class DescribeIdentityPoolCommand implements __aws_sdk_types.Command<InputTypesUnion, DescribeIdentityPoolInput, OutputTypesUnion, DescribeIdentityPoolOutput, CognitoIdentityResolvedConfiguration, Blob> {

@@ -10,0 +13,0 @@ readonly input: DescribeIdentityPoolInput;

@@ -8,2 +8,5 @@ import * as __aws_sdk_middleware_stack from '@aws-sdk/middleware-stack';

import { CognitoIdentityResolvedConfiguration } from '../CognitoIdentityConfiguration';
export * from '../types/GetCredentialsForIdentityInput';
export * from '../types/GetCredentialsForIdentityOutput';
export * from '../types/GetCredentialsForIdentityExceptionsUnion';
export declare class GetCredentialsForIdentityCommand implements __aws_sdk_types.Command<InputTypesUnion, GetCredentialsForIdentityInput, OutputTypesUnion, GetCredentialsForIdentityOutput, CognitoIdentityResolvedConfiguration, Blob> {

@@ -10,0 +13,0 @@ readonly input: GetCredentialsForIdentityInput;

@@ -8,2 +8,5 @@ import * as __aws_sdk_middleware_stack from '@aws-sdk/middleware-stack';

import { CognitoIdentityResolvedConfiguration } from '../CognitoIdentityConfiguration';
export * from '../types/GetIdInput';
export * from '../types/GetIdOutput';
export * from '../types/GetIdExceptionsUnion';
export declare class GetIdCommand implements __aws_sdk_types.Command<InputTypesUnion, GetIdInput, OutputTypesUnion, GetIdOutput, CognitoIdentityResolvedConfiguration, Blob> {

@@ -10,0 +13,0 @@ readonly input: GetIdInput;

@@ -8,2 +8,5 @@ import * as __aws_sdk_middleware_stack from '@aws-sdk/middleware-stack';

import { CognitoIdentityResolvedConfiguration } from '../CognitoIdentityConfiguration';
export * from '../types/GetIdentityPoolRolesInput';
export * from '../types/GetIdentityPoolRolesOutput';
export * from '../types/GetIdentityPoolRolesExceptionsUnion';
export declare class GetIdentityPoolRolesCommand implements __aws_sdk_types.Command<InputTypesUnion, GetIdentityPoolRolesInput, OutputTypesUnion, GetIdentityPoolRolesOutput, CognitoIdentityResolvedConfiguration, Blob> {

@@ -10,0 +13,0 @@ readonly input: GetIdentityPoolRolesInput;

@@ -8,2 +8,5 @@ import * as __aws_sdk_middleware_stack from '@aws-sdk/middleware-stack';

import { CognitoIdentityResolvedConfiguration } from '../CognitoIdentityConfiguration';
export * from '../types/GetOpenIdTokenInput';
export * from '../types/GetOpenIdTokenOutput';
export * from '../types/GetOpenIdTokenExceptionsUnion';
export declare class GetOpenIdTokenCommand implements __aws_sdk_types.Command<InputTypesUnion, GetOpenIdTokenInput, OutputTypesUnion, GetOpenIdTokenOutput, CognitoIdentityResolvedConfiguration, Blob> {

@@ -10,0 +13,0 @@ readonly input: GetOpenIdTokenInput;

@@ -8,2 +8,5 @@ import * as __aws_sdk_middleware_stack from '@aws-sdk/middleware-stack';

import { CognitoIdentityResolvedConfiguration } from '../CognitoIdentityConfiguration';
export * from '../types/GetOpenIdTokenForDeveloperIdentityInput';
export * from '../types/GetOpenIdTokenForDeveloperIdentityOutput';
export * from '../types/GetOpenIdTokenForDeveloperIdentityExceptionsUnion';
export declare class GetOpenIdTokenForDeveloperIdentityCommand implements __aws_sdk_types.Command<InputTypesUnion, GetOpenIdTokenForDeveloperIdentityInput, OutputTypesUnion, GetOpenIdTokenForDeveloperIdentityOutput, CognitoIdentityResolvedConfiguration, Blob> {

@@ -10,0 +13,0 @@ readonly input: GetOpenIdTokenForDeveloperIdentityInput;

@@ -8,2 +8,5 @@ import * as __aws_sdk_middleware_stack from '@aws-sdk/middleware-stack';

import { CognitoIdentityResolvedConfiguration } from '../CognitoIdentityConfiguration';
export * from '../types/ListIdentitiesInput';
export * from '../types/ListIdentitiesOutput';
export * from '../types/ListIdentitiesExceptionsUnion';
export declare class ListIdentitiesCommand implements __aws_sdk_types.Command<InputTypesUnion, ListIdentitiesInput, OutputTypesUnion, ListIdentitiesOutput, CognitoIdentityResolvedConfiguration, Blob> {

@@ -10,0 +13,0 @@ readonly input: ListIdentitiesInput;

@@ -8,2 +8,5 @@ import * as __aws_sdk_middleware_stack from '@aws-sdk/middleware-stack';

import { CognitoIdentityResolvedConfiguration } from '../CognitoIdentityConfiguration';
export * from '../types/ListIdentityPoolsInput';
export * from '../types/ListIdentityPoolsOutput';
export * from '../types/ListIdentityPoolsExceptionsUnion';
export declare class ListIdentityPoolsCommand implements __aws_sdk_types.Command<InputTypesUnion, ListIdentityPoolsInput, OutputTypesUnion, ListIdentityPoolsOutput, CognitoIdentityResolvedConfiguration, Blob> {

@@ -10,0 +13,0 @@ readonly input: ListIdentityPoolsInput;

@@ -8,2 +8,5 @@ import * as __aws_sdk_middleware_stack from '@aws-sdk/middleware-stack';

import { CognitoIdentityResolvedConfiguration } from '../CognitoIdentityConfiguration';
export * from '../types/LookupDeveloperIdentityInput';
export * from '../types/LookupDeveloperIdentityOutput';
export * from '../types/LookupDeveloperIdentityExceptionsUnion';
export declare class LookupDeveloperIdentityCommand implements __aws_sdk_types.Command<InputTypesUnion, LookupDeveloperIdentityInput, OutputTypesUnion, LookupDeveloperIdentityOutput, CognitoIdentityResolvedConfiguration, Blob> {

@@ -10,0 +13,0 @@ readonly input: LookupDeveloperIdentityInput;

@@ -8,2 +8,5 @@ import * as __aws_sdk_middleware_stack from '@aws-sdk/middleware-stack';

import { CognitoIdentityResolvedConfiguration } from '../CognitoIdentityConfiguration';
export * from '../types/MergeDeveloperIdentitiesInput';
export * from '../types/MergeDeveloperIdentitiesOutput';
export * from '../types/MergeDeveloperIdentitiesExceptionsUnion';
export declare class MergeDeveloperIdentitiesCommand implements __aws_sdk_types.Command<InputTypesUnion, MergeDeveloperIdentitiesInput, OutputTypesUnion, MergeDeveloperIdentitiesOutput, CognitoIdentityResolvedConfiguration, Blob> {

@@ -10,0 +13,0 @@ readonly input: MergeDeveloperIdentitiesInput;

@@ -8,2 +8,5 @@ import * as __aws_sdk_middleware_stack from '@aws-sdk/middleware-stack';

import { CognitoIdentityResolvedConfiguration } from '../CognitoIdentityConfiguration';
export * from '../types/SetIdentityPoolRolesInput';
export * from '../types/SetIdentityPoolRolesOutput';
export * from '../types/SetIdentityPoolRolesExceptionsUnion';
export declare class SetIdentityPoolRolesCommand implements __aws_sdk_types.Command<InputTypesUnion, SetIdentityPoolRolesInput, OutputTypesUnion, SetIdentityPoolRolesOutput, CognitoIdentityResolvedConfiguration, Blob> {

@@ -10,0 +13,0 @@ readonly input: SetIdentityPoolRolesInput;

@@ -8,2 +8,5 @@ import * as __aws_sdk_middleware_stack from '@aws-sdk/middleware-stack';

import { CognitoIdentityResolvedConfiguration } from '../CognitoIdentityConfiguration';
export * from '../types/UnlinkDeveloperIdentityInput';
export * from '../types/UnlinkDeveloperIdentityOutput';
export * from '../types/UnlinkDeveloperIdentityExceptionsUnion';
export declare class UnlinkDeveloperIdentityCommand implements __aws_sdk_types.Command<InputTypesUnion, UnlinkDeveloperIdentityInput, OutputTypesUnion, UnlinkDeveloperIdentityOutput, CognitoIdentityResolvedConfiguration, Blob> {

@@ -10,0 +13,0 @@ readonly input: UnlinkDeveloperIdentityInput;

@@ -8,2 +8,5 @@ import * as __aws_sdk_middleware_stack from '@aws-sdk/middleware-stack';

import { CognitoIdentityResolvedConfiguration } from '../CognitoIdentityConfiguration';
export * from '../types/UnlinkIdentityInput';
export * from '../types/UnlinkIdentityOutput';
export * from '../types/UnlinkIdentityExceptionsUnion';
export declare class UnlinkIdentityCommand implements __aws_sdk_types.Command<InputTypesUnion, UnlinkIdentityInput, OutputTypesUnion, UnlinkIdentityOutput, CognitoIdentityResolvedConfiguration, Blob> {

@@ -10,0 +13,0 @@ readonly input: UnlinkIdentityInput;

@@ -8,2 +8,5 @@ import * as __aws_sdk_middleware_stack from '@aws-sdk/middleware-stack';

import { CognitoIdentityResolvedConfiguration } from '../CognitoIdentityConfiguration';
export * from '../types/UpdateIdentityPoolInput';
export * from '../types/UpdateIdentityPoolOutput';
export * from '../types/UpdateIdentityPoolExceptionsUnion';
export declare class UpdateIdentityPoolCommand implements __aws_sdk_types.Command<InputTypesUnion, UpdateIdentityPoolInput, OutputTypesUnion, UpdateIdentityPoolOutput, CognitoIdentityResolvedConfiguration, Blob> {

@@ -10,0 +13,0 @@ readonly input: UpdateIdentityPoolInput;

41

package.json
{
"name": "@aws-sdk/client-cognito-identity-browser",
"description": "Browser SDK for Amazon Cognito Identity",
"version": "0.1.0-preview.2",
"version": "0.1.0-preview.3",
"scripts": {

@@ -27,22 +27,22 @@ "clean": "npm run remove-definitions && npm run remove-maps && npm run remove-js",

"@aws-crypto/sha256-browser": "^0.1.0-preview.1",
"@aws-sdk/config-resolver": "^0.1.0-preview.1",
"@aws-sdk/core-handler": "^0.1.0-preview.1",
"@aws-sdk/fetch-http-handler": "^0.1.0-preview.1",
"@aws-sdk/json-builder": "^0.1.0-preview.1",
"@aws-sdk/json-error-unmarshaller": "^0.1.0-preview.2",
"@aws-sdk/json-parser": "^0.1.0-preview.1",
"@aws-sdk/middleware-content-length": "^0.1.0-preview.1",
"@aws-sdk/middleware-header-default": "^0.1.0-preview.1",
"@aws-sdk/middleware-serializer": "^0.1.0-preview.1",
"@aws-sdk/middleware-stack": "^0.1.0-preview.2",
"@aws-sdk/protocol-json-rpc": "^0.1.0-preview.2",
"@aws-sdk/retry-middleware": "^0.1.0-preview.1",
"@aws-sdk/signature-v4": "^0.1.0-preview.2",
"@aws-sdk/signing-middleware": "^0.1.0-preview.2",
"@aws-sdk/stream-collector-browser": "^0.1.0-preview.1",
"@aws-sdk/types": "^0.1.0-preview.1",
"@aws-sdk/url-parser-browser": "^0.1.0-preview.1",
"@aws-sdk/config-resolver": "^0.1.0-preview.2",
"@aws-sdk/core-handler": "^0.1.0-preview.2",
"@aws-sdk/fetch-http-handler": "^0.1.0-preview.2",
"@aws-sdk/json-builder": "^0.1.0-preview.2",
"@aws-sdk/json-error-unmarshaller": "^0.1.0-preview.3",
"@aws-sdk/json-parser": "^0.1.0-preview.2",
"@aws-sdk/middleware-content-length": "^0.1.0-preview.2",
"@aws-sdk/middleware-header-default": "^0.1.0-preview.2",
"@aws-sdk/middleware-serializer": "^0.1.0-preview.2",
"@aws-sdk/middleware-stack": "^0.1.0-preview.3",
"@aws-sdk/protocol-json-rpc": "^0.1.0-preview.3",
"@aws-sdk/retry-middleware": "^0.1.0-preview.2",
"@aws-sdk/signature-v4": "^0.1.0-preview.3",
"@aws-sdk/signing-middleware": "^0.1.0-preview.3",
"@aws-sdk/stream-collector-browser": "^0.1.0-preview.2",
"@aws-sdk/types": "^0.1.0-preview.2",
"@aws-sdk/url-parser-browser": "^0.1.0-preview.2",
"@aws-sdk/util-base64-browser": "^0.1.0-preview.1",
"@aws-sdk/util-body-length-browser": "^0.1.0-preview.1",
"@aws-sdk/util-user-agent-browser": "^0.1.0-preview.2",
"@aws-sdk/util-user-agent-browser": "^0.1.0-preview.3",
"@aws-sdk/util-utf8-browser": "^0.1.0-preview.1",

@@ -56,3 +56,4 @@ "tslib": "^1.8.0"

"typescript": "^3.0.0"
}
},
"gitHead": "3dd9e610b159cadf8db49740ee8b0732e0c966e2"
}

@@ -24,3 +24,3 @@ # @aws-sdk/client-cognito-identity-browser

const { CognitoIdentityClient } = require('@aws-sdk/client-cognito-identity-browser/CognitoIdentityClient');
const { CreateIdentityPoolCommand } = require('@aws-sdk/client-cognito-identity-browser/CreateIdentityPoolCommand');
const { CreateIdentityPoolCommand } = require('@aws-sdk/client-cognito-identity-browser/commands/CreateIdentityPoolCommand');
```

@@ -116,3 +116,3 @@

* Ask a question on [StackOverflow](https://stackoverflow.com/) and tag it with `aws-sdk-js`
* Ask a question on [StackOverflow](https://stackoverflow.com/questions/tagged/aws-sdk-js) and tag it with `aws-sdk-js`
* Come join the AWS JavaScript community on [gitter](https://gitter.im/aws/aws-sdk-js-v3)

@@ -119,0 +119,0 @@ * If it turns out that you may have found a bug, please [open an issue](https://github.com/aws/aws-sdk-js-v3/issues)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc