@aws-sdk/client-appstream 3.932.0 → 3.934.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 (60) hide show
  1. package/README.md +45 -13
  2. package/dist-cjs/index.js +312 -42
  3. package/dist-es/AppStream.js +8 -0
  4. package/dist-es/commands/CreateExportImageTaskCommand.js +16 -0
  5. package/dist-es/commands/CreateImportedImageCommand.js +16 -0
  6. package/dist-es/commands/GetExportImageTaskCommand.js +16 -0
  7. package/dist-es/commands/ListExportImageTasksCommand.js +16 -0
  8. package/dist-es/commands/index.js +4 -0
  9. package/dist-es/models/models_0.js +60 -27
  10. package/dist-es/schemas/schemas_0.js +194 -16
  11. package/dist-types/AppStream.d.ts +36 -6
  12. package/dist-types/AppStreamClient.d.ts +12 -8
  13. package/dist-types/commands/CreateAppBlockBuilderCommand.d.ts +2 -2
  14. package/dist-types/commands/CreateAppBlockCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateApplicationCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateDirectoryConfigCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateEntitlementCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateExportImageTaskCommand.d.ts +118 -0
  19. package/dist-types/commands/CreateFleetCommand.d.ts +8 -2
  20. package/dist-types/commands/CreateImageBuilderCommand.d.ts +9 -3
  21. package/dist-types/commands/CreateImportedImageCommand.d.ts +186 -0
  22. package/dist-types/commands/CreateStreamingURLCommand.d.ts +1 -1
  23. package/dist-types/commands/CreateUpdatedImageCommand.d.ts +6 -5
  24. package/dist-types/commands/DeleteDirectoryConfigCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteImageBuilderCommand.d.ts +5 -2
  26. package/dist-types/commands/DeleteImageCommand.d.ts +4 -3
  27. package/dist-types/commands/DescribeAppBlockBuildersCommand.d.ts +1 -1
  28. package/dist-types/commands/DescribeDirectoryConfigsCommand.d.ts +1 -1
  29. package/dist-types/commands/DescribeFleetsCommand.d.ts +4 -1
  30. package/dist-types/commands/DescribeImageBuildersCommand.d.ts +5 -2
  31. package/dist-types/commands/DescribeImagesCommand.d.ts +4 -3
  32. package/dist-types/commands/DisableUserCommand.d.ts +1 -1
  33. package/dist-types/commands/EnableUserCommand.d.ts +1 -1
  34. package/dist-types/commands/GetExportImageTaskCommand.d.ts +97 -0
  35. package/dist-types/commands/ListExportImageTasksCommand.d.ts +106 -0
  36. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -2
  37. package/dist-types/commands/StartAppBlockBuilderCommand.d.ts +2 -2
  38. package/dist-types/commands/StartFleetCommand.d.ts +1 -1
  39. package/dist-types/commands/StartImageBuilderCommand.d.ts +5 -2
  40. package/dist-types/commands/StopAppBlockBuilderCommand.d.ts +1 -1
  41. package/dist-types/commands/StopImageBuilderCommand.d.ts +5 -2
  42. package/dist-types/commands/TagResourceCommand.d.ts +2 -2
  43. package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
  44. package/dist-types/commands/UpdateAppBlockBuilderCommand.d.ts +2 -2
  45. package/dist-types/commands/UpdateDirectoryConfigCommand.d.ts +1 -1
  46. package/dist-types/commands/UpdateFleetCommand.d.ts +9 -3
  47. package/dist-types/commands/index.d.ts +4 -0
  48. package/dist-types/index.d.ts +6 -6
  49. package/dist-types/models/models_0.d.ts +822 -503
  50. package/dist-types/schemas/schemas_0.d.ts +24 -0
  51. package/dist-types/ts3.4/AppStream.d.ts +70 -0
  52. package/dist-types/ts3.4/AppStreamClient.d.ts +24 -0
  53. package/dist-types/ts3.4/commands/CreateExportImageTaskCommand.d.ts +51 -0
  54. package/dist-types/ts3.4/commands/CreateImportedImageCommand.d.ts +51 -0
  55. package/dist-types/ts3.4/commands/GetExportImageTaskCommand.d.ts +51 -0
  56. package/dist-types/ts3.4/commands/ListExportImageTasksCommand.d.ts +51 -0
  57. package/dist-types/ts3.4/commands/index.d.ts +4 -0
  58. package/dist-types/ts3.4/models/models_0.d.ts +176 -68
  59. package/dist-types/ts3.4/schemas/schemas_0.d.ts +24 -0
  60. package/package.json +6 -6
@@ -90,7 +90,7 @@ declare const UpdateAppBlockBuilderCommand_base: {
90
90
  * // CreatedTime: new Date("TIMESTAMP"),
91
91
  * // AppBlockBuilderErrors: [ // ResourceErrors
92
92
  * // { // ResourceError
93
- * // ErrorCode: "IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION" || "IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION" || "IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION" || "NETWORK_INTERFACE_LIMIT_EXCEEDED" || "INTERNAL_SERVICE_ERROR" || "IAM_SERVICE_ROLE_IS_MISSING" || "MACHINE_ROLE_IS_MISSING" || "STS_DISABLED_IN_REGION" || "SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES" || "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION" || "SUBNET_NOT_FOUND" || "IMAGE_NOT_FOUND" || "INVALID_SUBNET_CONFIGURATION" || "SECURITY_GROUPS_NOT_FOUND" || "IGW_NOT_ATTACHED" || "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION" || "FLEET_STOPPED" || "FLEET_INSTANCE_PROVISIONING_FAILURE" || "DOMAIN_JOIN_ERROR_FILE_NOT_FOUND" || "DOMAIN_JOIN_ERROR_ACCESS_DENIED" || "DOMAIN_JOIN_ERROR_LOGON_FAILURE" || "DOMAIN_JOIN_ERROR_INVALID_PARAMETER" || "DOMAIN_JOIN_ERROR_MORE_DATA" || "DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN" || "DOMAIN_JOIN_ERROR_NOT_SUPPORTED" || "DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME" || "DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED" || "DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED" || "DOMAIN_JOIN_NERR_PASSWORD_EXPIRED" || "DOMAIN_JOIN_INTERNAL_SERVICE_ERROR",
93
+ * // ErrorCode: "IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION" || "IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION" || "IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION" || "NETWORK_INTERFACE_LIMIT_EXCEEDED" || "INTERNAL_SERVICE_ERROR" || "IAM_SERVICE_ROLE_IS_MISSING" || "MACHINE_ROLE_IS_MISSING" || "STS_DISABLED_IN_REGION" || "SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES" || "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION" || "SUBNET_NOT_FOUND" || "IMAGE_NOT_FOUND" || "INVALID_SUBNET_CONFIGURATION" || "SECURITY_GROUPS_NOT_FOUND" || "IGW_NOT_ATTACHED" || "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION" || "FLEET_STOPPED" || "FLEET_INSTANCE_PROVISIONING_FAILURE" || "DOMAIN_JOIN_ERROR_FILE_NOT_FOUND" || "DOMAIN_JOIN_ERROR_ACCESS_DENIED" || "DOMAIN_JOIN_ERROR_LOGON_FAILURE" || "DOMAIN_JOIN_ERROR_INVALID_PARAMETER" || "DOMAIN_JOIN_ERROR_MORE_DATA" || "DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN" || "DOMAIN_JOIN_ERROR_NOT_SUPPORTED" || "DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME" || "DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED" || "DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED" || "DOMAIN_JOIN_NERR_PASSWORD_EXPIRED" || "DOMAIN_JOIN_INTERNAL_SERVICE_ERROR" || "VALIDATION_ERROR",
94
94
  * // ErrorMessage: "STRING_VALUE",
95
95
  * // ErrorTimestamp: new Date("TIMESTAMP"),
96
96
  * // },
@@ -135,7 +135,7 @@ declare const UpdateAppBlockBuilderCommand_base: {
135
135
  * <p>The attempted operation is not permitted.</p>
136
136
  *
137
137
  * @throws {@link RequestLimitExceededException} (client fault)
138
- * <p>AppStream 2.0 can’t process the request right now because the Describe calls from your AWS account are being throttled by Amazon EC2. Try again later.</p>
138
+ * <p>WorkSpaces Applications can’t process the request right now because the Describe calls from your AWS account are being throttled by Amazon EC2. Try again later.</p>
139
139
  *
140
140
  * @throws {@link ResourceInUseException} (client fault)
141
141
  * <p>The specified resource is in use.</p>
@@ -27,7 +27,7 @@ declare const UpdateDirectoryConfigCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Updates the specified Directory Config object in AppStream 2.0. This object includes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.</p>
30
+ * <p>Updates the specified Directory Config object in WorkSpaces Applications. This object includes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -86,7 +86,7 @@ declare const UpdateFleetCommand_base: {
86
86
  * },
87
87
  * IdleDisconnectTimeoutInSeconds: Number("int"),
88
88
  * AttributesToDelete: [ // FleetAttributes
89
- * "VPC_CONFIGURATION" || "VPC_CONFIGURATION_SECURITY_GROUP_IDS" || "DOMAIN_JOIN_INFO" || "IAM_ROLE_ARN" || "USB_DEVICE_FILTER_STRINGS" || "SESSION_SCRIPT_S3_LOCATION" || "MAX_SESSIONS_PER_INSTANCE",
89
+ * "VPC_CONFIGURATION" || "VPC_CONFIGURATION_SECURITY_GROUP_IDS" || "DOMAIN_JOIN_INFO" || "IAM_ROLE_ARN" || "USB_DEVICE_FILTER_STRINGS" || "SESSION_SCRIPT_S3_LOCATION" || "MAX_SESSIONS_PER_INSTANCE" || "VOLUME_CONFIGURATION",
90
90
  * ],
91
91
  * IamRoleArn: "STRING_VALUE",
92
92
  * StreamView: "APP" || "DESKTOP",
@@ -100,6 +100,9 @@ declare const UpdateFleetCommand_base: {
100
100
  * S3Key: "STRING_VALUE",
101
101
  * },
102
102
  * MaxSessionsPerInstance: Number("int"),
103
+ * RootVolumeConfig: { // VolumeConfig
104
+ * VolumeSizeInGb: Number("int"),
105
+ * },
103
106
  * };
104
107
  * const command = new UpdateFleetCommand(input);
105
108
  * const response = await client.send(command);
@@ -137,7 +140,7 @@ declare const UpdateFleetCommand_base: {
137
140
  * // CreatedTime: new Date("TIMESTAMP"),
138
141
  * // FleetErrors: [ // FleetErrors
139
142
  * // { // FleetError
140
- * // ErrorCode: "IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION" || "IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION" || "IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION" || "NETWORK_INTERFACE_LIMIT_EXCEEDED" || "INTERNAL_SERVICE_ERROR" || "IAM_SERVICE_ROLE_IS_MISSING" || "MACHINE_ROLE_IS_MISSING" || "STS_DISABLED_IN_REGION" || "SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES" || "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION" || "SUBNET_NOT_FOUND" || "IMAGE_NOT_FOUND" || "INVALID_SUBNET_CONFIGURATION" || "SECURITY_GROUPS_NOT_FOUND" || "IGW_NOT_ATTACHED" || "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION" || "FLEET_STOPPED" || "FLEET_INSTANCE_PROVISIONING_FAILURE" || "DOMAIN_JOIN_ERROR_FILE_NOT_FOUND" || "DOMAIN_JOIN_ERROR_ACCESS_DENIED" || "DOMAIN_JOIN_ERROR_LOGON_FAILURE" || "DOMAIN_JOIN_ERROR_INVALID_PARAMETER" || "DOMAIN_JOIN_ERROR_MORE_DATA" || "DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN" || "DOMAIN_JOIN_ERROR_NOT_SUPPORTED" || "DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME" || "DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED" || "DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED" || "DOMAIN_JOIN_NERR_PASSWORD_EXPIRED" || "DOMAIN_JOIN_INTERNAL_SERVICE_ERROR",
143
+ * // ErrorCode: "IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION" || "IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION" || "IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION" || "NETWORK_INTERFACE_LIMIT_EXCEEDED" || "INTERNAL_SERVICE_ERROR" || "IAM_SERVICE_ROLE_IS_MISSING" || "MACHINE_ROLE_IS_MISSING" || "STS_DISABLED_IN_REGION" || "SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES" || "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION" || "SUBNET_NOT_FOUND" || "IMAGE_NOT_FOUND" || "INVALID_SUBNET_CONFIGURATION" || "SECURITY_GROUPS_NOT_FOUND" || "IGW_NOT_ATTACHED" || "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION" || "FLEET_STOPPED" || "FLEET_INSTANCE_PROVISIONING_FAILURE" || "DOMAIN_JOIN_ERROR_FILE_NOT_FOUND" || "DOMAIN_JOIN_ERROR_ACCESS_DENIED" || "DOMAIN_JOIN_ERROR_LOGON_FAILURE" || "DOMAIN_JOIN_ERROR_INVALID_PARAMETER" || "DOMAIN_JOIN_ERROR_MORE_DATA" || "DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN" || "DOMAIN_JOIN_ERROR_NOT_SUPPORTED" || "DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME" || "DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED" || "DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED" || "DOMAIN_JOIN_NERR_PASSWORD_EXPIRED" || "DOMAIN_JOIN_INTERNAL_SERVICE_ERROR" || "VALIDATION_ERROR",
141
144
  * // ErrorMessage: "STRING_VALUE",
142
145
  * // },
143
146
  * // ],
@@ -159,6 +162,9 @@ declare const UpdateFleetCommand_base: {
159
162
  * // S3Key: "STRING_VALUE",
160
163
  * // },
161
164
  * // MaxSessionsPerInstance: Number("int"),
165
+ * // RootVolumeConfig: { // VolumeConfig
166
+ * // VolumeSizeInGb: Number("int"),
167
+ * // },
162
168
  * // },
163
169
  * // };
164
170
  *
@@ -192,7 +198,7 @@ declare const UpdateFleetCommand_base: {
192
198
  * <p>The attempted operation is not permitted.</p>
193
199
  *
194
200
  * @throws {@link RequestLimitExceededException} (client fault)
195
- * <p>AppStream 2.0 can’t process the request right now because the Describe calls from your AWS account are being throttled by Amazon EC2. Try again later.</p>
201
+ * <p>WorkSpaces Applications can’t process the request right now because the Describe calls from your AWS account are being throttled by Amazon EC2. Try again later.</p>
196
202
  *
197
203
  * @throws {@link ResourceInUseException} (client fault)
198
204
  * <p>The specified resource is in use.</p>
@@ -12,9 +12,11 @@ export * from "./CreateAppBlockCommand";
12
12
  export * from "./CreateApplicationCommand";
13
13
  export * from "./CreateDirectoryConfigCommand";
14
14
  export * from "./CreateEntitlementCommand";
15
+ export * from "./CreateExportImageTaskCommand";
15
16
  export * from "./CreateFleetCommand";
16
17
  export * from "./CreateImageBuilderCommand";
17
18
  export * from "./CreateImageBuilderStreamingURLCommand";
19
+ export * from "./CreateImportedImageCommand";
18
20
  export * from "./CreateStackCommand";
19
21
  export * from "./CreateStreamingURLCommand";
20
22
  export * from "./CreateThemeForStackCommand";
@@ -61,9 +63,11 @@ export * from "./DisassociateFleetCommand";
61
63
  export * from "./DisassociateSoftwareFromImageBuilderCommand";
62
64
  export * from "./EnableUserCommand";
63
65
  export * from "./ExpireSessionCommand";
66
+ export * from "./GetExportImageTaskCommand";
64
67
  export * from "./ListAssociatedFleetsCommand";
65
68
  export * from "./ListAssociatedStacksCommand";
66
69
  export * from "./ListEntitledApplicationsCommand";
70
+ export * from "./ListExportImageTasksCommand";
67
71
  export * from "./ListTagsForResourceCommand";
68
72
  export * from "./StartAppBlockBuilderCommand";
69
73
  export * from "./StartFleetCommand";
@@ -1,19 +1,19 @@
1
1
  /**
2
- * <fullname>Amazon AppStream 2.0</fullname>
3
- * <p>This is the <i>Amazon AppStream 2.0 API Reference</i>. This documentation provides descriptions and syntax for each of the actions and data types in AppStream 2.0. AppStream 2.0 is a fully managed, secure application streaming service that lets you stream desktop applications to users without rewriting applications. AppStream 2.0 manages the AWS resources that are required to host and run your applications, scales automatically, and provides access to your users on demand. </p>
2
+ * <fullname>Amazon WorkSpaces Applications</fullname>
3
+ * <p>This is the <i>Amazon WorkSpaces Applications API Reference</i>. This documentation provides descriptions and syntax for each of the actions and data types in WorkSpaces Applications. WorkSpaces Applications is a fully managed, secure application streaming service that lets you stream desktop applications to users without rewriting applications. WorkSpaces Applications manages the AWS resources that are required to host and run your applications, scales automatically, and provides access to your users on demand. </p>
4
4
  * <note>
5
- * <p>You can call the AppStream 2.0 API operations by using an interface VPC endpoint (interface endpoint). For more information, see <a href="https://docs.aws.amazon.com/appstream2/latest/developerguide/access-api-cli-through-interface-vpc-endpoint.html">Access AppStream 2.0 API Operations and CLI Commands Through an Interface VPC Endpoint</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>
5
+ * <p>You can call the WorkSpaces Applications API operations by using an interface VPC endpoint (interface endpoint). For more information, see <a href="https://docs.aws.amazon.com/appstream2/latest/developerguide/access-api-cli-through-interface-vpc-endpoint.html">Access WorkSpaces Applications API Operations and CLI Commands Through an Interface VPC Endpoint</a> in the <i>Amazon WorkSpaces Applications Administration Guide</i>.</p>
6
6
  * </note>
7
- * <p>To learn more about AppStream 2.0, see the following resources:</p>
7
+ * <p>To learn more about WorkSpaces Applications, see the following resources:</p>
8
8
  * <ul>
9
9
  * <li>
10
10
  * <p>
11
- * <a href="http://aws.amazon.com/appstream2">Amazon AppStream 2.0 product page</a>
11
+ * <a href="http://aws.amazon.com/appstream2">Amazon WorkSpaces Applications product page</a>
12
12
  * </p>
13
13
  * </li>
14
14
  * <li>
15
15
  * <p>
16
- * <a href="http://aws.amazon.com/documentation/appstream2">Amazon AppStream 2.0 documentation</a>
16
+ * <a href="http://aws.amazon.com/documentation/appstream2">Amazon WorkSpaces Applications documentation</a>
17
17
  * </p>
18
18
  * </li>
19
19
  * </ul>