@aws-sdk/client-account 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.
@@ -36,10 +36,10 @@ class DeleteAlternateContactCommand 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_restJson1DeleteAlternateContactCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DeleteAlternateContactCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteAlternateContactCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DeleteAlternateContactCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteAlternateContactCommand = DeleteAlternateContactCommand;
@@ -36,10 +36,10 @@ class DisableRegionCommand 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_restJson1DisableRegionCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DisableRegionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DisableRegionCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DisableRegionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DisableRegionCommand = DisableRegionCommand;
@@ -36,10 +36,10 @@ class EnableRegionCommand 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_restJson1EnableRegionCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_EnableRegionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1EnableRegionCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_EnableRegionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.EnableRegionCommand = EnableRegionCommand;
@@ -37,10 +37,10 @@ class GetAlternateContactCommand 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_restJson1GetAlternateContactCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_GetAlternateContactCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetAlternateContactCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_GetAlternateContactCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.GetAlternateContactCommand = GetAlternateContactCommand;
@@ -37,10 +37,10 @@ class GetContactInformationCommand 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_restJson1GetContactInformationCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_GetContactInformationCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetContactInformationCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_GetContactInformationCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.GetContactInformationCommand = GetContactInformationCommand;
@@ -36,10 +36,10 @@ class GetRegionOptStatusCommand 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_restJson1GetRegionOptStatusCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetRegionOptStatusCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetRegionOptStatusCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetRegionOptStatusCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetRegionOptStatusCommand = GetRegionOptStatusCommand;
@@ -36,10 +36,10 @@ class ListRegionsCommand 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_restJson1ListRegionsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListRegionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListRegionsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListRegionsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListRegionsCommand = ListRegionsCommand;
@@ -37,10 +37,10 @@ class PutAlternateContactCommand 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_restJson1PutAlternateContactCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_PutAlternateContactCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1PutAlternateContactCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_PutAlternateContactCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.PutAlternateContactCommand = PutAlternateContactCommand;
@@ -37,10 +37,10 @@ class PutContactInformationCommand 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_restJson1PutContactInformationCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_PutContactInformationCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1PutContactInformationCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_PutContactInformationCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.PutContactInformationCommand = PutContactInformationCommand;