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

@aws-sdk/client-ssm-contacts

Package Overview
Dependencies
Maintainers
7
Versions
345
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-ssm-contacts - npm Package Compare versions

Comparing version 3.31.0 to 3.32.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [3.32.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.31.0...v3.32.0) (2021-09-17)
**Note:** Version bump only for package @aws-sdk/client-ssm-contacts
# [3.31.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.30.0...v3.31.0) (2021-09-11)

@@ -8,0 +16,0 @@

6

dist/cjs/commands/AcceptPageCommand.js

@@ -38,3 +38,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -55,6 +55,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1AcceptPageCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1AcceptPageCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1AcceptPageCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1AcceptPageCommand(output, context);
}

@@ -61,0 +61,0 @@ }

@@ -39,3 +39,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -56,6 +56,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1ActivateContactChannelCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1ActivateContactChannelCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1ActivateContactChannelCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1ActivateContactChannelCommand(output, context);
}

@@ -62,0 +62,0 @@ }

@@ -38,3 +38,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -55,6 +55,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1CreateContactChannelCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1CreateContactChannelCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1CreateContactChannelCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1CreateContactChannelCommand(output, context);
}

@@ -61,0 +61,0 @@ }

@@ -40,3 +40,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -57,6 +57,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1CreateContactCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1CreateContactCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1CreateContactCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1CreateContactCommand(output, context);
}

@@ -63,0 +63,0 @@ }

@@ -39,3 +39,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -56,6 +56,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1DeactivateContactChannelCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1DeactivateContactChannelCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1DeactivateContactChannelCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1DeactivateContactChannelCommand(output, context);
}

@@ -62,0 +62,0 @@ }

@@ -41,3 +41,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -58,6 +58,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1DeleteContactChannelCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1DeleteContactChannelCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteContactChannelCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1DeleteContactChannelCommand(output, context);
}

@@ -64,0 +64,0 @@ }

@@ -41,3 +41,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -58,6 +58,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1DeleteContactCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1DeleteContactCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteContactCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1DeleteContactCommand(output, context);
}

@@ -64,0 +64,0 @@ }

@@ -39,3 +39,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -56,6 +56,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1DescribeEngagementCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1DescribeEngagementCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeEngagementCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1DescribeEngagementCommand(output, context);
}

@@ -62,0 +62,0 @@ }

@@ -38,3 +38,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -55,6 +55,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1DescribePageCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1DescribePageCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1DescribePageCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1DescribePageCommand(output, context);
}

@@ -61,0 +61,0 @@ }

@@ -38,3 +38,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -55,6 +55,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1GetContactChannelCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1GetContactChannelCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1GetContactChannelCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1GetContactChannelCommand(output, context);
}

@@ -61,0 +61,0 @@ }

@@ -38,3 +38,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -55,6 +55,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1GetContactCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1GetContactCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1GetContactCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1GetContactCommand(output, context);
}

@@ -61,0 +61,0 @@ }

@@ -39,3 +39,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -56,6 +56,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1GetContactPolicyCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1GetContactPolicyCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1GetContactPolicyCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1GetContactPolicyCommand(output, context);
}

@@ -62,0 +62,0 @@ }

@@ -38,3 +38,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -55,6 +55,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1ListContactChannelsCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1ListContactChannelsCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1ListContactChannelsCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1ListContactChannelsCommand(output, context);
}

@@ -61,0 +61,0 @@ }

@@ -38,3 +38,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -55,6 +55,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1ListContactsCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1ListContactsCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1ListContactsCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1ListContactsCommand(output, context);
}

@@ -61,0 +61,0 @@ }

@@ -38,3 +38,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -55,6 +55,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1ListEngagementsCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1ListEngagementsCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1ListEngagementsCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1ListEngagementsCommand(output, context);
}

@@ -61,0 +61,0 @@ }

@@ -38,3 +38,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -55,6 +55,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1ListPageReceiptsCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1ListPageReceiptsCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1ListPageReceiptsCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1ListPageReceiptsCommand(output, context);
}

@@ -61,0 +61,0 @@ }

@@ -38,3 +38,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -55,6 +55,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1ListPagesByContactCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1ListPagesByContactCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1ListPagesByContactCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1ListPagesByContactCommand(output, context);
}

@@ -61,0 +61,0 @@ }

@@ -38,3 +38,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -55,6 +55,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1ListPagesByEngagementCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1ListPagesByEngagementCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1ListPagesByEngagementCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1ListPagesByEngagementCommand(output, context);
}

@@ -61,0 +61,0 @@ }

@@ -38,3 +38,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -55,6 +55,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1ListTagsForResourceCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1ListTagsForResourceCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1ListTagsForResourceCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1ListTagsForResourceCommand(output, context);
}

@@ -61,0 +61,0 @@ }

@@ -38,3 +38,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -55,6 +55,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1PutContactPolicyCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1PutContactPolicyCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1PutContactPolicyCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1PutContactPolicyCommand(output, context);
}

@@ -61,0 +61,0 @@ }

@@ -40,3 +40,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -57,6 +57,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1SendActivationCodeCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1SendActivationCodeCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1SendActivationCodeCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1SendActivationCodeCommand(output, context);
}

@@ -63,0 +63,0 @@ }

@@ -39,3 +39,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -56,6 +56,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1StartEngagementCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1StartEngagementCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1StartEngagementCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1StartEngagementCommand(output, context);
}

@@ -62,0 +62,0 @@ }

@@ -39,3 +39,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -56,6 +56,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1StopEngagementCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1StopEngagementCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1StopEngagementCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1StopEngagementCommand(output, context);
}

@@ -62,0 +62,0 @@ }

@@ -39,3 +39,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -56,6 +56,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1TagResourceCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1TagResourceCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1TagResourceCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1TagResourceCommand(output, context);
}

@@ -62,0 +62,0 @@ }

@@ -38,3 +38,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -55,6 +55,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1UntagResourceCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1UntagResourceCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1UntagResourceCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1UntagResourceCommand(output, context);
}

@@ -61,0 +61,0 @@ }

@@ -38,3 +38,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -55,6 +55,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1UpdateContactChannelCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1UpdateContactChannelCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateContactChannelCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1UpdateContactChannelCommand(output, context);
}

@@ -61,0 +61,0 @@ }

@@ -38,3 +38,3 @@ "use strict";

resolveMiddleware(clientStack, configuration, options) {
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
const stack = clientStack.concat(this.middlewareStack);

@@ -55,6 +55,6 @@ const { logger } = configuration;

serialize(input, context) {
return (0, Aws_json1_1_1.serializeAws_json1_1UpdateContactCommand)(input, context);
return Aws_json1_1_1.serializeAws_json1_1UpdateContactCommand(input, context);
}
deserialize(output, context) {
return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateContactCommand)(output, context);
return Aws_json1_1_1.deserializeAws_json1_1UpdateContactCommand(output, context);
}

@@ -61,0 +61,0 @@ }

@@ -50,3 +50,3 @@ "use strict";

};
const defaultRegionInfoProvider = async (region, options) => (0, config_resolver_1.getRegionInfo)(region, {
const defaultRegionInfoProvider = async (region, options) => config_resolver_1.getRegionInfo(region, {
...options,

@@ -53,0 +53,0 @@ signingService: "ssm-contacts",

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
(0, tslib_1.__exportStar)(require("./SSMContactsClient"), exports);
(0, tslib_1.__exportStar)(require("./SSMContacts"), exports);
(0, tslib_1.__exportStar)(require("./commands/AcceptPageCommand"), exports);
(0, tslib_1.__exportStar)(require("./commands/ActivateContactChannelCommand"), exports);
(0, tslib_1.__exportStar)(require("./commands/CreateContactCommand"), exports);
(0, tslib_1.__exportStar)(require("./commands/CreateContactChannelCommand"), exports);
(0, tslib_1.__exportStar)(require("./commands/DeactivateContactChannelCommand"), exports);
(0, tslib_1.__exportStar)(require("./commands/DeleteContactCommand"), exports);
(0, tslib_1.__exportStar)(require("./commands/DeleteContactChannelCommand"), exports);
(0, tslib_1.__exportStar)(require("./commands/DescribeEngagementCommand"), exports);
(0, tslib_1.__exportStar)(require("./commands/DescribePageCommand"), exports);
(0, tslib_1.__exportStar)(require("./commands/GetContactCommand"), exports);
(0, tslib_1.__exportStar)(require("./commands/GetContactChannelCommand"), exports);
(0, tslib_1.__exportStar)(require("./commands/GetContactPolicyCommand"), exports);
(0, tslib_1.__exportStar)(require("./commands/ListContactChannelsCommand"), exports);
(0, tslib_1.__exportStar)(require("./pagination/ListContactChannelsPaginator"), exports);
(0, tslib_1.__exportStar)(require("./commands/ListContactsCommand"), exports);
(0, tslib_1.__exportStar)(require("./pagination/ListContactsPaginator"), exports);
(0, tslib_1.__exportStar)(require("./commands/ListEngagementsCommand"), exports);
(0, tslib_1.__exportStar)(require("./pagination/ListEngagementsPaginator"), exports);
(0, tslib_1.__exportStar)(require("./commands/ListPageReceiptsCommand"), exports);
(0, tslib_1.__exportStar)(require("./pagination/ListPageReceiptsPaginator"), exports);
(0, tslib_1.__exportStar)(require("./commands/ListPagesByContactCommand"), exports);
(0, tslib_1.__exportStar)(require("./pagination/ListPagesByContactPaginator"), exports);
(0, tslib_1.__exportStar)(require("./commands/ListPagesByEngagementCommand"), exports);
(0, tslib_1.__exportStar)(require("./pagination/ListPagesByEngagementPaginator"), exports);
(0, tslib_1.__exportStar)(require("./commands/ListTagsForResourceCommand"), exports);
(0, tslib_1.__exportStar)(require("./commands/PutContactPolicyCommand"), exports);
(0, tslib_1.__exportStar)(require("./commands/SendActivationCodeCommand"), exports);
(0, tslib_1.__exportStar)(require("./commands/StartEngagementCommand"), exports);
(0, tslib_1.__exportStar)(require("./commands/StopEngagementCommand"), exports);
(0, tslib_1.__exportStar)(require("./commands/TagResourceCommand"), exports);
(0, tslib_1.__exportStar)(require("./commands/UntagResourceCommand"), exports);
(0, tslib_1.__exportStar)(require("./commands/UpdateContactCommand"), exports);
(0, tslib_1.__exportStar)(require("./commands/UpdateContactChannelCommand"), exports);
(0, tslib_1.__exportStar)(require("./pagination/Interfaces"), exports);
(0, tslib_1.__exportStar)(require("./models/index"), exports);
tslib_1.__exportStar(require("./SSMContactsClient"), exports);
tslib_1.__exportStar(require("./SSMContacts"), exports);
tslib_1.__exportStar(require("./commands/AcceptPageCommand"), exports);
tslib_1.__exportStar(require("./commands/ActivateContactChannelCommand"), exports);
tslib_1.__exportStar(require("./commands/CreateContactCommand"), exports);
tslib_1.__exportStar(require("./commands/CreateContactChannelCommand"), exports);
tslib_1.__exportStar(require("./commands/DeactivateContactChannelCommand"), exports);
tslib_1.__exportStar(require("./commands/DeleteContactCommand"), exports);
tslib_1.__exportStar(require("./commands/DeleteContactChannelCommand"), exports);
tslib_1.__exportStar(require("./commands/DescribeEngagementCommand"), exports);
tslib_1.__exportStar(require("./commands/DescribePageCommand"), exports);
tslib_1.__exportStar(require("./commands/GetContactCommand"), exports);
tslib_1.__exportStar(require("./commands/GetContactChannelCommand"), exports);
tslib_1.__exportStar(require("./commands/GetContactPolicyCommand"), exports);
tslib_1.__exportStar(require("./commands/ListContactChannelsCommand"), exports);
tslib_1.__exportStar(require("./pagination/ListContactChannelsPaginator"), exports);
tslib_1.__exportStar(require("./commands/ListContactsCommand"), exports);
tslib_1.__exportStar(require("./pagination/ListContactsPaginator"), exports);
tslib_1.__exportStar(require("./commands/ListEngagementsCommand"), exports);
tslib_1.__exportStar(require("./pagination/ListEngagementsPaginator"), exports);
tslib_1.__exportStar(require("./commands/ListPageReceiptsCommand"), exports);
tslib_1.__exportStar(require("./pagination/ListPageReceiptsPaginator"), exports);
tslib_1.__exportStar(require("./commands/ListPagesByContactCommand"), exports);
tslib_1.__exportStar(require("./pagination/ListPagesByContactPaginator"), exports);
tslib_1.__exportStar(require("./commands/ListPagesByEngagementCommand"), exports);
tslib_1.__exportStar(require("./pagination/ListPagesByEngagementPaginator"), exports);
tslib_1.__exportStar(require("./commands/ListTagsForResourceCommand"), exports);
tslib_1.__exportStar(require("./commands/PutContactPolicyCommand"), exports);
tslib_1.__exportStar(require("./commands/SendActivationCodeCommand"), exports);
tslib_1.__exportStar(require("./commands/StartEngagementCommand"), exports);
tslib_1.__exportStar(require("./commands/StopEngagementCommand"), exports);
tslib_1.__exportStar(require("./commands/TagResourceCommand"), exports);
tslib_1.__exportStar(require("./commands/UntagResourceCommand"), exports);
tslib_1.__exportStar(require("./commands/UpdateContactCommand"), exports);
tslib_1.__exportStar(require("./commands/UpdateContactChannelCommand"), exports);
tslib_1.__exportStar(require("./pagination/Interfaces"), exports);
tslib_1.__exportStar(require("./models/index"), exports);
//# sourceMappingURL=index.js.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
(0, tslib_1.__exportStar)(require("./models_0"), exports);
tslib_1.__exportStar(require("./models_0"), exports);
//# sourceMappingURL=index.js.map
{
"name": "@aws-sdk/client-ssm-contacts",
"description": "AWS SDK for JavaScript Ssm Contacts Client for Node.js, Browser and React Native",
"version": "3.31.0",
"version": "3.32.0",
"scripts": {

@@ -30,30 +30,30 @@ "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",

"@aws-crypto/sha256-js": "^1.1.0",
"@aws-sdk/client-sts": "3.31.0",
"@aws-sdk/config-resolver": "3.30.0",
"@aws-sdk/credential-provider-node": "3.31.0",
"@aws-sdk/fetch-http-handler": "3.29.0",
"@aws-sdk/hash-node": "3.29.0",
"@aws-sdk/invalid-dependency": "3.29.0",
"@aws-sdk/middleware-content-length": "3.29.0",
"@aws-sdk/middleware-host-header": "3.29.0",
"@aws-sdk/middleware-logger": "3.29.0",
"@aws-sdk/middleware-retry": "3.29.0",
"@aws-sdk/middleware-serde": "3.29.0",
"@aws-sdk/middleware-signing": "3.30.0",
"@aws-sdk/middleware-stack": "3.29.0",
"@aws-sdk/middleware-user-agent": "3.29.0",
"@aws-sdk/node-config-provider": "3.29.0",
"@aws-sdk/node-http-handler": "3.29.0",
"@aws-sdk/protocol-http": "3.29.0",
"@aws-sdk/smithy-client": "3.31.0",
"@aws-sdk/types": "3.29.0",
"@aws-sdk/url-parser": "3.29.0",
"@aws-sdk/util-base64-browser": "3.29.0",
"@aws-sdk/util-base64-node": "3.29.0",
"@aws-sdk/util-body-length-browser": "3.29.0",
"@aws-sdk/util-body-length-node": "3.29.0",
"@aws-sdk/util-user-agent-browser": "3.29.0",
"@aws-sdk/util-user-agent-node": "3.29.0",
"@aws-sdk/util-utf8-browser": "3.29.0",
"@aws-sdk/util-utf8-node": "3.29.0",
"@aws-sdk/client-sts": "3.32.0",
"@aws-sdk/config-resolver": "3.32.0",
"@aws-sdk/credential-provider-node": "3.32.0",
"@aws-sdk/fetch-http-handler": "3.32.0",
"@aws-sdk/hash-node": "3.32.0",
"@aws-sdk/invalid-dependency": "3.32.0",
"@aws-sdk/middleware-content-length": "3.32.0",
"@aws-sdk/middleware-host-header": "3.32.0",
"@aws-sdk/middleware-logger": "3.32.0",
"@aws-sdk/middleware-retry": "3.32.0",
"@aws-sdk/middleware-serde": "3.32.0",
"@aws-sdk/middleware-signing": "3.32.0",
"@aws-sdk/middleware-stack": "3.32.0",
"@aws-sdk/middleware-user-agent": "3.32.0",
"@aws-sdk/node-config-provider": "3.32.0",
"@aws-sdk/node-http-handler": "3.32.0",
"@aws-sdk/protocol-http": "3.32.0",
"@aws-sdk/smithy-client": "3.32.0",
"@aws-sdk/types": "3.32.0",
"@aws-sdk/url-parser": "3.32.0",
"@aws-sdk/util-base64-browser": "3.32.0",
"@aws-sdk/util-base64-node": "3.32.0",
"@aws-sdk/util-body-length-browser": "3.32.0",
"@aws-sdk/util-body-length-node": "3.32.0",
"@aws-sdk/util-user-agent-browser": "3.32.0",
"@aws-sdk/util-user-agent-node": "3.32.0",
"@aws-sdk/util-utf8-browser": "3.32.0",
"@aws-sdk/util-utf8-node": "3.32.0",
"tslib": "^2.3.0",

@@ -63,3 +63,3 @@ "uuid": "^8.3.2"

"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.29.0",
"@aws-sdk/client-documentation-generator": "3.32.0",
"@types/node": "^12.7.5",

@@ -72,3 +72,3 @@ "@types/uuid": "^8.3.0",

"typedoc": "^0.19.2",
"typescript": "~4.4.2"
"typescript": "~4.3.5"
},

@@ -75,0 +75,0 @@ "engines": {

@@ -5,3 +5,3 @@ "use strict";

const tslib_1 = require("tslib");
const package_json_1 = (0, tslib_1.__importDefault)(require("./package.json"));
const package_json_1 = tslib_1.__importDefault(require("./package.json"));
const sha256_browser_1 = require("@aws-crypto/sha256-browser");

@@ -21,3 +21,3 @@ const fetch_http_handler_1 = require("@aws-sdk/fetch-http-handler");

var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
const clientSharedValues = runtimeConfig_shared_1.getRuntimeConfig(config);
return {

@@ -31,5 +31,5 @@ ...clientSharedValues,

credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : ((_) => () => Promise.reject(new Error("Credential is missing"))),
defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : (0, util_user_agent_browser_1.defaultUserAgent)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : util_user_agent_browser_1.defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : middleware_retry_1.DEFAULT_MAX_ATTEMPTS,
region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : (0, invalid_dependency_1.invalidProvider)("Region is missing"),
region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : invalid_dependency_1.invalidProvider("Region is missing"),
requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new fetch_http_handler_1.FetchHttpHandler(),

@@ -36,0 +36,0 @@ retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : (() => Promise.resolve(middleware_retry_1.DEFAULT_RETRY_MODE)),

@@ -5,3 +5,3 @@ "use strict";

const tslib_1 = require("tslib");
const package_json_1 = (0, tslib_1.__importDefault)(require("./package.json"));
const package_json_1 = tslib_1.__importDefault(require("./package.json"));
const client_sts_1 = require("@aws-sdk/client-sts");

@@ -25,4 +25,4 @@ const config_resolver_1 = require("@aws-sdk/config-resolver");

var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
(0, smithy_client_1.emitWarningIfUnsupportedVersion)(process.version);
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
smithy_client_1.emitWarningIfUnsupportedVersion(process.version);
const clientSharedValues = runtimeConfig_shared_1.getRuntimeConfig(config);
return {

@@ -35,8 +35,8 @@ ...clientSharedValues,

bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : util_body_length_node_1.calculateBodyLength,
credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : (0, client_sts_1.decorateDefaultCredentialProvider)(credential_provider_node_1.defaultProvider),
defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : (0, util_user_agent_node_1.defaultUserAgent)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS),
region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS),
credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : client_sts_1.decorateDefaultCredentialProvider(credential_provider_node_1.defaultProvider),
defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : util_user_agent_node_1.defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : node_config_provider_1.loadConfig(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS),
region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : node_config_provider_1.loadConfig(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS),
requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new node_http_handler_1.NodeHttpHandler(),
retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS),
retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : node_config_provider_1.loadConfig(middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS),
sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : hash_node_1.Hash.bind(null, "sha256"),

@@ -43,0 +43,0 @@ streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : node_http_handler_1.streamCollector,

@@ -11,3 +11,3 @@ "use strict";

var _a;
const browserDefaults = (0, runtimeConfig_browser_1.getRuntimeConfig)(config);
const browserDefaults = runtimeConfig_browser_1.getRuntimeConfig(config);
return {

@@ -14,0 +14,0 @@ ...browserDefaults,

@@ -25,17 +25,17 @@ "use strict";

constructor(configuration) {
let _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration);
let _config_1 = (0, config_resolver_1.resolveRegionConfig)(_config_0);
let _config_2 = (0, config_resolver_1.resolveEndpointsConfig)(_config_1);
let _config_3 = (0, middleware_retry_1.resolveRetryConfig)(_config_2);
let _config_4 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_3);
let _config_5 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_4);
let _config_6 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_5);
let _config_0 = runtimeConfig_1.getRuntimeConfig(configuration);
let _config_1 = config_resolver_1.resolveRegionConfig(_config_0);
let _config_2 = config_resolver_1.resolveEndpointsConfig(_config_1);
let _config_3 = middleware_retry_1.resolveRetryConfig(_config_2);
let _config_4 = middleware_host_header_1.resolveHostHeaderConfig(_config_3);
let _config_5 = middleware_signing_1.resolveAwsAuthConfig(_config_4);
let _config_6 = middleware_user_agent_1.resolveUserAgentConfig(_config_5);
super(_config_6);
this.config = _config_6;
this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
this.middlewareStack.use(middleware_retry_1.getRetryPlugin(this.config));
this.middlewareStack.use(middleware_content_length_1.getContentLengthPlugin(this.config));
this.middlewareStack.use(middleware_host_header_1.getHostHeaderPlugin(this.config));
this.middlewareStack.use(middleware_logger_1.getLoggerPlugin(this.config));
this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(this.config));
this.middlewareStack.use(middleware_user_agent_1.getUserAgentPlugin(this.config));
}

@@ -42,0 +42,0 @@ /**

{
"name": "@aws-sdk/client-ssm-contacts",
"description": "AWS SDK for JavaScript Ssm Contacts Client for Node.js, Browser and React Native",
"version": "3.31.0",
"version": "3.32.0",
"scripts": {

@@ -30,30 +30,30 @@ "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",

"@aws-crypto/sha256-js": "^1.1.0",
"@aws-sdk/client-sts": "3.31.0",
"@aws-sdk/config-resolver": "3.30.0",
"@aws-sdk/credential-provider-node": "3.31.0",
"@aws-sdk/fetch-http-handler": "3.29.0",
"@aws-sdk/hash-node": "3.29.0",
"@aws-sdk/invalid-dependency": "3.29.0",
"@aws-sdk/middleware-content-length": "3.29.0",
"@aws-sdk/middleware-host-header": "3.29.0",
"@aws-sdk/middleware-logger": "3.29.0",
"@aws-sdk/middleware-retry": "3.29.0",
"@aws-sdk/middleware-serde": "3.29.0",
"@aws-sdk/middleware-signing": "3.30.0",
"@aws-sdk/middleware-stack": "3.29.0",
"@aws-sdk/middleware-user-agent": "3.29.0",
"@aws-sdk/node-config-provider": "3.29.0",
"@aws-sdk/node-http-handler": "3.29.0",
"@aws-sdk/protocol-http": "3.29.0",
"@aws-sdk/smithy-client": "3.31.0",
"@aws-sdk/types": "3.29.0",
"@aws-sdk/url-parser": "3.29.0",
"@aws-sdk/util-base64-browser": "3.29.0",
"@aws-sdk/util-base64-node": "3.29.0",
"@aws-sdk/util-body-length-browser": "3.29.0",
"@aws-sdk/util-body-length-node": "3.29.0",
"@aws-sdk/util-user-agent-browser": "3.29.0",
"@aws-sdk/util-user-agent-node": "3.29.0",
"@aws-sdk/util-utf8-browser": "3.29.0",
"@aws-sdk/util-utf8-node": "3.29.0",
"@aws-sdk/client-sts": "3.32.0",
"@aws-sdk/config-resolver": "3.32.0",
"@aws-sdk/credential-provider-node": "3.32.0",
"@aws-sdk/fetch-http-handler": "3.32.0",
"@aws-sdk/hash-node": "3.32.0",
"@aws-sdk/invalid-dependency": "3.32.0",
"@aws-sdk/middleware-content-length": "3.32.0",
"@aws-sdk/middleware-host-header": "3.32.0",
"@aws-sdk/middleware-logger": "3.32.0",
"@aws-sdk/middleware-retry": "3.32.0",
"@aws-sdk/middleware-serde": "3.32.0",
"@aws-sdk/middleware-signing": "3.32.0",
"@aws-sdk/middleware-stack": "3.32.0",
"@aws-sdk/middleware-user-agent": "3.32.0",
"@aws-sdk/node-config-provider": "3.32.0",
"@aws-sdk/node-http-handler": "3.32.0",
"@aws-sdk/protocol-http": "3.32.0",
"@aws-sdk/smithy-client": "3.32.0",
"@aws-sdk/types": "3.32.0",
"@aws-sdk/url-parser": "3.32.0",
"@aws-sdk/util-base64-browser": "3.32.0",
"@aws-sdk/util-base64-node": "3.32.0",
"@aws-sdk/util-body-length-browser": "3.32.0",
"@aws-sdk/util-body-length-node": "3.32.0",
"@aws-sdk/util-user-agent-browser": "3.32.0",
"@aws-sdk/util-user-agent-node": "3.32.0",
"@aws-sdk/util-utf8-browser": "3.32.0",
"@aws-sdk/util-utf8-node": "3.32.0",
"tslib": "^2.3.0",

@@ -63,3 +63,3 @@ "uuid": "^8.3.2"

"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.29.0",
"@aws-sdk/client-documentation-generator": "3.32.0",
"@types/node": "^12.7.5",

@@ -72,3 +72,3 @@ "@types/uuid": "^8.3.0",

"typedoc": "^0.19.2",
"typescript": "~4.4.2"
"typescript": "~4.3.5"
},

@@ -75,0 +75,0 @@ "engines": {

@@ -16,3 +16,3 @@ import { __asyncGenerator, __await, __awaiter, __generator, __read, __spreadArray } from "tslib";

switch (_a.label) {
case 0: return [4 /*yield*/, client.send.apply(client, __spreadArray([new ListContactChannelsCommand(input)], __read(args), false))];
case 0: return [4 /*yield*/, client.send.apply(client, __spreadArray([new ListContactChannelsCommand(input)], __read(args)))];
case 1:

@@ -36,3 +36,3 @@ // @ts-ignore

switch (_a.label) {
case 0: return [4 /*yield*/, client.listContactChannels.apply(client, __spreadArray([input], __read(args), false))];
case 0: return [4 /*yield*/, client.listContactChannels.apply(client, __spreadArray([input], __read(args)))];
case 1:

@@ -63,3 +63,3 @@ // @ts-ignore

if (!(config.client instanceof SSMContacts)) return [3 /*break*/, 3];
return [4 /*yield*/, __await(makePagedRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
return [4 /*yield*/, __await(makePagedRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments))))];
case 2:

@@ -70,3 +70,3 @@ page = _a.sent();

if (!(config.client instanceof SSMContactsClient)) return [3 /*break*/, 5];
return [4 /*yield*/, __await(makePagedClientRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
return [4 /*yield*/, __await(makePagedClientRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments))))];
case 4:

@@ -73,0 +73,0 @@ page = _a.sent();

@@ -16,3 +16,3 @@ import { __asyncGenerator, __await, __awaiter, __generator, __read, __spreadArray } from "tslib";

switch (_a.label) {
case 0: return [4 /*yield*/, client.send.apply(client, __spreadArray([new ListContactsCommand(input)], __read(args), false))];
case 0: return [4 /*yield*/, client.send.apply(client, __spreadArray([new ListContactsCommand(input)], __read(args)))];
case 1:

@@ -36,3 +36,3 @@ // @ts-ignore

switch (_a.label) {
case 0: return [4 /*yield*/, client.listContacts.apply(client, __spreadArray([input], __read(args), false))];
case 0: return [4 /*yield*/, client.listContacts.apply(client, __spreadArray([input], __read(args)))];
case 1:

@@ -63,3 +63,3 @@ // @ts-ignore

if (!(config.client instanceof SSMContacts)) return [3 /*break*/, 3];
return [4 /*yield*/, __await(makePagedRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
return [4 /*yield*/, __await(makePagedRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments))))];
case 2:

@@ -70,3 +70,3 @@ page = _a.sent();

if (!(config.client instanceof SSMContactsClient)) return [3 /*break*/, 5];
return [4 /*yield*/, __await(makePagedClientRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
return [4 /*yield*/, __await(makePagedClientRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments))))];
case 4:

@@ -73,0 +73,0 @@ page = _a.sent();

@@ -16,3 +16,3 @@ import { __asyncGenerator, __await, __awaiter, __generator, __read, __spreadArray } from "tslib";

switch (_a.label) {
case 0: return [4 /*yield*/, client.send.apply(client, __spreadArray([new ListEngagementsCommand(input)], __read(args), false))];
case 0: return [4 /*yield*/, client.send.apply(client, __spreadArray([new ListEngagementsCommand(input)], __read(args)))];
case 1:

@@ -36,3 +36,3 @@ // @ts-ignore

switch (_a.label) {
case 0: return [4 /*yield*/, client.listEngagements.apply(client, __spreadArray([input], __read(args), false))];
case 0: return [4 /*yield*/, client.listEngagements.apply(client, __spreadArray([input], __read(args)))];
case 1:

@@ -63,3 +63,3 @@ // @ts-ignore

if (!(config.client instanceof SSMContacts)) return [3 /*break*/, 3];
return [4 /*yield*/, __await(makePagedRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
return [4 /*yield*/, __await(makePagedRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments))))];
case 2:

@@ -70,3 +70,3 @@ page = _a.sent();

if (!(config.client instanceof SSMContactsClient)) return [3 /*break*/, 5];
return [4 /*yield*/, __await(makePagedClientRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
return [4 /*yield*/, __await(makePagedClientRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments))))];
case 4:

@@ -73,0 +73,0 @@ page = _a.sent();

@@ -16,3 +16,3 @@ import { __asyncGenerator, __await, __awaiter, __generator, __read, __spreadArray } from "tslib";

switch (_a.label) {
case 0: return [4 /*yield*/, client.send.apply(client, __spreadArray([new ListPageReceiptsCommand(input)], __read(args), false))];
case 0: return [4 /*yield*/, client.send.apply(client, __spreadArray([new ListPageReceiptsCommand(input)], __read(args)))];
case 1:

@@ -36,3 +36,3 @@ // @ts-ignore

switch (_a.label) {
case 0: return [4 /*yield*/, client.listPageReceipts.apply(client, __spreadArray([input], __read(args), false))];
case 0: return [4 /*yield*/, client.listPageReceipts.apply(client, __spreadArray([input], __read(args)))];
case 1:

@@ -63,3 +63,3 @@ // @ts-ignore

if (!(config.client instanceof SSMContacts)) return [3 /*break*/, 3];
return [4 /*yield*/, __await(makePagedRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
return [4 /*yield*/, __await(makePagedRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments))))];
case 2:

@@ -70,3 +70,3 @@ page = _a.sent();

if (!(config.client instanceof SSMContactsClient)) return [3 /*break*/, 5];
return [4 /*yield*/, __await(makePagedClientRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
return [4 /*yield*/, __await(makePagedClientRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments))))];
case 4:

@@ -73,0 +73,0 @@ page = _a.sent();

@@ -16,3 +16,3 @@ import { __asyncGenerator, __await, __awaiter, __generator, __read, __spreadArray } from "tslib";

switch (_a.label) {
case 0: return [4 /*yield*/, client.send.apply(client, __spreadArray([new ListPagesByContactCommand(input)], __read(args), false))];
case 0: return [4 /*yield*/, client.send.apply(client, __spreadArray([new ListPagesByContactCommand(input)], __read(args)))];
case 1:

@@ -36,3 +36,3 @@ // @ts-ignore

switch (_a.label) {
case 0: return [4 /*yield*/, client.listPagesByContact.apply(client, __spreadArray([input], __read(args), false))];
case 0: return [4 /*yield*/, client.listPagesByContact.apply(client, __spreadArray([input], __read(args)))];
case 1:

@@ -63,3 +63,3 @@ // @ts-ignore

if (!(config.client instanceof SSMContacts)) return [3 /*break*/, 3];
return [4 /*yield*/, __await(makePagedRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
return [4 /*yield*/, __await(makePagedRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments))))];
case 2:

@@ -70,3 +70,3 @@ page = _a.sent();

if (!(config.client instanceof SSMContactsClient)) return [3 /*break*/, 5];
return [4 /*yield*/, __await(makePagedClientRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
return [4 /*yield*/, __await(makePagedClientRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments))))];
case 4:

@@ -73,0 +73,0 @@ page = _a.sent();

@@ -16,3 +16,3 @@ import { __asyncGenerator, __await, __awaiter, __generator, __read, __spreadArray } from "tslib";

switch (_a.label) {
case 0: return [4 /*yield*/, client.send.apply(client, __spreadArray([new ListPagesByEngagementCommand(input)], __read(args), false))];
case 0: return [4 /*yield*/, client.send.apply(client, __spreadArray([new ListPagesByEngagementCommand(input)], __read(args)))];
case 1:

@@ -36,3 +36,3 @@ // @ts-ignore

switch (_a.label) {
case 0: return [4 /*yield*/, client.listPagesByEngagement.apply(client, __spreadArray([input], __read(args), false))];
case 0: return [4 /*yield*/, client.listPagesByEngagement.apply(client, __spreadArray([input], __read(args)))];
case 1:

@@ -63,3 +63,3 @@ // @ts-ignore

if (!(config.client instanceof SSMContacts)) return [3 /*break*/, 3];
return [4 /*yield*/, __await(makePagedRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
return [4 /*yield*/, __await(makePagedRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments))))];
case 2:

@@ -70,3 +70,3 @@ page = _a.sent();

if (!(config.client instanceof SSMContactsClient)) return [3 /*break*/, 5];
return [4 /*yield*/, __await(makePagedClientRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments), false)))];
return [4 /*yield*/, __await(makePagedClientRequest.apply(void 0, __spreadArray([config.client, input], __read(additionalArguments))))];
case 4:

@@ -73,0 +73,0 @@ page = _a.sent();

{
"name": "@aws-sdk/client-ssm-contacts",
"description": "AWS SDK for JavaScript Ssm Contacts Client for Node.js, Browser and React Native",
"version": "3.31.0",
"version": "3.32.0",
"scripts": {

@@ -30,30 +30,30 @@ "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",

"@aws-crypto/sha256-js": "^1.1.0",
"@aws-sdk/client-sts": "3.31.0",
"@aws-sdk/config-resolver": "3.30.0",
"@aws-sdk/credential-provider-node": "3.31.0",
"@aws-sdk/fetch-http-handler": "3.29.0",
"@aws-sdk/hash-node": "3.29.0",
"@aws-sdk/invalid-dependency": "3.29.0",
"@aws-sdk/middleware-content-length": "3.29.0",
"@aws-sdk/middleware-host-header": "3.29.0",
"@aws-sdk/middleware-logger": "3.29.0",
"@aws-sdk/middleware-retry": "3.29.0",
"@aws-sdk/middleware-serde": "3.29.0",
"@aws-sdk/middleware-signing": "3.30.0",
"@aws-sdk/middleware-stack": "3.29.0",
"@aws-sdk/middleware-user-agent": "3.29.0",
"@aws-sdk/node-config-provider": "3.29.0",
"@aws-sdk/node-http-handler": "3.29.0",
"@aws-sdk/protocol-http": "3.29.0",
"@aws-sdk/smithy-client": "3.31.0",
"@aws-sdk/types": "3.29.0",
"@aws-sdk/url-parser": "3.29.0",
"@aws-sdk/util-base64-browser": "3.29.0",
"@aws-sdk/util-base64-node": "3.29.0",
"@aws-sdk/util-body-length-browser": "3.29.0",
"@aws-sdk/util-body-length-node": "3.29.0",
"@aws-sdk/util-user-agent-browser": "3.29.0",
"@aws-sdk/util-user-agent-node": "3.29.0",
"@aws-sdk/util-utf8-browser": "3.29.0",
"@aws-sdk/util-utf8-node": "3.29.0",
"@aws-sdk/client-sts": "3.32.0",
"@aws-sdk/config-resolver": "3.32.0",
"@aws-sdk/credential-provider-node": "3.32.0",
"@aws-sdk/fetch-http-handler": "3.32.0",
"@aws-sdk/hash-node": "3.32.0",
"@aws-sdk/invalid-dependency": "3.32.0",
"@aws-sdk/middleware-content-length": "3.32.0",
"@aws-sdk/middleware-host-header": "3.32.0",
"@aws-sdk/middleware-logger": "3.32.0",
"@aws-sdk/middleware-retry": "3.32.0",
"@aws-sdk/middleware-serde": "3.32.0",
"@aws-sdk/middleware-signing": "3.32.0",
"@aws-sdk/middleware-stack": "3.32.0",
"@aws-sdk/middleware-user-agent": "3.32.0",
"@aws-sdk/node-config-provider": "3.32.0",
"@aws-sdk/node-http-handler": "3.32.0",
"@aws-sdk/protocol-http": "3.32.0",
"@aws-sdk/smithy-client": "3.32.0",
"@aws-sdk/types": "3.32.0",
"@aws-sdk/url-parser": "3.32.0",
"@aws-sdk/util-base64-browser": "3.32.0",
"@aws-sdk/util-base64-node": "3.32.0",
"@aws-sdk/util-body-length-browser": "3.32.0",
"@aws-sdk/util-body-length-node": "3.32.0",
"@aws-sdk/util-user-agent-browser": "3.32.0",
"@aws-sdk/util-user-agent-node": "3.32.0",
"@aws-sdk/util-utf8-browser": "3.32.0",
"@aws-sdk/util-utf8-node": "3.32.0",
"tslib": "^2.3.0",

@@ -63,3 +63,3 @@ "uuid": "^8.3.2"

"devDependencies": {
"@aws-sdk/client-documentation-generator": "3.29.0",
"@aws-sdk/client-documentation-generator": "3.32.0",
"@types/node": "^12.7.5",

@@ -72,3 +72,3 @@ "@types/uuid": "^8.3.0",

"typedoc": "^0.19.2",
"typescript": "~4.4.2"
"typescript": "~4.3.5"
},

@@ -75,0 +75,0 @@ "engines": {

@@ -16,4 +16,3 @@ {

"declarationDir": "dist/types",
"outDir": "dist/cjs",
"useUnknownInCatchVariables": false
"outDir": "dist/cjs"
},

@@ -20,0 +19,0 @@ "typedocOptions": {

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

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 too big to display

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