ModifyAccountRequest schema from Amazon WorkSpaces API
Type: objectProperties: 2
DesktopEnd User ComputingVirtual DesktopDesktop as a Service
ModifyAccountRequest is a JSON Structure definition published by Amazon WorkSpaces, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"type": "object",
"name": "ModifyAccountRequest",
"properties": {
"DedicatedTenancySupport": {
"allOf": [
{
"$ref": "#/components/schemas/DedicatedTenancySupportEnum"
},
{
"description": "The status of BYOL."
}
]
},
"DedicatedTenancyManagementCidrRange": {
"allOf": [
{
"$ref": "#/components/schemas/DedicatedTenancyManagementCidrRange"
},
{
"description": "The IP address range, specified as an IPv4 CIDR block, for the management network interface. Specify an IP address range that is compatible with your network and in CIDR notation (that is, specify the range as an IPv4 CIDR block). The CIDR block size must be /16 (for example, 203.0.113.25/16). It must also be specified as available by the <code>ListAvailableManagementCidrRanges</code> operation."
}
]
}
},
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-structure/workspaces-modify-account-request-structure.json",
"description": "ModifyAccountRequest schema from Amazon WorkSpaces API"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.