@aws-sdk/client-appstream 3.1087.0 → 3.1089.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 (111) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/AppStream.d.ts +288 -381
  3. package/dist-types/ts3.4/AppStreamClient.d.ts +20 -74
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/AssociateApplicationFleetCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/AssociateApplicationToEntitlementCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/AssociateFleetCommand.d.ts +4 -9
  11. package/dist-types/ts3.4/commands/AssociateSoftwareToImageBuilderCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/BatchAssociateUserStackCommand.d.ts +5 -10
  13. package/dist-types/ts3.4/commands/BatchDisassociateUserStackCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +7 -5
  15. package/dist-types/ts3.4/commands/CreateAppBlockBuilderCommand.d.ts +5 -10
  16. package/dist-types/ts3.4/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateAppBlockCommand.d.ts +4 -9
  18. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +5 -11
  19. package/dist-types/ts3.4/commands/CreateDirectoryConfigCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreateEntitlementCommand.d.ts +5 -11
  21. package/dist-types/ts3.4/commands/CreateExportImageTaskCommand.d.ts +5 -10
  22. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +3 -5
  23. package/dist-types/ts3.4/commands/CreateImageBuilderCommand.d.ts +5 -10
  24. package/dist-types/ts3.4/commands/CreateImageBuilderStreamingURLCommand.d.ts +4 -6
  25. package/dist-types/ts3.4/commands/CreateImportedImageCommand.d.ts +5 -10
  26. package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +3 -5
  27. package/dist-types/ts3.4/commands/CreateStreamingURLCommand.d.ts +5 -10
  28. package/dist-types/ts3.4/commands/CreateThemeForStackCommand.d.ts +5 -10
  29. package/dist-types/ts3.4/commands/CreateUpdatedImageCommand.d.ts +5 -10
  30. package/dist-types/ts3.4/commands/CreateUsageReportSubscriptionCommand.d.ts +3 -5
  31. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +3 -5
  32. package/dist-types/ts3.4/commands/DeleteAppBlockBuilderCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/DeleteAppBlockCommand.d.ts +4 -9
  34. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +5 -11
  35. package/dist-types/ts3.4/commands/DeleteDirectoryConfigCommand.d.ts +5 -10
  36. package/dist-types/ts3.4/commands/DeleteEntitlementCommand.d.ts +5 -11
  37. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +3 -5
  38. package/dist-types/ts3.4/commands/DeleteImageBuilderCommand.d.ts +5 -10
  39. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +3 -5
  40. package/dist-types/ts3.4/commands/DeleteImagePermissionsCommand.d.ts +5 -10
  41. package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +3 -5
  42. package/dist-types/ts3.4/commands/DeleteThemeForStackCommand.d.ts +5 -10
  43. package/dist-types/ts3.4/commands/DeleteUsageReportSubscriptionCommand.d.ts +3 -5
  44. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +3 -5
  45. package/dist-types/ts3.4/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +3 -5
  46. package/dist-types/ts3.4/commands/DescribeAppBlockBuildersCommand.d.ts +3 -5
  47. package/dist-types/ts3.4/commands/DescribeAppBlocksCommand.d.ts +4 -10
  48. package/dist-types/ts3.4/commands/DescribeAppLicenseUsageCommand.d.ts +5 -10
  49. package/dist-types/ts3.4/commands/DescribeApplicationFleetAssociationsCommand.d.ts +3 -5
  50. package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +4 -9
  51. package/dist-types/ts3.4/commands/DescribeDirectoryConfigsCommand.d.ts +3 -5
  52. package/dist-types/ts3.4/commands/DescribeEntitlementsCommand.d.ts +5 -10
  53. package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +3 -8
  54. package/dist-types/ts3.4/commands/DescribeImageBuildersCommand.d.ts +4 -9
  55. package/dist-types/ts3.4/commands/DescribeImagePermissionsCommand.d.ts +4 -6
  56. package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +3 -8
  57. package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +4 -9
  58. package/dist-types/ts3.4/commands/DescribeSoftwareAssociationsCommand.d.ts +4 -6
  59. package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +3 -8
  60. package/dist-types/ts3.4/commands/DescribeThemeForStackCommand.d.ts +5 -10
  61. package/dist-types/ts3.4/commands/DescribeUsageReportSubscriptionsCommand.d.ts +3 -5
  62. package/dist-types/ts3.4/commands/DescribeUserStackAssociationsCommand.d.ts +3 -5
  63. package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +3 -5
  64. package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +3 -5
  65. package/dist-types/ts3.4/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +4 -6
  66. package/dist-types/ts3.4/commands/DisassociateApplicationFleetCommand.d.ts +4 -6
  67. package/dist-types/ts3.4/commands/DisassociateApplicationFromEntitlementCommand.d.ts +4 -6
  68. package/dist-types/ts3.4/commands/DisassociateFleetCommand.d.ts +5 -11
  69. package/dist-types/ts3.4/commands/DisassociateSoftwareFromImageBuilderCommand.d.ts +4 -6
  70. package/dist-types/ts3.4/commands/DrainSessionInstanceCommand.d.ts +5 -10
  71. package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +3 -5
  72. package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +3 -5
  73. package/dist-types/ts3.4/commands/GetExportImageTaskCommand.d.ts +4 -9
  74. package/dist-types/ts3.4/commands/ListAssociatedFleetsCommand.d.ts +5 -10
  75. package/dist-types/ts3.4/commands/ListAssociatedStacksCommand.d.ts +5 -10
  76. package/dist-types/ts3.4/commands/ListEntitledApplicationsCommand.d.ts +4 -6
  77. package/dist-types/ts3.4/commands/ListExportImageTasksCommand.d.ts +4 -9
  78. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  79. package/dist-types/ts3.4/commands/StartAppBlockBuilderCommand.d.ts +5 -10
  80. package/dist-types/ts3.4/commands/StartFleetCommand.d.ts +3 -5
  81. package/dist-types/ts3.4/commands/StartImageBuilderCommand.d.ts +5 -11
  82. package/dist-types/ts3.4/commands/StartSoftwareDeploymentToImageBuilderCommand.d.ts +4 -6
  83. package/dist-types/ts3.4/commands/StopAppBlockBuilderCommand.d.ts +5 -10
  84. package/dist-types/ts3.4/commands/StopFleetCommand.d.ts +7 -5
  85. package/dist-types/ts3.4/commands/StopImageBuilderCommand.d.ts +4 -9
  86. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  87. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  88. package/dist-types/ts3.4/commands/UpdateAppBlockBuilderCommand.d.ts +5 -10
  89. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +5 -11
  90. package/dist-types/ts3.4/commands/UpdateDirectoryConfigCommand.d.ts +5 -10
  91. package/dist-types/ts3.4/commands/UpdateEntitlementCommand.d.ts +5 -11
  92. package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +2 -4
  93. package/dist-types/ts3.4/commands/UpdateImagePermissionsCommand.d.ts +5 -10
  94. package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +3 -5
  95. package/dist-types/ts3.4/commands/UpdateThemeForStackCommand.d.ts +5 -10
  96. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  97. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  98. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  99. package/dist-types/ts3.4/models/enums.d.ts +20 -40
  100. package/dist-types/ts3.4/models/errors.d.ts +15 -54
  101. package/dist-types/ts3.4/models/models_0.d.ts +2 -6
  102. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  103. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  104. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  105. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  106. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  107. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  108. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  109. package/dist-types/ts3.4/waiters/waitForFleetStarted.d.ts +3 -5
  110. package/dist-types/ts3.4/waiters/waitForFleetStopped.d.ts +3 -5
  111. package/package.json +38 -38
package/dist-cjs/index.js CHANGED
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1086.0";
72
+ var version = "3.1088.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75