@aws-sdk/client-appstream 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 (135) hide show
  1. package/dist-cjs/commands/AssociateApplicationFleetCommand.js +2 -2
  2. package/dist-cjs/commands/AssociateApplicationToEntitlementCommand.js +2 -2
  3. package/dist-cjs/commands/AssociateFleetCommand.js +2 -2
  4. package/dist-cjs/commands/BatchAssociateUserStackCommand.js +2 -2
  5. package/dist-cjs/commands/BatchDisassociateUserStackCommand.js +2 -2
  6. package/dist-cjs/commands/CopyImageCommand.js +2 -2
  7. package/dist-cjs/commands/CreateAppBlockCommand.js +2 -2
  8. package/dist-cjs/commands/CreateApplicationCommand.js +2 -2
  9. package/dist-cjs/commands/CreateDirectoryConfigCommand.js +2 -2
  10. package/dist-cjs/commands/CreateEntitlementCommand.js +2 -2
  11. package/dist-cjs/commands/CreateFleetCommand.js +2 -2
  12. package/dist-cjs/commands/CreateImageBuilderCommand.js +2 -2
  13. package/dist-cjs/commands/CreateImageBuilderStreamingURLCommand.js +2 -2
  14. package/dist-cjs/commands/CreateStackCommand.js +2 -2
  15. package/dist-cjs/commands/CreateStreamingURLCommand.js +2 -2
  16. package/dist-cjs/commands/CreateUpdatedImageCommand.js +2 -2
  17. package/dist-cjs/commands/CreateUsageReportSubscriptionCommand.js +2 -2
  18. package/dist-cjs/commands/CreateUserCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteAppBlockCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteApplicationCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteDirectoryConfigCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteEntitlementCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteFleetCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteImageBuilderCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteImageCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteImagePermissionsCommand.js +2 -2
  27. package/dist-cjs/commands/DeleteStackCommand.js +2 -2
  28. package/dist-cjs/commands/DeleteUsageReportSubscriptionCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteUserCommand.js +2 -2
  30. package/dist-cjs/commands/DescribeAppBlocksCommand.js +2 -2
  31. package/dist-cjs/commands/DescribeApplicationFleetAssociationsCommand.js +2 -2
  32. package/dist-cjs/commands/DescribeApplicationsCommand.js +2 -2
  33. package/dist-cjs/commands/DescribeDirectoryConfigsCommand.js +2 -2
  34. package/dist-cjs/commands/DescribeEntitlementsCommand.js +2 -2
  35. package/dist-cjs/commands/DescribeFleetsCommand.js +2 -2
  36. package/dist-cjs/commands/DescribeImageBuildersCommand.js +2 -2
  37. package/dist-cjs/commands/DescribeImagePermissionsCommand.js +2 -2
  38. package/dist-cjs/commands/DescribeImagesCommand.js +2 -2
  39. package/dist-cjs/commands/DescribeSessionsCommand.js +2 -2
  40. package/dist-cjs/commands/DescribeStacksCommand.js +2 -2
  41. package/dist-cjs/commands/DescribeUsageReportSubscriptionsCommand.js +2 -2
  42. package/dist-cjs/commands/DescribeUserStackAssociationsCommand.js +2 -2
  43. package/dist-cjs/commands/DescribeUsersCommand.js +2 -2
  44. package/dist-cjs/commands/DisableUserCommand.js +2 -2
  45. package/dist-cjs/commands/DisassociateApplicationFleetCommand.js +2 -2
  46. package/dist-cjs/commands/DisassociateApplicationFromEntitlementCommand.js +2 -2
  47. package/dist-cjs/commands/DisassociateFleetCommand.js +2 -2
  48. package/dist-cjs/commands/EnableUserCommand.js +2 -2
  49. package/dist-cjs/commands/ExpireSessionCommand.js +2 -2
  50. package/dist-cjs/commands/ListAssociatedFleetsCommand.js +2 -2
  51. package/dist-cjs/commands/ListAssociatedStacksCommand.js +2 -2
  52. package/dist-cjs/commands/ListEntitledApplicationsCommand.js +2 -2
  53. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  54. package/dist-cjs/commands/StartFleetCommand.js +2 -2
  55. package/dist-cjs/commands/StartImageBuilderCommand.js +2 -2
  56. package/dist-cjs/commands/StopFleetCommand.js +2 -2
  57. package/dist-cjs/commands/StopImageBuilderCommand.js +2 -2
  58. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  59. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  60. package/dist-cjs/commands/UpdateApplicationCommand.js +2 -2
  61. package/dist-cjs/commands/UpdateDirectoryConfigCommand.js +2 -2
  62. package/dist-cjs/commands/UpdateEntitlementCommand.js +2 -2
  63. package/dist-cjs/commands/UpdateFleetCommand.js +2 -2
  64. package/dist-cjs/commands/UpdateImagePermissionsCommand.js +2 -2
  65. package/dist-cjs/commands/UpdateStackCommand.js +2 -2
  66. package/dist-cjs/protocols/Aws_json1_1.js +1200 -1274
  67. package/dist-es/commands/AssociateApplicationFleetCommand.js +3 -3
  68. package/dist-es/commands/AssociateApplicationToEntitlementCommand.js +3 -3
  69. package/dist-es/commands/AssociateFleetCommand.js +3 -3
  70. package/dist-es/commands/BatchAssociateUserStackCommand.js +3 -3
  71. package/dist-es/commands/BatchDisassociateUserStackCommand.js +3 -3
  72. package/dist-es/commands/CopyImageCommand.js +3 -3
  73. package/dist-es/commands/CreateAppBlockCommand.js +3 -3
  74. package/dist-es/commands/CreateApplicationCommand.js +3 -3
  75. package/dist-es/commands/CreateDirectoryConfigCommand.js +3 -3
  76. package/dist-es/commands/CreateEntitlementCommand.js +3 -3
  77. package/dist-es/commands/CreateFleetCommand.js +3 -3
  78. package/dist-es/commands/CreateImageBuilderCommand.js +3 -3
  79. package/dist-es/commands/CreateImageBuilderStreamingURLCommand.js +3 -3
  80. package/dist-es/commands/CreateStackCommand.js +3 -3
  81. package/dist-es/commands/CreateStreamingURLCommand.js +3 -3
  82. package/dist-es/commands/CreateUpdatedImageCommand.js +3 -3
  83. package/dist-es/commands/CreateUsageReportSubscriptionCommand.js +3 -3
  84. package/dist-es/commands/CreateUserCommand.js +3 -3
  85. package/dist-es/commands/DeleteAppBlockCommand.js +3 -3
  86. package/dist-es/commands/DeleteApplicationCommand.js +3 -3
  87. package/dist-es/commands/DeleteDirectoryConfigCommand.js +3 -3
  88. package/dist-es/commands/DeleteEntitlementCommand.js +3 -3
  89. package/dist-es/commands/DeleteFleetCommand.js +3 -3
  90. package/dist-es/commands/DeleteImageBuilderCommand.js +3 -3
  91. package/dist-es/commands/DeleteImageCommand.js +3 -3
  92. package/dist-es/commands/DeleteImagePermissionsCommand.js +3 -3
  93. package/dist-es/commands/DeleteStackCommand.js +3 -3
  94. package/dist-es/commands/DeleteUsageReportSubscriptionCommand.js +3 -3
  95. package/dist-es/commands/DeleteUserCommand.js +3 -3
  96. package/dist-es/commands/DescribeAppBlocksCommand.js +3 -3
  97. package/dist-es/commands/DescribeApplicationFleetAssociationsCommand.js +3 -3
  98. package/dist-es/commands/DescribeApplicationsCommand.js +3 -3
  99. package/dist-es/commands/DescribeDirectoryConfigsCommand.js +3 -3
  100. package/dist-es/commands/DescribeEntitlementsCommand.js +3 -3
  101. package/dist-es/commands/DescribeFleetsCommand.js +3 -3
  102. package/dist-es/commands/DescribeImageBuildersCommand.js +3 -3
  103. package/dist-es/commands/DescribeImagePermissionsCommand.js +3 -3
  104. package/dist-es/commands/DescribeImagesCommand.js +3 -3
  105. package/dist-es/commands/DescribeSessionsCommand.js +3 -3
  106. package/dist-es/commands/DescribeStacksCommand.js +3 -3
  107. package/dist-es/commands/DescribeUsageReportSubscriptionsCommand.js +3 -3
  108. package/dist-es/commands/DescribeUserStackAssociationsCommand.js +3 -3
  109. package/dist-es/commands/DescribeUsersCommand.js +3 -3
  110. package/dist-es/commands/DisableUserCommand.js +3 -3
  111. package/dist-es/commands/DisassociateApplicationFleetCommand.js +3 -3
  112. package/dist-es/commands/DisassociateApplicationFromEntitlementCommand.js +3 -3
  113. package/dist-es/commands/DisassociateFleetCommand.js +3 -3
  114. package/dist-es/commands/EnableUserCommand.js +3 -3
  115. package/dist-es/commands/ExpireSessionCommand.js +3 -3
  116. package/dist-es/commands/ListAssociatedFleetsCommand.js +3 -3
  117. package/dist-es/commands/ListAssociatedStacksCommand.js +3 -3
  118. package/dist-es/commands/ListEntitledApplicationsCommand.js +3 -3
  119. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  120. package/dist-es/commands/StartFleetCommand.js +3 -3
  121. package/dist-es/commands/StartImageBuilderCommand.js +3 -3
  122. package/dist-es/commands/StopFleetCommand.js +3 -3
  123. package/dist-es/commands/StopImageBuilderCommand.js +3 -3
  124. package/dist-es/commands/TagResourceCommand.js +3 -3
  125. package/dist-es/commands/UntagResourceCommand.js +3 -3
  126. package/dist-es/commands/UpdateApplicationCommand.js +3 -3
  127. package/dist-es/commands/UpdateDirectoryConfigCommand.js +3 -3
  128. package/dist-es/commands/UpdateEntitlementCommand.js +3 -3
  129. package/dist-es/commands/UpdateFleetCommand.js +3 -3
  130. package/dist-es/commands/UpdateImagePermissionsCommand.js +3 -3
  131. package/dist-es/commands/UpdateStackCommand.js +3 -3
  132. package/dist-es/protocols/Aws_json1_1.js +1067 -1141
  133. package/dist-types/protocols/Aws_json1_1.d.ts +520 -130
  134. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +130 -130
  135. package/package.json +30 -30
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1StopImageBuilderCommand, serializeAws_json1_1StopImageBuilderCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_StopImageBuilderCommand, se_StopImageBuilderCommand } from "../protocols/Aws_json1_1";
5
5
  export class StopImageBuilderCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class StopImageBuilderCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1StopImageBuilderCommand(input, context);
36
+ return se_StopImageBuilderCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1StopImageBuilderCommand(output, context);
39
+ return de_StopImageBuilderCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1TagResourceCommand, serializeAws_json1_1TagResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
5
5
  export class TagResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class TagResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1TagResourceCommand(input, context);
36
+ return se_TagResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1TagResourceCommand(output, context);
39
+ return de_TagResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UntagResourceCommand, serializeAws_json1_1UntagResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_1";
5
5
  export class UntagResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UntagResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UntagResourceCommand(input, context);
36
+ return se_UntagResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UntagResourceCommand(output, context);
39
+ return de_UntagResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateApplicationCommand, serializeAws_json1_1UpdateApplicationCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateApplicationCommand, se_UpdateApplicationCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateApplicationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateApplicationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateApplicationCommand(input, context);
36
+ return se_UpdateApplicationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateApplicationCommand(output, context);
39
+ return de_UpdateApplicationCommand(output, context);
40
40
  }
41
41
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateDirectoryConfigRequestFilterSensitiveLog, UpdateDirectoryConfigResultFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_json1_1UpdateDirectoryConfigCommand, serializeAws_json1_1UpdateDirectoryConfigCommand, } from "../protocols/Aws_json1_1";
5
+ import { de_UpdateDirectoryConfigCommand, se_UpdateDirectoryConfigCommand } from "../protocols/Aws_json1_1";
6
6
  export class UpdateDirectoryConfigCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class UpdateDirectoryConfigCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_json1_1UpdateDirectoryConfigCommand(input, context);
37
+ return se_UpdateDirectoryConfigCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_json1_1UpdateDirectoryConfigCommand(output, context);
40
+ return de_UpdateDirectoryConfigCommand(output, context);
41
41
  }
42
42
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateEntitlementCommand, serializeAws_json1_1UpdateEntitlementCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateEntitlementCommand, se_UpdateEntitlementCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateEntitlementCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateEntitlementCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateEntitlementCommand(input, context);
36
+ return se_UpdateEntitlementCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateEntitlementCommand(output, context);
39
+ return de_UpdateEntitlementCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateFleetCommand, serializeAws_json1_1UpdateFleetCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateFleetCommand, se_UpdateFleetCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateFleetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateFleetCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateFleetCommand(input, context);
36
+ return se_UpdateFleetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateFleetCommand(output, context);
39
+ return de_UpdateFleetCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateImagePermissionsCommand, serializeAws_json1_1UpdateImagePermissionsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateImagePermissionsCommand, se_UpdateImagePermissionsCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateImagePermissionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateImagePermissionsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateImagePermissionsCommand(input, context);
36
+ return se_UpdateImagePermissionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateImagePermissionsCommand(output, context);
39
+ return de_UpdateImagePermissionsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateStackCommand, serializeAws_json1_1UpdateStackCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateStackCommand, se_UpdateStackCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateStackCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateStackCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateStackCommand(input, context);
36
+ return se_UpdateStackCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateStackCommand(output, context);
39
+ return de_UpdateStackCommand(output, context);
40
40
  }
41
41
  }