aws-sdk-worklink 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/lib/aws-sdk-worklink.rb +47 -0
- data/lib/aws-sdk-worklink/client.rb +927 -0
- data/lib/aws-sdk-worklink/client_api.rb +579 -0
- data/lib/aws-sdk-worklink/customizations.rb +0 -0
- data/lib/aws-sdk-worklink/errors.rb +14 -0
- data/lib/aws-sdk-worklink/resource.rb +23 -0
- data/lib/aws-sdk-worklink/types.rb +890 -0
- metadata +88 -0
@@ -0,0 +1,579 @@
|
|
1
|
+
# WARNING ABOUT GENERATED CODE
|
2
|
+
#
|
3
|
+
# This file is generated. See the contributing guide for more information:
|
4
|
+
# https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
|
5
|
+
#
|
6
|
+
# WARNING ABOUT GENERATED CODE
|
7
|
+
|
8
|
+
module Aws::WorkLink
|
9
|
+
# @api private
|
10
|
+
module ClientApi
|
11
|
+
|
12
|
+
include Seahorse::Model
|
13
|
+
|
14
|
+
AssociateWebsiteCertificateAuthorityRequest = Shapes::StructureShape.new(name: 'AssociateWebsiteCertificateAuthorityRequest')
|
15
|
+
AssociateWebsiteCertificateAuthorityResponse = Shapes::StructureShape.new(name: 'AssociateWebsiteCertificateAuthorityResponse')
|
16
|
+
AuditStreamArn = Shapes::StringShape.new(name: 'AuditStreamArn')
|
17
|
+
Boolean = Shapes::BooleanShape.new(name: 'Boolean')
|
18
|
+
Certificate = Shapes::StringShape.new(name: 'Certificate')
|
19
|
+
CertificateChain = Shapes::StringShape.new(name: 'CertificateChain')
|
20
|
+
CompanyCode = Shapes::StringShape.new(name: 'CompanyCode')
|
21
|
+
CreateFleetRequest = Shapes::StructureShape.new(name: 'CreateFleetRequest')
|
22
|
+
CreateFleetResponse = Shapes::StructureShape.new(name: 'CreateFleetResponse')
|
23
|
+
DateTime = Shapes::TimestampShape.new(name: 'DateTime')
|
24
|
+
DeleteFleetRequest = Shapes::StructureShape.new(name: 'DeleteFleetRequest')
|
25
|
+
DeleteFleetResponse = Shapes::StructureShape.new(name: 'DeleteFleetResponse')
|
26
|
+
DescribeAuditStreamConfigurationRequest = Shapes::StructureShape.new(name: 'DescribeAuditStreamConfigurationRequest')
|
27
|
+
DescribeAuditStreamConfigurationResponse = Shapes::StructureShape.new(name: 'DescribeAuditStreamConfigurationResponse')
|
28
|
+
DescribeCompanyNetworkConfigurationRequest = Shapes::StructureShape.new(name: 'DescribeCompanyNetworkConfigurationRequest')
|
29
|
+
DescribeCompanyNetworkConfigurationResponse = Shapes::StructureShape.new(name: 'DescribeCompanyNetworkConfigurationResponse')
|
30
|
+
DescribeDevicePolicyConfigurationRequest = Shapes::StructureShape.new(name: 'DescribeDevicePolicyConfigurationRequest')
|
31
|
+
DescribeDevicePolicyConfigurationResponse = Shapes::StructureShape.new(name: 'DescribeDevicePolicyConfigurationResponse')
|
32
|
+
DescribeDeviceRequest = Shapes::StructureShape.new(name: 'DescribeDeviceRequest')
|
33
|
+
DescribeDeviceResponse = Shapes::StructureShape.new(name: 'DescribeDeviceResponse')
|
34
|
+
DescribeFleetMetadataRequest = Shapes::StructureShape.new(name: 'DescribeFleetMetadataRequest')
|
35
|
+
DescribeFleetMetadataResponse = Shapes::StructureShape.new(name: 'DescribeFleetMetadataResponse')
|
36
|
+
DescribeIdentityProviderConfigurationRequest = Shapes::StructureShape.new(name: 'DescribeIdentityProviderConfigurationRequest')
|
37
|
+
DescribeIdentityProviderConfigurationResponse = Shapes::StructureShape.new(name: 'DescribeIdentityProviderConfigurationResponse')
|
38
|
+
DescribeWebsiteCertificateAuthorityRequest = Shapes::StructureShape.new(name: 'DescribeWebsiteCertificateAuthorityRequest')
|
39
|
+
DescribeWebsiteCertificateAuthorityResponse = Shapes::StructureShape.new(name: 'DescribeWebsiteCertificateAuthorityResponse')
|
40
|
+
DeviceManufacturer = Shapes::StringShape.new(name: 'DeviceManufacturer')
|
41
|
+
DeviceModel = Shapes::StringShape.new(name: 'DeviceModel')
|
42
|
+
DeviceOperatingSystemName = Shapes::StringShape.new(name: 'DeviceOperatingSystemName')
|
43
|
+
DeviceOperatingSystemVersion = Shapes::StringShape.new(name: 'DeviceOperatingSystemVersion')
|
44
|
+
DevicePatchLevel = Shapes::StringShape.new(name: 'DevicePatchLevel')
|
45
|
+
DeviceStatus = Shapes::StringShape.new(name: 'DeviceStatus')
|
46
|
+
DeviceSummary = Shapes::StructureShape.new(name: 'DeviceSummary')
|
47
|
+
DeviceSummaryList = Shapes::ListShape.new(name: 'DeviceSummaryList')
|
48
|
+
DisassociateWebsiteCertificateAuthorityRequest = Shapes::StructureShape.new(name: 'DisassociateWebsiteCertificateAuthorityRequest')
|
49
|
+
DisassociateWebsiteCertificateAuthorityResponse = Shapes::StructureShape.new(name: 'DisassociateWebsiteCertificateAuthorityResponse')
|
50
|
+
DisplayName = Shapes::StringShape.new(name: 'DisplayName')
|
51
|
+
ExceptionMessage = Shapes::StringShape.new(name: 'ExceptionMessage')
|
52
|
+
FleetArn = Shapes::StringShape.new(name: 'FleetArn')
|
53
|
+
FleetName = Shapes::StringShape.new(name: 'FleetName')
|
54
|
+
FleetStatus = Shapes::StringShape.new(name: 'FleetStatus')
|
55
|
+
FleetSummary = Shapes::StructureShape.new(name: 'FleetSummary')
|
56
|
+
FleetSummaryList = Shapes::ListShape.new(name: 'FleetSummaryList')
|
57
|
+
Id = Shapes::StringShape.new(name: 'Id')
|
58
|
+
IdentityProviderType = Shapes::StringShape.new(name: 'IdentityProviderType')
|
59
|
+
InternalServerErrorException = Shapes::StructureShape.new(name: 'InternalServerErrorException')
|
60
|
+
InvalidRequestException = Shapes::StructureShape.new(name: 'InvalidRequestException')
|
61
|
+
ListDevicesRequest = Shapes::StructureShape.new(name: 'ListDevicesRequest')
|
62
|
+
ListDevicesResponse = Shapes::StructureShape.new(name: 'ListDevicesResponse')
|
63
|
+
ListFleetsRequest = Shapes::StructureShape.new(name: 'ListFleetsRequest')
|
64
|
+
ListFleetsResponse = Shapes::StructureShape.new(name: 'ListFleetsResponse')
|
65
|
+
ListWebsiteCertificateAuthoritiesRequest = Shapes::StructureShape.new(name: 'ListWebsiteCertificateAuthoritiesRequest')
|
66
|
+
ListWebsiteCertificateAuthoritiesResponse = Shapes::StructureShape.new(name: 'ListWebsiteCertificateAuthoritiesResponse')
|
67
|
+
MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
|
68
|
+
NextToken = Shapes::StringShape.new(name: 'NextToken')
|
69
|
+
ResourceAlreadyExistsException = Shapes::StructureShape.new(name: 'ResourceAlreadyExistsException')
|
70
|
+
ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
|
71
|
+
SamlMetadata = Shapes::StringShape.new(name: 'SamlMetadata')
|
72
|
+
SecurityGroupId = Shapes::StringShape.new(name: 'SecurityGroupId')
|
73
|
+
SecurityGroupIds = Shapes::ListShape.new(name: 'SecurityGroupIds')
|
74
|
+
SignOutUserRequest = Shapes::StructureShape.new(name: 'SignOutUserRequest')
|
75
|
+
SignOutUserResponse = Shapes::StructureShape.new(name: 'SignOutUserResponse')
|
76
|
+
SubnetId = Shapes::StringShape.new(name: 'SubnetId')
|
77
|
+
SubnetIds = Shapes::ListShape.new(name: 'SubnetIds')
|
78
|
+
TooManyRequestsException = Shapes::StructureShape.new(name: 'TooManyRequestsException')
|
79
|
+
UnauthorizedException = Shapes::StructureShape.new(name: 'UnauthorizedException')
|
80
|
+
UpdateAuditStreamConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateAuditStreamConfigurationRequest')
|
81
|
+
UpdateAuditStreamConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateAuditStreamConfigurationResponse')
|
82
|
+
UpdateCompanyNetworkConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateCompanyNetworkConfigurationRequest')
|
83
|
+
UpdateCompanyNetworkConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateCompanyNetworkConfigurationResponse')
|
84
|
+
UpdateDevicePolicyConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateDevicePolicyConfigurationRequest')
|
85
|
+
UpdateDevicePolicyConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateDevicePolicyConfigurationResponse')
|
86
|
+
UpdateFleetMetadataRequest = Shapes::StructureShape.new(name: 'UpdateFleetMetadataRequest')
|
87
|
+
UpdateFleetMetadataResponse = Shapes::StructureShape.new(name: 'UpdateFleetMetadataResponse')
|
88
|
+
UpdateIdentityProviderConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateIdentityProviderConfigurationRequest')
|
89
|
+
UpdateIdentityProviderConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateIdentityProviderConfigurationResponse')
|
90
|
+
Username = Shapes::StringShape.new(name: 'Username')
|
91
|
+
VpcId = Shapes::StringShape.new(name: 'VpcId')
|
92
|
+
WebsiteCaSummary = Shapes::StructureShape.new(name: 'WebsiteCaSummary')
|
93
|
+
WebsiteCaSummaryList = Shapes::ListShape.new(name: 'WebsiteCaSummaryList')
|
94
|
+
|
95
|
+
AssociateWebsiteCertificateAuthorityRequest.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, required: true, location_name: "FleetArn"))
|
96
|
+
AssociateWebsiteCertificateAuthorityRequest.add_member(:certificate, Shapes::ShapeRef.new(shape: Certificate, required: true, location_name: "Certificate"))
|
97
|
+
AssociateWebsiteCertificateAuthorityRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "DisplayName"))
|
98
|
+
AssociateWebsiteCertificateAuthorityRequest.struct_class = Types::AssociateWebsiteCertificateAuthorityRequest
|
99
|
+
|
100
|
+
AssociateWebsiteCertificateAuthorityResponse.add_member(:website_ca_id, Shapes::ShapeRef.new(shape: Id, location_name: "WebsiteCaId"))
|
101
|
+
AssociateWebsiteCertificateAuthorityResponse.struct_class = Types::AssociateWebsiteCertificateAuthorityResponse
|
102
|
+
|
103
|
+
CreateFleetRequest.add_member(:fleet_name, Shapes::ShapeRef.new(shape: FleetName, required: true, location_name: "FleetName"))
|
104
|
+
CreateFleetRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "DisplayName"))
|
105
|
+
CreateFleetRequest.add_member(:optimize_for_end_user_location, Shapes::ShapeRef.new(shape: Boolean, location_name: "OptimizeForEndUserLocation"))
|
106
|
+
CreateFleetRequest.struct_class = Types::CreateFleetRequest
|
107
|
+
|
108
|
+
CreateFleetResponse.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, location_name: "FleetArn"))
|
109
|
+
CreateFleetResponse.struct_class = Types::CreateFleetResponse
|
110
|
+
|
111
|
+
DeleteFleetRequest.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, required: true, location_name: "FleetArn"))
|
112
|
+
DeleteFleetRequest.struct_class = Types::DeleteFleetRequest
|
113
|
+
|
114
|
+
DeleteFleetResponse.struct_class = Types::DeleteFleetResponse
|
115
|
+
|
116
|
+
DescribeAuditStreamConfigurationRequest.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, required: true, location_name: "FleetArn"))
|
117
|
+
DescribeAuditStreamConfigurationRequest.struct_class = Types::DescribeAuditStreamConfigurationRequest
|
118
|
+
|
119
|
+
DescribeAuditStreamConfigurationResponse.add_member(:audit_stream_arn, Shapes::ShapeRef.new(shape: AuditStreamArn, location_name: "AuditStreamArn"))
|
120
|
+
DescribeAuditStreamConfigurationResponse.struct_class = Types::DescribeAuditStreamConfigurationResponse
|
121
|
+
|
122
|
+
DescribeCompanyNetworkConfigurationRequest.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, required: true, location_name: "FleetArn"))
|
123
|
+
DescribeCompanyNetworkConfigurationRequest.struct_class = Types::DescribeCompanyNetworkConfigurationRequest
|
124
|
+
|
125
|
+
DescribeCompanyNetworkConfigurationResponse.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "VpcId"))
|
126
|
+
DescribeCompanyNetworkConfigurationResponse.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIds, location_name: "SubnetIds"))
|
127
|
+
DescribeCompanyNetworkConfigurationResponse.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIds, location_name: "SecurityGroupIds"))
|
128
|
+
DescribeCompanyNetworkConfigurationResponse.struct_class = Types::DescribeCompanyNetworkConfigurationResponse
|
129
|
+
|
130
|
+
DescribeDevicePolicyConfigurationRequest.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, required: true, location_name: "FleetArn"))
|
131
|
+
DescribeDevicePolicyConfigurationRequest.struct_class = Types::DescribeDevicePolicyConfigurationRequest
|
132
|
+
|
133
|
+
DescribeDevicePolicyConfigurationResponse.add_member(:device_ca_certificate, Shapes::ShapeRef.new(shape: Certificate, location_name: "DeviceCaCertificate"))
|
134
|
+
DescribeDevicePolicyConfigurationResponse.struct_class = Types::DescribeDevicePolicyConfigurationResponse
|
135
|
+
|
136
|
+
DescribeDeviceRequest.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, required: true, location_name: "FleetArn"))
|
137
|
+
DescribeDeviceRequest.add_member(:device_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "DeviceId"))
|
138
|
+
DescribeDeviceRequest.struct_class = Types::DescribeDeviceRequest
|
139
|
+
|
140
|
+
DescribeDeviceResponse.add_member(:status, Shapes::ShapeRef.new(shape: DeviceStatus, location_name: "Status"))
|
141
|
+
DescribeDeviceResponse.add_member(:model, Shapes::ShapeRef.new(shape: DeviceModel, location_name: "Model"))
|
142
|
+
DescribeDeviceResponse.add_member(:manufacturer, Shapes::ShapeRef.new(shape: DeviceManufacturer, location_name: "Manufacturer"))
|
143
|
+
DescribeDeviceResponse.add_member(:operating_system, Shapes::ShapeRef.new(shape: DeviceOperatingSystemName, location_name: "OperatingSystem"))
|
144
|
+
DescribeDeviceResponse.add_member(:operating_system_version, Shapes::ShapeRef.new(shape: DeviceOperatingSystemVersion, location_name: "OperatingSystemVersion"))
|
145
|
+
DescribeDeviceResponse.add_member(:patch_level, Shapes::ShapeRef.new(shape: DevicePatchLevel, location_name: "PatchLevel"))
|
146
|
+
DescribeDeviceResponse.add_member(:first_accessed_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "FirstAccessedTime"))
|
147
|
+
DescribeDeviceResponse.add_member(:last_accessed_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "LastAccessedTime"))
|
148
|
+
DescribeDeviceResponse.add_member(:username, Shapes::ShapeRef.new(shape: Username, location_name: "Username"))
|
149
|
+
DescribeDeviceResponse.struct_class = Types::DescribeDeviceResponse
|
150
|
+
|
151
|
+
DescribeFleetMetadataRequest.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, required: true, location_name: "FleetArn"))
|
152
|
+
DescribeFleetMetadataRequest.struct_class = Types::DescribeFleetMetadataRequest
|
153
|
+
|
154
|
+
DescribeFleetMetadataResponse.add_member(:created_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "CreatedTime"))
|
155
|
+
DescribeFleetMetadataResponse.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "LastUpdatedTime"))
|
156
|
+
DescribeFleetMetadataResponse.add_member(:fleet_name, Shapes::ShapeRef.new(shape: FleetName, location_name: "FleetName"))
|
157
|
+
DescribeFleetMetadataResponse.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "DisplayName"))
|
158
|
+
DescribeFleetMetadataResponse.add_member(:optimize_for_end_user_location, Shapes::ShapeRef.new(shape: Boolean, location_name: "OptimizeForEndUserLocation"))
|
159
|
+
DescribeFleetMetadataResponse.add_member(:company_code, Shapes::ShapeRef.new(shape: CompanyCode, location_name: "CompanyCode"))
|
160
|
+
DescribeFleetMetadataResponse.add_member(:fleet_status, Shapes::ShapeRef.new(shape: FleetStatus, location_name: "FleetStatus"))
|
161
|
+
DescribeFleetMetadataResponse.struct_class = Types::DescribeFleetMetadataResponse
|
162
|
+
|
163
|
+
DescribeIdentityProviderConfigurationRequest.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, required: true, location_name: "FleetArn"))
|
164
|
+
DescribeIdentityProviderConfigurationRequest.struct_class = Types::DescribeIdentityProviderConfigurationRequest
|
165
|
+
|
166
|
+
DescribeIdentityProviderConfigurationResponse.add_member(:identity_provider_type, Shapes::ShapeRef.new(shape: IdentityProviderType, location_name: "IdentityProviderType"))
|
167
|
+
DescribeIdentityProviderConfigurationResponse.add_member(:service_provider_saml_metadata, Shapes::ShapeRef.new(shape: SamlMetadata, location_name: "ServiceProviderSamlMetadata"))
|
168
|
+
DescribeIdentityProviderConfigurationResponse.add_member(:identity_provider_saml_metadata, Shapes::ShapeRef.new(shape: SamlMetadata, location_name: "IdentityProviderSamlMetadata"))
|
169
|
+
DescribeIdentityProviderConfigurationResponse.struct_class = Types::DescribeIdentityProviderConfigurationResponse
|
170
|
+
|
171
|
+
DescribeWebsiteCertificateAuthorityRequest.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, required: true, location_name: "FleetArn"))
|
172
|
+
DescribeWebsiteCertificateAuthorityRequest.add_member(:website_ca_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "WebsiteCaId"))
|
173
|
+
DescribeWebsiteCertificateAuthorityRequest.struct_class = Types::DescribeWebsiteCertificateAuthorityRequest
|
174
|
+
|
175
|
+
DescribeWebsiteCertificateAuthorityResponse.add_member(:certificate, Shapes::ShapeRef.new(shape: Certificate, location_name: "Certificate"))
|
176
|
+
DescribeWebsiteCertificateAuthorityResponse.add_member(:created_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "CreatedTime"))
|
177
|
+
DescribeWebsiteCertificateAuthorityResponse.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "DisplayName"))
|
178
|
+
DescribeWebsiteCertificateAuthorityResponse.struct_class = Types::DescribeWebsiteCertificateAuthorityResponse
|
179
|
+
|
180
|
+
DeviceSummary.add_member(:device_id, Shapes::ShapeRef.new(shape: Id, location_name: "DeviceId"))
|
181
|
+
DeviceSummary.add_member(:device_status, Shapes::ShapeRef.new(shape: DeviceStatus, location_name: "DeviceStatus"))
|
182
|
+
DeviceSummary.struct_class = Types::DeviceSummary
|
183
|
+
|
184
|
+
DeviceSummaryList.member = Shapes::ShapeRef.new(shape: DeviceSummary)
|
185
|
+
|
186
|
+
DisassociateWebsiteCertificateAuthorityRequest.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, required: true, location_name: "FleetArn"))
|
187
|
+
DisassociateWebsiteCertificateAuthorityRequest.add_member(:website_ca_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "WebsiteCaId"))
|
188
|
+
DisassociateWebsiteCertificateAuthorityRequest.struct_class = Types::DisassociateWebsiteCertificateAuthorityRequest
|
189
|
+
|
190
|
+
DisassociateWebsiteCertificateAuthorityResponse.struct_class = Types::DisassociateWebsiteCertificateAuthorityResponse
|
191
|
+
|
192
|
+
FleetSummary.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, location_name: "FleetArn"))
|
193
|
+
FleetSummary.add_member(:created_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "CreatedTime"))
|
194
|
+
FleetSummary.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "LastUpdatedTime"))
|
195
|
+
FleetSummary.add_member(:fleet_name, Shapes::ShapeRef.new(shape: FleetName, location_name: "FleetName"))
|
196
|
+
FleetSummary.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "DisplayName"))
|
197
|
+
FleetSummary.add_member(:company_code, Shapes::ShapeRef.new(shape: CompanyCode, location_name: "CompanyCode"))
|
198
|
+
FleetSummary.add_member(:fleet_status, Shapes::ShapeRef.new(shape: FleetStatus, location_name: "FleetStatus"))
|
199
|
+
FleetSummary.struct_class = Types::FleetSummary
|
200
|
+
|
201
|
+
FleetSummaryList.member = Shapes::ShapeRef.new(shape: FleetSummary)
|
202
|
+
|
203
|
+
ListDevicesRequest.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, required: true, location_name: "FleetArn"))
|
204
|
+
ListDevicesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
205
|
+
ListDevicesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
206
|
+
ListDevicesRequest.struct_class = Types::ListDevicesRequest
|
207
|
+
|
208
|
+
ListDevicesResponse.add_member(:devices, Shapes::ShapeRef.new(shape: DeviceSummaryList, location_name: "Devices"))
|
209
|
+
ListDevicesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
210
|
+
ListDevicesResponse.struct_class = Types::ListDevicesResponse
|
211
|
+
|
212
|
+
ListFleetsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
213
|
+
ListFleetsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
214
|
+
ListFleetsRequest.struct_class = Types::ListFleetsRequest
|
215
|
+
|
216
|
+
ListFleetsResponse.add_member(:fleet_summary_list, Shapes::ShapeRef.new(shape: FleetSummaryList, location_name: "FleetSummaryList"))
|
217
|
+
ListFleetsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
218
|
+
ListFleetsResponse.struct_class = Types::ListFleetsResponse
|
219
|
+
|
220
|
+
ListWebsiteCertificateAuthoritiesRequest.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, required: true, location_name: "FleetArn"))
|
221
|
+
ListWebsiteCertificateAuthoritiesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
222
|
+
ListWebsiteCertificateAuthoritiesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
223
|
+
ListWebsiteCertificateAuthoritiesRequest.struct_class = Types::ListWebsiteCertificateAuthoritiesRequest
|
224
|
+
|
225
|
+
ListWebsiteCertificateAuthoritiesResponse.add_member(:website_certificate_authorities, Shapes::ShapeRef.new(shape: WebsiteCaSummaryList, location_name: "WebsiteCertificateAuthorities"))
|
226
|
+
ListWebsiteCertificateAuthoritiesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
227
|
+
ListWebsiteCertificateAuthoritiesResponse.struct_class = Types::ListWebsiteCertificateAuthoritiesResponse
|
228
|
+
|
229
|
+
SecurityGroupIds.member = Shapes::ShapeRef.new(shape: SecurityGroupId)
|
230
|
+
|
231
|
+
SignOutUserRequest.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, required: true, location_name: "FleetArn"))
|
232
|
+
SignOutUserRequest.add_member(:username, Shapes::ShapeRef.new(shape: Username, required: true, location_name: "Username"))
|
233
|
+
SignOutUserRequest.struct_class = Types::SignOutUserRequest
|
234
|
+
|
235
|
+
SignOutUserResponse.struct_class = Types::SignOutUserResponse
|
236
|
+
|
237
|
+
SubnetIds.member = Shapes::ShapeRef.new(shape: SubnetId)
|
238
|
+
|
239
|
+
UpdateAuditStreamConfigurationRequest.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, required: true, location_name: "FleetArn"))
|
240
|
+
UpdateAuditStreamConfigurationRequest.add_member(:audit_stream_arn, Shapes::ShapeRef.new(shape: AuditStreamArn, location_name: "AuditStreamArn"))
|
241
|
+
UpdateAuditStreamConfigurationRequest.struct_class = Types::UpdateAuditStreamConfigurationRequest
|
242
|
+
|
243
|
+
UpdateAuditStreamConfigurationResponse.struct_class = Types::UpdateAuditStreamConfigurationResponse
|
244
|
+
|
245
|
+
UpdateCompanyNetworkConfigurationRequest.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, required: true, location_name: "FleetArn"))
|
246
|
+
UpdateCompanyNetworkConfigurationRequest.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, required: true, location_name: "VpcId"))
|
247
|
+
UpdateCompanyNetworkConfigurationRequest.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIds, required: true, location_name: "SubnetIds"))
|
248
|
+
UpdateCompanyNetworkConfigurationRequest.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIds, required: true, location_name: "SecurityGroupIds"))
|
249
|
+
UpdateCompanyNetworkConfigurationRequest.struct_class = Types::UpdateCompanyNetworkConfigurationRequest
|
250
|
+
|
251
|
+
UpdateCompanyNetworkConfigurationResponse.struct_class = Types::UpdateCompanyNetworkConfigurationResponse
|
252
|
+
|
253
|
+
UpdateDevicePolicyConfigurationRequest.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, required: true, location_name: "FleetArn"))
|
254
|
+
UpdateDevicePolicyConfigurationRequest.add_member(:device_ca_certificate, Shapes::ShapeRef.new(shape: CertificateChain, location_name: "DeviceCaCertificate"))
|
255
|
+
UpdateDevicePolicyConfigurationRequest.struct_class = Types::UpdateDevicePolicyConfigurationRequest
|
256
|
+
|
257
|
+
UpdateDevicePolicyConfigurationResponse.struct_class = Types::UpdateDevicePolicyConfigurationResponse
|
258
|
+
|
259
|
+
UpdateFleetMetadataRequest.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, required: true, location_name: "FleetArn"))
|
260
|
+
UpdateFleetMetadataRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "DisplayName"))
|
261
|
+
UpdateFleetMetadataRequest.add_member(:optimize_for_end_user_location, Shapes::ShapeRef.new(shape: Boolean, location_name: "OptimizeForEndUserLocation"))
|
262
|
+
UpdateFleetMetadataRequest.struct_class = Types::UpdateFleetMetadataRequest
|
263
|
+
|
264
|
+
UpdateFleetMetadataResponse.struct_class = Types::UpdateFleetMetadataResponse
|
265
|
+
|
266
|
+
UpdateIdentityProviderConfigurationRequest.add_member(:fleet_arn, Shapes::ShapeRef.new(shape: FleetArn, required: true, location_name: "FleetArn"))
|
267
|
+
UpdateIdentityProviderConfigurationRequest.add_member(:identity_provider_type, Shapes::ShapeRef.new(shape: IdentityProviderType, required: true, location_name: "IdentityProviderType"))
|
268
|
+
UpdateIdentityProviderConfigurationRequest.add_member(:identity_provider_saml_metadata, Shapes::ShapeRef.new(shape: SamlMetadata, location_name: "IdentityProviderSamlMetadata"))
|
269
|
+
UpdateIdentityProviderConfigurationRequest.struct_class = Types::UpdateIdentityProviderConfigurationRequest
|
270
|
+
|
271
|
+
UpdateIdentityProviderConfigurationResponse.struct_class = Types::UpdateIdentityProviderConfigurationResponse
|
272
|
+
|
273
|
+
WebsiteCaSummary.add_member(:website_ca_id, Shapes::ShapeRef.new(shape: Id, location_name: "WebsiteCaId"))
|
274
|
+
WebsiteCaSummary.add_member(:created_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "CreatedTime"))
|
275
|
+
WebsiteCaSummary.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "DisplayName"))
|
276
|
+
WebsiteCaSummary.struct_class = Types::WebsiteCaSummary
|
277
|
+
|
278
|
+
WebsiteCaSummaryList.member = Shapes::ShapeRef.new(shape: WebsiteCaSummary)
|
279
|
+
|
280
|
+
|
281
|
+
# @api private
|
282
|
+
API = Seahorse::Model::Api.new.tap do |api|
|
283
|
+
|
284
|
+
api.version = "2018-09-25"
|
285
|
+
|
286
|
+
api.metadata = {
|
287
|
+
"apiVersion" => "2018-09-25",
|
288
|
+
"endpointPrefix" => "worklink",
|
289
|
+
"jsonVersion" => "1.1",
|
290
|
+
"protocol" => "rest-json",
|
291
|
+
"serviceAbbreviation" => "WorkLink",
|
292
|
+
"serviceFullName" => "Amazon WorkLink",
|
293
|
+
"serviceId" => "WorkLink",
|
294
|
+
"signatureVersion" => "v4",
|
295
|
+
"signingName" => "worklink",
|
296
|
+
"uid" => "worklink-2018-09-25",
|
297
|
+
}
|
298
|
+
|
299
|
+
api.add_operation(:associate_website_certificate_authority, Seahorse::Model::Operation.new.tap do |o|
|
300
|
+
o.name = "AssociateWebsiteCertificateAuthority"
|
301
|
+
o.http_method = "POST"
|
302
|
+
o.http_request_uri = "/associateWebsiteCertificateAuthority"
|
303
|
+
o.input = Shapes::ShapeRef.new(shape: AssociateWebsiteCertificateAuthorityRequest)
|
304
|
+
o.output = Shapes::ShapeRef.new(shape: AssociateWebsiteCertificateAuthorityResponse)
|
305
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
306
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
307
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
308
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
309
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
|
310
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
311
|
+
end)
|
312
|
+
|
313
|
+
api.add_operation(:create_fleet, Seahorse::Model::Operation.new.tap do |o|
|
314
|
+
o.name = "CreateFleet"
|
315
|
+
o.http_method = "POST"
|
316
|
+
o.http_request_uri = "/createFleet"
|
317
|
+
o.input = Shapes::ShapeRef.new(shape: CreateFleetRequest)
|
318
|
+
o.output = Shapes::ShapeRef.new(shape: CreateFleetResponse)
|
319
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
320
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
321
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
322
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
323
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
|
324
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
325
|
+
end)
|
326
|
+
|
327
|
+
api.add_operation(:delete_fleet, Seahorse::Model::Operation.new.tap do |o|
|
328
|
+
o.name = "DeleteFleet"
|
329
|
+
o.http_method = "POST"
|
330
|
+
o.http_request_uri = "/deleteFleet"
|
331
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteFleetRequest)
|
332
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteFleetResponse)
|
333
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
334
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
335
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
336
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
337
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
338
|
+
end)
|
339
|
+
|
340
|
+
api.add_operation(:describe_audit_stream_configuration, Seahorse::Model::Operation.new.tap do |o|
|
341
|
+
o.name = "DescribeAuditStreamConfiguration"
|
342
|
+
o.http_method = "POST"
|
343
|
+
o.http_request_uri = "/describeAuditStreamConfiguration"
|
344
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeAuditStreamConfigurationRequest)
|
345
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeAuditStreamConfigurationResponse)
|
346
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
347
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
348
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
349
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
350
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
351
|
+
end)
|
352
|
+
|
353
|
+
api.add_operation(:describe_company_network_configuration, Seahorse::Model::Operation.new.tap do |o|
|
354
|
+
o.name = "DescribeCompanyNetworkConfiguration"
|
355
|
+
o.http_method = "POST"
|
356
|
+
o.http_request_uri = "/describeCompanyNetworkConfiguration"
|
357
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeCompanyNetworkConfigurationRequest)
|
358
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeCompanyNetworkConfigurationResponse)
|
359
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
360
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
361
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
362
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
363
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
364
|
+
end)
|
365
|
+
|
366
|
+
api.add_operation(:describe_device, Seahorse::Model::Operation.new.tap do |o|
|
367
|
+
o.name = "DescribeDevice"
|
368
|
+
o.http_method = "POST"
|
369
|
+
o.http_request_uri = "/describeDevice"
|
370
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeDeviceRequest)
|
371
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeDeviceResponse)
|
372
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
373
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
374
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
375
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
376
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
377
|
+
end)
|
378
|
+
|
379
|
+
api.add_operation(:describe_device_policy_configuration, Seahorse::Model::Operation.new.tap do |o|
|
380
|
+
o.name = "DescribeDevicePolicyConfiguration"
|
381
|
+
o.http_method = "POST"
|
382
|
+
o.http_request_uri = "/describeDevicePolicyConfiguration"
|
383
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeDevicePolicyConfigurationRequest)
|
384
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeDevicePolicyConfigurationResponse)
|
385
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
386
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
387
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
388
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
389
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
390
|
+
end)
|
391
|
+
|
392
|
+
api.add_operation(:describe_fleet_metadata, Seahorse::Model::Operation.new.tap do |o|
|
393
|
+
o.name = "DescribeFleetMetadata"
|
394
|
+
o.http_method = "POST"
|
395
|
+
o.http_request_uri = "/describeFleetMetadata"
|
396
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeFleetMetadataRequest)
|
397
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeFleetMetadataResponse)
|
398
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
399
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
400
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
401
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
402
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
403
|
+
end)
|
404
|
+
|
405
|
+
api.add_operation(:describe_identity_provider_configuration, Seahorse::Model::Operation.new.tap do |o|
|
406
|
+
o.name = "DescribeIdentityProviderConfiguration"
|
407
|
+
o.http_method = "POST"
|
408
|
+
o.http_request_uri = "/describeIdentityProviderConfiguration"
|
409
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeIdentityProviderConfigurationRequest)
|
410
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeIdentityProviderConfigurationResponse)
|
411
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
412
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
413
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
414
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
415
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
416
|
+
end)
|
417
|
+
|
418
|
+
api.add_operation(:describe_website_certificate_authority, Seahorse::Model::Operation.new.tap do |o|
|
419
|
+
o.name = "DescribeWebsiteCertificateAuthority"
|
420
|
+
o.http_method = "POST"
|
421
|
+
o.http_request_uri = "/describeWebsiteCertificateAuthority"
|
422
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeWebsiteCertificateAuthorityRequest)
|
423
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeWebsiteCertificateAuthorityResponse)
|
424
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
425
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
426
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
427
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
428
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
429
|
+
end)
|
430
|
+
|
431
|
+
api.add_operation(:disassociate_website_certificate_authority, Seahorse::Model::Operation.new.tap do |o|
|
432
|
+
o.name = "DisassociateWebsiteCertificateAuthority"
|
433
|
+
o.http_method = "POST"
|
434
|
+
o.http_request_uri = "/disassociateWebsiteCertificateAuthority"
|
435
|
+
o.input = Shapes::ShapeRef.new(shape: DisassociateWebsiteCertificateAuthorityRequest)
|
436
|
+
o.output = Shapes::ShapeRef.new(shape: DisassociateWebsiteCertificateAuthorityResponse)
|
437
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
438
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
439
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
440
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
441
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
442
|
+
end)
|
443
|
+
|
444
|
+
api.add_operation(:list_devices, Seahorse::Model::Operation.new.tap do |o|
|
445
|
+
o.name = "ListDevices"
|
446
|
+
o.http_method = "POST"
|
447
|
+
o.http_request_uri = "/listDevices"
|
448
|
+
o.input = Shapes::ShapeRef.new(shape: ListDevicesRequest)
|
449
|
+
o.output = Shapes::ShapeRef.new(shape: ListDevicesResponse)
|
450
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
451
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
452
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
453
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
454
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
455
|
+
o[:pager] = Aws::Pager.new(
|
456
|
+
limit_key: "max_results",
|
457
|
+
tokens: {
|
458
|
+
"next_token" => "next_token"
|
459
|
+
}
|
460
|
+
)
|
461
|
+
end)
|
462
|
+
|
463
|
+
api.add_operation(:list_fleets, Seahorse::Model::Operation.new.tap do |o|
|
464
|
+
o.name = "ListFleets"
|
465
|
+
o.http_method = "POST"
|
466
|
+
o.http_request_uri = "/listFleets"
|
467
|
+
o.input = Shapes::ShapeRef.new(shape: ListFleetsRequest)
|
468
|
+
o.output = Shapes::ShapeRef.new(shape: ListFleetsResponse)
|
469
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
470
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
471
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
472
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
473
|
+
o[:pager] = Aws::Pager.new(
|
474
|
+
limit_key: "max_results",
|
475
|
+
tokens: {
|
476
|
+
"next_token" => "next_token"
|
477
|
+
}
|
478
|
+
)
|
479
|
+
end)
|
480
|
+
|
481
|
+
api.add_operation(:list_website_certificate_authorities, Seahorse::Model::Operation.new.tap do |o|
|
482
|
+
o.name = "ListWebsiteCertificateAuthorities"
|
483
|
+
o.http_method = "POST"
|
484
|
+
o.http_request_uri = "/listWebsiteCertificateAuthorities"
|
485
|
+
o.input = Shapes::ShapeRef.new(shape: ListWebsiteCertificateAuthoritiesRequest)
|
486
|
+
o.output = Shapes::ShapeRef.new(shape: ListWebsiteCertificateAuthoritiesResponse)
|
487
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
488
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
489
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
490
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
491
|
+
o[:pager] = Aws::Pager.new(
|
492
|
+
limit_key: "max_results",
|
493
|
+
tokens: {
|
494
|
+
"next_token" => "next_token"
|
495
|
+
}
|
496
|
+
)
|
497
|
+
end)
|
498
|
+
|
499
|
+
api.add_operation(:sign_out_user, Seahorse::Model::Operation.new.tap do |o|
|
500
|
+
o.name = "SignOutUser"
|
501
|
+
o.http_method = "POST"
|
502
|
+
o.http_request_uri = "/signOutUser"
|
503
|
+
o.input = Shapes::ShapeRef.new(shape: SignOutUserRequest)
|
504
|
+
o.output = Shapes::ShapeRef.new(shape: SignOutUserResponse)
|
505
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
506
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
507
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
508
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
509
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
510
|
+
end)
|
511
|
+
|
512
|
+
api.add_operation(:update_audit_stream_configuration, Seahorse::Model::Operation.new.tap do |o|
|
513
|
+
o.name = "UpdateAuditStreamConfiguration"
|
514
|
+
o.http_method = "POST"
|
515
|
+
o.http_request_uri = "/updateAuditStreamConfiguration"
|
516
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateAuditStreamConfigurationRequest)
|
517
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateAuditStreamConfigurationResponse)
|
518
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
519
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
520
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
521
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
522
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
523
|
+
end)
|
524
|
+
|
525
|
+
api.add_operation(:update_company_network_configuration, Seahorse::Model::Operation.new.tap do |o|
|
526
|
+
o.name = "UpdateCompanyNetworkConfiguration"
|
527
|
+
o.http_method = "POST"
|
528
|
+
o.http_request_uri = "/updateCompanyNetworkConfiguration"
|
529
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateCompanyNetworkConfigurationRequest)
|
530
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateCompanyNetworkConfigurationResponse)
|
531
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
532
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
533
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
534
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
535
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
536
|
+
end)
|
537
|
+
|
538
|
+
api.add_operation(:update_device_policy_configuration, Seahorse::Model::Operation.new.tap do |o|
|
539
|
+
o.name = "UpdateDevicePolicyConfiguration"
|
540
|
+
o.http_method = "POST"
|
541
|
+
o.http_request_uri = "/updateDevicePolicyConfiguration"
|
542
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateDevicePolicyConfigurationRequest)
|
543
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateDevicePolicyConfigurationResponse)
|
544
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
545
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
546
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
547
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
548
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
549
|
+
end)
|
550
|
+
|
551
|
+
api.add_operation(:update_fleet_metadata, Seahorse::Model::Operation.new.tap do |o|
|
552
|
+
o.name = "UpdateFleetMetadata"
|
553
|
+
o.http_method = "POST"
|
554
|
+
o.http_request_uri = "/UpdateFleetMetadata"
|
555
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateFleetMetadataRequest)
|
556
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateFleetMetadataResponse)
|
557
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
558
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
559
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
560
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
561
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
562
|
+
end)
|
563
|
+
|
564
|
+
api.add_operation(:update_identity_provider_configuration, Seahorse::Model::Operation.new.tap do |o|
|
565
|
+
o.name = "UpdateIdentityProviderConfiguration"
|
566
|
+
o.http_method = "POST"
|
567
|
+
o.http_request_uri = "/updateIdentityProviderConfiguration"
|
568
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateIdentityProviderConfigurationRequest)
|
569
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateIdentityProviderConfigurationResponse)
|
570
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
571
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
572
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
573
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
574
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
575
|
+
end)
|
576
|
+
end
|
577
|
+
|
578
|
+
end
|
579
|
+
end
|