'2.0', 'service' => '
Welcome to the Amazon Nimble Studio API reference. This API reference provides methods, schema, resources, parameters, and more to help you get the most out of Nimble Studio.
Nimble Studio is a virtual studio that empowers visual effects, animation, and interactive content teams to create content securely within a scalable, private cloud service.
', 'operations' => [ 'AcceptEulas' => 'Accept EULAs.
', 'CreateLaunchProfile' => 'Create a launch profile.
', 'CreateStreamingImage' => 'Creates a streaming image resource in a studio.
', 'CreateStreamingSession' => 'Creates a streaming session in a studio.
After invoking this operation, you must poll GetStreamingSession until the streaming session is in the READY
state.
Creates a streaming session stream for a streaming session.
After invoking this API, invoke GetStreamingSessionStream with the returned streamId to poll the resource until it is in the READY
state.
Create a new studio.
When creating a studio, two IAM roles must be provided: the admin role and the user role. These roles are assumed by your users when they log in to the Nimble Studio portal.
The user role must have the AmazonNimbleStudio-StudioUser
managed policy attached for the portal to function properly.
The admin role must have the AmazonNimbleStudio-StudioAdmin
managed policy attached for the portal to function properly.
You may optionally specify a KMS key in the StudioEncryptionConfiguration
.
In Nimble Studio, resource names, descriptions, initialization scripts, and other data you provide are always encrypted at rest using an KMS key. By default, this key is owned by Amazon Web Services and managed on your behalf. You may provide your own KMS key when calling CreateStudio
to encrypt this data using a key you own and manage.
When providing an KMS key during studio creation, Nimble Studio creates KMS grants in your account to provide your studio user and admin roles access to these KMS keys.
If you delete this grant, the studio will no longer be accessible to your portal users.
If you delete the studio KMS key, your studio will no longer be accessible.
', 'CreateStudioComponent' => 'Creates a studio component resource.
', 'DeleteLaunchProfile' => 'Permanently delete a launch profile.
', 'DeleteLaunchProfileMember' => 'Delete a user from launch profile membership.
', 'DeleteStreamingImage' => 'Delete streaming image.
', 'DeleteStreamingSession' => 'Deletes streaming session resource.
After invoking this operation, use GetStreamingSession to poll the resource until it transitions to a DELETED
state.
A streaming session will count against your streaming session quota until it is marked DELETED
.
Delete a studio resource.
', 'DeleteStudioComponent' => 'Deletes a studio component resource.
', 'DeleteStudioMember' => 'Delete a user from studio membership.
', 'GetEula' => 'Get EULA.
', 'GetLaunchProfile' => 'Get a launch profile.
', 'GetLaunchProfileDetails' => 'Launch profile details include the launch profile resource and summary information of resources that are used by, or available to, the launch profile. This includes the name and description of all studio components used by the launch profiles, and the name and description of streaming images that can be used with this launch profile.
', 'GetLaunchProfileInitialization' => 'Get a launch profile initialization.
', 'GetLaunchProfileMember' => 'Get a user persona in launch profile membership.
', 'GetStreamingImage' => 'Get streaming image.
', 'GetStreamingSession' => 'Gets StreamingSession resource.
Invoke this operation to poll for a streaming session state while creating or deleting a session.
', 'GetStreamingSessionBackup' => 'Gets StreamingSessionBackup
resource.
Invoke this operation to poll for a streaming session backup while stopping a streaming session.
', 'GetStreamingSessionStream' => 'Gets a StreamingSessionStream for a streaming session.
Invoke this operation to poll the resource after invoking CreateStreamingSessionStream
.
After the StreamingSessionStream
changes to the READY
state, the url property will contain a stream to be used with the DCV streaming client.
Get a studio resource.
', 'GetStudioComponent' => 'Gets a studio component resource.
', 'GetStudioMember' => 'Get a user\'s membership in a studio.
', 'ListEulaAcceptances' => 'List EULA acceptances.
', 'ListEulas' => 'List EULAs.
', 'ListLaunchProfileMembers' => 'Get all users in a given launch profile membership.
', 'ListLaunchProfiles' => 'List all the launch profiles a studio.
', 'ListStreamingImages' => 'List the streaming image resources available to this studio.
This list will contain both images provided by Amazon Web Services, as well as streaming images that you have created in your studio.
', 'ListStreamingSessionBackups' => 'Lists the backups of a streaming session in a studio.
', 'ListStreamingSessions' => 'Lists the streaming sessions in a studio.
', 'ListStudioComponents' => 'Lists the StudioComponents
in a studio.
Get all users in a given studio membership.
ListStudioMembers
only returns admin members.
List studios in your Amazon Web Services accounts in the requested Amazon Web Services Region.
', 'ListTagsForResource' => 'Gets the tags for a resource, given its Amazon Resource Names (ARN).
This operation supports ARNs for all resource types in Nimble Studio that support tags, including studio, studio component, launch profile, streaming image, and streaming session. All resources that can be tagged will contain an ARN property, so you do not have to create this ARN yourself.
', 'PutLaunchProfileMembers' => 'Add/update users with given persona to launch profile membership.
', 'PutStudioMembers' => 'Add/update users with given persona to studio membership.
', 'StartStreamingSession' => 'Transitions sessions from the STOPPED
state into the READY
state. The START_IN_PROGRESS
state is the intermediate state between the STOPPED
and READY
states.
Repairs the IAM Identity Center configuration for a given studio.
If the studio has a valid IAM Identity Center configuration currently associated with it, this operation will fail with a validation error.
If the studio does not have a valid IAM Identity Center configuration currently associated with it, then a new IAM Identity Center application is created for the studio and the studio is changed to the READY
state.
After the IAM Identity Center application is repaired, you must use the Amazon Nimble Studio console to add administrators and users to your studio.
', 'StopStreamingSession' => 'Transitions sessions from the READY
state into the STOPPED
state. The STOP_IN_PROGRESS
state is the intermediate state between the READY
and STOPPED
states.
Creates tags for a resource, given its ARN.
', 'UntagResource' => 'Deletes the tags for a resource.
', 'UpdateLaunchProfile' => 'Update a launch profile.
', 'UpdateLaunchProfileMember' => 'Update a user persona in launch profile membership.
', 'UpdateStreamingImage' => 'Update streaming image.
', 'UpdateStudio' => 'Update a Studio resource.
Currently, this operation only supports updating the displayName of your studio.
', 'UpdateStudioComponent' => 'Updates a studio component resource.
', ], 'shapes' => [ 'AcceptEulasRequest' => [ 'base' => NULL, 'refs' => [], ], 'AcceptEulasResponse' => [ 'base' => NULL, 'refs' => [], ], 'AccessDeniedException' => [ 'base' => 'You are not authorized to perform this operation. Check your IAM policies, and ensure that you are using the correct access keys.
', 'refs' => [], ], 'ActiveDirectoryComputerAttribute' => [ 'base' => 'An LDAP attribute of an Active Directory computer account, in the form of a name:value pair.
', 'refs' => [ 'ActiveDirectoryComputerAttributeList$member' => NULL, ], ], 'ActiveDirectoryComputerAttributeList' => [ 'base' => 'A collection of LDAP attributes to apply to Active Directory computer accounts that are created for streaming sessions.
', 'refs' => [ 'ActiveDirectoryConfiguration$computerAttributes' => 'A collection of custom attributes for an Active Directory computer.
', 'LaunchProfileInitializationActiveDirectory$computerAttributes' => 'A collection of custom attributes for an Active Directory computer.
', ], ], 'ActiveDirectoryComputerAttributeName' => [ 'base' => 'The name for the LDAP attribute.
', 'refs' => [ 'ActiveDirectoryComputerAttribute$name' => 'The name for the LDAP attribute.
', ], ], 'ActiveDirectoryComputerAttributeValue' => [ 'base' => 'The value for the LDAP attribute.
', 'refs' => [ 'ActiveDirectoryComputerAttribute$value' => 'The value for the LDAP attribute.
', ], ], 'ActiveDirectoryConfiguration' => [ 'base' => 'The configuration for a Directory Service for Microsoft Active Directory studio resource.
', 'refs' => [ 'StudioComponentConfiguration$activeDirectoryConfiguration' => 'The configuration for a Directory Service for Microsoft Active Directory studio resource.
', ], ], 'ActiveDirectoryDnsIpAddress' => [ 'base' => NULL, 'refs' => [ 'ActiveDirectoryDnsIpAddressList$member' => NULL, ], ], 'ActiveDirectoryDnsIpAddressList' => [ 'base' => NULL, 'refs' => [ 'LaunchProfileInitializationActiveDirectory$dnsIpAddresses' => 'The DNS IP address.
', ], ], 'ActiveDirectoryOrganizationalUnitDistinguishedName' => [ 'base' => 'The fully-qualified distinguished name of the organizational unit to place the computer account in.
', 'refs' => [ 'ActiveDirectoryConfiguration$organizationalUnitDistinguishedName' => 'The distinguished name (DN) and organizational unit (OU) of an Active Directory computer.
', 'LaunchProfileInitializationActiveDirectory$organizationalUnitDistinguishedName' => 'The name for the organizational unit distinguished name.
', ], ], 'AutomaticTerminationMode' => [ 'base' => NULL, 'refs' => [ 'StreamConfiguration$automaticTerminationMode' => 'Indicates if a streaming session created from this launch profile should be terminated automatically or retained without termination after being in a STOPPED
state.
When ACTIVATED
, the streaming session is scheduled for termination after being in the STOPPED
state for the time specified in maxStoppedSessionLengthInMinutes
.
When DEACTIVATED
, the streaming session can remain in the STOPPED
state indefinitely.
This parameter is only allowed when sessionPersistenceMode
is ACTIVATED
. When allowed, the default value for this parameter is DEACTIVATED
.
Indicates if a streaming session created from this launch profile should be terminated automatically or retained without termination after being in a STOPPED
state.
When ACTIVATED
, the streaming session is scheduled for termination after being in the STOPPED
state for the time specified in maxStoppedSessionLengthInMinutes
.
When DEACTIVATED
, the streaming session can remain in the STOPPED
state indefinitely.
This parameter is only allowed when sessionPersistenceMode
is ACTIVATED
. When allowed, the default value for this parameter is DEACTIVATED
.
Indicates if a streaming session created from this launch profile should be terminated automatically or retained without termination after being in a STOPPED
state.
When ACTIVATED
, the streaming session is scheduled for termination after being in the STOPPED
state for the time specified in maxStoppedSessionLengthInMinutes
.
When DEACTIVATED
, the streaming session can remain in the STOPPED
state indefinitely.
This parameter is only allowed when sessionPersistenceMode
is ACTIVATED
. When allowed, the default value for this parameter is DEACTIVATED
.
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
', 'CreateLaunchProfileRequest$clientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
', 'CreateStreamingImageRequest$clientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
', 'CreateStreamingSessionRequest$clientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
', 'CreateStreamingSessionStreamRequest$clientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
', 'CreateStudioComponentRequest$clientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
', 'CreateStudioRequest$clientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
', 'DeleteLaunchProfileMemberRequest$clientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
', 'DeleteLaunchProfileRequest$clientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
', 'DeleteStreamingImageRequest$clientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
', 'DeleteStreamingSessionRequest$clientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
', 'DeleteStudioComponentRequest$clientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
', 'DeleteStudioMemberRequest$clientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
', 'DeleteStudioRequest$clientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
', 'PutLaunchProfileMembersRequest$clientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
', 'PutStudioMembersRequest$clientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
', 'StartStreamingSessionRequest$clientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
', 'StartStudioSSOConfigurationRepairRequest$clientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
', 'StopStreamingSessionRequest$clientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
', 'UpdateLaunchProfileMemberRequest$clientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
', 'UpdateLaunchProfileRequest$clientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
', 'UpdateStreamingImageRequest$clientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
', 'UpdateStudioComponentRequest$clientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
', 'UpdateStudioRequest$clientToken' => 'Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
', ], ], 'ComputeFarmConfiguration' => [ 'base' => 'The configuration for a render farm that is associated with a studio resource.
', 'refs' => [ 'StudioComponentConfiguration$computeFarmConfiguration' => 'The configuration for a render farm that is associated with a studio resource.
', ], ], 'ConflictException' => [ 'base' => 'Another operation is in progress.
', 'refs' => [], ], 'CreateLaunchProfileRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateLaunchProfileResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateStreamingImageRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateStreamingImageResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateStreamingSessionRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateStreamingSessionResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateStreamingSessionStreamRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateStreamingSessionStreamResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateStudioComponentRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateStudioComponentResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateStudioRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateStudioResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLaunchProfileMemberRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLaunchProfileMemberResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLaunchProfileRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLaunchProfileResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteStreamingImageRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteStreamingImageResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteStreamingSessionRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteStreamingSessionResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteStudioComponentRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteStudioComponentResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteStudioMemberRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteStudioMemberResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteStudioRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteStudioResponse' => [ 'base' => NULL, 'refs' => [], ], 'DirectoryId' => [ 'base' => NULL, 'refs' => [ 'ActiveDirectoryConfiguration$directoryId' => 'The directory ID of the Directory Service for Microsoft Active Directory to access using this studio component.
', 'LaunchProfileInitializationActiveDirectory$directoryId' => 'The directory ID of the Directory Service for Microsoft Active Directory to access using this launch profile.
', ], ], 'EC2ImageId' => [ 'base' => NULL, 'refs' => [ 'CreateStreamingImageRequest$ec2ImageId' => 'The ID of an EC2 machine image with which to create this streaming image.
', 'StreamingImage$ec2ImageId' => 'The ID of an EC2 machine image with which to create the streaming image.
', ], ], 'EC2SubnetId' => [ 'base' => NULL, 'refs' => [ 'EC2SubnetIdList$member' => NULL, ], ], 'EC2SubnetIdList' => [ 'base' => NULL, 'refs' => [ 'CreateLaunchProfileRequest$ec2SubnetIds' => 'Specifies the IDs of the EC2 subnets where streaming sessions will be accessible from. These subnets must support the specified instance types.
', 'LaunchProfile$ec2SubnetIds' => 'Unique identifiers for a collection of EC2 subnets.
', ], ], 'Eula' => [ 'base' => 'Represents a EULA resource.
', 'refs' => [ 'EulaList$member' => NULL, 'GetEulaResponse$eula' => 'The EULA.
', ], ], 'EulaAcceptance' => [ 'base' => 'The acceptance of a EULA, required to use Amazon-provided streaming images.
', 'refs' => [ 'EulaAcceptanceList$member' => NULL, ], ], 'EulaAcceptanceId' => [ 'base' => 'The EULA acceptance ID.
', 'refs' => [ 'EulaAcceptance$eulaAcceptanceId' => 'The EULA acceptance ID.
', ], ], 'EulaAcceptanceList' => [ 'base' => NULL, 'refs' => [ 'AcceptEulasResponse$eulaAcceptances' => 'A collection of EULA acceptances.
', 'ListEulaAcceptancesResponse$eulaAcceptances' => 'A collection of EULA acceptances.
', ], ], 'EulaId' => [ 'base' => 'Represents a EULA resource.
', 'refs' => [ 'Eula$eulaId' => 'The EULA ID.
', 'EulaAcceptance$eulaId' => 'The EULA ID.
', ], ], 'EulaIdList' => [ 'base' => NULL, 'refs' => [ 'AcceptEulasRequest$eulaIds' => 'The EULA ID.
', 'StreamingImage$eulaIds' => 'The list of EULAs that must be accepted before a Streaming Session can be started using this streaming image.
', ], ], 'EulaList' => [ 'base' => NULL, 'refs' => [ 'ListEulasResponse$eulas' => 'A collection of EULA resources.
', ], ], 'EulaName' => [ 'base' => NULL, 'refs' => [ 'Eula$name' => 'The name for the EULA.
', ], ], 'ExceptionContext' => [ 'base' => 'ExceptionContext is a set of key-value pairs that provide you with more information about the error that occurred. For example, when the service returns a 404 ResourceNotFound error, ExceptionContext will contain the key `resourceId` with the value of resource that was not found.
ExceptionContext
allows scripts and other programmatic clients to provide better error handling.
The exception context.
', 'ConflictException$context' => 'The exception context.
', 'InternalServerErrorException$context' => 'The exception context.
', 'ResourceNotFoundException$context' => 'The exception context.
', 'ServiceQuotaExceededException$context' => 'The exception context.
', 'ThrottlingException$context' => 'The exception context.
', 'ValidationException$context' => 'The exception context.
', ], ], 'GetEulaRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetEulaResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetLaunchProfileDetailsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetLaunchProfileDetailsResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetLaunchProfileInitializationRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetLaunchProfileInitializationResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetLaunchProfileMemberRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetLaunchProfileMemberResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetLaunchProfileRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetLaunchProfileResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetStreamingImageRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetStreamingImageResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetStreamingSessionBackupRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetStreamingSessionBackupResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetStreamingSessionRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetStreamingSessionResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetStreamingSessionStreamRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetStreamingSessionStreamResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetStudioComponentRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetStudioComponentResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetStudioMemberRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetStudioMemberResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetStudioRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetStudioResponse' => [ 'base' => NULL, 'refs' => [], ], 'InternalServerErrorException' => [ 'base' => 'An internal error has occurred. Please retry your request.
', 'refs' => [], ], 'LaunchProfile' => [ 'base' => 'A launch profile controls your artist workforce’s access to studio components, like compute farms, shared file systems, managed file systems, and license server configurations, as well as instance types and Amazon Machine Images (AMIs).
Studio administrators create launch profiles in the Nimble Studio console. Artists can use their launch profiles to launch an instance from the Nimble Studio portal. Each user’s launch profile defines how they can launch a streaming session. By default, studio admins can use all launch profiles.
', 'refs' => [ 'CreateLaunchProfileResponse$launchProfile' => 'The launch profile.
', 'DeleteLaunchProfileResponse$launchProfile' => 'The launch profile.
', 'GetLaunchProfileDetailsResponse$launchProfile' => 'The launch profile.
', 'GetLaunchProfileResponse$launchProfile' => 'The launch profile.
', 'LaunchProfileList$member' => NULL, 'UpdateLaunchProfileResponse$launchProfile' => 'The launch profile.
', ], ], 'LaunchProfileDescription' => [ 'base' => 'A human-readable description of the launch profile.
', 'refs' => [ 'CreateLaunchProfileRequest$description' => 'The description.
', 'LaunchProfile$description' => 'A human-readable description of the launch profile.
', 'UpdateLaunchProfileRequest$description' => 'The description.
', ], ], 'LaunchProfileId' => [ 'base' => NULL, 'refs' => [ 'LaunchProfile$launchProfileId' => 'The ID of the launch profile used to control access from the streaming session.
', 'LaunchProfileInitialization$launchProfileId' => 'The ID of the launch profile used to control access from the streaming session.
', ], ], 'LaunchProfileInitialization' => [ 'base' => 'A launch profile initialization contains information required for a workstation or server to connect to a launch profile.
This includes scripts, endpoints, security groups, subnets, and other configuration.
', 'refs' => [ 'GetLaunchProfileInitializationResponse$launchProfileInitialization' => 'The launch profile initialization.
', ], ], 'LaunchProfileInitializationActiveDirectory' => [ 'base' => 'The launch profile initialization Active Directory contains information required for the launch profile to connect to the Active Directory.
', 'refs' => [ 'LaunchProfileInitialization$activeDirectory' => 'A LaunchProfileInitializationActiveDirectory
resource.
The launch profile initialization script is used when start streaming session runs.
', 'refs' => [ 'LaunchProfileInitializationScriptList$member' => NULL, ], ], 'LaunchProfileInitializationScriptList' => [ 'base' => NULL, 'refs' => [ 'LaunchProfileInitialization$systemInitializationScripts' => 'The system initializtion scripts.
', 'LaunchProfileInitialization$userInitializationScripts' => 'The user initializtion scripts.
', ], ], 'LaunchProfileList' => [ 'base' => NULL, 'refs' => [ 'ListLaunchProfilesResponse$launchProfiles' => 'A collection of launch profiles.
', ], ], 'LaunchProfileMembership' => [ 'base' => 'Studio admins can use launch profile membership to delegate launch profile access to studio users in the Nimble Studio portal without writing or maintaining complex IAM policies. A launch profile member is a user association from your studio identity source who is granted permissions to a launch profile.
A launch profile member (type USER) provides the following permissions to that launch profile:
GetLaunchProfile
GetLaunchProfileInitialization
GetLaunchProfileMembers
GetLaunchProfileMember
CreateStreamingSession
GetLaunchProfileDetails
The member.
', 'LaunchProfileMembershipList$member' => NULL, 'UpdateLaunchProfileMemberResponse$member' => 'The updated member.
', ], ], 'LaunchProfileMembershipList' => [ 'base' => NULL, 'refs' => [ 'ListLaunchProfileMembersResponse$members' => 'A list of members.
', ], ], 'LaunchProfileName' => [ 'base' => NULL, 'refs' => [ 'CreateLaunchProfileRequest$name' => 'The name for the launch profile.
', 'LaunchProfile$name' => 'A friendly name for the launch profile.
', 'LaunchProfileInitialization$name' => 'The name for the launch profile.
', 'UpdateLaunchProfileRequest$name' => 'The name for the launch profile.
', ], ], 'LaunchProfilePersona' => [ 'base' => NULL, 'refs' => [ 'LaunchProfileMembership$persona' => 'The persona.
', 'NewLaunchProfileMember$persona' => 'The persona.
', 'UpdateLaunchProfileMemberRequest$persona' => 'The persona.
', ], ], 'LaunchProfilePlatform' => [ 'base' => NULL, 'refs' => [ 'LaunchProfileInitialization$platform' => 'The platform of the launch platform, either Windows or Linux.
', 'StudioComponentInitializationScript$platform' => 'The platform of the initialization script, either Windows or Linux.
', ], ], 'LaunchProfileProtocolVersion' => [ 'base' => 'The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".
', 'refs' => [ 'LaunchProfileInitialization$launchProfileProtocolVersion' => 'The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".
', 'LaunchProfileProtocolVersionList$member' => NULL, 'StudioComponentInitializationScript$launchProfileProtocolVersion' => 'The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".
', ], ], 'LaunchProfileProtocolVersionList' => [ 'base' => NULL, 'refs' => [ 'CreateLaunchProfileRequest$launchProfileProtocolVersions' => 'The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".
', 'LaunchProfile$launchProfileProtocolVersions' => 'The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".
', 'UpdateLaunchProfileRequest$launchProfileProtocolVersions' => 'The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".
', ], ], 'LaunchProfileSecurityGroupIdList' => [ 'base' => NULL, 'refs' => [ 'LaunchProfileInitialization$ec2SecurityGroupIds' => 'The EC2 security groups that control access to the studio component.
', ], ], 'LaunchProfileState' => [ 'base' => NULL, 'refs' => [ 'LaunchProfile$state' => 'The current state.
', 'LaunchProfileStateList$member' => NULL, ], ], 'LaunchProfileStateList' => [ 'base' => NULL, 'refs' => [ 'ListLaunchProfilesRequest$states' => 'Filter this request to launch profiles in any of the given states.
', ], ], 'LaunchProfileStatusCode' => [ 'base' => NULL, 'refs' => [ 'LaunchProfile$statusCode' => 'The status code.
', ], ], 'LaunchProfileStudioComponentIdList' => [ 'base' => NULL, 'refs' => [ 'CreateLaunchProfileRequest$studioComponentIds' => 'Unique identifiers for a collection of studio components that can be used with this launch profile.
', 'LaunchProfile$studioComponentIds' => 'Unique identifiers for a collection of studio components that can be used with this launch profile.
', 'UpdateLaunchProfileRequest$studioComponentIds' => 'Unique identifiers for a collection of studio components that can be used with this launch profile.
', ], ], 'LaunchProfileValidationState' => [ 'base' => NULL, 'refs' => [ 'ValidationResult$state' => 'The current state.
', ], ], 'LaunchProfileValidationStatusCode' => [ 'base' => NULL, 'refs' => [ 'ValidationResult$statusCode' => 'The status code. This will contain the failure reason if the state is VALIDATION_FAILED
.
The status message for the validation result.
', ], ], 'LaunchProfileValidationType' => [ 'base' => NULL, 'refs' => [ 'ValidationResult$type' => 'The type of the validation result.
', ], ], 'LaunchPurpose' => [ 'base' => 'The launch purpose.
', 'refs' => [ 'LaunchProfileInitialization$launchPurpose' => 'The launch purpose.
', ], ], 'LicenseServiceConfiguration' => [ 'base' => 'The configuration for a license service that is associated with a studio resource.
', 'refs' => [ 'StudioComponentConfiguration$licenseServiceConfiguration' => 'The configuration for a license service that is associated with a studio resource.
', ], ], 'LinuxMountPoint' => [ 'base' => NULL, 'refs' => [ 'SharedFileSystemConfiguration$linuxMountPoint' => 'The mount location for a shared file system on a Linux virtual workstation.
', ], ], 'ListEulaAcceptancesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListEulaAcceptancesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListEulasRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListEulasResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListLaunchProfileMembersRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListLaunchProfileMembersResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListLaunchProfilesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListLaunchProfilesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListStreamingImagesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListStreamingImagesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListStreamingSessionBackupsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListStreamingSessionBackupsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListStreamingSessionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListStreamingSessionsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListStudioComponentsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListStudioComponentsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListStudioMembersRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListStudioMembersResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListStudiosRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListStudiosResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'MaxResults' => [ 'base' => NULL, 'refs' => [ 'ListLaunchProfileMembersRequest$maxResults' => 'The max number of results to return in the response.
', 'ListLaunchProfilesRequest$maxResults' => 'The max number of results to return in the response.
', 'ListStudioComponentsRequest$maxResults' => 'The max number of results to return in the response.
', 'ListStudioMembersRequest$maxResults' => 'The max number of results to return in the response.
', ], ], 'NewLaunchProfileMember' => [ 'base' => 'A new member that is added to a launch profile.
', 'refs' => [ 'NewLaunchProfileMemberList$member' => NULL, ], ], 'NewLaunchProfileMemberList' => [ 'base' => NULL, 'refs' => [ 'PutLaunchProfileMembersRequest$members' => 'A list of members.
', ], ], 'NewStudioMember' => [ 'base' => 'A new studio user\'s membership.
', 'refs' => [ 'NewStudioMemberList$member' => NULL, ], ], 'NewStudioMemberList' => [ 'base' => NULL, 'refs' => [ 'PutStudioMembersRequest$members' => 'A list of members.
', ], ], 'PutLaunchProfileMembersRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutLaunchProfileMembersResponse' => [ 'base' => NULL, 'refs' => [], ], 'PutStudioMembersRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutStudioMembersResponse' => [ 'base' => NULL, 'refs' => [], ], 'Region' => [ 'base' => NULL, 'refs' => [ 'Studio$homeRegion' => 'The Amazon Web Services Region where the studio resource is located.
', ], ], 'ResourceNotFoundException' => [ 'base' => 'The specified resource could not be found.
', 'refs' => [], ], 'RoleArn' => [ 'base' => NULL, 'refs' => [ 'CreateStudioComponentRequest$runtimeRoleArn' => 'An IAM role attached to a Studio Component that gives the studio component access to Amazon Web Services resources at anytime while the instance is running.
', 'CreateStudioComponentRequest$secureInitializationRoleArn' => 'An IAM role attached to Studio Component when the system initialization script runs which give the studio component access to Amazon Web Services resources when the system initialization script runs.
', 'CreateStudioRequest$adminRoleArn' => 'The IAM role that studio admins will assume when logging in to the Nimble Studio portal.
', 'CreateStudioRequest$userRoleArn' => 'The IAM role that studio users will assume when logging in to the Nimble Studio portal.
', 'LaunchProfileInitializationScript$runtimeRoleArn' => 'An IAM role attached to a Studio Component that gives the studio component access to Amazon Web Services resources at anytime while the instance is running.
', 'LaunchProfileInitializationScript$secureInitializationRoleArn' => 'An IAM role attached to Studio Component when the system initialization script runs which give the studio component access to Amazon Web Services resources when the system initialization script runs.
', 'Studio$adminRoleArn' => 'The IAM role that studio admins assume when logging in to the Nimble Studio portal.
', 'Studio$userRoleArn' => 'The IAM role that studio users assume when logging in to the Nimble Studio portal.
', 'StudioComponent$runtimeRoleArn' => 'An IAM role attached to a Studio Component that gives the studio component access to Amazon Web Services resources at anytime while the instance is running.
', 'StudioComponent$secureInitializationRoleArn' => 'An IAM role attached to Studio Component when the system initialization script runs which give the studio component access to Amazon Web Services resources when the system initialization script runs.
', 'UpdateStudioComponentRequest$runtimeRoleArn' => 'An IAM role attached to a Studio Component that gives the studio component access to Amazon Web Services resources at anytime while the instance is running.
', 'UpdateStudioComponentRequest$secureInitializationRoleArn' => 'An IAM role attached to Studio Component when the system initialization script runs which give the studio component access to Amazon Web Services resources when the system initialization script runs.
', 'UpdateStudioRequest$adminRoleArn' => 'The IAM role that Studio Admins will assume when logging in to the Nimble Studio portal.
', 'UpdateStudioRequest$userRoleArn' => 'The IAM role that Studio Users will assume when logging in to the Nimble Studio portal.
', ], ], 'ScriptParameterKey' => [ 'base' => 'A script parameter key.
', 'refs' => [ 'ScriptParameterKeyValue$key' => 'A script parameter key.
', ], ], 'ScriptParameterKeyValue' => [ 'base' => 'A parameter for a studio component script, in the form of a key-value pair.
', 'refs' => [ 'StudioComponentScriptParameterKeyValueList$member' => NULL, ], ], 'ScriptParameterValue' => [ 'base' => 'A script parameter value.
', 'refs' => [ 'ScriptParameterKeyValue$value' => 'A script parameter value.
', ], ], 'SecurityGroupId' => [ 'base' => NULL, 'refs' => [ 'LaunchProfileSecurityGroupIdList$member' => NULL, 'StudioComponentSecurityGroupIdList$member' => NULL, ], ], 'SensitiveString' => [ 'base' => NULL, 'refs' => [ 'ComputeFarmConfiguration$endpoint' => 'The endpoint of the ComputeFarm that is accessed by the studio component resource.
', 'LicenseServiceConfiguration$endpoint' => 'The endpoint of the license service that is accessed by the studio component resource.
', 'SharedFileSystemConfiguration$endpoint' => 'The endpoint of the shared file system that is accessed by the studio component resource.
', 'SharedFileSystemConfiguration$shareName' => 'The name of the file share.
', 'StreamingSessionStream$url' => 'The URL to connect to this stream using the DCV client.
', ], ], 'ServiceQuotaExceededException' => [ 'base' => 'Your current quota does not allow you to perform the request action. You can request increases for some quotas, and other quotas cannot be increased.
Please use Amazon Web Services Service Quotas to request an increase.
', 'refs' => [], ], 'SessionBackupMode' => [ 'base' => NULL, 'refs' => [ 'StreamConfigurationSessionBackup$mode' => 'Specifies how artists sessions are backed up.
Configures backups for streaming sessions launched with this launch profile. The default value is DEACTIVATED
, which means that backups are deactivated. To allow backups, set this value to AUTOMATIC
.
Shows the current backup setting of the session.
', ], ], 'SessionPersistenceMode' => [ 'base' => NULL, 'refs' => [ 'StreamConfiguration$sessionPersistenceMode' => 'Determine if a streaming session created from this launch profile can configure persistent storage. This means that volumeConfiguration
and automaticTerminationMode
are configured.
Determine if a streaming session created from this launch profile can configure persistent storage. This means that volumeConfiguration
and automaticTerminationMode
are configured.
Determine if a streaming session created from this launch profile can configure persistent storage. This means that volumeConfiguration
and automaticTerminationMode
are configured.
The configuration for a shared file storage system that is associated with a studio resource.
', 'refs' => [ 'StudioComponentConfiguration$sharedFileSystemConfiguration' => 'The configuration for a shared file storage system that is associated with a studio resource.
', ], ], 'StartStreamingSessionRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartStreamingSessionResponse' => [ 'base' => NULL, 'refs' => [], ], 'StartStudioSSOConfigurationRepairRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartStudioSSOConfigurationRepairResponse' => [ 'base' => NULL, 'refs' => [], ], 'StopStreamingSessionRequest' => [ 'base' => NULL, 'refs' => [], ], 'StopStreamingSessionResponse' => [ 'base' => NULL, 'refs' => [], ], 'StreamConfiguration' => [ 'base' => 'A configuration for a streaming session.
', 'refs' => [ 'LaunchProfile$streamConfiguration' => 'A configuration for a streaming session.
', ], ], 'StreamConfigurationCreate' => [ 'base' => 'Configuration for streaming workstations created using this launch profile.
', 'refs' => [ 'CreateLaunchProfileRequest$streamConfiguration' => 'A configuration for a streaming session.
', 'UpdateLaunchProfileRequest$streamConfiguration' => 'A configuration for a streaming session.
', ], ], 'StreamConfigurationMaxBackupsToRetain' => [ 'base' => NULL, 'refs' => [ 'StreamConfigurationSessionBackup$maxBackupsToRetain' => 'The maximum number of backups that each streaming session created from this launch profile can have.
', 'StreamingSession$maxBackupsToRetain' => 'The maximum number of backups of a streaming session that you can have. When the maximum number of backups is reached, the oldest backup is deleted.
', ], ], 'StreamConfigurationMaxSessionLengthInMinutes' => [ 'base' => NULL, 'refs' => [ 'StreamConfiguration$maxSessionLengthInMinutes' => 'The length of time, in minutes, that a streaming session can be active before it is stopped or terminated. After this point, Nimble Studio automatically terminates or stops the session. The default length of time is 690 minutes, and the maximum length of time is 30 days.
', 'StreamConfigurationCreate$maxSessionLengthInMinutes' => 'The length of time, in minutes, that a streaming session can be active before it is stopped or terminated. After this point, Nimble Studio automatically terminates or stops the session. The default length of time is 690 minutes, and the maximum length of time is 30 days.
', ], ], 'StreamConfigurationMaxStoppedSessionLengthInMinutes' => [ 'base' => NULL, 'refs' => [ 'StreamConfiguration$maxStoppedSessionLengthInMinutes' => 'Integer that determines if you can start and stop your sessions and how long a session can stay in the STOPPED
state. The default value is 0. The maximum value is 5760.
This field is allowed only when sessionPersistenceMode
is ACTIVATED
and automaticTerminationMode
is ACTIVATED
.
If the value is set to 0, your sessions can’t be STOPPED
. If you then call StopStreamingSession
, the session fails. If the time that a session stays in the READY
state exceeds the maxSessionLengthInMinutes
value, the session will automatically be terminated (instead of STOPPED
).
If the value is set to a positive number, the session can be stopped. You can call StopStreamingSession
to stop sessions in the READY
state. If the time that a session stays in the READY
state exceeds the maxSessionLengthInMinutes
value, the session will automatically be stopped (instead of terminated).
Integer that determines if you can start and stop your sessions and how long a session can stay in the STOPPED
state. The default value is 0. The maximum value is 5760.
This field is allowed only when sessionPersistenceMode
is ACTIVATED
and automaticTerminationMode
is ACTIVATED
.
If the value is set to 0, your sessions can’t be STOPPED
. If you then call StopStreamingSession
, the session fails. If the time that a session stays in the READY
state exceeds the maxSessionLengthInMinutes
value, the session will automatically be terminated (instead of STOPPED
).
If the value is set to a positive number, the session can be stopped. You can call StopStreamingSession
to stop sessions in the READY
state. If the time that a session stays in the READY
state exceeds the maxSessionLengthInMinutes
value, the session will automatically be stopped (instead of terminated).
Configures how streaming sessions are backed up when launched from this launch profile.
', 'refs' => [ 'StreamConfiguration$sessionBackup' => 'Information about the streaming session backup.
', 'StreamConfigurationCreate$sessionBackup' => 'Configures how streaming sessions are backed up when launched from this launch profile.
', ], ], 'StreamConfigurationSessionStorage' => [ 'base' => 'The configuration for a streaming session’s upload storage.
', 'refs' => [ 'StreamConfiguration$sessionStorage' => 'The upload storage for a streaming session.
', 'StreamConfigurationCreate$sessionStorage' => 'The upload storage for a streaming workstation that is created using this launch profile.
', ], ], 'StreamingClipboardMode' => [ 'base' => NULL, 'refs' => [ 'StreamConfiguration$clipboardMode' => 'Allows or deactivates the use of the system clipboard to copy and paste between the streaming session and streaming client.
', 'StreamConfigurationCreate$clipboardMode' => 'Allows or deactivates the use of the system clipboard to copy and paste between the streaming session and streaming client.
', ], ], 'StreamingImage' => [ 'base' => 'Represents a streaming image resource.
Streaming images are used by studio users to select which operating system and software they want to use in a Nimble Studio streaming session.
Amazon provides a number of streaming images that include popular 3rd-party software.
You can create your own streaming images using an Amazon EC2 machine image that you create for this purpose. You can also include software that your users require.
', 'refs' => [ 'CreateStreamingImageResponse$streamingImage' => 'The streaming image.
', 'DeleteStreamingImageResponse$streamingImage' => 'The streaming image.
', 'GetStreamingImageResponse$streamingImage' => 'The streaming image.
', 'StreamingImageList$member' => NULL, 'UpdateStreamingImageResponse$streamingImage' => NULL, ], ], 'StreamingImageDescription' => [ 'base' => 'The description.
', 'refs' => [ 'CreateStreamingImageRequest$description' => 'A human-readable description of the streaming image.
', 'StreamingImage$description' => 'A human-readable description of the streaming image.
', 'UpdateStreamingImageRequest$description' => 'The description.
', ], ], 'StreamingImageEncryptionConfiguration' => [ 'base' => 'Specifies how a streaming image is encrypted.
', 'refs' => [ 'StreamingImage$encryptionConfiguration' => 'The encryption configuration.
', ], ], 'StreamingImageEncryptionConfigurationKeyArn' => [ 'base' => NULL, 'refs' => [ 'StreamingImageEncryptionConfiguration$keyArn' => 'The ARN for a KMS key that is used to encrypt studio data.
', ], ], 'StreamingImageEncryptionConfigurationKeyType' => [ 'base' => NULL, 'refs' => [ 'StreamingImageEncryptionConfiguration$keyType' => 'The type of KMS key that is used to encrypt studio data.
', ], ], 'StreamingImageId' => [ 'base' => NULL, 'refs' => [ 'CreateStreamingSessionRequest$streamingImageId' => 'The ID of the streaming image.
', 'StreamingImage$streamingImageId' => 'The ID of the streaming image.
', 'StreamingImageIdList$member' => NULL, 'StreamingSession$streamingImageId' => 'The ID of the streaming image.
', ], ], 'StreamingImageIdList' => [ 'base' => 'A list of streaming image IDs that users can select from when launching a streaming session with this launch profile.
', 'refs' => [ 'StreamConfiguration$streamingImageIds' => 'The streaming images that users can select from when launching a streaming session with this launch profile.
', 'StreamConfigurationCreate$streamingImageIds' => 'The streaming images that users can select from when launching a streaming session with this launch profile.
', ], ], 'StreamingImageList' => [ 'base' => NULL, 'refs' => [ 'GetLaunchProfileDetailsResponse$streamingImages' => 'A collection of streaming images.
', 'ListStreamingImagesResponse$streamingImages' => 'A collection of streaming images.
', ], ], 'StreamingImageName' => [ 'base' => 'A friendly name for a streaming image resource.
', 'refs' => [ 'CreateStreamingImageRequest$name' => 'A friendly name for a streaming image resource.
', 'StreamingImage$name' => 'A friendly name for a streaming image resource.
', 'UpdateStreamingImageRequest$name' => 'The name for the streaming image.
', ], ], 'StreamingImageOwner' => [ 'base' => 'StreamingImageOwner is the owner of a particular streaming image.
This string is either the studioId that contains the streaming image, or the word AMAZON
for images provided by Nimble Studio.
The owner of the streaming image, either the studioId
that contains the streaming image, or amazon
for images that are provided by Amazon Nimble Studio.
The platform of this streaming image, either Windows or Linux.
', 'refs' => [ 'StreamingImage$platform' => 'The platform of the streaming image, either Windows or Linux.
', ], ], 'StreamingImageState' => [ 'base' => NULL, 'refs' => [ 'StreamingImage$state' => 'The current state.
', ], ], 'StreamingImageStatusCode' => [ 'base' => 'The status code.
', 'refs' => [ 'StreamingImage$statusCode' => 'The status code.
', ], ], 'StreamingInstanceType' => [ 'base' => NULL, 'refs' => [ 'CreateStreamingSessionRequest$ec2InstanceType' => 'The EC2 Instance type used for the streaming session.
', 'StreamingInstanceTypeList$member' => NULL, ], ], 'StreamingInstanceTypeList' => [ 'base' => 'The EC2 instance types that users can select from when launching a streaming session with this launch profile.
', 'refs' => [ 'StreamConfiguration$ec2InstanceTypes' => 'The EC2 instance types that users can select from when launching a streaming session with this launch profile.
', 'StreamConfigurationCreate$ec2InstanceTypes' => 'The EC2 instance types that users can select from when launching a streaming session with this launch profile.
', ], ], 'StreamingSession' => [ 'base' => 'A streaming session is a virtual workstation created using a particular launch profile.
', 'refs' => [ 'CreateStreamingSessionResponse$session' => 'The session.
', 'DeleteStreamingSessionResponse$session' => 'The session.
', 'GetStreamingSessionResponse$session' => 'The session.
', 'StartStreamingSessionResponse$session' => NULL, 'StopStreamingSessionResponse$session' => NULL, 'StreamingSessionList$member' => NULL, ], ], 'StreamingSessionBackup' => [ 'base' => 'Information about the streaming session backup.
', 'refs' => [ 'GetStreamingSessionBackupResponse$streamingSessionBackup' => 'Information about the streaming session backup.
', 'StreamingSessionBackupList$member' => NULL, ], ], 'StreamingSessionBackupList' => [ 'base' => NULL, 'refs' => [ 'ListStreamingSessionBackupsResponse$streamingSessionBackups' => 'Information about the streaming session backups.
', ], ], 'StreamingSessionId' => [ 'base' => NULL, 'refs' => [ 'StreamingSession$sessionId' => 'The session ID.
', 'StreamingSessionBackup$sessionId' => 'The streaming session ID for the StreamingSessionBackup
.
A collection of streaming sessions.
', ], ], 'StreamingSessionState' => [ 'base' => 'The streaming session state.
', 'refs' => [ 'StreamingSession$state' => 'The current state.
', 'StreamingSessionBackup$state' => NULL, ], ], 'StreamingSessionStatusCode' => [ 'base' => NULL, 'refs' => [ 'StreamingSession$statusCode' => 'The status code.
', 'StreamingSessionBackup$statusCode' => 'The status code.
', ], ], 'StreamingSessionStorageMode' => [ 'base' => NULL, 'refs' => [ 'StreamingSessionStorageModeList$member' => NULL, ], ], 'StreamingSessionStorageModeList' => [ 'base' => NULL, 'refs' => [ 'StreamConfigurationSessionStorage$mode' => 'Allows artists to upload files to their workstations. The only valid option is UPLOAD
.
The upload storage root location (folder) on streaming workstations where files are uploaded.
', 'refs' => [ 'StreamConfigurationSessionStorage$root' => 'The configuration for the upload storage root of the streaming session.
', ], ], 'StreamingSessionStorageRootPathLinux' => [ 'base' => NULL, 'refs' => [ 'StreamingSessionStorageRoot$linux' => 'The folder path in Linux workstations where files are uploaded.
', ], ], 'StreamingSessionStorageRootPathWindows' => [ 'base' => NULL, 'refs' => [ 'StreamingSessionStorageRoot$windows' => 'The folder path in Windows workstations where files are uploaded.
', ], ], 'StreamingSessionStream' => [ 'base' => 'A stream is an active connection to a streaming session, enabling a studio user to control the streaming session using a compatible client. Streaming session streams are compatible with the NICE DCV web client, included in the Nimble Studio portal, or the NICE DCV desktop client.
', 'refs' => [ 'CreateStreamingSessionStreamResponse$stream' => 'The stream.
', 'GetStreamingSessionStreamResponse$stream' => 'The stream.
', ], ], 'StreamingSessionStreamExpirationInSeconds' => [ 'base' => NULL, 'refs' => [ 'CreateStreamingSessionStreamRequest$expirationInSeconds' => 'The expiration time in seconds.
', ], ], 'StreamingSessionStreamState' => [ 'base' => NULL, 'refs' => [ 'StreamingSessionStream$state' => 'The current state.
', ], ], 'StreamingSessionStreamStatusCode' => [ 'base' => NULL, 'refs' => [ 'StreamingSessionStream$statusCode' => 'The streaming session stream status code.
', ], ], 'String' => [ 'base' => NULL, 'refs' => [ 'AcceptEulasRequest$studioId' => 'The studio ID.
', 'AccessDeniedException$code' => 'A more specific error code.
', 'AccessDeniedException$message' => 'A human-readable description of the error.
', 'ComputeFarmConfiguration$activeDirectoryUser' => 'The name of an Active Directory user that is used on ComputeFarm worker instances.
', 'ConflictException$code' => 'A more specific error code.
', 'ConflictException$message' => 'A human-readable description of the error.
', 'CreateLaunchProfileRequest$studioId' => 'The studio ID.
', 'CreateStreamingImageRequest$studioId' => 'The studio ID.
', 'CreateStreamingSessionRequest$launchProfileId' => 'The ID of the launch profile used to control access from the streaming session.
', 'CreateStreamingSessionRequest$ownedBy' => 'The user ID of the user that owns the streaming session. The user that owns the session will be logging into the session and interacting with the virtual workstation.
', 'CreateStreamingSessionRequest$studioId' => 'The studio ID.
', 'CreateStreamingSessionStreamRequest$sessionId' => 'The streaming session ID.
', 'CreateStreamingSessionStreamRequest$studioId' => 'The studio ID.
', 'CreateStudioComponentRequest$studioId' => 'The studio ID.
', 'DeleteLaunchProfileMemberRequest$launchProfileId' => 'The ID of the launch profile used to control access from the streaming session.
', 'DeleteLaunchProfileMemberRequest$principalId' => 'The principal ID. This currently supports a IAM Identity Center UserId.
', 'DeleteLaunchProfileMemberRequest$studioId' => 'The studio ID.
', 'DeleteLaunchProfileRequest$launchProfileId' => 'The ID of the launch profile used to control access from the streaming session.
', 'DeleteLaunchProfileRequest$studioId' => 'The studio ID.
', 'DeleteStreamingImageRequest$streamingImageId' => 'The streaming image ID.
', 'DeleteStreamingImageRequest$studioId' => 'The studio ID.
', 'DeleteStreamingSessionRequest$sessionId' => 'The streaming session ID.
', 'DeleteStreamingSessionRequest$studioId' => 'The studio ID.
', 'DeleteStudioComponentRequest$studioComponentId' => 'The studio component ID.
', 'DeleteStudioComponentRequest$studioId' => 'The studio ID.
', 'DeleteStudioMemberRequest$principalId' => 'The principal ID. This currently supports a IAM Identity Center UserId.
', 'DeleteStudioMemberRequest$studioId' => 'The studio ID.
', 'DeleteStudioRequest$studioId' => 'The studio ID.
', 'Eula$content' => 'The EULA content.
', 'EulaAcceptance$acceptedBy' => 'The ID of the person who accepted the EULA.
', 'EulaAcceptance$accepteeId' => 'The ID of the acceptee.
', 'EulaIdList$member' => NULL, 'ExceptionContext$key' => NULL, 'ExceptionContext$value' => NULL, 'GetEulaRequest$eulaId' => 'The EULA ID.
', 'GetLaunchProfileDetailsRequest$launchProfileId' => 'The ID of the launch profile used to control access from the streaming session.
', 'GetLaunchProfileDetailsRequest$studioId' => 'The studio ID.
', 'GetLaunchProfileInitializationRequest$launchProfileId' => 'The ID of the launch profile used to control access from the streaming session.
', 'GetLaunchProfileInitializationRequest$launchPurpose' => 'The launch purpose.
', 'GetLaunchProfileInitializationRequest$platform' => 'The platform where this Launch Profile will be used, either Windows or Linux.
', 'GetLaunchProfileInitializationRequest$studioId' => 'The studio ID.
', 'GetLaunchProfileMemberRequest$launchProfileId' => 'The ID of the launch profile used to control access from the streaming session.
', 'GetLaunchProfileMemberRequest$principalId' => 'The principal ID. This currently supports a IAM Identity Center UserId.
', 'GetLaunchProfileMemberRequest$studioId' => 'The studio ID.
', 'GetLaunchProfileRequest$launchProfileId' => 'The ID of the launch profile used to control access from the streaming session.
', 'GetLaunchProfileRequest$studioId' => 'The studio ID.
', 'GetStreamingImageRequest$streamingImageId' => 'The streaming image ID.
', 'GetStreamingImageRequest$studioId' => 'The studio ID.
', 'GetStreamingSessionBackupRequest$backupId' => 'The ID of the backup.
', 'GetStreamingSessionBackupRequest$studioId' => 'The studio ID.
', 'GetStreamingSessionRequest$sessionId' => 'The streaming session ID.
', 'GetStreamingSessionRequest$studioId' => 'The studio ID.
', 'GetStreamingSessionStreamRequest$sessionId' => 'The streaming session ID.
', 'GetStreamingSessionStreamRequest$streamId' => 'The streaming session stream ID.
', 'GetStreamingSessionStreamRequest$studioId' => 'The studio ID.
', 'GetStudioComponentRequest$studioComponentId' => 'The studio component ID.
', 'GetStudioComponentRequest$studioId' => 'The studio ID.
', 'GetStudioMemberRequest$principalId' => 'The principal ID. This currently supports a IAM Identity Center UserId.
', 'GetStudioMemberRequest$studioId' => 'The studio ID.
', 'GetStudioRequest$studioId' => 'The studio ID.
', 'InternalServerErrorException$code' => 'A more specific error code.
', 'InternalServerErrorException$message' => 'A human-readable description of the error.
', 'LaunchProfile$arn' => 'The Amazon Resource Name (ARN) that is assigned to a studio resource and uniquely identifies it. ARNs are unique across all Regions.
', 'LaunchProfile$createdBy' => 'The user ID of the user that created the launch profile.
', 'LaunchProfile$statusMessage' => 'The status message for the launch profile.
', 'LaunchProfile$updatedBy' => 'The user ID of the user that most recently updated the resource.
', 'LaunchProfileInitializationActiveDirectory$directoryName' => 'The directory name.
', 'LaunchProfileMembership$identityStoreId' => 'The ID of the identity store.
', 'LaunchProfileMembership$principalId' => 'The principal ID.
', 'LaunchProfileMembership$sid' => 'The Active Directory Security Identifier for this user, if available.
', 'LaunchProfileStudioComponentIdList$member' => NULL, 'ListEulaAcceptancesRequest$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListEulaAcceptancesRequest$studioId' => 'The studio ID.
', 'ListEulaAcceptancesResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListEulasRequest$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListEulasResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListLaunchProfileMembersRequest$launchProfileId' => 'The ID of the launch profile used to control access from the streaming session.
', 'ListLaunchProfileMembersRequest$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListLaunchProfileMembersRequest$studioId' => 'The studio ID.
', 'ListLaunchProfileMembersResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListLaunchProfilesRequest$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListLaunchProfilesRequest$principalId' => 'The principal ID. This currently supports a IAM Identity Center UserId.
', 'ListLaunchProfilesRequest$studioId' => 'The studio ID.
', 'ListLaunchProfilesResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListStreamingImagesRequest$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListStreamingImagesRequest$owner' => 'Filter this request to streaming images with the given owner
', 'ListStreamingImagesRequest$studioId' => 'The studio ID.
', 'ListStreamingImagesResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListStreamingSessionBackupsRequest$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListStreamingSessionBackupsRequest$ownedBy' => 'The user ID of the user that owns the streaming session.
', 'ListStreamingSessionBackupsRequest$studioId' => 'The studio ID.
', 'ListStreamingSessionBackupsResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListStreamingSessionsRequest$createdBy' => 'Filters the request to streaming sessions created by the given user.
', 'ListStreamingSessionsRequest$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListStreamingSessionsRequest$ownedBy' => 'Filters the request to streaming session owned by the given user
', 'ListStreamingSessionsRequest$sessionIds' => 'Filters the request to only the provided session IDs.
', 'ListStreamingSessionsRequest$studioId' => 'The studio ID.
', 'ListStreamingSessionsResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListStudioComponentsRequest$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListStudioComponentsRequest$studioId' => 'The studio ID.
', 'ListStudioComponentsResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListStudioMembersRequest$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListStudioMembersRequest$studioId' => 'The studio ID.
', 'ListStudioMembersResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListStudiosRequest$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListStudiosResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListTagsForResourceRequest$resourceArn' => 'The Amazon Resource Name (ARN) of the resource for which you want to list tags.
', 'NewLaunchProfileMember$principalId' => 'The principal ID.
', 'NewStudioMember$principalId' => 'The principal ID.
', 'PutLaunchProfileMembersRequest$identityStoreId' => 'The ID of the identity store.
', 'PutLaunchProfileMembersRequest$launchProfileId' => 'The ID of the launch profile used to control access from the streaming session.
', 'PutLaunchProfileMembersRequest$studioId' => 'The studio ID.
', 'PutStudioMembersRequest$identityStoreId' => 'The ID of the identity store.
', 'PutStudioMembersRequest$studioId' => 'The studio ID.
', 'ResourceNotFoundException$code' => 'A more specific error code.
', 'ResourceNotFoundException$message' => 'A human-readable description of the error.
', 'ServiceQuotaExceededException$code' => 'A more specific error code.
', 'ServiceQuotaExceededException$message' => 'A human-readable description of the error.
', 'SharedFileSystemConfiguration$fileSystemId' => 'The unique identifier for a file system.
', 'StartStreamingSessionRequest$backupId' => 'The ID of the backup.
', 'StartStreamingSessionRequest$sessionId' => 'The streaming session ID for the StartStreamingSessionRequest
.
The studio ID for the StartStreamingSessionRequest.
', 'StartStudioSSOConfigurationRepairRequest$studioId' => 'The studio ID.
', 'StopStreamingSessionRequest$sessionId' => 'The streaming session ID for the StopStreamingSessionRequest
.
The studioId for the StopStreamingSessionRequest.
', 'StreamingImage$arn' => 'The Amazon Resource Name (ARN) that is assigned to a studio resource and uniquely identifies it. ARNs are unique across all Regions.
', 'StreamingImage$statusMessage' => 'The status message for the streaming image.
', 'StreamingSession$arn' => 'The Amazon Resource Name (ARN) that is assigned to a studio resource and uniquely identifies it. ARNs are unique across all Regions.
', 'StreamingSession$createdBy' => 'The user ID of the user that created the streaming session.
', 'StreamingSession$ec2InstanceType' => 'The EC2 Instance type used for the streaming session.
', 'StreamingSession$launchProfileId' => 'The ID of the launch profile used to control access from the streaming session.
', 'StreamingSession$ownedBy' => 'The user ID of the user that owns the streaming session. The user that owns the session will be logging into the session and interacting with the virtual workstation.
', 'StreamingSession$startedBy' => 'The user ID of the user that started the streaming session.
', 'StreamingSession$startedFromBackupId' => 'The backup ID used to restore a streaming session.
', 'StreamingSession$statusMessage' => 'The status message for the streaming session.
', 'StreamingSession$stoppedBy' => 'The user ID of the user that stopped the streaming session.
', 'StreamingSession$updatedBy' => 'The user ID of the user that most recently updated the resource.
', 'StreamingSessionBackup$arn' => 'The Amazon Resource Name (ARN) that is assigned to a studio resource and uniquely identifies it. ARNs are unique across all Regions.
', 'StreamingSessionBackup$backupId' => 'The ID of the backup.
', 'StreamingSessionBackup$launchProfileId' => 'The ID of the launch profile which allowed the backups for the streaming session.
', 'StreamingSessionBackup$ownedBy' => 'The user ID of the user that owns the streaming session.
', 'StreamingSessionBackup$statusMessage' => 'The status message for the streaming session backup.
', 'StreamingSessionStream$createdBy' => 'The user ID of the user that created the streaming session stream.
', 'StreamingSessionStream$ownedBy' => 'The user ID of the user that owns the streaming session. The user that owns the session will be logging into the session and interacting with the virtual workstation.
', 'StreamingSessionStream$streamId' => 'The stream ID.
', 'StringList$member' => NULL, 'Studio$arn' => 'The Amazon Resource Name (ARN) that is assigned to a studio resource and uniquely identifies it. ARNs are unique across all Regions.
', 'Studio$ssoClientId' => 'The IAM Identity Center application client ID used to integrate with IAM Identity Center. This ID allows IAM Identity Center users to log in to Nimble Studio portal.
', 'Studio$statusMessage' => 'Additional detail on the studio state.
', 'Studio$studioId' => 'The unique identifier for a studio resource. In Nimble Studio, all other resources are contained in a studio resource.
', 'Studio$studioUrl' => 'The address of the web page for the studio.
', 'StudioComponent$arn' => 'The Amazon Resource Name (ARN) that is assigned to a studio resource and uniquely identifies it. ARNs are unique across all Regions.
', 'StudioComponent$createdBy' => 'The user ID of the user that created the studio component.
', 'StudioComponent$statusMessage' => 'The status message for the studio component.
', 'StudioComponent$updatedBy' => 'The user ID of the user that most recently updated the resource.
', 'StudioComponentSummary$createdBy' => 'The user ID of the user that created the studio component.
', 'StudioComponentSummary$updatedBy' => 'The user ID of the user that most recently updated the resource.
', 'StudioMembership$identityStoreId' => 'The ID of the identity store.
', 'StudioMembership$principalId' => 'The principal ID.
', 'StudioMembership$sid' => 'The Active Directory Security Identifier for this user, if available.
', 'TagResourceRequest$resourceArn' => 'The Amazon Resource Name (ARN) of the resource you want to add tags to.
', 'Tags$key' => NULL, 'Tags$value' => NULL, 'ThrottlingException$code' => 'A more specific error code.
', 'ThrottlingException$message' => 'A human-readable description of the error.
', 'UntagResourceRequest$resourceArn' => 'Identifies the Amazon Resource Name(ARN) key from which you are removing tags.
', 'UpdateLaunchProfileMemberRequest$launchProfileId' => 'The ID of the launch profile used to control access from the streaming session.
', 'UpdateLaunchProfileMemberRequest$principalId' => 'The principal ID. This currently supports a IAM Identity Center UserId.
', 'UpdateLaunchProfileMemberRequest$studioId' => 'The studio ID.
', 'UpdateLaunchProfileRequest$launchProfileId' => 'The ID of the launch profile used to control access from the streaming session.
', 'UpdateLaunchProfileRequest$studioId' => 'The studio ID.
', 'UpdateStreamingImageRequest$streamingImageId' => 'The streaming image ID.
', 'UpdateStreamingImageRequest$studioId' => 'The studio ID.
', 'UpdateStudioComponentRequest$studioComponentId' => 'The studio component ID.
', 'UpdateStudioComponentRequest$studioId' => 'The studio ID.
', 'UpdateStudioRequest$studioId' => 'The studio ID.
', 'ValidationException$code' => 'A more specific error code.
', 'ValidationException$message' => 'A human-readable description of the error.
', ], ], 'StringList' => [ 'base' => NULL, 'refs' => [ 'GetLaunchProfileInitializationRequest$launchProfileProtocolVersions' => 'The launch profile protocol versions supported by the client.
', 'ListEulaAcceptancesRequest$eulaIds' => 'The list of EULA IDs that have been previously accepted.
', 'ListEulasRequest$eulaIds' => 'The list of EULA IDs that should be returned
', 'UntagResourceRequest$tagKeys' => 'One or more tag keys. Specify only the tag keys, not the tag values.
', ], ], 'Studio' => [ 'base' => 'Represents a studio resource.
A studio is the core resource used with Nimble Studio. You must create a studio first, before any other resource type can be created. All other resources you create and manage in Nimble Studio are contained within a studio.
When creating a studio, you must provides two IAM roles for use with the Nimble Studio portal. These roles are assumed by your users when they log in to the Nimble Studio portal via IAM Identity Center and your identity source.
The user role must have the AmazonNimbleStudio-StudioUser
managed policy attached for the portal to function properly.
The admin role must have the AmazonNimbleStudio-StudioAdmin
managed policy attached for the portal to function properly.
Your studio roles must trust the identity.nimble.amazonaws.com
service principal to function properly.
Information about a studio.
', 'DeleteStudioResponse$studio' => 'Information about a studio.
', 'GetStudioResponse$studio' => 'Information about a studio.
', 'StartStudioSSOConfigurationRepairResponse$studio' => 'Information about a studio.
', 'StudioList$member' => NULL, 'UpdateStudioResponse$studio' => 'Information about a studio.
', ], ], 'StudioComponent' => [ 'base' => 'A studio component represents a network resource to be used by a studio\'s users and workflows. A typical studio contains studio components for each of the following: render farm, Active Directory, licensing, and file system.
Access to a studio component is managed by specifying security groups for the resource, as well as its endpoint.
A studio component also has a set of initialization scripts that are returned by GetLaunchProfileInitialization
. These initialization scripts run on streaming sessions when they start. They provide users with flexibility in controlling how the studio resources are configured on a streaming session.
Information about the studio component.
', 'DeleteStudioComponentResponse$studioComponent' => 'Information about the studio component.
', 'GetStudioComponentResponse$studioComponent' => 'Information about the studio component.
', 'StudioComponentList$member' => NULL, 'UpdateStudioComponentResponse$studioComponent' => 'Information about the studio component.
', ], ], 'StudioComponentConfiguration' => [ 'base' => 'The configuration of the studio component, based on component type.
', 'refs' => [ 'CreateStudioComponentRequest$configuration' => 'The configuration of the studio component, based on component type.
', 'StudioComponent$configuration' => 'The configuration of the studio component, based on component type.
', 'UpdateStudioComponentRequest$configuration' => 'The configuration of the studio component, based on component type.
', ], ], 'StudioComponentDescription' => [ 'base' => NULL, 'refs' => [ 'CreateStudioComponentRequest$description' => 'The description.
', 'StudioComponent$description' => 'A human-readable description for the studio component resource.
', 'StudioComponentSummary$description' => 'The description.
', 'UpdateStudioComponentRequest$description' => 'The description.
', ], ], 'StudioComponentId' => [ 'base' => NULL, 'refs' => [ 'LaunchProfileInitializationActiveDirectory$studioComponentId' => 'The unique identifier for a studio component resource.
', 'LaunchProfileInitializationScript$studioComponentId' => 'The unique identifier for a studio component resource.
', 'StudioComponent$studioComponentId' => 'The unique identifier for a studio component resource.
', 'StudioComponentSummary$studioComponentId' => 'The unique identifier for a studio component resource.
', ], ], 'StudioComponentInitializationScript' => [ 'base' => 'Initialization scripts for studio components.
', 'refs' => [ 'StudioComponentInitializationScriptList$member' => NULL, ], ], 'StudioComponentInitializationScriptContent' => [ 'base' => NULL, 'refs' => [ 'LaunchProfileInitializationScript$script' => 'The initialization script.
', 'StudioComponentInitializationScript$script' => 'The initialization script.
', ], ], 'StudioComponentInitializationScriptList' => [ 'base' => NULL, 'refs' => [ 'CreateStudioComponentRequest$initializationScripts' => 'Initialization scripts for studio components.
', 'StudioComponent$initializationScripts' => 'Initialization scripts for studio components.
', 'UpdateStudioComponentRequest$initializationScripts' => 'Initialization scripts for studio components.
', ], ], 'StudioComponentInitializationScriptRunContext' => [ 'base' => NULL, 'refs' => [ 'StudioComponentInitializationScript$runContext' => 'The method to use when running the initialization script.
', ], ], 'StudioComponentList' => [ 'base' => NULL, 'refs' => [ 'ListStudioComponentsResponse$studioComponents' => 'A collection of studio components.
', ], ], 'StudioComponentName' => [ 'base' => NULL, 'refs' => [ 'CreateStudioComponentRequest$name' => 'The name for the studio component.
', 'LaunchProfileInitializationActiveDirectory$studioComponentName' => 'The name for the studio component.
', 'LaunchProfileInitializationScript$studioComponentName' => 'The name for the studio component.
', 'StudioComponent$name' => 'A friendly name for the studio component resource.
', 'StudioComponentSummary$name' => 'The name for the studio component.
', 'UpdateStudioComponentRequest$name' => 'The name for the studio component.
', ], ], 'StudioComponentScriptParameterKeyValueList' => [ 'base' => NULL, 'refs' => [ 'CreateStudioComponentRequest$scriptParameters' => 'Parameters for the studio component scripts.
', 'StudioComponent$scriptParameters' => 'Parameters for the studio component scripts.
', 'UpdateStudioComponentRequest$scriptParameters' => 'Parameters for the studio component scripts.
', ], ], 'StudioComponentSecurityGroupIdList' => [ 'base' => NULL, 'refs' => [ 'CreateStudioComponentRequest$ec2SecurityGroupIds' => 'The EC2 security groups that control access to the studio component.
', 'StudioComponent$ec2SecurityGroupIds' => 'The EC2 security groups that control access to the studio component.
', 'UpdateStudioComponentRequest$ec2SecurityGroupIds' => 'The EC2 security groups that control access to the studio component.
', ], ], 'StudioComponentState' => [ 'base' => 'The current state of the studio component resource.
While a studio component is being created, modified, or deleted, its state will be CREATE_IN_PROGRESS
, UPDATE_IN_PROGRESS
, or DELETE_IN_PROGRESS
.
These are called transition states.
No modifications may be made to the studio component while it is in a transition state.
If creation of the resource fails, the state will change to CREATE_FAILED
. The resource StatusCode
and StatusMessage
will provide more information of why creation failed. The resource in this state will automatically be deleted from your account after a period of time.
If updating the resource fails, the state will change to UPDATE_FAILED
. The resource StatusCode
and StatusMessage
will provide more information of why the update failed. The resource will be returned to the state it was in when the update request was invoked.
If deleting the resource fails, the state will change to DELETE_FAILED
. The resource StatusCode
and StatusMessage
will provide more information of why the update failed. The resource will be returned to the state it was in when the update request was invoked. After the resource is deleted successfully, it will change to the DELETED
state. The resource will no longer count against service quotas and cannot be used or acted upon any futher. It will be removed from your account after a period of time.
The current state.
', 'StudioComponentStateList$member' => NULL, ], ], 'StudioComponentStateList' => [ 'base' => NULL, 'refs' => [ 'ListStudioComponentsRequest$states' => 'Filters the request to studio components that are in one of the given states.
', ], ], 'StudioComponentStatusCode' => [ 'base' => 'The current status of the studio component resource.
When the resource is in the READY
state, the status code signals what the last mutation made to the resource was.
When the resource is in a CREATE_FAILED
, UPDATE_FAILED
, or DELETE_FAILED
state, the status code signals what went wrong and why the mutation failed.
The status code.
', ], ], 'StudioComponentSubtype' => [ 'base' => NULL, 'refs' => [ 'CreateStudioComponentRequest$subtype' => 'The specific subtype of a studio component.
', 'StudioComponent$subtype' => 'The specific subtype of a studio component.
', 'StudioComponentSummary$subtype' => 'The specific subtype of a studio component.
', 'UpdateStudioComponentRequest$subtype' => 'The specific subtype of a studio component.
', ], ], 'StudioComponentSummary' => [ 'base' => 'The studio component\'s summary.
', 'refs' => [ 'StudioComponentSummaryList$member' => NULL, ], ], 'StudioComponentSummaryList' => [ 'base' => NULL, 'refs' => [ 'GetLaunchProfileDetailsResponse$studioComponentSummaries' => 'A collection of studio component summaries.
', ], ], 'StudioComponentType' => [ 'base' => NULL, 'refs' => [ 'CreateStudioComponentRequest$type' => 'The type of the studio component.
', 'StudioComponent$type' => 'The type of the studio component.
', 'StudioComponentSummary$type' => 'The type of the studio component.
', 'StudioComponentTypeList$member' => NULL, 'UpdateStudioComponentRequest$type' => 'The type of the studio component.
', ], ], 'StudioComponentTypeList' => [ 'base' => NULL, 'refs' => [ 'ListStudioComponentsRequest$types' => 'Filters the request to studio components that are of one of the given types.
', ], ], 'StudioDisplayName' => [ 'base' => NULL, 'refs' => [ 'CreateStudioRequest$displayName' => 'A friendly name for the studio.
', 'Studio$displayName' => 'A friendly name for the studio.
', 'UpdateStudioRequest$displayName' => 'A friendly name for the studio.
', ], ], 'StudioEncryptionConfiguration' => [ 'base' => 'Configuration of the encryption method that is used for the studio.
', 'refs' => [ 'CreateStudioRequest$studioEncryptionConfiguration' => 'The studio encryption configuration.
', 'Studio$studioEncryptionConfiguration' => 'Configuration of the encryption method that is used for the studio.
', ], ], 'StudioEncryptionConfigurationKeyArn' => [ 'base' => 'The Amazon Resource Name (ARN) for a KMS key that is used to encrypt studio data.
', 'refs' => [ 'StudioEncryptionConfiguration$keyArn' => 'The ARN for a KMS key that is used to encrypt studio data.
', ], ], 'StudioEncryptionConfigurationKeyType' => [ 'base' => 'The type of KMS key that is used to encrypt studio data.
', 'refs' => [ 'StudioEncryptionConfiguration$keyType' => 'The type of KMS key that is used to encrypt studio data.
', ], ], 'StudioList' => [ 'base' => NULL, 'refs' => [ 'ListStudiosResponse$studios' => 'A collection of studios.
', ], ], 'StudioMembership' => [ 'base' => 'A studio member is an association of a user from your studio identity source to elevated permissions that they are granted in the studio.
When you add a user to your studio using the Nimble Studio console, they are given access to the studio\'s IAM Identity Center application and are given access to log in to the Nimble Studio portal. These users have the permissions provided by the studio\'s user IAM role and do not appear in the studio membership collection. Only studio admins appear in studio membership.
When you add a user to studio membership with the ADMIN persona, upon logging in to the Nimble Studio portal, they are granted permissions specified by the Studio\'s Admin IAM role.
', 'refs' => [ 'GetStudioMemberResponse$member' => 'The member.
', 'StudioMembershipList$member' => NULL, ], ], 'StudioMembershipList' => [ 'base' => NULL, 'refs' => [ 'ListStudioMembersResponse$members' => 'A list of admin members.
', ], ], 'StudioName' => [ 'base' => NULL, 'refs' => [ 'CreateStudioRequest$studioName' => 'The studio name that is used in the URL of the Nimble Studio portal when accessed by Nimble Studio users.
', 'Studio$studioName' => 'The name of the studio, as included in the URL when accessing it in the Nimble Studio portal.
', ], ], 'StudioPersona' => [ 'base' => NULL, 'refs' => [ 'NewStudioMember$persona' => 'The persona.
', 'StudioMembership$persona' => 'The persona.
', ], ], 'StudioState' => [ 'base' => NULL, 'refs' => [ 'Studio$state' => 'The current state of the studio resource.
', ], ], 'StudioStatusCode' => [ 'base' => 'The status code.
', 'refs' => [ 'Studio$statusCode' => 'Status codes that provide additional detail on the studio state.
', ], ], 'TagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'TagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'Tags' => [ 'base' => NULL, 'refs' => [ 'CreateLaunchProfileRequest$tags' => 'A collection of labels, in the form of key-value pairs, that apply to this resource.
', 'CreateStreamingImageRequest$tags' => 'A collection of labels, in the form of key-value pairs, that apply to this resource.
', 'CreateStreamingSessionRequest$tags' => 'A collection of labels, in the form of key-value pairs, that apply to this resource.
', 'CreateStudioComponentRequest$tags' => 'A collection of labels, in the form of key-value pairs, that apply to this resource.
', 'CreateStudioRequest$tags' => 'A collection of labels, in the form of key-value pairs, that apply to this resource.
', 'LaunchProfile$tags' => 'A collection of labels, in the form of key-value pairs, that apply to this resource.
', 'ListTagsForResourceResponse$tags' => 'A collection of labels, in the form of key-value pairs, that apply to this resource.
', 'StreamingImage$tags' => 'A collection of labels, in the form of key-value pairs, that apply to this resource.
', 'StreamingSession$tags' => 'A collection of labels, in the form of key-value pairs, that apply to this resource.
', 'StreamingSessionBackup$tags' => 'A collection of labels, in the form of key-value pairs, that apply to this resource.
', 'Studio$tags' => 'A collection of labels, in the form of key-value pairs, that apply to this resource.
', 'StudioComponent$tags' => 'A collection of labels, in the form of key-value pairs, that apply to this resource.
', 'TagResourceRequest$tags' => 'A collection of labels, in the form of key-value pairs, that apply to this resource.
', ], ], 'ThrottlingException' => [ 'base' => 'The request throughput limit was exceeded.
', 'refs' => [], ], 'Timestamp' => [ 'base' => NULL, 'refs' => [ 'Eula$createdAt' => 'The ISO timestamp in seconds for when the resource was created.
', 'Eula$updatedAt' => 'The ISO timestamp in seconds for when the resource was updated.
', 'EulaAcceptance$acceptedAt' => 'The ISO timestamp in seconds for when the EULA was accepted.
', 'LaunchProfile$createdAt' => 'The ISO timestamp in seconds for when the resource was created.
', 'LaunchProfile$updatedAt' => 'The ISO timestamp in seconds for when the resource was updated.
', 'StreamingSession$createdAt' => 'The ISO timestamp in seconds for when the resource was created.
', 'StreamingSession$startedAt' => 'The time the session entered START_IN_PROGRESS
state.
The time the streaming session will automatically be stopped if the user doesn’t stop the session themselves.
', 'StreamingSession$stoppedAt' => 'The time the session entered STOP_IN_PROGRESS
state.
The time the streaming session will automatically terminate if not terminated by the user.
', 'StreamingSession$updatedAt' => 'The ISO timestamp in seconds for when the resource was updated.
', 'StreamingSessionBackup$createdAt' => 'The ISO timestamp in for when the resource was created.
', 'StreamingSessionStream$createdAt' => 'The ISO timestamp in seconds for when the resource was created.
', 'StreamingSessionStream$expiresAt' => 'The ISO timestamp in seconds for when the resource expires.
', 'Studio$createdAt' => 'The ISO timestamp in seconds for when the resource was created.
', 'Studio$updatedAt' => 'The ISO timestamp in seconds for when the resource was updated.
', 'StudioComponent$createdAt' => 'The ISO timestamp in seconds for when the resource was created.
', 'StudioComponent$updatedAt' => 'The ISO timestamp in seconds for when the resource was updated.
', 'StudioComponentSummary$createdAt' => 'The ISO timestamp in seconds for when the resource was created.
', 'StudioComponentSummary$updatedAt' => 'The ISO timestamp in seconds for when the resource was updated.
', ], ], 'UntagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UntagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLaunchProfileMemberRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLaunchProfileMemberResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLaunchProfileRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLaunchProfileResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateStreamingImageRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateStreamingImageResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateStudioComponentRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateStudioComponentResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateStudioRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateStudioResponse' => [ 'base' => NULL, 'refs' => [], ], 'ValidationException' => [ 'base' => 'One of the parameters in the request is invalid.
', 'refs' => [], ], 'ValidationResult' => [ 'base' => 'The launch profile validation result.
', 'refs' => [ 'ValidationResults$member' => NULL, ], ], 'ValidationResults' => [ 'base' => NULL, 'refs' => [ 'LaunchProfile$validationResults' => 'The list of the latest validation results.
', ], ], 'VolumeConfiguration' => [ 'base' => 'Custom volume configuration for the root volumes that are attached to streaming sessions.
This parameter is only allowed when sessionPersistenceMode
is ACTIVATED
.
Custom volume configuration for the root volumes that are attached to streaming sessions.
This parameter is only allowed when sessionPersistenceMode
is ACTIVATED
.
Custom volume configuration for the root volumes that are attached to streaming sessions.
This parameter is only allowed when sessionPersistenceMode
is ACTIVATED
.
Custom volume configuration for the root volumes that are attached to streaming sessions.
This parameter is only allowed when sessionPersistenceMode
is ACTIVATED
.
The number of I/O operations per second for the root volume that is attached to streaming session.
', ], ], 'VolumeRetentionMode' => [ 'base' => NULL, 'refs' => [ 'StopStreamingSessionRequest$volumeRetentionMode' => 'Adds additional instructions to a streaming session stop action to either retain the EBS volumes or delete the EBS volumes.
', 'StreamingSession$volumeRetentionMode' => 'Determine if an EBS volume created from this streaming session will be backed up.
', ], ], 'VolumeSizeInGiB' => [ 'base' => NULL, 'refs' => [ 'VolumeConfiguration$size' => 'The size of the root volume that is attached to the streaming session. The root volume size is measured in GiBs.
', ], ], 'VolumeThroughputInMiBs' => [ 'base' => NULL, 'refs' => [ 'VolumeConfiguration$throughput' => 'The throughput to provision for the root volume that is attached to the streaming session. The throughput is measured in MiB/s.
', ], ], 'WindowsMountDrive' => [ 'base' => NULL, 'refs' => [ 'SharedFileSystemConfiguration$windowsMountDrive' => 'The mount location for a shared file system on a Windows virtual workstation.
', ], ], ],];