@aws-sdk/client-codestar-notifications 3.303.0 → 3.309.0

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.
Files changed (31) hide show
  1. package/dist-cjs/commands/CreateNotificationRuleCommand.js +2 -2
  2. package/dist-cjs/commands/DeleteNotificationRuleCommand.js +2 -2
  3. package/dist-cjs/commands/DeleteTargetCommand.js +2 -2
  4. package/dist-cjs/commands/DescribeNotificationRuleCommand.js +2 -2
  5. package/dist-cjs/commands/ListEventTypesCommand.js +2 -2
  6. package/dist-cjs/commands/ListNotificationRulesCommand.js +2 -2
  7. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  8. package/dist-cjs/commands/ListTargetsCommand.js +2 -2
  9. package/dist-cjs/commands/SubscribeCommand.js +2 -2
  10. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  11. package/dist-cjs/commands/UnsubscribeCommand.js +2 -2
  12. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  13. package/dist-cjs/commands/UpdateNotificationRuleCommand.js +2 -2
  14. package/dist-cjs/protocols/Aws_restJson1.js +164 -170
  15. package/dist-es/commands/CreateNotificationRuleCommand.js +3 -3
  16. package/dist-es/commands/DeleteNotificationRuleCommand.js +3 -3
  17. package/dist-es/commands/DeleteTargetCommand.js +3 -3
  18. package/dist-es/commands/DescribeNotificationRuleCommand.js +3 -3
  19. package/dist-es/commands/ListEventTypesCommand.js +3 -3
  20. package/dist-es/commands/ListNotificationRulesCommand.js +3 -3
  21. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  22. package/dist-es/commands/ListTargetsCommand.js +3 -3
  23. package/dist-es/commands/SubscribeCommand.js +3 -3
  24. package/dist-es/commands/TagResourceCommand.js +3 -3
  25. package/dist-es/commands/UnsubscribeCommand.js +3 -3
  26. package/dist-es/commands/UntagResourceCommand.js +3 -3
  27. package/dist-es/commands/UpdateNotificationRuleCommand.js +3 -3
  28. package/dist-es/protocols/Aws_restJson1.js +137 -143
  29. package/dist-types/protocols/Aws_restJson1.d.ts +104 -26
  30. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +26 -26
  31. package/package.json +29 -29
@@ -37,10 +37,10 @@ class CreateNotificationRuleCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_restJson1_1.serializeAws_restJson1CreateNotificationRuleCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_CreateNotificationRuleCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1CreateNotificationRuleCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_CreateNotificationRuleCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.CreateNotificationRuleCommand = CreateNotificationRuleCommand;
@@ -36,10 +36,10 @@ class DeleteNotificationRuleCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DeleteNotificationRuleCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DeleteNotificationRuleCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteNotificationRuleCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DeleteNotificationRuleCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteNotificationRuleCommand = DeleteNotificationRuleCommand;
@@ -37,10 +37,10 @@ class DeleteTargetCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_restJson1_1.serializeAws_restJson1DeleteTargetCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_DeleteTargetCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteTargetCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_DeleteTargetCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.DeleteTargetCommand = DeleteTargetCommand;
@@ -37,10 +37,10 @@ class DescribeNotificationRuleCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_restJson1_1.serializeAws_restJson1DescribeNotificationRuleCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_DescribeNotificationRuleCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeNotificationRuleCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_DescribeNotificationRuleCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.DescribeNotificationRuleCommand = DescribeNotificationRuleCommand;
@@ -36,10 +36,10 @@ class ListEventTypesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ListEventTypesCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListEventTypesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListEventTypesCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListEventTypesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListEventTypesCommand = ListEventTypesCommand;
@@ -36,10 +36,10 @@ class ListNotificationRulesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ListNotificationRulesCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListNotificationRulesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListNotificationRulesCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListNotificationRulesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListNotificationRulesCommand = ListNotificationRulesCommand;
@@ -36,10 +36,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ListTagsForResourceCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListTagsForResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListTagsForResourceCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListTagsForResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
@@ -37,10 +37,10 @@ class ListTargetsCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_restJson1_1.serializeAws_restJson1ListTargetsCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_ListTargetsCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListTargetsCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_ListTargetsCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.ListTargetsCommand = ListTargetsCommand;
@@ -37,10 +37,10 @@ class SubscribeCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_restJson1_1.serializeAws_restJson1SubscribeCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_SubscribeCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1SubscribeCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_SubscribeCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.SubscribeCommand = SubscribeCommand;
@@ -36,10 +36,10 @@ class TagResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1TagResourceCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_TagResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1TagResourceCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_TagResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.TagResourceCommand = TagResourceCommand;
@@ -37,10 +37,10 @@ class UnsubscribeCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_restJson1_1.serializeAws_restJson1UnsubscribeCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_UnsubscribeCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1UnsubscribeCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_UnsubscribeCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.UnsubscribeCommand = UnsubscribeCommand;
@@ -36,10 +36,10 @@ class UntagResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1UntagResourceCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_UntagResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1UntagResourceCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_UntagResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UntagResourceCommand = UntagResourceCommand;
@@ -37,10 +37,10 @@ class UpdateNotificationRuleCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_restJson1_1.serializeAws_restJson1UpdateNotificationRuleCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_UpdateNotificationRuleCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateNotificationRuleCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_UpdateNotificationRuleCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.UpdateNotificationRuleCommand = UpdateNotificationRuleCommand;