aws-sdk-appstream 1.120.0 → 1.122.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.
@@ -817,7 +817,7 @@ module Aws::AppStream
817
817
 
818
818
  # Creates an app block.
819
819
  #
820
- # App blocks are an Amazon AppStream 2.0 resource that stores the
820
+ # App blocks are a WorkSpaces Applications resource that stores the
821
821
  # details about the virtual hard disk in an S3 bucket. It also stores
822
822
  # the setup script with details about how to mount the virtual hard
823
823
  # disk. The virtual hard disk includes the application binaries and
@@ -948,7 +948,7 @@ module Aws::AppStream
948
948
  # \_ . : / = + \\ - @
949
949
  #
950
950
  # For more information, see [Tagging Your Resources][1] in the *Amazon
951
- # AppStream 2.0 Administration Guide*.
951
+ # WorkSpaces Applications Administration Guide*.
952
952
  #
953
953
  #
954
954
  #
@@ -987,13 +987,14 @@ module Aws::AppStream
987
987
  # block builder. To assume a role, the app block builder calls the AWS
988
988
  # Security Token Service (STS) `AssumeRole` API operation and passes the
989
989
  # ARN of the role to use. The operation creates a new session with
990
- # temporary credentials. AppStream 2.0 retrieves the temporary
990
+ # temporary credentials. WorkSpaces Applications retrieves the temporary
991
991
  # credentials and creates the **appstream\_machine\_role** credential
992
992
  # profile on the instance.
993
993
  #
994
994
  # For more information, see [Using an IAM Role to Grant Permissions to
995
- # Applications and Scripts Running on AppStream 2.0 Streaming
996
- # Instances][1] in the *Amazon AppStream 2.0 Administration Guide*.
995
+ # Applications and Scripts Running on WorkSpaces Applications Streaming
996
+ # Instances][1] in the *Amazon WorkSpaces Applications Administration
997
+ # Guide*.
997
998
  #
998
999
  #
999
1000
  #
@@ -1050,7 +1051,7 @@ module Aws::AppStream
1050
1051
  # resp.app_block_builder.state #=> String, one of "STARTING", "RUNNING", "STOPPING", "STOPPED"
1051
1052
  # resp.app_block_builder.created_time #=> Time
1052
1053
  # resp.app_block_builder.app_block_builder_errors #=> Array
1053
- # resp.app_block_builder.app_block_builder_errors[0].error_code #=> String, one of "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"
1054
+ # resp.app_block_builder.app_block_builder_errors[0].error_code #=> String, one of "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"
1054
1055
  # resp.app_block_builder.app_block_builder_errors[0].error_message #=> String
1055
1056
  # resp.app_block_builder.app_block_builder_errors[0].error_timestamp #=> Time
1056
1057
  # resp.app_block_builder.state_change_reason.code #=> String, one of "INTERNAL_ERROR"
@@ -1105,7 +1106,7 @@ module Aws::AppStream
1105
1106
 
1106
1107
  # Creates an application.
1107
1108
  #
1108
- # Applications are an Amazon AppStream 2.0 resource that stores the
1109
+ # Applications are a WorkSpaces Applications resource that stores the
1109
1110
  # details about how to launch applications on Elastic fleet streaming
1110
1111
  # instances. An application consists of the launch details, icon, and
1111
1112
  # display name. Applications are associated with an app block that
@@ -1207,9 +1208,9 @@ module Aws::AppStream
1207
1208
  req.send_request(options)
1208
1209
  end
1209
1210
 
1210
- # Creates a Directory Config object in AppStream 2.0. This object
1211
- # includes the configuration information required to join fleets and
1212
- # image builders to Microsoft Active Directory domains.
1211
+ # Creates a Directory Config object in WorkSpaces Applications. This
1212
+ # object includes the configuration information required to join fleets
1213
+ # and image builders to Microsoft Active Directory domains.
1213
1214
  #
1214
1215
  # @option params [required, String] :directory_name
1215
1216
  # The fully qualified name of the directory (for example,
@@ -1276,9 +1277,9 @@ module Aws::AppStream
1276
1277
 
1277
1278
  # Creates a new entitlement. Entitlements control access to specific
1278
1279
  # applications within a stack, based on user attributes. Entitlements
1279
- # apply to SAML 2.0 federated user identities. Amazon AppStream 2.0 user
1280
- # pool and streaming URL users are entitled to all applications in a
1281
- # stack. Entitlements don't apply to the desktop stream view
1280
+ # apply to SAML 2.0 federated user identities. WorkSpaces Applications
1281
+ # user pool and streaming URL users are entitled to all applications in
1282
+ # a stack. Entitlements don't apply to the desktop stream view
1282
1283
  # application, or to applications managed by a dynamic app provider
1283
1284
  # using the Dynamic Application Framework.
1284
1285
  #
@@ -1337,6 +1338,72 @@ module Aws::AppStream
1337
1338
  req.send_request(options)
1338
1339
  end
1339
1340
 
1341
+ # Creates a task to export a WorkSpaces Applications image to an EC2
1342
+ # AMI. This allows you to use your customized WorkSpaces Applications
1343
+ # images with other AWS services or for backup purposes.
1344
+ #
1345
+ # @option params [required, String] :image_name
1346
+ # The name of the WorkSpaces Applications image to export. The image
1347
+ # must be in an available state and owned by your account.
1348
+ #
1349
+ # @option params [required, String] :ami_name
1350
+ # The name for the exported EC2 AMI. This is a required field that must
1351
+ # be unique within your account and region.
1352
+ #
1353
+ # @option params [required, String] :iam_role_arn
1354
+ # The ARN of the IAM role that allows WorkSpaces Applications to create
1355
+ # the AMI. The role must have permissions to copy images, describe
1356
+ # images, and create tags, with a trust relationship allowing
1357
+ # appstream.amazonaws.com to assume the role.
1358
+ #
1359
+ # @option params [Hash<String,String>] :tag_specifications
1360
+ # The tags to apply to the exported AMI. These tags help you organize
1361
+ # and manage your EC2 AMIs.
1362
+ #
1363
+ # @option params [String] :ami_description
1364
+ # An optional description for the exported AMI. This description will be
1365
+ # applied to the resulting EC2 AMI.
1366
+ #
1367
+ # @return [Types::CreateExportImageTaskResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1368
+ #
1369
+ # * {Types::CreateExportImageTaskResult#export_image_task #export_image_task} => Types::ExportImageTask
1370
+ #
1371
+ # @example Request syntax with placeholder values
1372
+ #
1373
+ # resp = client.create_export_image_task({
1374
+ # image_name: "Name", # required
1375
+ # ami_name: "AmiName", # required
1376
+ # iam_role_arn: "Arn", # required
1377
+ # tag_specifications: {
1378
+ # "TagKey" => "TagValue",
1379
+ # },
1380
+ # ami_description: "Description",
1381
+ # })
1382
+ #
1383
+ # @example Response structure
1384
+ #
1385
+ # resp.export_image_task.task_id #=> String
1386
+ # resp.export_image_task.image_arn #=> String
1387
+ # resp.export_image_task.ami_name #=> String
1388
+ # resp.export_image_task.created_date #=> Time
1389
+ # resp.export_image_task.ami_description #=> String
1390
+ # resp.export_image_task.state #=> String, one of "EXPORTING", "COMPLETED", "FAILED"
1391
+ # resp.export_image_task.ami_id #=> String
1392
+ # resp.export_image_task.tag_specifications #=> Hash
1393
+ # resp.export_image_task.tag_specifications["TagKey"] #=> String
1394
+ # resp.export_image_task.error_details #=> Array
1395
+ # resp.export_image_task.error_details[0].error_code #=> String
1396
+ # resp.export_image_task.error_details[0].error_message #=> String
1397
+ #
1398
+ # @see http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/CreateExportImageTask AWS API Documentation
1399
+ #
1400
+ # @overload create_export_image_task(params = {})
1401
+ # @param [Hash] params ({})
1402
+ def create_export_image_task(params = {}, options = {})
1403
+ req = build_request(:create_export_image_task, params)
1404
+ req.send_request(options)
1405
+ end
1406
+
1340
1407
  # Creates a fleet. A fleet consists of streaming instances that your
1341
1408
  # users access for their applications and desktops.
1342
1409
  #
@@ -1403,8 +1470,6 @@ module Aws::AppStream
1403
1470
  #
1404
1471
  # * stream.graphics-design.4xlarge
1405
1472
  #
1406
- # * stream.graphics-desktop.2xlarge
1407
- #
1408
1473
  # * stream.graphics.g4dn.xlarge
1409
1474
  #
1410
1475
  # * stream.graphics.g4dn.2xlarge
@@ -1431,12 +1496,6 @@ module Aws::AppStream
1431
1496
  #
1432
1497
  # * stream.graphics.g5.24xlarge
1433
1498
  #
1434
- # * stream.graphics-pro.4xlarge
1435
- #
1436
- # * stream.graphics-pro.8xlarge
1437
- #
1438
- # * stream.graphics-pro.16xlarge
1439
- #
1440
1499
  # * stream.graphics.g6.xlarge
1441
1500
  #
1442
1501
  # * stream.graphics.g6.2xlarge
@@ -1547,7 +1606,7 @@ module Aws::AppStream
1547
1606
  # \_ . : / = + \\ - @
1548
1607
  #
1549
1608
  # For more information, see [Tagging Your Resources][1] in the *Amazon
1550
- # AppStream 2.0 Administration Guide*.
1609
+ # WorkSpaces Applications Administration Guide*.
1551
1610
  #
1552
1611
  #
1553
1612
  #
@@ -1586,23 +1645,25 @@ module Aws::AppStream
1586
1645
  # To assume a role, a fleet instance calls the AWS Security Token
1587
1646
  # Service (STS) `AssumeRole` API operation and passes the ARN of the
1588
1647
  # role to use. The operation creates a new session with temporary
1589
- # credentials. AppStream 2.0 retrieves the temporary credentials and
1590
- # creates the **appstream\_machine\_role** credential profile on the
1591
- # instance.
1648
+ # credentials. WorkSpaces Applications retrieves the temporary
1649
+ # credentials and creates the **appstream\_machine\_role** credential
1650
+ # profile on the instance.
1592
1651
  #
1593
1652
  # For more information, see [Using an IAM Role to Grant Permissions to
1594
- # Applications and Scripts Running on AppStream 2.0 Streaming
1595
- # Instances][1] in the *Amazon AppStream 2.0 Administration Guide*.
1653
+ # Applications and Scripts Running on WorkSpaces Applications Streaming
1654
+ # Instances][1] in the *Amazon WorkSpaces Applications Administration
1655
+ # Guide*.
1596
1656
  #
1597
1657
  #
1598
1658
  #
1599
1659
  # [1]: https://docs.aws.amazon.com/appstream2/latest/developerguide/using-iam-roles-to-grant-permissions-to-applications-scripts-streaming-instances.html
1600
1660
  #
1601
1661
  # @option params [String] :stream_view
1602
- # The AppStream 2.0 view that is displayed to your users when they
1603
- # stream from the fleet. When `APP` is specified, only the windows of
1604
- # applications opened by users display. When `DESKTOP` is specified, the
1605
- # standard desktop that is provided by the operating system displays.
1662
+ # The WorkSpaces Applications view that is displayed to your users when
1663
+ # they stream from the fleet. When `APP` is specified, only the windows
1664
+ # of applications opened by users display. When `DESKTOP` is specified,
1665
+ # the standard desktop that is provided by the operating system
1666
+ # displays.
1606
1667
  #
1607
1668
  # The default value is `APP`.
1608
1669
  #
@@ -1627,6 +1688,11 @@ module Aws::AppStream
1627
1688
  # The maximum number of user sessions on an instance. This only applies
1628
1689
  # to multi-session fleets.
1629
1690
  #
1691
+ # @option params [Types::VolumeConfig] :root_volume_config
1692
+ # The configuration for the root volume of fleet instances. Use this to
1693
+ # customize storage capacity from 200 GB up to 500 GB based on your
1694
+ # application requirements.
1695
+ #
1630
1696
  # @return [Types::CreateFleetResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1631
1697
  #
1632
1698
  # * {Types::CreateFleetResult#fleet #fleet} => Types::Fleet
@@ -1670,6 +1736,9 @@ module Aws::AppStream
1670
1736
  # s3_key: "S3Key",
1671
1737
  # },
1672
1738
  # max_sessions_per_instance: 1,
1739
+ # root_volume_config: {
1740
+ # volume_size_in_gb: 1,
1741
+ # },
1673
1742
  # })
1674
1743
  #
1675
1744
  # @example Response structure
@@ -1699,7 +1768,7 @@ module Aws::AppStream
1699
1768
  # resp.fleet.vpc_config.security_group_ids[0] #=> String
1700
1769
  # resp.fleet.created_time #=> Time
1701
1770
  # resp.fleet.fleet_errors #=> Array
1702
- # resp.fleet.fleet_errors[0].error_code #=> String, one of "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"
1771
+ # resp.fleet.fleet_errors[0].error_code #=> String, one of "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"
1703
1772
  # resp.fleet.fleet_errors[0].error_message #=> String
1704
1773
  # resp.fleet.enable_default_internet_access #=> Boolean
1705
1774
  # resp.fleet.domain_join_info.directory_name #=> String
@@ -1714,6 +1783,7 @@ module Aws::AppStream
1714
1783
  # resp.fleet.session_script_s3_location.s3_bucket #=> String
1715
1784
  # resp.fleet.session_script_s3_location.s3_key #=> String
1716
1785
  # resp.fleet.max_sessions_per_instance #=> Integer
1786
+ # resp.fleet.root_volume_config.volume_size_in_gb #=> Integer
1717
1787
  #
1718
1788
  # @see http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/CreateFleet AWS API Documentation
1719
1789
  #
@@ -1789,8 +1859,6 @@ module Aws::AppStream
1789
1859
  #
1790
1860
  # * stream.graphics-design.4xlarge
1791
1861
  #
1792
- # * stream.graphics-desktop.2xlarge
1793
- #
1794
1862
  # * stream.graphics.g4dn.xlarge
1795
1863
  #
1796
1864
  # * stream.graphics.g4dn.2xlarge
@@ -1803,12 +1871,6 @@ module Aws::AppStream
1803
1871
  #
1804
1872
  # * stream.graphics.g4dn.16xlarge
1805
1873
  #
1806
- # * stream.graphics-pro.4xlarge
1807
- #
1808
- # * stream.graphics-pro.8xlarge
1809
- #
1810
- # * stream.graphics-pro.16xlarge
1811
- #
1812
1874
  # * stream.graphics.g5.xlarge
1813
1875
  #
1814
1876
  # * stream.graphics.g5.2xlarge
@@ -1866,13 +1928,14 @@ module Aws::AppStream
1866
1928
  # builder. To assume a role, the image builder calls the AWS Security
1867
1929
  # Token Service (STS) `AssumeRole` API operation and passes the ARN of
1868
1930
  # the role to use. The operation creates a new session with temporary
1869
- # credentials. AppStream 2.0 retrieves the temporary credentials and
1870
- # creates the **appstream\_machine\_role** credential profile on the
1871
- # instance.
1931
+ # credentials. WorkSpaces Applications retrieves the temporary
1932
+ # credentials and creates the **appstream\_machine\_role** credential
1933
+ # profile on the instance.
1872
1934
  #
1873
1935
  # For more information, see [Using an IAM Role to Grant Permissions to
1874
- # Applications and Scripts Running on AppStream 2.0 Streaming
1875
- # Instances][1] in the *Amazon AppStream 2.0 Administration Guide*.
1936
+ # Applications and Scripts Running on WorkSpaces Applications Streaming
1937
+ # Instances][1] in the *Amazon WorkSpaces Applications Administration
1938
+ # Guide*.
1876
1939
  #
1877
1940
  #
1878
1941
  #
@@ -1886,9 +1949,9 @@ module Aws::AppStream
1886
1949
  # the image builder to a Microsoft Active Directory domain.
1887
1950
  #
1888
1951
  # @option params [String] :appstream_agent_version
1889
- # The version of the AppStream 2.0 agent to use for this image builder.
1890
- # To use the latest version of the AppStream 2.0 agent, specify
1891
- # \[LATEST\].
1952
+ # The version of the WorkSpaces Applications agent to use for this image
1953
+ # builder. To use the latest version of the WorkSpaces Applications
1954
+ # agent, specify \[LATEST\].
1892
1955
  #
1893
1956
  # @option params [Hash<String,String>] :tags
1894
1957
  # The tags to associate with the image builder. A tag is a key-value
@@ -1903,7 +1966,7 @@ module Aws::AppStream
1903
1966
  # If you do not specify a value, the value is set to an empty string.
1904
1967
  #
1905
1968
  # For more information about tags, see [Tagging Your Resources][1] in
1906
- # the *Amazon AppStream 2.0 Administration Guide*.
1969
+ # the *Amazon WorkSpaces Applications Administration Guide*.
1907
1970
  #
1908
1971
  #
1909
1972
  #
@@ -1914,6 +1977,11 @@ module Aws::AppStream
1914
1977
  # Administrators can connect to the image builder only through the
1915
1978
  # specified endpoints.
1916
1979
  #
1980
+ # @option params [Types::VolumeConfig] :root_volume_config
1981
+ # The configuration for the root volume of the image builder. Use this
1982
+ # to customize storage capacity from 200 GB up to 500 GB based on your
1983
+ # application installation requirements.
1984
+ #
1917
1985
  # @option params [Array<String>] :softwares_to_install
1918
1986
  # The list of license included applications to install on the image
1919
1987
  # builder during creation.
@@ -2055,6 +2123,9 @@ module Aws::AppStream
2055
2123
  # vpce_id: "String",
2056
2124
  # },
2057
2125
  # ],
2126
+ # root_volume_config: {
2127
+ # volume_size_in_gb: 1,
2128
+ # },
2058
2129
  # softwares_to_install: ["String"],
2059
2130
  # softwares_to_uninstall: ["String"],
2060
2131
  # })
@@ -2073,7 +2144,7 @@ module Aws::AppStream
2073
2144
  # resp.image_builder.instance_type #=> String
2074
2145
  # resp.image_builder.platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019", "WINDOWS_SERVER_2022", "AMAZON_LINUX2", "RHEL8", "ROCKY_LINUX8"
2075
2146
  # resp.image_builder.iam_role_arn #=> String
2076
- # resp.image_builder.state #=> String, one of "PENDING", "UPDATING_AGENT", "RUNNING", "STOPPING", "STOPPED", "REBOOTING", "SNAPSHOTTING", "DELETING", "FAILED", "UPDATING", "PENDING_QUALIFICATION", "PENDING_SYNCING_APPS", "SYNCING_APPS"
2147
+ # resp.image_builder.state #=> String, one of "PENDING", "UPDATING_AGENT", "RUNNING", "STOPPING", "STOPPED", "REBOOTING", "SNAPSHOTTING", "DELETING", "FAILED", "UPDATING", "PENDING_QUALIFICATION", "PENDING_SYNCING_APPS", "SYNCING_APPS", "PENDING_IMAGE_IMPORT"
2077
2148
  # resp.image_builder.state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_UNAVAILABLE"
2078
2149
  # resp.image_builder.state_change_reason.message #=> String
2079
2150
  # resp.image_builder.created_time #=> Time
@@ -2081,15 +2152,18 @@ module Aws::AppStream
2081
2152
  # resp.image_builder.domain_join_info.directory_name #=> String
2082
2153
  # resp.image_builder.domain_join_info.organizational_unit_distinguished_name #=> String
2083
2154
  # resp.image_builder.network_access_configuration.eni_private_ip_address #=> String
2155
+ # resp.image_builder.network_access_configuration.eni_ipv_6_addresses #=> Array
2156
+ # resp.image_builder.network_access_configuration.eni_ipv_6_addresses[0] #=> String
2084
2157
  # resp.image_builder.network_access_configuration.eni_id #=> String
2085
2158
  # resp.image_builder.image_builder_errors #=> Array
2086
- # resp.image_builder.image_builder_errors[0].error_code #=> String, one of "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"
2159
+ # resp.image_builder.image_builder_errors[0].error_code #=> String, one of "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"
2087
2160
  # resp.image_builder.image_builder_errors[0].error_message #=> String
2088
2161
  # resp.image_builder.image_builder_errors[0].error_timestamp #=> Time
2089
2162
  # resp.image_builder.appstream_agent_version #=> String
2090
2163
  # resp.image_builder.access_endpoints #=> Array
2091
2164
  # resp.image_builder.access_endpoints[0].endpoint_type #=> String, one of "STREAMING"
2092
2165
  # resp.image_builder.access_endpoints[0].vpce_id #=> String
2166
+ # resp.image_builder.root_volume_config.volume_size_in_gb #=> Integer
2093
2167
  # resp.image_builder.latest_appstream_agent_version #=> String, one of "TRUE", "FALSE"
2094
2168
  #
2095
2169
  # @see http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/CreateImageBuilder AWS API Documentation
@@ -2136,6 +2210,155 @@ module Aws::AppStream
2136
2210
  req.send_request(options)
2137
2211
  end
2138
2212
 
2213
+ # Creates a custom WorkSpaces Applications image by importing an EC2
2214
+ # AMI. This allows you to use your own customized AMI to create
2215
+ # WorkSpaces Applications images that support additional instance types
2216
+ # beyond the standard stream.* instances.
2217
+ #
2218
+ # @option params [required, String] :name
2219
+ # A unique name for the imported image. The name must be between 1 and
2220
+ # 100 characters and can contain letters, numbers, underscores, periods,
2221
+ # and hyphens.
2222
+ #
2223
+ # @option params [required, String] :source_ami_id
2224
+ # The ID of the EC2 AMI to import. The AMI must meet specific
2225
+ # requirements including Windows Server 2022 Full Base, UEFI boot mode,
2226
+ # TPM 2.0 support, and proper drivers.
2227
+ #
2228
+ # @option params [required, String] :iam_role_arn
2229
+ # The ARN of the IAM role that allows WorkSpaces Applications to access
2230
+ # your AMI. The role must have permissions to modify image attributes
2231
+ # and describe images, with a trust relationship allowing
2232
+ # appstream.amazonaws.com to assume the role.
2233
+ #
2234
+ # @option params [String] :description
2235
+ # An optional description for the imported image. The description must
2236
+ # match approved regex patterns and can be up to 256 characters.
2237
+ #
2238
+ # @option params [String] :display_name
2239
+ # An optional display name for the imported image. The display name must
2240
+ # match approved regex patterns and can be up to 100 characters.
2241
+ #
2242
+ # @option params [Hash<String,String>] :tags
2243
+ # The tags to apply to the imported image. Tags help you organize and
2244
+ # manage your WorkSpaces Applications resources.
2245
+ #
2246
+ # @option params [Types::RuntimeValidationConfig] :runtime_validation_config
2247
+ # Configuration for runtime validation of the imported image. When
2248
+ # specified, WorkSpaces Applications provisions an instance to test
2249
+ # streaming functionality, which helps ensure the image is suitable for
2250
+ # use.
2251
+ #
2252
+ # @option params [String] :agent_software_version
2253
+ # The version of the WorkSpaces Applications agent to use for the
2254
+ # imported image. Choose CURRENT\_LATEST to use the agent version
2255
+ # available at the time of import, or ALWAYS\_LATEST to automatically
2256
+ # update to the latest agent version when new versions are released.
2257
+ #
2258
+ # @option params [Array<Types::ApplicationConfig>] :app_catalog_config
2259
+ # Configuration for the application catalog of the imported image. This
2260
+ # allows you to specify applications available for streaming, including
2261
+ # their paths, icons, and launch parameters. This field contains
2262
+ # sensitive data.
2263
+ #
2264
+ # @option params [Boolean] :dry_run
2265
+ # When set to true, performs validation checks without actually creating
2266
+ # the imported image. Use this to verify your configuration before
2267
+ # executing the actual import operation.
2268
+ #
2269
+ # @return [Types::CreateImportedImageResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
2270
+ #
2271
+ # * {Types::CreateImportedImageResult#image #image} => Types::Image
2272
+ #
2273
+ # @example Request syntax with placeholder values
2274
+ #
2275
+ # resp = client.create_imported_image({
2276
+ # name: "Name", # required
2277
+ # source_ami_id: "PhotonAmiId", # required
2278
+ # iam_role_arn: "Arn", # required
2279
+ # description: "ImageImportDescription",
2280
+ # display_name: "ImageImportDisplayName",
2281
+ # tags: {
2282
+ # "TagKey" => "TagValue",
2283
+ # },
2284
+ # runtime_validation_config: {
2285
+ # intended_instance_type: "InstanceType",
2286
+ # },
2287
+ # agent_software_version: "CURRENT_LATEST", # accepts CURRENT_LATEST, ALWAYS_LATEST
2288
+ # app_catalog_config: [
2289
+ # {
2290
+ # name: "AppName", # required
2291
+ # display_name: "AppDisplayName",
2292
+ # absolute_app_path: "FilePath", # required
2293
+ # absolute_icon_path: "FilePath",
2294
+ # absolute_manifest_path: "FilePath",
2295
+ # working_directory: "FilePath",
2296
+ # launch_parameters: "LaunchParameters",
2297
+ # },
2298
+ # ],
2299
+ # dry_run: false,
2300
+ # })
2301
+ #
2302
+ # @example Response structure
2303
+ #
2304
+ # resp.image.name #=> String
2305
+ # resp.image.arn #=> String
2306
+ # resp.image.base_image_arn #=> String
2307
+ # resp.image.display_name #=> String
2308
+ # resp.image.state #=> String, one of "PENDING", "AVAILABLE", "FAILED", "COPYING", "DELETING", "CREATING", "IMPORTING", "VALIDATING"
2309
+ # resp.image.visibility #=> String, one of "PUBLIC", "PRIVATE", "SHARED"
2310
+ # resp.image.image_builder_supported #=> Boolean
2311
+ # resp.image.image_builder_name #=> String
2312
+ # resp.image.platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019", "WINDOWS_SERVER_2022", "AMAZON_LINUX2", "RHEL8", "ROCKY_LINUX8"
2313
+ # resp.image.description #=> String
2314
+ # resp.image.state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_BUILDER_NOT_AVAILABLE", "IMAGE_COPY_FAILURE", "IMAGE_UPDATE_FAILURE", "IMAGE_IMPORT_FAILURE"
2315
+ # resp.image.state_change_reason.message #=> String
2316
+ # resp.image.applications #=> Array
2317
+ # resp.image.applications[0].name #=> String
2318
+ # resp.image.applications[0].display_name #=> String
2319
+ # resp.image.applications[0].icon_url #=> String
2320
+ # resp.image.applications[0].launch_path #=> String
2321
+ # resp.image.applications[0].launch_parameters #=> String
2322
+ # resp.image.applications[0].enabled #=> Boolean
2323
+ # resp.image.applications[0].metadata #=> Hash
2324
+ # resp.image.applications[0].metadata["String"] #=> String
2325
+ # resp.image.applications[0].working_directory #=> String
2326
+ # resp.image.applications[0].description #=> String
2327
+ # resp.image.applications[0].arn #=> String
2328
+ # resp.image.applications[0].app_block_arn #=> String
2329
+ # resp.image.applications[0].icon_s3_location.s3_bucket #=> String
2330
+ # resp.image.applications[0].icon_s3_location.s3_key #=> String
2331
+ # resp.image.applications[0].platforms #=> Array
2332
+ # resp.image.applications[0].platforms[0] #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019", "WINDOWS_SERVER_2022", "AMAZON_LINUX2", "RHEL8", "ROCKY_LINUX8"
2333
+ # resp.image.applications[0].instance_families #=> Array
2334
+ # resp.image.applications[0].instance_families[0] #=> String
2335
+ # resp.image.applications[0].created_time #=> Time
2336
+ # resp.image.created_time #=> Time
2337
+ # resp.image.public_base_image_released_date #=> Time
2338
+ # resp.image.appstream_agent_version #=> String
2339
+ # resp.image.image_permissions.allow_fleet #=> Boolean
2340
+ # resp.image.image_permissions.allow_image_builder #=> Boolean
2341
+ # resp.image.image_errors #=> Array
2342
+ # resp.image.image_errors[0].error_code #=> String, one of "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"
2343
+ # resp.image.image_errors[0].error_message #=> String
2344
+ # resp.image.image_errors[0].error_timestamp #=> Time
2345
+ # resp.image.latest_appstream_agent_version #=> String, one of "TRUE", "FALSE"
2346
+ # resp.image.supported_instance_families #=> Array
2347
+ # resp.image.supported_instance_families[0] #=> String
2348
+ # resp.image.dynamic_app_providers_enabled #=> String, one of "ENABLED", "DISABLED"
2349
+ # resp.image.image_shared_with_others #=> String, one of "TRUE", "FALSE"
2350
+ # resp.image.managed_software_included #=> Boolean
2351
+ # resp.image.image_type #=> String, one of "CUSTOM", "NATIVE"
2352
+ #
2353
+ # @see http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/CreateImportedImage AWS API Documentation
2354
+ #
2355
+ # @overload create_imported_image(params = {})
2356
+ # @param [Hash] params ({})
2357
+ def create_imported_image(params = {}, options = {})
2358
+ req = build_request(:create_imported_image, params)
2359
+ req.send_request(options)
2360
+ end
2361
+
2139
2362
  # Creates a stack to start streaming applications to users. A stack
2140
2363
  # consists of an associated fleet, user access policies, and storage
2141
2364
  # configurations.
@@ -2184,7 +2407,7 @@ module Aws::AppStream
2184
2407
  # \_ . : / = + \\ - @
2185
2408
  #
2186
2409
  # For more information about tags, see [Tagging Your Resources][1] in
2187
- # the *Amazon AppStream 2.0 Administration Guide*.
2410
+ # the *Amazon WorkSpaces Applications Administration Guide*.
2188
2411
  #
2189
2412
  #
2190
2413
  #
@@ -2192,13 +2415,13 @@ module Aws::AppStream
2192
2415
  #
2193
2416
  # @option params [Array<Types::AccessEndpoint>] :access_endpoints
2194
2417
  # The list of interface VPC endpoint (interface endpoint) objects. Users
2195
- # of the stack can connect to AppStream 2.0 only through the specified
2196
- # endpoints.
2418
+ # of the stack can connect to WorkSpaces Applications only through the
2419
+ # specified endpoints.
2197
2420
  #
2198
2421
  # @option params [Array<String>] :embed_host_domains
2199
- # The domains where AppStream 2.0 streaming sessions can be embedded in
2200
- # an iframe. You must approve the domains that you want to host embedded
2201
- # AppStream 2.0 streaming sessions.
2422
+ # The domains where WorkSpaces Applications streaming sessions can be
2423
+ # embedded in an iframe. You must approve the domains that you want to
2424
+ # host embedded WorkSpaces Applications streaming sessions.
2202
2425
  #
2203
2426
  # @option params [Types::StreamingExperienceSettings] :streaming_experience_settings
2204
2427
  # The streaming protocol you want your stack to prefer. This can be UDP
@@ -2292,9 +2515,9 @@ module Aws::AppStream
2292
2515
  req.send_request(options)
2293
2516
  end
2294
2517
 
2295
- # Creates a temporary URL to start an AppStream 2.0 streaming session
2296
- # for the specified user. A streaming URL enables application streaming
2297
- # to be tested without user setup.
2518
+ # Creates a temporary URL to start an WorkSpaces Applications streaming
2519
+ # session for the specified user. A streaming URL enables application
2520
+ # streaming to be tested without user setup.
2298
2521
  #
2299
2522
  # @option params [required, String] :stack_name
2300
2523
  # The name of the stack.
@@ -2318,7 +2541,7 @@ module Aws::AppStream
2318
2541
  #
2319
2542
  # @option params [String] :session_context
2320
2543
  # The session context. For more information, see [Session Context][1] in
2321
- # the *Amazon AppStream 2.0 Administration Guide*.
2544
+ # the *Amazon WorkSpaces Applications Administration Guide*.
2322
2545
  #
2323
2546
  #
2324
2547
  #
@@ -2433,11 +2656,12 @@ module Aws::AppStream
2433
2656
  end
2434
2657
 
2435
2658
  # Creates a new image with the latest Windows operating system updates,
2436
- # driver updates, and AppStream 2.0 agent software.
2659
+ # driver updates, and WorkSpaces Applications agent software.
2437
2660
  #
2438
2661
  # For more information, see the "Update an Image by Using Managed
2439
- # AppStream 2.0 Image Updates" section in [Administer Your AppStream
2440
- # 2.0 Images][1], in the *Amazon AppStream 2.0 Administration Guide*.
2662
+ # WorkSpaces Applications Image Updates" section in [Administer Your
2663
+ # WorkSpaces Applications Images][1], in the *Amazon WorkSpaces
2664
+ # Applications Administration Guide*.
2441
2665
  #
2442
2666
  #
2443
2667
  #
@@ -2469,7 +2693,7 @@ module Aws::AppStream
2469
2693
  # If you do not specify a value, the value is set to an empty string.
2470
2694
  #
2471
2695
  # For more information about tags, see [Tagging Your Resources][1] in
2472
- # the *Amazon AppStream 2.0 Administration Guide*.
2696
+ # the *Amazon WorkSpaces Applications Administration Guide*.
2473
2697
  #
2474
2698
  #
2475
2699
  #
@@ -2477,11 +2701,12 @@ module Aws::AppStream
2477
2701
  #
2478
2702
  # @option params [Boolean] :dry_run
2479
2703
  # Indicates whether to display the status of image update availability
2480
- # before AppStream 2.0 initiates the process of creating a new updated
2481
- # image. If this value is set to `true`, AppStream 2.0 displays whether
2482
- # image updates are available. If this value is set to `false`,
2483
- # AppStream 2.0 initiates the process of creating a new updated image
2484
- # without displaying whether image updates are available.
2704
+ # before WorkSpaces Applications initiates the process of creating a new
2705
+ # updated image. If this value is set to `true`, WorkSpaces Applications
2706
+ # displays whether image updates are available. If this value is set to
2707
+ # `false`, WorkSpaces Applications initiates the process of creating a
2708
+ # new updated image without displaying whether image updates are
2709
+ # available.
2485
2710
  #
2486
2711
  # @return [Types::CreateUpdatedImageResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
2487
2712
  #
@@ -2507,13 +2732,13 @@ module Aws::AppStream
2507
2732
  # resp.image.arn #=> String
2508
2733
  # resp.image.base_image_arn #=> String
2509
2734
  # resp.image.display_name #=> String
2510
- # resp.image.state #=> String, one of "PENDING", "AVAILABLE", "FAILED", "COPYING", "DELETING", "CREATING", "IMPORTING"
2735
+ # resp.image.state #=> String, one of "PENDING", "AVAILABLE", "FAILED", "COPYING", "DELETING", "CREATING", "IMPORTING", "VALIDATING"
2511
2736
  # resp.image.visibility #=> String, one of "PUBLIC", "PRIVATE", "SHARED"
2512
2737
  # resp.image.image_builder_supported #=> Boolean
2513
2738
  # resp.image.image_builder_name #=> String
2514
2739
  # resp.image.platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019", "WINDOWS_SERVER_2022", "AMAZON_LINUX2", "RHEL8", "ROCKY_LINUX8"
2515
2740
  # resp.image.description #=> String
2516
- # resp.image.state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_BUILDER_NOT_AVAILABLE", "IMAGE_COPY_FAILURE"
2741
+ # resp.image.state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_BUILDER_NOT_AVAILABLE", "IMAGE_COPY_FAILURE", "IMAGE_UPDATE_FAILURE", "IMAGE_IMPORT_FAILURE"
2517
2742
  # resp.image.state_change_reason.message #=> String
2518
2743
  # resp.image.applications #=> Array
2519
2744
  # resp.image.applications[0].name #=> String
@@ -2541,7 +2766,7 @@ module Aws::AppStream
2541
2766
  # resp.image.image_permissions.allow_fleet #=> Boolean
2542
2767
  # resp.image.image_permissions.allow_image_builder #=> Boolean
2543
2768
  # resp.image.image_errors #=> Array
2544
- # resp.image.image_errors[0].error_code #=> String, one of "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"
2769
+ # resp.image.image_errors[0].error_code #=> String, one of "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"
2545
2770
  # resp.image.image_errors[0].error_message #=> String
2546
2771
  # resp.image.image_errors[0].error_timestamp #=> Time
2547
2772
  # resp.image.latest_appstream_agent_version #=> String, one of "TRUE", "FALSE"
@@ -2550,6 +2775,7 @@ module Aws::AppStream
2550
2775
  # resp.image.dynamic_app_providers_enabled #=> String, one of "ENABLED", "DISABLED"
2551
2776
  # resp.image.image_shared_with_others #=> String, one of "TRUE", "FALSE"
2552
2777
  # resp.image.managed_software_included #=> Boolean
2778
+ # resp.image.image_type #=> String, one of "CUSTOM", "NATIVE"
2553
2779
  # resp.can_update_image #=> Boolean
2554
2780
  #
2555
2781
  # @see http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/CreateUpdatedImage AWS API Documentation
@@ -2706,9 +2932,9 @@ module Aws::AppStream
2706
2932
  req.send_request(options)
2707
2933
  end
2708
2934
 
2709
- # Deletes the specified Directory Config object from AppStream 2.0. This
2710
- # object includes the information required to join streaming instances
2711
- # to an Active Directory domain.
2935
+ # Deletes the specified Directory Config object from WorkSpaces
2936
+ # Applications. This object includes the information required to join
2937
+ # streaming instances to an Active Directory domain.
2712
2938
  #
2713
2939
  # @option params [required, String] :directory_name
2714
2940
  # The name of the directory configuration.
@@ -2801,13 +3027,13 @@ module Aws::AppStream
2801
3027
  # resp.image.arn #=> String
2802
3028
  # resp.image.base_image_arn #=> String
2803
3029
  # resp.image.display_name #=> String
2804
- # resp.image.state #=> String, one of "PENDING", "AVAILABLE", "FAILED", "COPYING", "DELETING", "CREATING", "IMPORTING"
3030
+ # resp.image.state #=> String, one of "PENDING", "AVAILABLE", "FAILED", "COPYING", "DELETING", "CREATING", "IMPORTING", "VALIDATING"
2805
3031
  # resp.image.visibility #=> String, one of "PUBLIC", "PRIVATE", "SHARED"
2806
3032
  # resp.image.image_builder_supported #=> Boolean
2807
3033
  # resp.image.image_builder_name #=> String
2808
3034
  # resp.image.platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019", "WINDOWS_SERVER_2022", "AMAZON_LINUX2", "RHEL8", "ROCKY_LINUX8"
2809
3035
  # resp.image.description #=> String
2810
- # resp.image.state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_BUILDER_NOT_AVAILABLE", "IMAGE_COPY_FAILURE"
3036
+ # resp.image.state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_BUILDER_NOT_AVAILABLE", "IMAGE_COPY_FAILURE", "IMAGE_UPDATE_FAILURE", "IMAGE_IMPORT_FAILURE"
2811
3037
  # resp.image.state_change_reason.message #=> String
2812
3038
  # resp.image.applications #=> Array
2813
3039
  # resp.image.applications[0].name #=> String
@@ -2835,7 +3061,7 @@ module Aws::AppStream
2835
3061
  # resp.image.image_permissions.allow_fleet #=> Boolean
2836
3062
  # resp.image.image_permissions.allow_image_builder #=> Boolean
2837
3063
  # resp.image.image_errors #=> Array
2838
- # resp.image.image_errors[0].error_code #=> String, one of "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"
3064
+ # resp.image.image_errors[0].error_code #=> String, one of "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"
2839
3065
  # resp.image.image_errors[0].error_message #=> String
2840
3066
  # resp.image.image_errors[0].error_timestamp #=> Time
2841
3067
  # resp.image.latest_appstream_agent_version #=> String, one of "TRUE", "FALSE"
@@ -2844,6 +3070,7 @@ module Aws::AppStream
2844
3070
  # resp.image.dynamic_app_providers_enabled #=> String, one of "ENABLED", "DISABLED"
2845
3071
  # resp.image.image_shared_with_others #=> String, one of "TRUE", "FALSE"
2846
3072
  # resp.image.managed_software_included #=> Boolean
3073
+ # resp.image.image_type #=> String, one of "CUSTOM", "NATIVE"
2847
3074
  #
2848
3075
  # @see http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/DeleteImage AWS API Documentation
2849
3076
  #
@@ -2883,7 +3110,7 @@ module Aws::AppStream
2883
3110
  # resp.image_builder.instance_type #=> String
2884
3111
  # resp.image_builder.platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019", "WINDOWS_SERVER_2022", "AMAZON_LINUX2", "RHEL8", "ROCKY_LINUX8"
2885
3112
  # resp.image_builder.iam_role_arn #=> String
2886
- # resp.image_builder.state #=> String, one of "PENDING", "UPDATING_AGENT", "RUNNING", "STOPPING", "STOPPED", "REBOOTING", "SNAPSHOTTING", "DELETING", "FAILED", "UPDATING", "PENDING_QUALIFICATION", "PENDING_SYNCING_APPS", "SYNCING_APPS"
3113
+ # resp.image_builder.state #=> String, one of "PENDING", "UPDATING_AGENT", "RUNNING", "STOPPING", "STOPPED", "REBOOTING", "SNAPSHOTTING", "DELETING", "FAILED", "UPDATING", "PENDING_QUALIFICATION", "PENDING_SYNCING_APPS", "SYNCING_APPS", "PENDING_IMAGE_IMPORT"
2887
3114
  # resp.image_builder.state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_UNAVAILABLE"
2888
3115
  # resp.image_builder.state_change_reason.message #=> String
2889
3116
  # resp.image_builder.created_time #=> Time
@@ -2891,15 +3118,18 @@ module Aws::AppStream
2891
3118
  # resp.image_builder.domain_join_info.directory_name #=> String
2892
3119
  # resp.image_builder.domain_join_info.organizational_unit_distinguished_name #=> String
2893
3120
  # resp.image_builder.network_access_configuration.eni_private_ip_address #=> String
3121
+ # resp.image_builder.network_access_configuration.eni_ipv_6_addresses #=> Array
3122
+ # resp.image_builder.network_access_configuration.eni_ipv_6_addresses[0] #=> String
2894
3123
  # resp.image_builder.network_access_configuration.eni_id #=> String
2895
3124
  # resp.image_builder.image_builder_errors #=> Array
2896
- # resp.image_builder.image_builder_errors[0].error_code #=> String, one of "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"
3125
+ # resp.image_builder.image_builder_errors[0].error_code #=> String, one of "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"
2897
3126
  # resp.image_builder.image_builder_errors[0].error_message #=> String
2898
3127
  # resp.image_builder.image_builder_errors[0].error_timestamp #=> Time
2899
3128
  # resp.image_builder.appstream_agent_version #=> String
2900
3129
  # resp.image_builder.access_endpoints #=> Array
2901
3130
  # resp.image_builder.access_endpoints[0].endpoint_type #=> String, one of "STREAMING"
2902
3131
  # resp.image_builder.access_endpoints[0].vpce_id #=> String
3132
+ # resp.image_builder.root_volume_config.volume_size_in_gb #=> Integer
2903
3133
  # resp.image_builder.latest_appstream_agent_version #=> String, one of "TRUE", "FALSE"
2904
3134
  #
2905
3135
  # @see http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/DeleteImageBuilder AWS API Documentation
@@ -3124,7 +3354,7 @@ module Aws::AppStream
3124
3354
  # resp.app_block_builders[0].state #=> String, one of "STARTING", "RUNNING", "STOPPING", "STOPPED"
3125
3355
  # resp.app_block_builders[0].created_time #=> Time
3126
3356
  # resp.app_block_builders[0].app_block_builder_errors #=> Array
3127
- # resp.app_block_builders[0].app_block_builder_errors[0].error_code #=> String, one of "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"
3357
+ # resp.app_block_builders[0].app_block_builder_errors[0].error_code #=> String, one of "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"
3128
3358
  # resp.app_block_builders[0].app_block_builder_errors[0].error_message #=> String
3129
3359
  # resp.app_block_builders[0].app_block_builder_errors[0].error_timestamp #=> Time
3130
3360
  # resp.app_block_builders[0].state_change_reason.code #=> String, one of "INTERNAL_ERROR"
@@ -3357,9 +3587,9 @@ module Aws::AppStream
3357
3587
  end
3358
3588
 
3359
3589
  # Retrieves a list that describes one or more specified Directory Config
3360
- # objects for AppStream 2.0, if the names for these objects are
3361
- # provided. Otherwise, all Directory Config objects in the account are
3362
- # described. These objects include the configuration information
3590
+ # objects for WorkSpaces Applications, if the names for these objects
3591
+ # are provided. Otherwise, all Directory Config objects in the account
3592
+ # are described. These objects include the configuration information
3363
3593
  # required to join fleets and image builders to Microsoft Active
3364
3594
  # Directory domains.
3365
3595
  #
@@ -3514,7 +3744,7 @@ module Aws::AppStream
3514
3744
  # resp.fleets[0].vpc_config.security_group_ids[0] #=> String
3515
3745
  # resp.fleets[0].created_time #=> Time
3516
3746
  # resp.fleets[0].fleet_errors #=> Array
3517
- # resp.fleets[0].fleet_errors[0].error_code #=> String, one of "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"
3747
+ # resp.fleets[0].fleet_errors[0].error_code #=> String, one of "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"
3518
3748
  # resp.fleets[0].fleet_errors[0].error_message #=> String
3519
3749
  # resp.fleets[0].enable_default_internet_access #=> Boolean
3520
3750
  # resp.fleets[0].domain_join_info.directory_name #=> String
@@ -3529,6 +3759,7 @@ module Aws::AppStream
3529
3759
  # resp.fleets[0].session_script_s3_location.s3_bucket #=> String
3530
3760
  # resp.fleets[0].session_script_s3_location.s3_key #=> String
3531
3761
  # resp.fleets[0].max_sessions_per_instance #=> Integer
3762
+ # resp.fleets[0].root_volume_config.volume_size_in_gb #=> Integer
3532
3763
  # resp.next_token #=> String
3533
3764
  #
3534
3765
  #
@@ -3588,7 +3819,7 @@ module Aws::AppStream
3588
3819
  # resp.image_builders[0].instance_type #=> String
3589
3820
  # resp.image_builders[0].platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019", "WINDOWS_SERVER_2022", "AMAZON_LINUX2", "RHEL8", "ROCKY_LINUX8"
3590
3821
  # resp.image_builders[0].iam_role_arn #=> String
3591
- # resp.image_builders[0].state #=> String, one of "PENDING", "UPDATING_AGENT", "RUNNING", "STOPPING", "STOPPED", "REBOOTING", "SNAPSHOTTING", "DELETING", "FAILED", "UPDATING", "PENDING_QUALIFICATION", "PENDING_SYNCING_APPS", "SYNCING_APPS"
3822
+ # resp.image_builders[0].state #=> String, one of "PENDING", "UPDATING_AGENT", "RUNNING", "STOPPING", "STOPPED", "REBOOTING", "SNAPSHOTTING", "DELETING", "FAILED", "UPDATING", "PENDING_QUALIFICATION", "PENDING_SYNCING_APPS", "SYNCING_APPS", "PENDING_IMAGE_IMPORT"
3592
3823
  # resp.image_builders[0].state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_UNAVAILABLE"
3593
3824
  # resp.image_builders[0].state_change_reason.message #=> String
3594
3825
  # resp.image_builders[0].created_time #=> Time
@@ -3596,15 +3827,18 @@ module Aws::AppStream
3596
3827
  # resp.image_builders[0].domain_join_info.directory_name #=> String
3597
3828
  # resp.image_builders[0].domain_join_info.organizational_unit_distinguished_name #=> String
3598
3829
  # resp.image_builders[0].network_access_configuration.eni_private_ip_address #=> String
3830
+ # resp.image_builders[0].network_access_configuration.eni_ipv_6_addresses #=> Array
3831
+ # resp.image_builders[0].network_access_configuration.eni_ipv_6_addresses[0] #=> String
3599
3832
  # resp.image_builders[0].network_access_configuration.eni_id #=> String
3600
3833
  # resp.image_builders[0].image_builder_errors #=> Array
3601
- # resp.image_builders[0].image_builder_errors[0].error_code #=> String, one of "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"
3834
+ # resp.image_builders[0].image_builder_errors[0].error_code #=> String, one of "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"
3602
3835
  # resp.image_builders[0].image_builder_errors[0].error_message #=> String
3603
3836
  # resp.image_builders[0].image_builder_errors[0].error_timestamp #=> Time
3604
3837
  # resp.image_builders[0].appstream_agent_version #=> String
3605
3838
  # resp.image_builders[0].access_endpoints #=> Array
3606
3839
  # resp.image_builders[0].access_endpoints[0].endpoint_type #=> String, one of "STREAMING"
3607
3840
  # resp.image_builders[0].access_endpoints[0].vpce_id #=> String
3841
+ # resp.image_builders[0].root_volume_config.volume_size_in_gb #=> Integer
3608
3842
  # resp.image_builders[0].latest_appstream_agent_version #=> String, one of "TRUE", "FALSE"
3609
3843
  # resp.next_token #=> String
3610
3844
  #
@@ -3714,13 +3948,13 @@ module Aws::AppStream
3714
3948
  # resp.images[0].arn #=> String
3715
3949
  # resp.images[0].base_image_arn #=> String
3716
3950
  # resp.images[0].display_name #=> String
3717
- # resp.images[0].state #=> String, one of "PENDING", "AVAILABLE", "FAILED", "COPYING", "DELETING", "CREATING", "IMPORTING"
3951
+ # resp.images[0].state #=> String, one of "PENDING", "AVAILABLE", "FAILED", "COPYING", "DELETING", "CREATING", "IMPORTING", "VALIDATING"
3718
3952
  # resp.images[0].visibility #=> String, one of "PUBLIC", "PRIVATE", "SHARED"
3719
3953
  # resp.images[0].image_builder_supported #=> Boolean
3720
3954
  # resp.images[0].image_builder_name #=> String
3721
3955
  # resp.images[0].platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019", "WINDOWS_SERVER_2022", "AMAZON_LINUX2", "RHEL8", "ROCKY_LINUX8"
3722
3956
  # resp.images[0].description #=> String
3723
- # resp.images[0].state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_BUILDER_NOT_AVAILABLE", "IMAGE_COPY_FAILURE"
3957
+ # resp.images[0].state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_BUILDER_NOT_AVAILABLE", "IMAGE_COPY_FAILURE", "IMAGE_UPDATE_FAILURE", "IMAGE_IMPORT_FAILURE"
3724
3958
  # resp.images[0].state_change_reason.message #=> String
3725
3959
  # resp.images[0].applications #=> Array
3726
3960
  # resp.images[0].applications[0].name #=> String
@@ -3748,7 +3982,7 @@ module Aws::AppStream
3748
3982
  # resp.images[0].image_permissions.allow_fleet #=> Boolean
3749
3983
  # resp.images[0].image_permissions.allow_image_builder #=> Boolean
3750
3984
  # resp.images[0].image_errors #=> Array
3751
- # resp.images[0].image_errors[0].error_code #=> String, one of "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"
3985
+ # resp.images[0].image_errors[0].error_code #=> String, one of "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"
3752
3986
  # resp.images[0].image_errors[0].error_message #=> String
3753
3987
  # resp.images[0].image_errors[0].error_timestamp #=> Time
3754
3988
  # resp.images[0].latest_appstream_agent_version #=> String, one of "TRUE", "FALSE"
@@ -3757,6 +3991,7 @@ module Aws::AppStream
3757
3991
  # resp.images[0].dynamic_app_providers_enabled #=> String, one of "ENABLED", "DISABLED"
3758
3992
  # resp.images[0].image_shared_with_others #=> String, one of "TRUE", "FALSE"
3759
3993
  # resp.images[0].managed_software_included #=> Boolean
3994
+ # resp.images[0].image_type #=> String, one of "CUSTOM", "NATIVE"
3760
3995
  # resp.next_token #=> String
3761
3996
  #
3762
3997
  # @see http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/DescribeImages AWS API Documentation
@@ -3830,6 +4065,8 @@ module Aws::AppStream
3830
4065
  # resp.sessions[0].max_expiration_time #=> Time
3831
4066
  # resp.sessions[0].authentication_type #=> String, one of "API", "SAML", "USERPOOL", "AWS_AD"
3832
4067
  # resp.sessions[0].network_access_configuration.eni_private_ip_address #=> String
4068
+ # resp.sessions[0].network_access_configuration.eni_ipv_6_addresses #=> Array
4069
+ # resp.sessions[0].network_access_configuration.eni_ipv_6_addresses[0] #=> String
3833
4070
  # resp.sessions[0].network_access_configuration.eni_id #=> String
3834
4071
  # resp.sessions[0].instance_id #=> String
3835
4072
  # resp.next_token #=> String
@@ -4151,8 +4388,8 @@ module Aws::AppStream
4151
4388
  end
4152
4389
 
4153
4390
  # Disables the specified user in the user pool. Users can't sign in to
4154
- # AppStream 2.0 until they are re-enabled. This action does not delete
4155
- # the user.
4391
+ # WorkSpaces Applications until they are re-enabled. This action does
4392
+ # not delete the user.
4156
4393
  #
4157
4394
  # @option params [required, String] :user_name
4158
4395
  # The email address of the user.
@@ -4370,8 +4607,8 @@ module Aws::AppStream
4370
4607
  end
4371
4608
 
4372
4609
  # Enables a user in the user pool. After being enabled, users can sign
4373
- # in to AppStream 2.0 and open applications from the stacks to which
4374
- # they are assigned.
4610
+ # in to WorkSpaces Applications and open applications from the stacks to
4611
+ # which they are assigned.
4375
4612
  #
4376
4613
  # @option params [required, String] :user_name
4377
4614
  # The email address of the user.
@@ -4426,6 +4663,47 @@ module Aws::AppStream
4426
4663
  req.send_request(options)
4427
4664
  end
4428
4665
 
4666
+ # Retrieves information about an export image task, including its
4667
+ # current state, progress, and any error details.
4668
+ #
4669
+ # @option params [String] :task_id
4670
+ # The unique identifier of the export image task to retrieve information
4671
+ # about.
4672
+ #
4673
+ # @return [Types::GetExportImageTaskResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
4674
+ #
4675
+ # * {Types::GetExportImageTaskResult#export_image_task #export_image_task} => Types::ExportImageTask
4676
+ #
4677
+ # @example Request syntax with placeholder values
4678
+ #
4679
+ # resp = client.get_export_image_task({
4680
+ # task_id: "UUID",
4681
+ # })
4682
+ #
4683
+ # @example Response structure
4684
+ #
4685
+ # resp.export_image_task.task_id #=> String
4686
+ # resp.export_image_task.image_arn #=> String
4687
+ # resp.export_image_task.ami_name #=> String
4688
+ # resp.export_image_task.created_date #=> Time
4689
+ # resp.export_image_task.ami_description #=> String
4690
+ # resp.export_image_task.state #=> String, one of "EXPORTING", "COMPLETED", "FAILED"
4691
+ # resp.export_image_task.ami_id #=> String
4692
+ # resp.export_image_task.tag_specifications #=> Hash
4693
+ # resp.export_image_task.tag_specifications["TagKey"] #=> String
4694
+ # resp.export_image_task.error_details #=> Array
4695
+ # resp.export_image_task.error_details[0].error_code #=> String
4696
+ # resp.export_image_task.error_details[0].error_message #=> String
4697
+ #
4698
+ # @see http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/GetExportImageTask AWS API Documentation
4699
+ #
4700
+ # @overload get_export_image_task(params = {})
4701
+ # @param [Hash] params ({})
4702
+ def get_export_image_task(params = {}, options = {})
4703
+ req = build_request(:get_export_image_task, params)
4704
+ req.send_request(options)
4705
+ end
4706
+
4429
4707
  # Retrieves the name of the fleet that is associated with the specified
4430
4708
  # stack.
4431
4709
  #
@@ -4544,11 +4822,72 @@ module Aws::AppStream
4544
4822
  req.send_request(options)
4545
4823
  end
4546
4824
 
4547
- # Retrieves a list of all tags for the specified AppStream 2.0 resource.
4548
- # You can tag AppStream 2.0 image builders, images, fleets, and stacks.
4825
+ # Lists export image tasks, with optional filtering and pagination. Use
4826
+ # this operation to monitor the status of multiple export operations.
4827
+ #
4828
+ # @option params [Array<Types::Filter>] :filters
4829
+ # Optional filters to apply when listing export image tasks. Filters
4830
+ # help you narrow down the results based on specific criteria.
4831
+ #
4832
+ # @option params [Integer] :max_results
4833
+ # The maximum number of export image tasks to return in a single
4834
+ # request. The valid range is 1-500, with a default of 50.
4835
+ #
4836
+ # @option params [String] :next_token
4837
+ # The pagination token from a previous request. Use this to retrieve the
4838
+ # next page of results when there are more tasks than the MaxResults
4839
+ # limit.
4840
+ #
4841
+ # @return [Types::ListExportImageTasksResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
4842
+ #
4843
+ # * {Types::ListExportImageTasksResult#export_image_tasks #export_image_tasks} => Array&lt;Types::ExportImageTask&gt;
4844
+ # * {Types::ListExportImageTasksResult#next_token #next_token} => String
4845
+ #
4846
+ # @example Request syntax with placeholder values
4847
+ #
4848
+ # resp = client.list_export_image_tasks({
4849
+ # filters: [
4850
+ # {
4851
+ # name: "FilterName", # required
4852
+ # values: ["FilterValue"], # required
4853
+ # },
4854
+ # ],
4855
+ # max_results: 1,
4856
+ # next_token: "String",
4857
+ # })
4858
+ #
4859
+ # @example Response structure
4860
+ #
4861
+ # resp.export_image_tasks #=> Array
4862
+ # resp.export_image_tasks[0].task_id #=> String
4863
+ # resp.export_image_tasks[0].image_arn #=> String
4864
+ # resp.export_image_tasks[0].ami_name #=> String
4865
+ # resp.export_image_tasks[0].created_date #=> Time
4866
+ # resp.export_image_tasks[0].ami_description #=> String
4867
+ # resp.export_image_tasks[0].state #=> String, one of "EXPORTING", "COMPLETED", "FAILED"
4868
+ # resp.export_image_tasks[0].ami_id #=> String
4869
+ # resp.export_image_tasks[0].tag_specifications #=> Hash
4870
+ # resp.export_image_tasks[0].tag_specifications["TagKey"] #=> String
4871
+ # resp.export_image_tasks[0].error_details #=> Array
4872
+ # resp.export_image_tasks[0].error_details[0].error_code #=> String
4873
+ # resp.export_image_tasks[0].error_details[0].error_message #=> String
4874
+ # resp.next_token #=> String
4875
+ #
4876
+ # @see http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/ListExportImageTasks AWS API Documentation
4877
+ #
4878
+ # @overload list_export_image_tasks(params = {})
4879
+ # @param [Hash] params ({})
4880
+ def list_export_image_tasks(params = {}, options = {})
4881
+ req = build_request(:list_export_image_tasks, params)
4882
+ req.send_request(options)
4883
+ end
4884
+
4885
+ # Retrieves a list of all tags for the specified WorkSpaces Applications
4886
+ # resource. You can tag WorkSpaces Applications image builders, images,
4887
+ # fleets, and stacks.
4549
4888
  #
4550
4889
  # For more information about tags, see [Tagging Your Resources][1] in
4551
- # the *Amazon AppStream 2.0 Administration Guide*.
4890
+ # the *Amazon WorkSpaces Applications Administration Guide*.
4552
4891
  #
4553
4892
  #
4554
4893
  #
@@ -4620,7 +4959,7 @@ module Aws::AppStream
4620
4959
  # resp.app_block_builder.state #=> String, one of "STARTING", "RUNNING", "STOPPING", "STOPPED"
4621
4960
  # resp.app_block_builder.created_time #=> Time
4622
4961
  # resp.app_block_builder.app_block_builder_errors #=> Array
4623
- # resp.app_block_builder.app_block_builder_errors[0].error_code #=> String, one of "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"
4962
+ # resp.app_block_builder.app_block_builder_errors[0].error_code #=> String, one of "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"
4624
4963
  # resp.app_block_builder.app_block_builder_errors[0].error_message #=> String
4625
4964
  # resp.app_block_builder.app_block_builder_errors[0].error_timestamp #=> Time
4626
4965
  # resp.app_block_builder.state_change_reason.code #=> String, one of "INTERNAL_ERROR"
@@ -4666,9 +5005,9 @@ module Aws::AppStream
4666
5005
  # The name of the image builder.
4667
5006
  #
4668
5007
  # @option params [String] :appstream_agent_version
4669
- # The version of the AppStream 2.0 agent to use for this image builder.
4670
- # To use the latest version of the AppStream 2.0 agent, specify
4671
- # \[LATEST\].
5008
+ # The version of the WorkSpaces Applications agent to use for this image
5009
+ # builder. To use the latest version of the WorkSpaces Applications
5010
+ # agent, specify \[LATEST\].
4672
5011
  #
4673
5012
  # @return [Types::StartImageBuilderResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
4674
5013
  #
@@ -4695,7 +5034,7 @@ module Aws::AppStream
4695
5034
  # resp.image_builder.instance_type #=> String
4696
5035
  # resp.image_builder.platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019", "WINDOWS_SERVER_2022", "AMAZON_LINUX2", "RHEL8", "ROCKY_LINUX8"
4697
5036
  # resp.image_builder.iam_role_arn #=> String
4698
- # resp.image_builder.state #=> String, one of "PENDING", "UPDATING_AGENT", "RUNNING", "STOPPING", "STOPPED", "REBOOTING", "SNAPSHOTTING", "DELETING", "FAILED", "UPDATING", "PENDING_QUALIFICATION", "PENDING_SYNCING_APPS", "SYNCING_APPS"
5037
+ # resp.image_builder.state #=> String, one of "PENDING", "UPDATING_AGENT", "RUNNING", "STOPPING", "STOPPED", "REBOOTING", "SNAPSHOTTING", "DELETING", "FAILED", "UPDATING", "PENDING_QUALIFICATION", "PENDING_SYNCING_APPS", "SYNCING_APPS", "PENDING_IMAGE_IMPORT"
4699
5038
  # resp.image_builder.state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_UNAVAILABLE"
4700
5039
  # resp.image_builder.state_change_reason.message #=> String
4701
5040
  # resp.image_builder.created_time #=> Time
@@ -4703,15 +5042,18 @@ module Aws::AppStream
4703
5042
  # resp.image_builder.domain_join_info.directory_name #=> String
4704
5043
  # resp.image_builder.domain_join_info.organizational_unit_distinguished_name #=> String
4705
5044
  # resp.image_builder.network_access_configuration.eni_private_ip_address #=> String
5045
+ # resp.image_builder.network_access_configuration.eni_ipv_6_addresses #=> Array
5046
+ # resp.image_builder.network_access_configuration.eni_ipv_6_addresses[0] #=> String
4706
5047
  # resp.image_builder.network_access_configuration.eni_id #=> String
4707
5048
  # resp.image_builder.image_builder_errors #=> Array
4708
- # resp.image_builder.image_builder_errors[0].error_code #=> String, one of "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"
5049
+ # resp.image_builder.image_builder_errors[0].error_code #=> String, one of "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"
4709
5050
  # resp.image_builder.image_builder_errors[0].error_message #=> String
4710
5051
  # resp.image_builder.image_builder_errors[0].error_timestamp #=> Time
4711
5052
  # resp.image_builder.appstream_agent_version #=> String
4712
5053
  # resp.image_builder.access_endpoints #=> Array
4713
5054
  # resp.image_builder.access_endpoints[0].endpoint_type #=> String, one of "STREAMING"
4714
5055
  # resp.image_builder.access_endpoints[0].vpce_id #=> String
5056
+ # resp.image_builder.root_volume_config.volume_size_in_gb #=> Integer
4715
5057
  # resp.image_builder.latest_appstream_agent_version #=> String, one of "TRUE", "FALSE"
4716
5058
  #
4717
5059
  # @see http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/StartImageBuilder AWS API Documentation
@@ -4786,7 +5128,7 @@ module Aws::AppStream
4786
5128
  # resp.app_block_builder.state #=> String, one of "STARTING", "RUNNING", "STOPPING", "STOPPED"
4787
5129
  # resp.app_block_builder.created_time #=> Time
4788
5130
  # resp.app_block_builder.app_block_builder_errors #=> Array
4789
- # resp.app_block_builder.app_block_builder_errors[0].error_code #=> String, one of "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"
5131
+ # resp.app_block_builder.app_block_builder_errors[0].error_code #=> String, one of "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"
4790
5132
  # resp.app_block_builder.app_block_builder_errors[0].error_message #=> String
4791
5133
  # resp.app_block_builder.app_block_builder_errors[0].error_timestamp #=> Time
4792
5134
  # resp.app_block_builder.state_change_reason.code #=> String, one of "INTERNAL_ERROR"
@@ -4855,7 +5197,7 @@ module Aws::AppStream
4855
5197
  # resp.image_builder.instance_type #=> String
4856
5198
  # resp.image_builder.platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019", "WINDOWS_SERVER_2022", "AMAZON_LINUX2", "RHEL8", "ROCKY_LINUX8"
4857
5199
  # resp.image_builder.iam_role_arn #=> String
4858
- # resp.image_builder.state #=> String, one of "PENDING", "UPDATING_AGENT", "RUNNING", "STOPPING", "STOPPED", "REBOOTING", "SNAPSHOTTING", "DELETING", "FAILED", "UPDATING", "PENDING_QUALIFICATION", "PENDING_SYNCING_APPS", "SYNCING_APPS"
5200
+ # resp.image_builder.state #=> String, one of "PENDING", "UPDATING_AGENT", "RUNNING", "STOPPING", "STOPPED", "REBOOTING", "SNAPSHOTTING", "DELETING", "FAILED", "UPDATING", "PENDING_QUALIFICATION", "PENDING_SYNCING_APPS", "SYNCING_APPS", "PENDING_IMAGE_IMPORT"
4859
5201
  # resp.image_builder.state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_UNAVAILABLE"
4860
5202
  # resp.image_builder.state_change_reason.message #=> String
4861
5203
  # resp.image_builder.created_time #=> Time
@@ -4863,15 +5205,18 @@ module Aws::AppStream
4863
5205
  # resp.image_builder.domain_join_info.directory_name #=> String
4864
5206
  # resp.image_builder.domain_join_info.organizational_unit_distinguished_name #=> String
4865
5207
  # resp.image_builder.network_access_configuration.eni_private_ip_address #=> String
5208
+ # resp.image_builder.network_access_configuration.eni_ipv_6_addresses #=> Array
5209
+ # resp.image_builder.network_access_configuration.eni_ipv_6_addresses[0] #=> String
4866
5210
  # resp.image_builder.network_access_configuration.eni_id #=> String
4867
5211
  # resp.image_builder.image_builder_errors #=> Array
4868
- # resp.image_builder.image_builder_errors[0].error_code #=> String, one of "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"
5212
+ # resp.image_builder.image_builder_errors[0].error_code #=> String, one of "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"
4869
5213
  # resp.image_builder.image_builder_errors[0].error_message #=> String
4870
5214
  # resp.image_builder.image_builder_errors[0].error_timestamp #=> Time
4871
5215
  # resp.image_builder.appstream_agent_version #=> String
4872
5216
  # resp.image_builder.access_endpoints #=> Array
4873
5217
  # resp.image_builder.access_endpoints[0].endpoint_type #=> String, one of "STREAMING"
4874
5218
  # resp.image_builder.access_endpoints[0].vpce_id #=> String
5219
+ # resp.image_builder.root_volume_config.volume_size_in_gb #=> Integer
4875
5220
  # resp.image_builder.latest_appstream_agent_version #=> String, one of "TRUE", "FALSE"
4876
5221
  #
4877
5222
  # @see http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/StopImageBuilder AWS API Documentation
@@ -4883,9 +5228,9 @@ module Aws::AppStream
4883
5228
  req.send_request(options)
4884
5229
  end
4885
5230
 
4886
- # Adds or overwrites one or more tags for the specified AppStream 2.0
4887
- # resource. You can tag AppStream 2.0 image builders, images, fleets,
4888
- # and stacks.
5231
+ # Adds or overwrites one or more tags for the specified WorkSpaces
5232
+ # Applications resource. You can tag WorkSpaces Applications image
5233
+ # builders, images, fleets, and stacks.
4889
5234
  #
4890
5235
  # Each tag consists of a key and an optional value. If a resource
4891
5236
  # already has a tag with the same key, this operation updates its value.
@@ -4894,7 +5239,7 @@ module Aws::AppStream
4894
5239
  # To disassociate tags from your resources, use UntagResource.
4895
5240
  #
4896
5241
  # For more information about tags, see [Tagging Your Resources][1] in
4897
- # the *Amazon AppStream 2.0 Administration Guide*.
5242
+ # the *Amazon WorkSpaces Applications Administration Guide*.
4898
5243
  #
4899
5244
  #
4900
5245
  #
@@ -4935,13 +5280,13 @@ module Aws::AppStream
4935
5280
  req.send_request(options)
4936
5281
  end
4937
5282
 
4938
- # Disassociates one or more specified tags from the specified AppStream
4939
- # 2.0 resource.
5283
+ # Disassociates one or more specified tags from the specified WorkSpaces
5284
+ # Applications resource.
4940
5285
  #
4941
5286
  # To list the current tags for your resources, use ListTagsForResource.
4942
5287
  #
4943
5288
  # For more information about tags, see [Tagging Your Resources][1] in
4944
- # the *Amazon AppStream 2.0 Administration Guide*.
5289
+ # the *Amazon WorkSpaces Applications Administration Guide*.
4945
5290
  #
4946
5291
  #
4947
5292
  #
@@ -5021,13 +5366,14 @@ module Aws::AppStream
5021
5366
  # block builder. To assume a role, the app block builder calls the AWS
5022
5367
  # Security Token Service (STS) `AssumeRole` API operation and passes the
5023
5368
  # ARN of the role to use. The operation creates a new session with
5024
- # temporary credentials. AppStream 2.0 retrieves the temporary
5369
+ # temporary credentials. WorkSpaces Applications retrieves the temporary
5025
5370
  # credentials and creates the **appstream\_machine\_role** credential
5026
5371
  # profile on the instance.
5027
5372
  #
5028
5373
  # For more information, see [Using an IAM Role to Grant Permissions to
5029
- # Applications and Scripts Running on AppStream 2.0 Streaming
5030
- # Instances][1] in the *Amazon AppStream 2.0 Administration Guide*.
5374
+ # Applications and Scripts Running on WorkSpaces Applications Streaming
5375
+ # Instances][1] in the *Amazon WorkSpaces Applications Administration
5376
+ # Guide*.
5031
5377
  #
5032
5378
  #
5033
5379
  #
@@ -5085,7 +5431,7 @@ module Aws::AppStream
5085
5431
  # resp.app_block_builder.state #=> String, one of "STARTING", "RUNNING", "STOPPING", "STOPPED"
5086
5432
  # resp.app_block_builder.created_time #=> Time
5087
5433
  # resp.app_block_builder.app_block_builder_errors #=> Array
5088
- # resp.app_block_builder.app_block_builder_errors[0].error_code #=> String, one of "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"
5434
+ # resp.app_block_builder.app_block_builder_errors[0].error_code #=> String, one of "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"
5089
5435
  # resp.app_block_builder.app_block_builder_errors[0].error_message #=> String
5090
5436
  # resp.app_block_builder.app_block_builder_errors[0].error_timestamp #=> Time
5091
5437
  # resp.app_block_builder.state_change_reason.code #=> String, one of "INTERNAL_ERROR"
@@ -5186,9 +5532,10 @@ module Aws::AppStream
5186
5532
  req.send_request(options)
5187
5533
  end
5188
5534
 
5189
- # Updates the specified Directory Config object in AppStream 2.0. This
5190
- # object includes the configuration information required to join fleets
5191
- # and image builders to Microsoft Active Directory domains.
5535
+ # Updates the specified Directory Config object in WorkSpaces
5536
+ # Applications. This object includes the configuration information
5537
+ # required to join fleets and image builders to Microsoft Active
5538
+ # Directory domains.
5192
5539
  #
5193
5540
  # @option params [required, String] :directory_name
5194
5541
  # The name of the Directory Config object.
@@ -5395,8 +5742,6 @@ module Aws::AppStream
5395
5742
  #
5396
5743
  # * stream.graphics-design.4xlarge
5397
5744
  #
5398
- # * stream.graphics-desktop.2xlarge
5399
- #
5400
5745
  # * stream.graphics.g4dn.xlarge
5401
5746
  #
5402
5747
  # * stream.graphics.g4dn.2xlarge
@@ -5409,12 +5754,6 @@ module Aws::AppStream
5409
5754
  #
5410
5755
  # * stream.graphics.g4dn.16xlarge
5411
5756
  #
5412
- # * stream.graphics-pro.4xlarge
5413
- #
5414
- # * stream.graphics-pro.8xlarge
5415
- #
5416
- # * stream.graphics-pro.16xlarge
5417
- #
5418
5757
  # * stream.graphics.g5.xlarge
5419
5758
  #
5420
5759
  # * stream.graphics.g5.2xlarge
@@ -5548,23 +5887,25 @@ module Aws::AppStream
5548
5887
  # To assume a role, a fleet instance calls the AWS Security Token
5549
5888
  # Service (STS) `AssumeRole` API operation and passes the ARN of the
5550
5889
  # role to use. The operation creates a new session with temporary
5551
- # credentials. AppStream 2.0 retrieves the temporary credentials and
5552
- # creates the **appstream\_machine\_role** credential profile on the
5553
- # instance.
5890
+ # credentials. WorkSpaces Applications retrieves the temporary
5891
+ # credentials and creates the **appstream\_machine\_role** credential
5892
+ # profile on the instance.
5554
5893
  #
5555
5894
  # For more information, see [Using an IAM Role to Grant Permissions to
5556
- # Applications and Scripts Running on AppStream 2.0 Streaming
5557
- # Instances][1] in the *Amazon AppStream 2.0 Administration Guide*.
5895
+ # Applications and Scripts Running on WorkSpaces Applications Streaming
5896
+ # Instances][1] in the *Amazon WorkSpaces Applications Administration
5897
+ # Guide*.
5558
5898
  #
5559
5899
  #
5560
5900
  #
5561
5901
  # [1]: https://docs.aws.amazon.com/appstream2/latest/developerguide/using-iam-roles-to-grant-permissions-to-applications-scripts-streaming-instances.html
5562
5902
  #
5563
5903
  # @option params [String] :stream_view
5564
- # The AppStream 2.0 view that is displayed to your users when they
5565
- # stream from the fleet. When `APP` is specified, only the windows of
5566
- # applications opened by users display. When `DESKTOP` is specified, the
5567
- # standard desktop that is provided by the operating system displays.
5904
+ # The WorkSpaces Applications view that is displayed to your users when
5905
+ # they stream from the fleet. When `APP` is specified, only the windows
5906
+ # of applications opened by users display. When `DESKTOP` is specified,
5907
+ # the standard desktop that is provided by the operating system
5908
+ # displays.
5568
5909
  #
5569
5910
  # The default value is `APP`.
5570
5911
  #
@@ -5588,6 +5929,10 @@ module Aws::AppStream
5588
5929
  # The maximum number of user sessions on an instance. This only applies
5589
5930
  # to multi-session fleets.
5590
5931
  #
5932
+ # @option params [Types::VolumeConfig] :root_volume_config
5933
+ # The updated configuration for the root volume of fleet instances. Note
5934
+ # that volume size cannot be decreased below the image volume size.
5935
+ #
5591
5936
  # @return [Types::UpdateFleetResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
5592
5937
  #
5593
5938
  # * {Types::UpdateFleetResult#fleet #fleet} => Types::Fleet
@@ -5618,7 +5963,7 @@ module Aws::AppStream
5618
5963
  # organizational_unit_distinguished_name: "OrganizationalUnitDistinguishedName",
5619
5964
  # },
5620
5965
  # idle_disconnect_timeout_in_seconds: 1,
5621
- # attributes_to_delete: ["VPC_CONFIGURATION"], # accepts 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
5966
+ # attributes_to_delete: ["VPC_CONFIGURATION"], # accepts 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
5622
5967
  # iam_role_arn: "Arn",
5623
5968
  # stream_view: "APP", # accepts APP, DESKTOP
5624
5969
  # platform: "WINDOWS", # accepts WINDOWS, WINDOWS_SERVER_2016, WINDOWS_SERVER_2019, WINDOWS_SERVER_2022, AMAZON_LINUX2, RHEL8, ROCKY_LINUX8
@@ -5629,6 +5974,9 @@ module Aws::AppStream
5629
5974
  # s3_key: "S3Key",
5630
5975
  # },
5631
5976
  # max_sessions_per_instance: 1,
5977
+ # root_volume_config: {
5978
+ # volume_size_in_gb: 1,
5979
+ # },
5632
5980
  # })
5633
5981
  #
5634
5982
  # @example Response structure
@@ -5658,7 +6006,7 @@ module Aws::AppStream
5658
6006
  # resp.fleet.vpc_config.security_group_ids[0] #=> String
5659
6007
  # resp.fleet.created_time #=> Time
5660
6008
  # resp.fleet.fleet_errors #=> Array
5661
- # resp.fleet.fleet_errors[0].error_code #=> String, one of "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"
6009
+ # resp.fleet.fleet_errors[0].error_code #=> String, one of "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"
5662
6010
  # resp.fleet.fleet_errors[0].error_message #=> String
5663
6011
  # resp.fleet.enable_default_internet_access #=> Boolean
5664
6012
  # resp.fleet.domain_join_info.directory_name #=> String
@@ -5673,6 +6021,7 @@ module Aws::AppStream
5673
6021
  # resp.fleet.session_script_s3_location.s3_bucket #=> String
5674
6022
  # resp.fleet.session_script_s3_location.s3_key #=> String
5675
6023
  # resp.fleet.max_sessions_per_instance #=> Integer
6024
+ # resp.fleet.root_volume_config.volume_size_in_gb #=> Integer
5676
6025
  #
5677
6026
  # @see http://docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/UpdateFleet AWS API Documentation
5678
6027
  #
@@ -5758,13 +6107,13 @@ module Aws::AppStream
5758
6107
  #
5759
6108
  # @option params [Array<Types::AccessEndpoint>] :access_endpoints
5760
6109
  # The list of interface VPC endpoint (interface endpoint) objects. Users
5761
- # of the stack can connect to AppStream 2.0 only through the specified
5762
- # endpoints.
6110
+ # of the stack can connect to WorkSpaces Applications only through the
6111
+ # specified endpoints.
5763
6112
  #
5764
6113
  # @option params [Array<String>] :embed_host_domains
5765
- # The domains where AppStream 2.0 streaming sessions can be embedded in
5766
- # an iframe. You must approve the domains that you want to host embedded
5767
- # AppStream 2.0 streaming sessions.
6114
+ # The domains where WorkSpaces Applications streaming sessions can be
6115
+ # embedded in an iframe. You must approve the domains that you want to
6116
+ # host embedded WorkSpaces Applications streaming sessions.
5768
6117
  #
5769
6118
  # @option params [Types::StreamingExperienceSettings] :streaming_experience_settings
5770
6119
  # The streaming protocol you want your stack to prefer. This can be UDP
@@ -5962,7 +6311,7 @@ module Aws::AppStream
5962
6311
  tracer: tracer
5963
6312
  )
5964
6313
  context[:gem_name] = 'aws-sdk-appstream'
5965
- context[:gem_version] = '1.120.0'
6314
+ context[:gem_version] = '1.122.0'
5966
6315
  Seahorse::Client::Request.new(handlers, context)
5967
6316
  end
5968
6317