python-botocore/botocore/data/workspaces/2015-04-08/service-2.json
2018-01-15 17:34:17 +01:00

1291 lines
42 KiB
JSON

{
"version":"2.0",
"metadata":{
"apiVersion":"2015-04-08",
"endpointPrefix":"workspaces",
"jsonVersion":"1.1",
"protocol":"json",
"serviceFullName":"Amazon WorkSpaces",
"signatureVersion":"v4",
"targetPrefix":"WorkspacesService",
"uid":"workspaces-2015-04-08"
},
"operations":{
"CreateTags":{
"name":"CreateTags",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"CreateTagsRequest"},
"output":{"shape":"CreateTagsResult"},
"errors":[
{"shape":"ResourceNotFoundException"},
{"shape":"InvalidParameterValuesException"},
{"shape":"ResourceLimitExceededException"}
],
"documentation":"<p>Creates tags for the specified WorkSpace.</p>"
},
"CreateWorkspaces":{
"name":"CreateWorkspaces",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"CreateWorkspacesRequest"},
"output":{"shape":"CreateWorkspacesResult"},
"errors":[
{"shape":"ResourceLimitExceededException"},
{"shape":"InvalidParameterValuesException"}
],
"documentation":"<p>Creates one or more WorkSpaces.</p> <p>This operation is asynchronous and returns before the WorkSpaces are created.</p>"
},
"DeleteTags":{
"name":"DeleteTags",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DeleteTagsRequest"},
"output":{"shape":"DeleteTagsResult"},
"errors":[
{"shape":"ResourceNotFoundException"},
{"shape":"InvalidParameterValuesException"}
],
"documentation":"<p>Deletes the specified tags from a WorkSpace.</p>"
},
"DescribeTags":{
"name":"DescribeTags",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DescribeTagsRequest"},
"output":{"shape":"DescribeTagsResult"},
"errors":[
{"shape":"ResourceNotFoundException"}
],
"documentation":"<p>Describes the tags for the specified WorkSpace.</p>"
},
"DescribeWorkspaceBundles":{
"name":"DescribeWorkspaceBundles",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DescribeWorkspaceBundlesRequest"},
"output":{"shape":"DescribeWorkspaceBundlesResult"},
"errors":[
{"shape":"InvalidParameterValuesException"}
],
"documentation":"<p>Describes the available WorkSpace bundles.</p> <p>You can filter the results using either bundle ID or owner, but not both.</p>"
},
"DescribeWorkspaceDirectories":{
"name":"DescribeWorkspaceDirectories",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DescribeWorkspaceDirectoriesRequest"},
"output":{"shape":"DescribeWorkspaceDirectoriesResult"},
"errors":[
{"shape":"InvalidParameterValuesException"}
],
"documentation":"<p>Describes the available AWS Directory Service directories that are registered with Amazon WorkSpaces.</p>"
},
"DescribeWorkspaces":{
"name":"DescribeWorkspaces",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DescribeWorkspacesRequest"},
"output":{"shape":"DescribeWorkspacesResult"},
"errors":[
{"shape":"InvalidParameterValuesException"},
{"shape":"ResourceUnavailableException"}
],
"documentation":"<p>Describes the specified WorkSpaces.</p> <p>You can filter the results using bundle ID, directory ID, or owner, but you can specify only one filter at a time.</p>"
},
"DescribeWorkspacesConnectionStatus":{
"name":"DescribeWorkspacesConnectionStatus",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"DescribeWorkspacesConnectionStatusRequest"},
"output":{"shape":"DescribeWorkspacesConnectionStatusResult"},
"errors":[
{"shape":"InvalidParameterValuesException"}
],
"documentation":"<p>Describes the connection status of the specified WorkSpaces.</p>"
},
"ModifyWorkspaceProperties":{
"name":"ModifyWorkspaceProperties",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"ModifyWorkspacePropertiesRequest"},
"output":{"shape":"ModifyWorkspacePropertiesResult"},
"errors":[
{"shape":"InvalidParameterValuesException"},
{"shape":"InvalidResourceStateException"},
{"shape":"OperationInProgressException"},
{"shape":"UnsupportedWorkspaceConfigurationException"},
{"shape":"ResourceNotFoundException"},
{"shape":"AccessDeniedException"},
{"shape":"ResourceUnavailableException"}
],
"documentation":"<p>Modifies the specified WorkSpace properties.</p>"
},
"RebootWorkspaces":{
"name":"RebootWorkspaces",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"RebootWorkspacesRequest"},
"output":{"shape":"RebootWorkspacesResult"},
"documentation":"<p>Reboots the specified WorkSpaces.</p> <p>You cannot reboot a WorkSpace unless its state is <code>AVAILABLE</code>, <code>IMPAIRED</code>, or <code>INOPERABLE</code>.</p> <p>This operation is asynchronous and returns before the WorkSpaces have rebooted.</p>"
},
"RebuildWorkspaces":{
"name":"RebuildWorkspaces",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"RebuildWorkspacesRequest"},
"output":{"shape":"RebuildWorkspacesResult"},
"documentation":"<p>Rebuilds the specified WorkSpaces.</p> <p>You cannot rebuild a WorkSpace unless its state is <code>AVAILABLE</code> or <code>ERROR</code>.</p> <p>Rebuilding a WorkSpace is a potentially destructive action that can result in the loss of data. For more information, see <a href=\"http://docs.aws.amazon.com/workspaces/latest/adminguide/reset-workspace.html\">Rebuild a WorkSpace</a>.</p> <p>This operation is asynchronous and returns before the WorkSpaces have been completely rebuilt.</p>"
},
"StartWorkspaces":{
"name":"StartWorkspaces",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"StartWorkspacesRequest"},
"output":{"shape":"StartWorkspacesResult"},
"documentation":"<p>Starts the specified WorkSpaces.</p> <p>You cannot start a WorkSpace unless it has a running mode of <code>AutoStop</code> and a state of <code>STOPPED</code>.</p>"
},
"StopWorkspaces":{
"name":"StopWorkspaces",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"StopWorkspacesRequest"},
"output":{"shape":"StopWorkspacesResult"},
"documentation":"<p> Stops the specified WorkSpaces.</p> <p>You cannot stop a WorkSpace unless it has a running mode of <code>AutoStop</code> and a state of <code>AVAILABLE</code>, <code>IMPAIRED</code>, <code>UNHEALTHY</code>, or <code>ERROR</code>.</p>"
},
"TerminateWorkspaces":{
"name":"TerminateWorkspaces",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"TerminateWorkspacesRequest"},
"output":{"shape":"TerminateWorkspacesResult"},
"documentation":"<p>Terminates the specified WorkSpaces.</p> <p>Terminating a WorkSpace is a permanent action and cannot be undone. The user's data is destroyed. If you need to archive any user data, contact Amazon Web Services before terminating the WorkSpace.</p> <p>You can terminate a WorkSpace that is in any state except <code>SUSPENDED</code>.</p> <p>This operation is asynchronous and returns before the WorkSpaces have been completely terminated.</p>"
}
},
"shapes":{
"ARN":{
"type":"string",
"pattern":"^arn:aws:[A-Za-z0-9][A-za-z0-9_/.-]{0,62}:[A-za-z0-9_/.-]{0,63}:[A-za-z0-9_/.-]{0,63}:[A-Za-z0-9][A-za-z0-9_/.-]{0,127}$"
},
"AccessDeniedException":{
"type":"structure",
"members":{
"message":{"shape":"ExceptionMessage"}
},
"documentation":"<p>The user is not authorized to access a resource.</p>",
"exception":true
},
"Alias":{"type":"string"},
"BooleanObject":{"type":"boolean"},
"BundleId":{
"type":"string",
"pattern":"^wsb-[0-9a-z]{8,63}$"
},
"BundleIdList":{
"type":"list",
"member":{"shape":"BundleId"},
"max":25,
"min":1
},
"BundleList":{
"type":"list",
"member":{"shape":"WorkspaceBundle"}
},
"BundleOwner":{"type":"string"},
"Compute":{
"type":"string",
"enum":[
"VALUE",
"STANDARD",
"PERFORMANCE",
"POWER",
"GRAPHICS"
]
},
"ComputeType":{
"type":"structure",
"members":{
"Name":{
"shape":"Compute",
"documentation":"<p>The compute type.</p>"
}
},
"documentation":"<p>Information about the compute type.</p>"
},
"ComputerName":{"type":"string"},
"ConnectionState":{
"type":"string",
"enum":[
"CONNECTED",
"DISCONNECTED",
"UNKNOWN"
]
},
"CreateTagsRequest":{
"type":"structure",
"required":[
"ResourceId",
"Tags"
],
"members":{
"ResourceId":{
"shape":"NonEmptyString",
"documentation":"<p>The ID of the resource.</p>"
},
"Tags":{
"shape":"TagList",
"documentation":"<p>The tags. Each resource can have a maximum of 50 tags.</p>"
}
}
},
"CreateTagsResult":{
"type":"structure",
"members":{
}
},
"CreateWorkspacesRequest":{
"type":"structure",
"required":["Workspaces"],
"members":{
"Workspaces":{
"shape":"WorkspaceRequestList",
"documentation":"<p>Information about the WorkSpaces to create.</p>"
}
}
},
"CreateWorkspacesResult":{
"type":"structure",
"members":{
"FailedRequests":{
"shape":"FailedCreateWorkspaceRequests",
"documentation":"<p>Information about the WorkSpaces that could not be created.</p>"
},
"PendingRequests":{
"shape":"WorkspaceList",
"documentation":"<p>Information about the WorkSpaces that were created.</p> <p>Because this operation is asynchronous, the identifier returned is not immediately available for use with other operations. For example, if you call <a>DescribeWorkspaces</a> before the WorkSpace is created, the information returned can be incomplete.</p>"
}
}
},
"DefaultOu":{"type":"string"},
"DefaultWorkspaceCreationProperties":{
"type":"structure",
"members":{
"EnableWorkDocs":{
"shape":"BooleanObject",
"documentation":"<p>Indicates whether the directory is enabled for Amazon WorkDocs.</p>"
},
"EnableInternetAccess":{
"shape":"BooleanObject",
"documentation":"<p>The public IP address to attach to all WorkSpaces that are created or rebuilt.</p>"
},
"DefaultOu":{
"shape":"DefaultOu",
"documentation":"<p>The organizational unit (OU) in the directory for the WorkSpace machine accounts.</p>"
},
"CustomSecurityGroupId":{
"shape":"SecurityGroupId",
"documentation":"<p>The identifier of any security groups to apply to WorkSpaces when they are created.</p>"
},
"UserEnabledAsLocalAdministrator":{
"shape":"BooleanObject",
"documentation":"<p>Indicates whether the WorkSpace user is an administrator on the WorkSpace.</p>"
}
},
"documentation":"<p>Information about defaults used to create a WorkSpace.</p>"
},
"DeleteTagsRequest":{
"type":"structure",
"required":[
"ResourceId",
"TagKeys"
],
"members":{
"ResourceId":{
"shape":"NonEmptyString",
"documentation":"<p>The ID of the resource.</p>"
},
"TagKeys":{
"shape":"TagKeyList",
"documentation":"<p>The tag keys.</p>"
}
}
},
"DeleteTagsResult":{
"type":"structure",
"members":{
}
},
"DescribeTagsRequest":{
"type":"structure",
"required":["ResourceId"],
"members":{
"ResourceId":{
"shape":"NonEmptyString",
"documentation":"<p>The ID of the resource.</p>"
}
}
},
"DescribeTagsResult":{
"type":"structure",
"members":{
"TagList":{
"shape":"TagList",
"documentation":"<p>The tags.</p>"
}
}
},
"DescribeWorkspaceBundlesRequest":{
"type":"structure",
"members":{
"BundleIds":{
"shape":"BundleIdList",
"documentation":"<p>The IDs of the bundles. This parameter cannot be combined with any other filter.</p>"
},
"Owner":{
"shape":"BundleOwner",
"documentation":"<p>The owner of the bundles. This parameter cannot be combined with any other filter.</p> <p>Specify <code>AMAZON</code> to describe the bundles provided by AWS or null to describe the bundles that belong to your account.</p>"
},
"NextToken":{
"shape":"PaginationToken",
"documentation":"<p>The token for the next set of results. (You received this token from a previous call.)</p>"
}
}
},
"DescribeWorkspaceBundlesResult":{
"type":"structure",
"members":{
"Bundles":{
"shape":"BundleList",
"documentation":"<p>Information about the bundles.</p>"
},
"NextToken":{
"shape":"PaginationToken",
"documentation":"<p>The token to use to retrieve the next set of results, or null if there are no more results available. This token is valid for one day and must be used within that time frame.</p>"
}
}
},
"DescribeWorkspaceDirectoriesRequest":{
"type":"structure",
"members":{
"DirectoryIds":{
"shape":"DirectoryIdList",
"documentation":"<p>The identifiers of the directories. If the value is null, all directories are retrieved.</p>"
},
"NextToken":{
"shape":"PaginationToken",
"documentation":"<p>The token for the next set of results. (You received this token from a previous call.)</p>"
}
}
},
"DescribeWorkspaceDirectoriesResult":{
"type":"structure",
"members":{
"Directories":{
"shape":"DirectoryList",
"documentation":"<p>Information about the directories.</p>"
},
"NextToken":{
"shape":"PaginationToken",
"documentation":"<p>The token to use to retrieve the next set of results, or null if there are no more results available. This token is valid for one day and must be used within that time frame.</p>"
}
}
},
"DescribeWorkspacesConnectionStatusRequest":{
"type":"structure",
"members":{
"WorkspaceIds":{
"shape":"WorkspaceIdList",
"documentation":"<p>The identifiers of the WorkSpaces.</p>"
},
"NextToken":{
"shape":"PaginationToken",
"documentation":"<p>The token for the next set of results. (You received this token from a previous call.)</p>"
}
}
},
"DescribeWorkspacesConnectionStatusResult":{
"type":"structure",
"members":{
"WorkspacesConnectionStatus":{
"shape":"WorkspaceConnectionStatusList",
"documentation":"<p>Information about the connection status of the WorkSpace.</p>"
},
"NextToken":{
"shape":"PaginationToken",
"documentation":"<p>The token to use to retrieve the next set of results, or null if there are no more results available.</p>"
}
}
},
"DescribeWorkspacesRequest":{
"type":"structure",
"members":{
"WorkspaceIds":{
"shape":"WorkspaceIdList",
"documentation":"<p>The IDs of the WorkSpaces. This parameter cannot be combined with any other filter.</p> <p>Because the <a>CreateWorkspaces</a> operation is asynchronous, the identifier it returns is not immediately available. If you immediately call <a>DescribeWorkspaces</a> with this identifier, no information is returned.</p>"
},
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The ID of the directory. In addition, you can optionally specify a specific directory user (see <code>UserName</code>). This parameter cannot be combined with any other filter.</p>"
},
"UserName":{
"shape":"UserName",
"documentation":"<p>The name of the directory user. You must specify this parameter with <code>DirectoryId</code>.</p>"
},
"BundleId":{
"shape":"BundleId",
"documentation":"<p>The ID of the bundle. All WorkSpaces that are created from this bundle are retrieved. This parameter cannot be combined with any other filter.</p>"
},
"Limit":{
"shape":"Limit",
"documentation":"<p>The maximum number of items to return.</p>"
},
"NextToken":{
"shape":"PaginationToken",
"documentation":"<p>The token for the next set of results. (You received this token from a previous call.)</p>"
}
}
},
"DescribeWorkspacesResult":{
"type":"structure",
"members":{
"Workspaces":{
"shape":"WorkspaceList",
"documentation":"<p>Information about the WorkSpaces.</p> <p>Because <a>CreateWorkspaces</a> is an asynchronous operation, some of the returned information could be incomplete.</p>"
},
"NextToken":{
"shape":"PaginationToken",
"documentation":"<p>The token to use to retrieve the next set of results, or null if there are no more results available. This token is valid for one day and must be used within that time frame.</p>"
}
}
},
"Description":{"type":"string"},
"DirectoryId":{
"type":"string",
"pattern":"^d-[0-9a-f]{8,63}$"
},
"DirectoryIdList":{
"type":"list",
"member":{"shape":"DirectoryId"},
"max":25,
"min":1
},
"DirectoryList":{
"type":"list",
"member":{"shape":"WorkspaceDirectory"}
},
"DirectoryName":{"type":"string"},
"DnsIpAddresses":{
"type":"list",
"member":{"shape":"IpAddress"}
},
"ErrorType":{"type":"string"},
"ExceptionMessage":{"type":"string"},
"FailedCreateWorkspaceRequest":{
"type":"structure",
"members":{
"WorkspaceRequest":{
"shape":"WorkspaceRequest",
"documentation":"<p>Information about the WorkSpace.</p>"
},
"ErrorCode":{
"shape":"ErrorType",
"documentation":"<p>The error code.</p>"
},
"ErrorMessage":{
"shape":"Description",
"documentation":"<p>The textual error message.</p>"
}
},
"documentation":"<p>Information about a WorkSpace that could not be created.</p>"
},
"FailedCreateWorkspaceRequests":{
"type":"list",
"member":{"shape":"FailedCreateWorkspaceRequest"}
},
"FailedRebootWorkspaceRequests":{
"type":"list",
"member":{"shape":"FailedWorkspaceChangeRequest"}
},
"FailedRebuildWorkspaceRequests":{
"type":"list",
"member":{"shape":"FailedWorkspaceChangeRequest"}
},
"FailedStartWorkspaceRequests":{
"type":"list",
"member":{"shape":"FailedWorkspaceChangeRequest"}
},
"FailedStopWorkspaceRequests":{
"type":"list",
"member":{"shape":"FailedWorkspaceChangeRequest"}
},
"FailedTerminateWorkspaceRequests":{
"type":"list",
"member":{"shape":"FailedWorkspaceChangeRequest"}
},
"FailedWorkspaceChangeRequest":{
"type":"structure",
"members":{
"WorkspaceId":{
"shape":"WorkspaceId",
"documentation":"<p>The identifier of the WorkSpace.</p>"
},
"ErrorCode":{
"shape":"ErrorType",
"documentation":"<p>The error code.</p>"
},
"ErrorMessage":{
"shape":"Description",
"documentation":"<p>The textual error message.</p>"
}
},
"documentation":"<p>Information about a WorkSpace that could not be rebooted (<a>RebootWorkspaces</a>), rebuilt (<a>RebuildWorkspaces</a>), terminated (<a>TerminateWorkspaces</a>), started (<a>StartWorkspaces</a>), or stopped (<a>StopWorkspaces</a>).</p>"
},
"InvalidParameterValuesException":{
"type":"structure",
"members":{
"message":{
"shape":"ExceptionMessage",
"documentation":"<p>The exception error message.</p>"
}
},
"documentation":"<p>One or more parameter values are not valid.</p>",
"exception":true
},
"InvalidResourceStateException":{
"type":"structure",
"members":{
"message":{"shape":"ExceptionMessage"}
},
"documentation":"<p>The state of the WorkSpace is not valid for this operation.</p>",
"exception":true
},
"IpAddress":{"type":"string"},
"Limit":{
"type":"integer",
"max":25,
"min":1
},
"ModificationResourceEnum":{
"type":"string",
"enum":[
"ROOT_VOLUME",
"USER_VOLUME",
"COMPUTE_TYPE"
]
},
"ModificationState":{
"type":"structure",
"members":{
"Resource":{
"shape":"ModificationResourceEnum",
"documentation":"<p>The resource.</p>"
},
"State":{
"shape":"ModificationStateEnum",
"documentation":"<p>The modification state.</p>"
}
},
"documentation":"<p>Information about a WorkSpace modification.</p>"
},
"ModificationStateEnum":{
"type":"string",
"enum":[
"UPDATE_INITIATED",
"UPDATE_IN_PROGRESS"
]
},
"ModificationStateList":{
"type":"list",
"member":{"shape":"ModificationState"}
},
"ModifyWorkspacePropertiesRequest":{
"type":"structure",
"required":[
"WorkspaceId",
"WorkspaceProperties"
],
"members":{
"WorkspaceId":{
"shape":"WorkspaceId",
"documentation":"<p>The ID of the WorkSpace.</p>"
},
"WorkspaceProperties":{
"shape":"WorkspaceProperties",
"documentation":"<p>The properties of the WorkSpace.</p>"
}
}
},
"ModifyWorkspacePropertiesResult":{
"type":"structure",
"members":{
}
},
"NonEmptyString":{
"type":"string",
"min":1
},
"OperationInProgressException":{
"type":"structure",
"members":{
"message":{"shape":"ExceptionMessage"}
},
"documentation":"<p>The properties of this WorkSpace are currently being modified. Try again in a moment.</p>",
"exception":true
},
"PaginationToken":{
"type":"string",
"max":63,
"min":1
},
"RebootRequest":{
"type":"structure",
"required":["WorkspaceId"],
"members":{
"WorkspaceId":{
"shape":"WorkspaceId",
"documentation":"<p>The identifier of the WorkSpace.</p>"
}
},
"documentation":"<p>Information used to reboot a WorkSpace.</p>"
},
"RebootWorkspaceRequests":{
"type":"list",
"member":{"shape":"RebootRequest"},
"max":25,
"min":1
},
"RebootWorkspacesRequest":{
"type":"structure",
"required":["RebootWorkspaceRequests"],
"members":{
"RebootWorkspaceRequests":{
"shape":"RebootWorkspaceRequests",
"documentation":"<p>The WorkSpaces to reboot.</p>"
}
}
},
"RebootWorkspacesResult":{
"type":"structure",
"members":{
"FailedRequests":{
"shape":"FailedRebootWorkspaceRequests",
"documentation":"<p>Information about the WorkSpaces that could not be rebooted.</p>"
}
}
},
"RebuildRequest":{
"type":"structure",
"required":["WorkspaceId"],
"members":{
"WorkspaceId":{
"shape":"WorkspaceId",
"documentation":"<p>The identifier of the WorkSpace.</p>"
}
},
"documentation":"<p>Information used to rebuild a WorkSpace.</p>"
},
"RebuildWorkspaceRequests":{
"type":"list",
"member":{"shape":"RebuildRequest"},
"max":1,
"min":1
},
"RebuildWorkspacesRequest":{
"type":"structure",
"required":["RebuildWorkspaceRequests"],
"members":{
"RebuildWorkspaceRequests":{
"shape":"RebuildWorkspaceRequests",
"documentation":"<p>The WorkSpaces to rebuild.</p>"
}
}
},
"RebuildWorkspacesResult":{
"type":"structure",
"members":{
"FailedRequests":{
"shape":"FailedRebuildWorkspaceRequests",
"documentation":"<p>Information about the WorkSpaces that could not be rebuilt.</p>"
}
}
},
"RegistrationCode":{
"type":"string",
"max":20,
"min":1
},
"ResourceLimitExceededException":{
"type":"structure",
"members":{
"message":{
"shape":"ExceptionMessage",
"documentation":"<p>The exception error message.</p>"
}
},
"documentation":"<p>Your resource limits have been exceeded.</p>",
"exception":true
},
"ResourceNotFoundException":{
"type":"structure",
"members":{
"message":{
"shape":"ExceptionMessage",
"documentation":"<p>The resource could not be found.</p>"
},
"ResourceId":{
"shape":"NonEmptyString",
"documentation":"<p>The ID of the resource that could not be found.</p>"
}
},
"documentation":"<p>The resource could not be found.</p>",
"exception":true
},
"ResourceUnavailableException":{
"type":"structure",
"members":{
"message":{
"shape":"ExceptionMessage",
"documentation":"<p>The exception error message.</p>"
},
"ResourceId":{
"shape":"NonEmptyString",
"documentation":"<p>The identifier of the resource that is not available.</p>"
}
},
"documentation":"<p>The specified resource is not available.</p>",
"exception":true
},
"RootStorage":{
"type":"structure",
"members":{
"Capacity":{
"shape":"NonEmptyString",
"documentation":"<p>The size of the root volume.</p>"
}
},
"documentation":"<p>Information about the root volume for a WorkSpace bundle.</p>"
},
"RootVolumeSizeGib":{"type":"integer"},
"RunningMode":{
"type":"string",
"enum":[
"AUTO_STOP",
"ALWAYS_ON"
]
},
"RunningModeAutoStopTimeoutInMinutes":{"type":"integer"},
"SecurityGroupId":{
"type":"string",
"pattern":"^(sg-[0-9a-f]{8})$"
},
"StartRequest":{
"type":"structure",
"members":{
"WorkspaceId":{
"shape":"WorkspaceId",
"documentation":"<p>The ID of the WorkSpace.</p>"
}
},
"documentation":"<p>Information used to start a WorkSpace.</p>"
},
"StartWorkspaceRequests":{
"type":"list",
"member":{"shape":"StartRequest"},
"max":25,
"min":1
},
"StartWorkspacesRequest":{
"type":"structure",
"required":["StartWorkspaceRequests"],
"members":{
"StartWorkspaceRequests":{
"shape":"StartWorkspaceRequests",
"documentation":"<p>The WorkSpaces to start.</p>"
}
}
},
"StartWorkspacesResult":{
"type":"structure",
"members":{
"FailedRequests":{
"shape":"FailedStartWorkspaceRequests",
"documentation":"<p>Information about the WorkSpaces that could not be started.</p>"
}
}
},
"StopRequest":{
"type":"structure",
"members":{
"WorkspaceId":{
"shape":"WorkspaceId",
"documentation":"<p>The ID of the WorkSpace.</p>"
}
},
"documentation":"<p>Information used to stop a WorkSpace.</p>"
},
"StopWorkspaceRequests":{
"type":"list",
"member":{"shape":"StopRequest"},
"max":25,
"min":1
},
"StopWorkspacesRequest":{
"type":"structure",
"required":["StopWorkspaceRequests"],
"members":{
"StopWorkspaceRequests":{
"shape":"StopWorkspaceRequests",
"documentation":"<p>The WorkSpaces to stop.</p>"
}
}
},
"StopWorkspacesResult":{
"type":"structure",
"members":{
"FailedRequests":{
"shape":"FailedStopWorkspaceRequests",
"documentation":"<p>Information about the WorkSpaces that could not be stopped.</p>"
}
}
},
"SubnetId":{
"type":"string",
"pattern":"^(subnet-[0-9a-f]{8})$"
},
"SubnetIds":{
"type":"list",
"member":{"shape":"SubnetId"}
},
"Tag":{
"type":"structure",
"required":["Key"],
"members":{
"Key":{
"shape":"TagKey",
"documentation":"<p>The key of the tag.</p>"
},
"Value":{
"shape":"TagValue",
"documentation":"<p>The value of the tag.</p>"
}
},
"documentation":"<p>Information about a tag.</p>"
},
"TagKey":{
"type":"string",
"max":127,
"min":1
},
"TagKeyList":{
"type":"list",
"member":{"shape":"NonEmptyString"}
},
"TagList":{
"type":"list",
"member":{"shape":"Tag"}
},
"TagValue":{
"type":"string",
"max":255
},
"TerminateRequest":{
"type":"structure",
"required":["WorkspaceId"],
"members":{
"WorkspaceId":{
"shape":"WorkspaceId",
"documentation":"<p>The identifier of the WorkSpace.</p>"
}
},
"documentation":"<p>Information used to terminate a WorkSpace.</p>"
},
"TerminateWorkspaceRequests":{
"type":"list",
"member":{"shape":"TerminateRequest"},
"max":25,
"min":1
},
"TerminateWorkspacesRequest":{
"type":"structure",
"required":["TerminateWorkspaceRequests"],
"members":{
"TerminateWorkspaceRequests":{
"shape":"TerminateWorkspaceRequests",
"documentation":"<p>The WorkSpaces to terminate.</p>"
}
}
},
"TerminateWorkspacesResult":{
"type":"structure",
"members":{
"FailedRequests":{
"shape":"FailedTerminateWorkspaceRequests",
"documentation":"<p>Information about the WorkSpaces that could not be terminated.</p>"
}
}
},
"Timestamp":{"type":"timestamp"},
"UnsupportedWorkspaceConfigurationException":{
"type":"structure",
"members":{
"message":{"shape":"ExceptionMessage"}
},
"documentation":"<p>The configuration of this WorkSpace is not supported for this operation. For more information, see the <a href=\"http://docs.aws.amazon.com/workspaces/latest/adminguide/\">Amazon WorkSpaces Administration Guide</a>. </p>",
"exception":true
},
"UserName":{
"type":"string",
"max":63,
"min":1
},
"UserStorage":{
"type":"structure",
"members":{
"Capacity":{
"shape":"NonEmptyString",
"documentation":"<p>The size of the user storage.</p>"
}
},
"documentation":"<p>Information about the user storage for a WorkSpace bundle.</p>"
},
"UserVolumeSizeGib":{"type":"integer"},
"VolumeEncryptionKey":{"type":"string"},
"Workspace":{
"type":"structure",
"members":{
"WorkspaceId":{
"shape":"WorkspaceId",
"documentation":"<p>The identifier of the WorkSpace.</p>"
},
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The identifier of the AWS Directory Service directory for the WorkSpace.</p>"
},
"UserName":{
"shape":"UserName",
"documentation":"<p>The user for the WorkSpace.</p>"
},
"IpAddress":{
"shape":"IpAddress",
"documentation":"<p>The IP address of the WorkSpace.</p>"
},
"State":{
"shape":"WorkspaceState",
"documentation":"<p>The operational state of the WorkSpace.</p>"
},
"BundleId":{
"shape":"BundleId",
"documentation":"<p>The identifier of the bundle used to create the WorkSpace.</p>"
},
"SubnetId":{
"shape":"SubnetId",
"documentation":"<p>The identifier of the subnet for the WorkSpace.</p>"
},
"ErrorMessage":{
"shape":"Description",
"documentation":"<p>If the WorkSpace could not be created, contains a textual error message that describes the failure.</p>"
},
"ErrorCode":{
"shape":"WorkspaceErrorCode",
"documentation":"<p>If the WorkSpace could not be created, contains the error code.</p>"
},
"ComputerName":{
"shape":"ComputerName",
"documentation":"<p>The name of the WorkSpace, as seen by the operating system.</p>"
},
"VolumeEncryptionKey":{
"shape":"VolumeEncryptionKey",
"documentation":"<p>The KMS key used to encrypt data stored on your WorkSpace.</p>"
},
"UserVolumeEncryptionEnabled":{
"shape":"BooleanObject",
"documentation":"<p>Indicates whether the data stored on the user volume is encrypted.</p>"
},
"RootVolumeEncryptionEnabled":{
"shape":"BooleanObject",
"documentation":"<p>Indicates whether the data stored on the root volume is encrypted.</p>"
},
"WorkspaceProperties":{
"shape":"WorkspaceProperties",
"documentation":"<p>The properties of the WorkSpace.</p>"
},
"ModificationStates":{
"shape":"ModificationStateList",
"documentation":"<p>The modification states of the WorkSpace.</p>"
}
},
"documentation":"<p>Information about a WorkSpace.</p>"
},
"WorkspaceBundle":{
"type":"structure",
"members":{
"BundleId":{
"shape":"BundleId",
"documentation":"<p>The bundle identifier.</p>"
},
"Name":{
"shape":"NonEmptyString",
"documentation":"<p>The name of the bundle.</p>"
},
"Owner":{
"shape":"BundleOwner",
"documentation":"<p>The owner of the bundle. This is the account identifier of the owner, or <code>AMAZON</code> if the bundle is provided by AWS.</p>"
},
"Description":{
"shape":"Description",
"documentation":"<p>A description.</p>"
},
"RootStorage":{
"shape":"RootStorage",
"documentation":"<p>The size of the root volume.</p>"
},
"UserStorage":{
"shape":"UserStorage",
"documentation":"<p>The size of the user storage.</p>"
},
"ComputeType":{
"shape":"ComputeType",
"documentation":"<p>The compute type. For more information, see <a href=\"http://aws.amazon.com/workspaces/details/#Amazon_WorkSpaces_Bundles\">Amazon WorkSpaces Bundles</a>.</p>"
}
},
"documentation":"<p>Information about a WorkSpace bundle.</p>"
},
"WorkspaceConnectionStatus":{
"type":"structure",
"members":{
"WorkspaceId":{
"shape":"WorkspaceId",
"documentation":"<p>The ID of the WorkSpace.</p>"
},
"ConnectionState":{
"shape":"ConnectionState",
"documentation":"<p>The connection state of the WorkSpace. The connection state is unknown if the WorkSpace is stopped.</p>"
},
"ConnectionStateCheckTimestamp":{
"shape":"Timestamp",
"documentation":"<p>The timestamp of the connection state check.</p>"
},
"LastKnownUserConnectionTimestamp":{
"shape":"Timestamp",
"documentation":"<p>The timestamp of the last known user connection.</p>"
}
},
"documentation":"<p>Describes the connection status of a WorkSpace.</p>"
},
"WorkspaceConnectionStatusList":{
"type":"list",
"member":{"shape":"WorkspaceConnectionStatus"}
},
"WorkspaceDirectory":{
"type":"structure",
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The directory identifier.</p>"
},
"Alias":{
"shape":"Alias",
"documentation":"<p>The directory alias.</p>"
},
"DirectoryName":{
"shape":"DirectoryName",
"documentation":"<p>The name of the directory.</p>"
},
"RegistrationCode":{
"shape":"RegistrationCode",
"documentation":"<p>The registration code for the directory. This is the code that users enter in their Amazon WorkSpaces client application to connect to the directory.</p>"
},
"SubnetIds":{
"shape":"SubnetIds",
"documentation":"<p>The identifiers of the subnets used with the directory.</p>"
},
"DnsIpAddresses":{
"shape":"DnsIpAddresses",
"documentation":"<p>The IP addresses of the DNS servers for the directory.</p>"
},
"CustomerUserName":{
"shape":"UserName",
"documentation":"<p>The user name for the service account.</p>"
},
"IamRoleId":{
"shape":"ARN",
"documentation":"<p>The identifier of the IAM role. This is the role that allows Amazon WorkSpaces to make calls to other services, such as Amazon EC2, on your behalf.</p>"
},
"DirectoryType":{
"shape":"WorkspaceDirectoryType",
"documentation":"<p>The directory type.</p>"
},
"WorkspaceSecurityGroupId":{
"shape":"SecurityGroupId",
"documentation":"<p>The identifier of the security group that is assigned to new WorkSpaces.</p>"
},
"State":{
"shape":"WorkspaceDirectoryState",
"documentation":"<p>The state of the directory's registration with Amazon WorkSpaces</p>"
},
"WorkspaceCreationProperties":{
"shape":"DefaultWorkspaceCreationProperties",
"documentation":"<p>The default creation properties for all WorkSpaces in the directory.</p>"
}
},
"documentation":"<p>Contains information about an AWS Directory Service directory for use with Amazon WorkSpaces.</p>"
},
"WorkspaceDirectoryState":{
"type":"string",
"enum":[
"REGISTERING",
"REGISTERED",
"DEREGISTERING",
"DEREGISTERED",
"ERROR"
]
},
"WorkspaceDirectoryType":{
"type":"string",
"enum":[
"SIMPLE_AD",
"AD_CONNECTOR"
]
},
"WorkspaceErrorCode":{"type":"string"},
"WorkspaceId":{
"type":"string",
"pattern":"^ws-[0-9a-z]{8,63}$"
},
"WorkspaceIdList":{
"type":"list",
"member":{"shape":"WorkspaceId"},
"max":25,
"min":1
},
"WorkspaceList":{
"type":"list",
"member":{"shape":"Workspace"}
},
"WorkspaceProperties":{
"type":"structure",
"members":{
"RunningMode":{
"shape":"RunningMode",
"documentation":"<p>The running mode. For more information, see <a href=\"http://docs.aws.amazon.com/workspaces/latest/adminguide/running-mode.html\">Manage the WorkSpace Running Mode</a>.</p>"
},
"RunningModeAutoStopTimeoutInMinutes":{
"shape":"RunningModeAutoStopTimeoutInMinutes",
"documentation":"<p>The time after a user logs off when WorkSpaces are automatically stopped. Configured in 60 minute intervals.</p>"
},
"RootVolumeSizeGib":{
"shape":"RootVolumeSizeGib",
"documentation":"<p>The size of the root volume.</p>"
},
"UserVolumeSizeGib":{
"shape":"UserVolumeSizeGib",
"documentation":"<p>The size of the user storage.</p>"
},
"ComputeTypeName":{
"shape":"Compute",
"documentation":"<p>The compute type. For more information, see <a href=\"http://aws.amazon.com/workspaces/details/#Amazon_WorkSpaces_Bundles\">Amazon WorkSpaces Bundles</a>.</p>"
}
},
"documentation":"<p>Information about a WorkSpace.</p>"
},
"WorkspaceRequest":{
"type":"structure",
"required":[
"DirectoryId",
"UserName",
"BundleId"
],
"members":{
"DirectoryId":{
"shape":"DirectoryId",
"documentation":"<p>The identifier of the AWS Directory Service directory for the WorkSpace. You can use <a>DescribeWorkspaceDirectories</a> to list the available directories.</p>"
},
"UserName":{
"shape":"UserName",
"documentation":"<p>The username of the user for the WorkSpace. This username must exist in the AWS Directory Service directory for the WorkSpace.</p>"
},
"BundleId":{
"shape":"BundleId",
"documentation":"<p>The identifier of the bundle for the WorkSpace. You can use <a>DescribeWorkspaceBundles</a> to list the available bundles.</p>"
},
"VolumeEncryptionKey":{
"shape":"VolumeEncryptionKey",
"documentation":"<p>The KMS key used to encrypt data stored on your WorkSpace.</p>"
},
"UserVolumeEncryptionEnabled":{
"shape":"BooleanObject",
"documentation":"<p>Indicates whether the data stored on the user volume is encrypted.</p>"
},
"RootVolumeEncryptionEnabled":{
"shape":"BooleanObject",
"documentation":"<p>Indicates whether the data stored on the root volume is encrypted.</p>"
},
"WorkspaceProperties":{
"shape":"WorkspaceProperties",
"documentation":"<p>The WorkSpace properties.</p>"
},
"Tags":{
"shape":"TagList",
"documentation":"<p>The tags for the WorkSpace.</p>"
}
},
"documentation":"<p>Information used to create a WorkSpace.</p>"
},
"WorkspaceRequestList":{
"type":"list",
"member":{"shape":"WorkspaceRequest"},
"max":25,
"min":1
},
"WorkspaceState":{
"type":"string",
"enum":[
"PENDING",
"AVAILABLE",
"IMPAIRED",
"UNHEALTHY",
"REBOOTING",
"STARTING",
"REBUILDING",
"MAINTENANCE",
"TERMINATING",
"TERMINATED",
"SUSPENDED",
"UPDATING",
"STOPPING",
"STOPPED",
"ERROR"
]
}
},
"documentation":"<fullname>Amazon WorkSpaces Service</fullname> <p>Amazon WorkSpaces enables you to provision virtual, cloud-based Microsoft Windows desktops for your users.</p>"
}