{ "version":"2.0", "metadata":{ "apiVersion":"2018-09-25", "endpointPrefix":"worklink", "jsonVersion":"1.1", "protocol":"rest-json", "serviceAbbreviation":"WorkLink", "serviceFullName":"Amazon WorkLink", "serviceId":"WorkLink", "signatureVersion":"v4", "signingName":"worklink", "uid":"worklink-2018-09-25" }, "operations":{ "AssociateWebsiteCertificateAuthority":{ "name":"AssociateWebsiteCertificateAuthority", "http":{ "method":"POST", "requestUri":"/associateWebsiteCertificateAuthority" }, "input":{"shape":"AssociateWebsiteCertificateAuthorityRequest"}, "output":{"shape":"AssociateWebsiteCertificateAuthorityResponse"}, "errors":[ {"shape":"UnauthorizedException"}, {"shape":"InternalServerErrorException"}, {"shape":"InvalidRequestException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ResourceAlreadyExistsException"}, {"shape":"TooManyRequestsException"} ], "documentation":"

Imports the root certificate of a certificate authority (CA) used to obtain TLS certificates used by associated websites within the company network.

" }, "CreateFleet":{ "name":"CreateFleet", "http":{ "method":"POST", "requestUri":"/createFleet" }, "input":{"shape":"CreateFleetRequest"}, "output":{"shape":"CreateFleetResponse"}, "errors":[ {"shape":"UnauthorizedException"}, {"shape":"InternalServerErrorException"}, {"shape":"InvalidRequestException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ResourceAlreadyExistsException"}, {"shape":"TooManyRequestsException"} ], "documentation":"

Creates a fleet. A fleet consists of resources and the configuration that delivers associated websites to authorized users who download and set up the Amazon WorkLink app.

" }, "DeleteFleet":{ "name":"DeleteFleet", "http":{ "method":"POST", "requestUri":"/deleteFleet" }, "input":{"shape":"DeleteFleetRequest"}, "output":{"shape":"DeleteFleetResponse"}, "errors":[ {"shape":"UnauthorizedException"}, {"shape":"InternalServerErrorException"}, {"shape":"InvalidRequestException"}, {"shape":"ResourceNotFoundException"}, {"shape":"TooManyRequestsException"} ], "documentation":"

Deletes a fleet. Prevents users from accessing previously associated websites.

" }, "DescribeAuditStreamConfiguration":{ "name":"DescribeAuditStreamConfiguration", "http":{ "method":"POST", "requestUri":"/describeAuditStreamConfiguration" }, "input":{"shape":"DescribeAuditStreamConfigurationRequest"}, "output":{"shape":"DescribeAuditStreamConfigurationResponse"}, "errors":[ {"shape":"UnauthorizedException"}, {"shape":"InternalServerErrorException"}, {"shape":"InvalidRequestException"}, {"shape":"ResourceNotFoundException"}, {"shape":"TooManyRequestsException"} ], "documentation":"

Describes the configuration for delivering audit streams to the customer account.

" }, "DescribeCompanyNetworkConfiguration":{ "name":"DescribeCompanyNetworkConfiguration", "http":{ "method":"POST", "requestUri":"/describeCompanyNetworkConfiguration" }, "input":{"shape":"DescribeCompanyNetworkConfigurationRequest"}, "output":{"shape":"DescribeCompanyNetworkConfigurationResponse"}, "errors":[ {"shape":"UnauthorizedException"}, {"shape":"InternalServerErrorException"}, {"shape":"InvalidRequestException"}, {"shape":"ResourceNotFoundException"}, {"shape":"TooManyRequestsException"} ], "documentation":"

Describes the networking configuration to access the internal websites associated with the specified fleet.

" }, "DescribeDevice":{ "name":"DescribeDevice", "http":{ "method":"POST", "requestUri":"/describeDevice" }, "input":{"shape":"DescribeDeviceRequest"}, "output":{"shape":"DescribeDeviceResponse"}, "errors":[ {"shape":"UnauthorizedException"}, {"shape":"InternalServerErrorException"}, {"shape":"InvalidRequestException"}, {"shape":"ResourceNotFoundException"}, {"shape":"TooManyRequestsException"} ], "documentation":"

Provides information about a user's device.

" }, "DescribeDevicePolicyConfiguration":{ "name":"DescribeDevicePolicyConfiguration", "http":{ "method":"POST", "requestUri":"/describeDevicePolicyConfiguration" }, "input":{"shape":"DescribeDevicePolicyConfigurationRequest"}, "output":{"shape":"DescribeDevicePolicyConfigurationResponse"}, "errors":[ {"shape":"UnauthorizedException"}, {"shape":"InternalServerErrorException"}, {"shape":"InvalidRequestException"}, {"shape":"ResourceNotFoundException"}, {"shape":"TooManyRequestsException"} ], "documentation":"

Describes the device policy configuration for the specified fleet.

" }, "DescribeFleetMetadata":{ "name":"DescribeFleetMetadata", "http":{ "method":"POST", "requestUri":"/describeFleetMetadata" }, "input":{"shape":"DescribeFleetMetadataRequest"}, "output":{"shape":"DescribeFleetMetadataResponse"}, "errors":[ {"shape":"UnauthorizedException"}, {"shape":"InternalServerErrorException"}, {"shape":"InvalidRequestException"}, {"shape":"ResourceNotFoundException"}, {"shape":"TooManyRequestsException"} ], "documentation":"

Provides basic information for the specified fleet, excluding identity provider, networking, and device configuration details.

" }, "DescribeIdentityProviderConfiguration":{ "name":"DescribeIdentityProviderConfiguration", "http":{ "method":"POST", "requestUri":"/describeIdentityProviderConfiguration" }, "input":{"shape":"DescribeIdentityProviderConfigurationRequest"}, "output":{"shape":"DescribeIdentityProviderConfigurationResponse"}, "errors":[ {"shape":"UnauthorizedException"}, {"shape":"InternalServerErrorException"}, {"shape":"InvalidRequestException"}, {"shape":"ResourceNotFoundException"}, {"shape":"TooManyRequestsException"} ], "documentation":"

Describes the identity provider configuration of the specified fleet.

" }, "DescribeWebsiteCertificateAuthority":{ "name":"DescribeWebsiteCertificateAuthority", "http":{ "method":"POST", "requestUri":"/describeWebsiteCertificateAuthority" }, "input":{"shape":"DescribeWebsiteCertificateAuthorityRequest"}, "output":{"shape":"DescribeWebsiteCertificateAuthorityResponse"}, "errors":[ {"shape":"UnauthorizedException"}, {"shape":"InternalServerErrorException"}, {"shape":"InvalidRequestException"}, {"shape":"ResourceNotFoundException"}, {"shape":"TooManyRequestsException"} ], "documentation":"

Provides information about the certificate authority.

" }, "DisassociateWebsiteCertificateAuthority":{ "name":"DisassociateWebsiteCertificateAuthority", "http":{ "method":"POST", "requestUri":"/disassociateWebsiteCertificateAuthority" }, "input":{"shape":"DisassociateWebsiteCertificateAuthorityRequest"}, "output":{"shape":"DisassociateWebsiteCertificateAuthorityResponse"}, "errors":[ {"shape":"UnauthorizedException"}, {"shape":"InternalServerErrorException"}, {"shape":"InvalidRequestException"}, {"shape":"ResourceNotFoundException"}, {"shape":"TooManyRequestsException"} ], "documentation":"

Removes a certificate authority (CA).

" }, "ListDevices":{ "name":"ListDevices", "http":{ "method":"POST", "requestUri":"/listDevices" }, "input":{"shape":"ListDevicesRequest"}, "output":{"shape":"ListDevicesResponse"}, "errors":[ {"shape":"UnauthorizedException"}, {"shape":"InternalServerErrorException"}, {"shape":"InvalidRequestException"}, {"shape":"ResourceNotFoundException"}, {"shape":"TooManyRequestsException"} ], "documentation":"

Retrieves a list of devices registered with the specified fleet.

" }, "ListFleets":{ "name":"ListFleets", "http":{ "method":"POST", "requestUri":"/listFleets" }, "input":{"shape":"ListFleetsRequest"}, "output":{"shape":"ListFleetsResponse"}, "errors":[ {"shape":"UnauthorizedException"}, {"shape":"InternalServerErrorException"}, {"shape":"InvalidRequestException"}, {"shape":"TooManyRequestsException"} ], "documentation":"

Retrieves a list of fleets for the current account and Region.

" }, "ListWebsiteCertificateAuthorities":{ "name":"ListWebsiteCertificateAuthorities", "http":{ "method":"POST", "requestUri":"/listWebsiteCertificateAuthorities" }, "input":{"shape":"ListWebsiteCertificateAuthoritiesRequest"}, "output":{"shape":"ListWebsiteCertificateAuthoritiesResponse"}, "errors":[ {"shape":"UnauthorizedException"}, {"shape":"InternalServerErrorException"}, {"shape":"InvalidRequestException"}, {"shape":"TooManyRequestsException"} ], "documentation":"

Retrieves a list of certificate authorities added for the current account and Region.

" }, "SignOutUser":{ "name":"SignOutUser", "http":{ "method":"POST", "requestUri":"/signOutUser" }, "input":{"shape":"SignOutUserRequest"}, "output":{"shape":"SignOutUserResponse"}, "errors":[ {"shape":"UnauthorizedException"}, {"shape":"InternalServerErrorException"}, {"shape":"InvalidRequestException"}, {"shape":"ResourceNotFoundException"}, {"shape":"TooManyRequestsException"} ], "documentation":"

Signs the user out from all of their devices. The user can sign in again if they have valid credentials.

" }, "UpdateAuditStreamConfiguration":{ "name":"UpdateAuditStreamConfiguration", "http":{ "method":"POST", "requestUri":"/updateAuditStreamConfiguration" }, "input":{"shape":"UpdateAuditStreamConfigurationRequest"}, "output":{"shape":"UpdateAuditStreamConfigurationResponse"}, "errors":[ {"shape":"UnauthorizedException"}, {"shape":"InternalServerErrorException"}, {"shape":"InvalidRequestException"}, {"shape":"ResourceNotFoundException"}, {"shape":"TooManyRequestsException"} ], "documentation":"

Updates the audit stream configuration for the fleet.

" }, "UpdateCompanyNetworkConfiguration":{ "name":"UpdateCompanyNetworkConfiguration", "http":{ "method":"POST", "requestUri":"/updateCompanyNetworkConfiguration" }, "input":{"shape":"UpdateCompanyNetworkConfigurationRequest"}, "output":{"shape":"UpdateCompanyNetworkConfigurationResponse"}, "errors":[ {"shape":"UnauthorizedException"}, {"shape":"InternalServerErrorException"}, {"shape":"InvalidRequestException"}, {"shape":"ResourceNotFoundException"}, {"shape":"TooManyRequestsException"} ], "documentation":"

Updates the company network configuration for the fleet.

" }, "UpdateDevicePolicyConfiguration":{ "name":"UpdateDevicePolicyConfiguration", "http":{ "method":"POST", "requestUri":"/updateDevicePolicyConfiguration" }, "input":{"shape":"UpdateDevicePolicyConfigurationRequest"}, "output":{"shape":"UpdateDevicePolicyConfigurationResponse"}, "errors":[ {"shape":"UnauthorizedException"}, {"shape":"InternalServerErrorException"}, {"shape":"InvalidRequestException"}, {"shape":"ResourceNotFoundException"}, {"shape":"TooManyRequestsException"} ], "documentation":"

Updates the device policy configuration for the fleet.

" }, "UpdateFleetMetadata":{ "name":"UpdateFleetMetadata", "http":{ "method":"POST", "requestUri":"/UpdateFleetMetadata" }, "input":{"shape":"UpdateFleetMetadataRequest"}, "output":{"shape":"UpdateFleetMetadataResponse"}, "errors":[ {"shape":"UnauthorizedException"}, {"shape":"InternalServerErrorException"}, {"shape":"InvalidRequestException"}, {"shape":"ResourceNotFoundException"}, {"shape":"TooManyRequestsException"} ], "documentation":"

Updates fleet metadata, such as DisplayName.

" }, "UpdateIdentityProviderConfiguration":{ "name":"UpdateIdentityProviderConfiguration", "http":{ "method":"POST", "requestUri":"/updateIdentityProviderConfiguration" }, "input":{"shape":"UpdateIdentityProviderConfigurationRequest"}, "output":{"shape":"UpdateIdentityProviderConfigurationResponse"}, "errors":[ {"shape":"UnauthorizedException"}, {"shape":"InternalServerErrorException"}, {"shape":"InvalidRequestException"}, {"shape":"ResourceNotFoundException"}, {"shape":"TooManyRequestsException"} ], "documentation":"

Updates the identity provider configuration for the fleet.

" } }, "shapes":{ "AssociateWebsiteCertificateAuthorityRequest":{ "type":"structure", "required":[ "FleetArn", "Certificate" ], "members":{ "FleetArn":{ "shape":"FleetArn", "documentation":"

The ARN of the fleet.

" }, "Certificate":{ "shape":"Certificate", "documentation":"

The root certificate of the CA.

" }, "DisplayName":{ "shape":"DisplayName", "documentation":"

The certificate name to display.

" } } }, "AssociateWebsiteCertificateAuthorityResponse":{ "type":"structure", "members":{ "WebsiteCaId":{ "shape":"Id", "documentation":"

A unique identifier for the CA.

" } } }, "AuditStreamArn":{"type":"string"}, "Boolean":{"type":"boolean"}, "Certificate":{ "type":"string", "max":8192, "min":1, "pattern":"-{5}BEGIN CERTIFICATE-{5}\\u000D?\\u000A([A-Za-z0-9/+]{64}\\u000D?\\u000A)*[A-Za-z0-9/+]{1,64}={0,2}\\u000D?\\u000A-{5}END CERTIFICATE-{5}(\\u000D?\\u000A)?" }, "CertificateChain":{ "type":"string", "max":32768, "min":1, "pattern":"(-{5}BEGIN CERTIFICATE-{5}\\u000D?\\u000A([A-Za-z0-9/+]{64}\\u000D?\\u000A)*[A-Za-z0-9/+]{1,64}={0,2}\\u000D?\\u000A-{5}END CERTIFICATE-{5}\\u000D?\\u000A)*-{5}BEGIN CERTIFICATE-{5}\\u000D?\\u000A([A-Za-z0-9/+]{64}\\u000D?\\u000A)*[A-Za-z0-9/+]{1,64}={0,2}\\u000D?\\u000A-{5}END CERTIFICATE-{5}(\\u000D?\\u000A)?" }, "CompanyCode":{ "type":"string", "max":32, "min":1 }, "CreateFleetRequest":{ "type":"structure", "required":["FleetName"], "members":{ "FleetName":{ "shape":"FleetName", "documentation":"

A unique name for the fleet.

" }, "DisplayName":{ "shape":"DisplayName", "documentation":"

The fleet name to display.

" }, "OptimizeForEndUserLocation":{ "shape":"Boolean", "documentation":"

The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.

" } } }, "CreateFleetResponse":{ "type":"structure", "members":{ "FleetArn":{ "shape":"FleetArn", "documentation":"

The ARN of the fleet.

" } } }, "DateTime":{"type":"timestamp"}, "DeleteFleetRequest":{ "type":"structure", "required":["FleetArn"], "members":{ "FleetArn":{ "shape":"FleetArn", "documentation":"

The ARN of the fleet.

" } } }, "DeleteFleetResponse":{ "type":"structure", "members":{ } }, "DescribeAuditStreamConfigurationRequest":{ "type":"structure", "required":["FleetArn"], "members":{ "FleetArn":{ "shape":"FleetArn", "documentation":"

The ARN of the fleet.

" } } }, "DescribeAuditStreamConfigurationResponse":{ "type":"structure", "members":{ "AuditStreamArn":{ "shape":"AuditStreamArn", "documentation":"

The ARN of the Amazon Kinesis data stream that will receive the audit events.

" } } }, "DescribeCompanyNetworkConfigurationRequest":{ "type":"structure", "required":["FleetArn"], "members":{ "FleetArn":{ "shape":"FleetArn", "documentation":"

The ARN of the fleet.

" } } }, "DescribeCompanyNetworkConfigurationResponse":{ "type":"structure", "members":{ "VpcId":{ "shape":"VpcId", "documentation":"

The VPC with connectivity to associated websites.

" }, "SubnetIds":{ "shape":"SubnetIds", "documentation":"

The subnets used for X-ENI connections from Amazon WorkLink rendering containers.

" }, "SecurityGroupIds":{ "shape":"SecurityGroupIds", "documentation":"

The security groups associated with access to the provided subnets.

" } } }, "DescribeDevicePolicyConfigurationRequest":{ "type":"structure", "required":["FleetArn"], "members":{ "FleetArn":{ "shape":"FleetArn", "documentation":"

The ARN of the fleet.

" } } }, "DescribeDevicePolicyConfigurationResponse":{ "type":"structure", "members":{ "DeviceCaCertificate":{ "shape":"Certificate", "documentation":"

The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.

" } } }, "DescribeDeviceRequest":{ "type":"structure", "required":[ "FleetArn", "DeviceId" ], "members":{ "FleetArn":{ "shape":"FleetArn", "documentation":"

The ARN of the fleet.

" }, "DeviceId":{ "shape":"Id", "documentation":"

A unique identifier for a registered user's device.

" } } }, "DescribeDeviceResponse":{ "type":"structure", "members":{ "Status":{ "shape":"DeviceStatus", "documentation":"

The current state of the device.

" }, "Model":{ "shape":"DeviceModel", "documentation":"

The model of the device.

" }, "Manufacturer":{ "shape":"DeviceManufacturer", "documentation":"

The manufacturer of the device.

" }, "OperatingSystem":{ "shape":"DeviceOperatingSystemName", "documentation":"

The operating system of the device.

" }, "OperatingSystemVersion":{ "shape":"DeviceOperatingSystemVersion", "documentation":"

The operating system version of the device.

" }, "PatchLevel":{ "shape":"DevicePatchLevel", "documentation":"

The operating system patch level of the device.

" }, "FirstAccessedTime":{ "shape":"DateTime", "documentation":"

The date that the device first signed in to Amazon WorkLink.

" }, "LastAccessedTime":{ "shape":"DateTime", "documentation":"

The date that the device last accessed Amazon WorkLink.

" }, "Username":{ "shape":"Username", "documentation":"

The user name associated with the device.

" } } }, "DescribeFleetMetadataRequest":{ "type":"structure", "required":["FleetArn"], "members":{ "FleetArn":{ "shape":"FleetArn", "documentation":"

The ARN of the fleet.

" } } }, "DescribeFleetMetadataResponse":{ "type":"structure", "members":{ "CreatedTime":{ "shape":"DateTime", "documentation":"

The time that the fleet was created.

" }, "LastUpdatedTime":{ "shape":"DateTime", "documentation":"

The time that the fleet was last updated.

" }, "FleetName":{ "shape":"FleetName", "documentation":"

The name of the fleet.

" }, "DisplayName":{ "shape":"DisplayName", "documentation":"

The name to display.

" }, "OptimizeForEndUserLocation":{ "shape":"Boolean", "documentation":"

The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.

" }, "CompanyCode":{ "shape":"CompanyCode", "documentation":"

The identifier used by users to sign in to the Amazon WorkLink app.

" }, "FleetStatus":{ "shape":"FleetStatus", "documentation":"

The current state of the fleet.

" } } }, "DescribeIdentityProviderConfigurationRequest":{ "type":"structure", "required":["FleetArn"], "members":{ "FleetArn":{ "shape":"FleetArn", "documentation":"

The ARN of the fleet.

" } } }, "DescribeIdentityProviderConfigurationResponse":{ "type":"structure", "members":{ "IdentityProviderType":{ "shape":"IdentityProviderType", "documentation":"

The type of identity provider.

" }, "ServiceProviderSamlMetadata":{ "shape":"SamlMetadata", "documentation":"

The SAML metadata document uploaded to the user’s identity provider.

" }, "IdentityProviderSamlMetadata":{ "shape":"SamlMetadata", "documentation":"

The SAML metadata document provided by the user’s identity provider.

" } } }, "DescribeWebsiteCertificateAuthorityRequest":{ "type":"structure", "required":[ "FleetArn", "WebsiteCaId" ], "members":{ "FleetArn":{ "shape":"FleetArn", "documentation":"

The ARN of the fleet.

" }, "WebsiteCaId":{ "shape":"Id", "documentation":"

A unique identifier for the certificate authority.

" } } }, "DescribeWebsiteCertificateAuthorityResponse":{ "type":"structure", "members":{ "Certificate":{ "shape":"Certificate", "documentation":"

The root certificate of the certificate authority.

" }, "CreatedTime":{ "shape":"DateTime", "documentation":"

The time that the certificate authority was added.

" }, "DisplayName":{ "shape":"DisplayName", "documentation":"

The certificate name to display.

" } } }, "DeviceManufacturer":{ "type":"string", "max":256, "min":1 }, "DeviceModel":{ "type":"string", "max":256, "min":1 }, "DeviceOperatingSystemName":{ "type":"string", "max":256, "min":1 }, "DeviceOperatingSystemVersion":{ "type":"string", "max":256, "min":1 }, "DevicePatchLevel":{ "type":"string", "max":256, "min":1 }, "DeviceStatus":{ "type":"string", "enum":[ "ACTIVE", "SIGNED_OUT" ] }, "DeviceSummary":{ "type":"structure", "members":{ "DeviceId":{ "shape":"Id", "documentation":"

The ID of the device.

" }, "DeviceStatus":{ "shape":"DeviceStatus", "documentation":"

The status of the device.

" } }, "documentation":"

The summary of devices.

" }, "DeviceSummaryList":{ "type":"list", "member":{"shape":"DeviceSummary"} }, "DisassociateWebsiteCertificateAuthorityRequest":{ "type":"structure", "required":[ "FleetArn", "WebsiteCaId" ], "members":{ "FleetArn":{ "shape":"FleetArn", "documentation":"

The ARN of the fleet.

" }, "WebsiteCaId":{ "shape":"Id", "documentation":"

A unique identifier for the CA.

" } } }, "DisassociateWebsiteCertificateAuthorityResponse":{ "type":"structure", "members":{ } }, "DisplayName":{ "type":"string", "max":100 }, "ExceptionMessage":{"type":"string"}, "FleetArn":{ "type":"string", "max":2048, "min":20 }, "FleetName":{ "type":"string", "max":48, "min":1, "pattern":"^[a-z0-9](?:[a-z0-9\\-]{0,46}[a-z0-9])?$" }, "FleetStatus":{ "type":"string", "enum":[ "CREATING", "ACTIVE", "DELETING", "DELETED", "FAILED_TO_CREATE", "FAILED_TO_DELETE" ] }, "FleetSummary":{ "type":"structure", "members":{ "FleetArn":{ "shape":"FleetArn", "documentation":"

The ARN of the fleet.

" }, "CreatedTime":{ "shape":"DateTime", "documentation":"

The time when the fleet was created.

" }, "LastUpdatedTime":{ "shape":"DateTime", "documentation":"

The time when the fleet was last updated.

" }, "FleetName":{ "shape":"FleetName", "documentation":"

The name of the fleet.

" }, "DisplayName":{ "shape":"DisplayName", "documentation":"

The name to display.

" }, "CompanyCode":{ "shape":"CompanyCode", "documentation":"

The identifier used by users to sign into the Amazon WorkLink app.

" }, "FleetStatus":{ "shape":"FleetStatus", "documentation":"

The status of the fleet.

" } }, "documentation":"

The summary of the fleet.

" }, "FleetSummaryList":{ "type":"list", "member":{"shape":"FleetSummary"} }, "Id":{ "type":"string", "max":256, "min":1 }, "IdentityProviderType":{ "type":"string", "enum":["SAML"] }, "InternalServerErrorException":{ "type":"structure", "members":{ "Message":{"shape":"ExceptionMessage"} }, "documentation":"

The service is temporarily unavailable.

", "error":{"httpStatusCode":500}, "exception":true }, "InvalidRequestException":{ "type":"structure", "members":{ "Message":{"shape":"ExceptionMessage"} }, "documentation":"

The request is not valid.

", "error":{"httpStatusCode":400}, "exception":true }, "ListDevicesRequest":{ "type":"structure", "required":["FleetArn"], "members":{ "FleetArn":{ "shape":"FleetArn", "documentation":"

The ARN of the fleet.

" }, "NextToken":{ "shape":"NextToken", "documentation":"

The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

" }, "MaxResults":{ "shape":"MaxResults", "documentation":"

The maximum number of results to be included in the next page.

" } } }, "ListDevicesResponse":{ "type":"structure", "members":{ "Devices":{ "shape":"DeviceSummaryList", "documentation":"

Information about the devices.

" }, "NextToken":{ "shape":"NextToken", "documentation":"

The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.

" } } }, "ListFleetsRequest":{ "type":"structure", "members":{ "NextToken":{ "shape":"NextToken", "documentation":"

The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

" }, "MaxResults":{ "shape":"MaxResults", "documentation":"

The maximum number of results to be included in the next page.

" } } }, "ListFleetsResponse":{ "type":"structure", "members":{ "FleetSummaryList":{ "shape":"FleetSummaryList", "documentation":"

The summary list of the fleets.

" }, "NextToken":{ "shape":"NextToken", "documentation":"

The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.

" } } }, "ListWebsiteCertificateAuthoritiesRequest":{ "type":"structure", "required":["FleetArn"], "members":{ "FleetArn":{ "shape":"FleetArn", "documentation":"

The ARN of the fleet.

" }, "MaxResults":{ "shape":"MaxResults", "documentation":"

The maximum number of results to be included in the next page.

" }, "NextToken":{ "shape":"NextToken", "documentation":"

The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

" } } }, "ListWebsiteCertificateAuthoritiesResponse":{ "type":"structure", "members":{ "WebsiteCertificateAuthorities":{ "shape":"WebsiteCaSummaryList", "documentation":"

Information about the certificates.

" }, "NextToken":{ "shape":"NextToken", "documentation":"

The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.

" } } }, "MaxResults":{ "type":"integer", "min":1 }, "NextToken":{ "type":"string", "max":4096, "min":1, "pattern":"[\\w\\-]+" }, "ResourceAlreadyExistsException":{ "type":"structure", "members":{ "Message":{"shape":"ExceptionMessage"} }, "documentation":"

The resource already exists.

", "error":{"httpStatusCode":400}, "exception":true }, "ResourceNotFoundException":{ "type":"structure", "members":{ "Message":{"shape":"ExceptionMessage"} }, "documentation":"

The requested resource was not found.

", "error":{"httpStatusCode":404}, "exception":true }, "SamlMetadata":{ "type":"string", "max":204800, "min":1 }, "SecurityGroupId":{ "type":"string", "pattern":"^sg-([0-9a-f]{8}|[0-9a-f]{17})$" }, "SecurityGroupIds":{ "type":"list", "member":{"shape":"SecurityGroupId"} }, "SignOutUserRequest":{ "type":"structure", "required":[ "FleetArn", "Username" ], "members":{ "FleetArn":{ "shape":"FleetArn", "documentation":"

The ARN of the fleet.

" }, "Username":{ "shape":"Username", "documentation":"

The name of the user.

" } } }, "SignOutUserResponse":{ "type":"structure", "members":{ } }, "SubnetId":{ "type":"string", "pattern":"^subnet-([0-9a-f]{8}|[0-9a-f]{17})$" }, "SubnetIds":{ "type":"list", "member":{"shape":"SubnetId"} }, "TooManyRequestsException":{ "type":"structure", "members":{ "Message":{"shape":"ExceptionMessage"} }, "documentation":"

The number of requests exceeds the limit.

", "error":{"httpStatusCode":429}, "exception":true }, "UnauthorizedException":{ "type":"structure", "members":{ "Message":{"shape":"ExceptionMessage"} }, "documentation":"

You are not authorized to perform this action.

", "error":{"httpStatusCode":403}, "exception":true }, "UpdateAuditStreamConfigurationRequest":{ "type":"structure", "required":["FleetArn"], "members":{ "FleetArn":{ "shape":"FleetArn", "documentation":"

The ARN of the fleet.

" }, "AuditStreamArn":{ "shape":"AuditStreamArn", "documentation":"

The ARN of the Amazon Kinesis data stream that receives the audit events.

" } } }, "UpdateAuditStreamConfigurationResponse":{ "type":"structure", "members":{ } }, "UpdateCompanyNetworkConfigurationRequest":{ "type":"structure", "required":[ "FleetArn", "VpcId", "SubnetIds", "SecurityGroupIds" ], "members":{ "FleetArn":{ "shape":"FleetArn", "documentation":"

The ARN of the fleet.

" }, "VpcId":{ "shape":"VpcId", "documentation":"

The VPC with connectivity to associated websites.

" }, "SubnetIds":{ "shape":"SubnetIds", "documentation":"

The subnets used for X-ENI connections from Amazon WorkLink rendering containers.

" }, "SecurityGroupIds":{ "shape":"SecurityGroupIds", "documentation":"

The security groups associated with access to the provided subnets.

" } } }, "UpdateCompanyNetworkConfigurationResponse":{ "type":"structure", "members":{ } }, "UpdateDevicePolicyConfigurationRequest":{ "type":"structure", "required":["FleetArn"], "members":{ "FleetArn":{ "shape":"FleetArn", "documentation":"

The ARN of the fleet.

" }, "DeviceCaCertificate":{ "shape":"CertificateChain", "documentation":"

The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.

" } } }, "UpdateDevicePolicyConfigurationResponse":{ "type":"structure", "members":{ } }, "UpdateFleetMetadataRequest":{ "type":"structure", "required":["FleetArn"], "members":{ "FleetArn":{ "shape":"FleetArn", "documentation":"

The ARN of the fleet.

" }, "DisplayName":{ "shape":"DisplayName", "documentation":"

The fleet name to display. The existing DisplayName is unset if null is passed.

" }, "OptimizeForEndUserLocation":{ "shape":"Boolean", "documentation":"

The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.

" } } }, "UpdateFleetMetadataResponse":{ "type":"structure", "members":{ } }, "UpdateIdentityProviderConfigurationRequest":{ "type":"structure", "required":[ "FleetArn", "IdentityProviderType" ], "members":{ "FleetArn":{ "shape":"FleetArn", "documentation":"

The ARN of the fleet.

" }, "IdentityProviderType":{ "shape":"IdentityProviderType", "documentation":"

The type of identity provider.

" }, "IdentityProviderSamlMetadata":{ "shape":"SamlMetadata", "documentation":"

The SAML metadata document provided by the customer’s identity provider. The existing IdentityProviderSamlMetadata is unset if null is passed.

" } } }, "UpdateIdentityProviderConfigurationResponse":{ "type":"structure", "members":{ } }, "Username":{ "type":"string", "max":256, "min":1 }, "VpcId":{ "type":"string", "pattern":"^vpc-([0-9a-f]{8}|[0-9a-f]{17})$" }, "WebsiteCaSummary":{ "type":"structure", "members":{ "WebsiteCaId":{ "shape":"Id", "documentation":"

A unique identifier for the CA.

" }, "CreatedTime":{ "shape":"DateTime", "documentation":"

The time when the CA was added.

" }, "DisplayName":{ "shape":"DisplayName", "documentation":"

The name to display.

" } }, "documentation":"

The summary of the certificate authority (CA).

" }, "WebsiteCaSummaryList":{ "type":"list", "member":{"shape":"WebsiteCaSummary"} } }, "documentation":"

Amazon WorkLink is a cloud-based service that provides secure access to internal websites and web apps from iOS phones. In a single step, your users, such as employees, can access internal websites as efficiently as they access any other public website. They enter a URL in their web browser, or choose a link to an internal website in an email. Amazon WorkLink authenticates the user's access and securely renders authorized internal web content in a secure rendering service in the AWS cloud. Amazon WorkLink doesn't download or store any internal web content on mobile devices.

" }