aws-sdk-lightsail 1.55.0

AWS SDK for Amazon Lightsail
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `AllocateStaticIp` operation.
pub mod allocate_static_ip;

/// Types for the `AttachCertificateToDistribution` operation.
pub mod attach_certificate_to_distribution;

/// Types for the `AttachDisk` operation.
pub mod attach_disk;

/// Types for the `AttachInstancesToLoadBalancer` operation.
pub mod attach_instances_to_load_balancer;

/// Types for the `AttachLoadBalancerTlsCertificate` operation.
pub mod attach_load_balancer_tls_certificate;

/// Types for the `AttachStaticIp` operation.
pub mod attach_static_ip;

/// Types for the `CloseInstancePublicPorts` operation.
pub mod close_instance_public_ports;

/// Types for the `CopySnapshot` operation.
pub mod copy_snapshot;

/// Types for the `CreateBucket` operation.
pub mod create_bucket;

/// Types for the `CreateBucketAccessKey` operation.
pub mod create_bucket_access_key;

/// Types for the `CreateCertificate` operation.
pub mod create_certificate;

/// Types for the `CreateCloudFormationStack` operation.
pub mod create_cloud_formation_stack;

/// Types for the `CreateContactMethod` operation.
pub mod create_contact_method;

/// Types for the `CreateContainerService` operation.
pub mod create_container_service;

/// Types for the `CreateContainerServiceDeployment` operation.
pub mod create_container_service_deployment;

/// Types for the `CreateContainerServiceRegistryLogin` operation.
pub mod create_container_service_registry_login;

/// Types for the `CreateDisk` operation.
pub mod create_disk;

/// Types for the `CreateDiskFromSnapshot` operation.
pub mod create_disk_from_snapshot;

/// Types for the `CreateDiskSnapshot` operation.
pub mod create_disk_snapshot;

/// Types for the `CreateDistribution` operation.
pub mod create_distribution;

/// Types for the `CreateDomain` operation.
pub mod create_domain;

/// Types for the `CreateDomainEntry` operation.
pub mod create_domain_entry;

/// Types for the `CreateGUISessionAccessDetails` operation.
pub mod create_gui_session_access_details;

/// Types for the `CreateInstanceSnapshot` operation.
pub mod create_instance_snapshot;

/// Types for the `CreateInstances` operation.
pub mod create_instances;

/// Types for the `CreateInstancesFromSnapshot` operation.
pub mod create_instances_from_snapshot;

/// Types for the `CreateKeyPair` operation.
pub mod create_key_pair;

/// Types for the `CreateLoadBalancer` operation.
pub mod create_load_balancer;

/// Types for the `CreateLoadBalancerTlsCertificate` operation.
pub mod create_load_balancer_tls_certificate;

/// Types for the `CreateRelationalDatabase` operation.
pub mod create_relational_database;

/// Types for the `CreateRelationalDatabaseFromSnapshot` operation.
pub mod create_relational_database_from_snapshot;

/// Types for the `CreateRelationalDatabaseSnapshot` operation.
pub mod create_relational_database_snapshot;

/// Types for the `DeleteAlarm` operation.
pub mod delete_alarm;

/// Types for the `DeleteAutoSnapshot` operation.
pub mod delete_auto_snapshot;

/// Types for the `DeleteBucket` operation.
pub mod delete_bucket;

/// Types for the `DeleteBucketAccessKey` operation.
pub mod delete_bucket_access_key;

/// Types for the `DeleteCertificate` operation.
pub mod delete_certificate;

/// Types for the `DeleteContactMethod` operation.
pub mod delete_contact_method;

/// Types for the `DeleteContainerImage` operation.
pub mod delete_container_image;

/// Types for the `DeleteContainerService` operation.
pub mod delete_container_service;

/// Types for the `DeleteDisk` operation.
pub mod delete_disk;

/// Types for the `DeleteDiskSnapshot` operation.
pub mod delete_disk_snapshot;

/// Types for the `DeleteDistribution` operation.
pub mod delete_distribution;

/// Types for the `DeleteDomain` operation.
pub mod delete_domain;

/// Types for the `DeleteDomainEntry` operation.
pub mod delete_domain_entry;

/// Types for the `DeleteInstance` operation.
pub mod delete_instance;

/// Types for the `DeleteInstanceSnapshot` operation.
pub mod delete_instance_snapshot;

/// Types for the `DeleteKeyPair` operation.
pub mod delete_key_pair;

/// Types for the `DeleteKnownHostKeys` operation.
pub mod delete_known_host_keys;

/// Types for the `DeleteLoadBalancer` operation.
pub mod delete_load_balancer;

/// Types for the `DeleteLoadBalancerTlsCertificate` operation.
pub mod delete_load_balancer_tls_certificate;

/// Types for the `DeleteRelationalDatabase` operation.
pub mod delete_relational_database;

/// Types for the `DeleteRelationalDatabaseSnapshot` operation.
pub mod delete_relational_database_snapshot;

/// Types for the `DetachCertificateFromDistribution` operation.
pub mod detach_certificate_from_distribution;

/// Types for the `DetachDisk` operation.
pub mod detach_disk;

/// Types for the `DetachInstancesFromLoadBalancer` operation.
pub mod detach_instances_from_load_balancer;

/// Types for the `DetachStaticIp` operation.
pub mod detach_static_ip;

/// Types for the `DisableAddOn` operation.
pub mod disable_add_on;

/// Types for the `DownloadDefaultKeyPair` operation.
pub mod download_default_key_pair;

/// Types for the `EnableAddOn` operation.
pub mod enable_add_on;

/// Types for the `ExportSnapshot` operation.
pub mod export_snapshot;

/// Types for the `GetActiveNames` operation.
pub mod get_active_names;

/// Types for the `GetAlarms` operation.
pub mod get_alarms;

/// Types for the `GetAutoSnapshots` operation.
pub mod get_auto_snapshots;

/// Types for the `GetBlueprints` operation.
pub mod get_blueprints;

/// Types for the `GetBucketAccessKeys` operation.
pub mod get_bucket_access_keys;

/// Types for the `GetBucketBundles` operation.
pub mod get_bucket_bundles;

/// Types for the `GetBucketMetricData` operation.
pub mod get_bucket_metric_data;

/// Types for the `GetBuckets` operation.
pub mod get_buckets;

/// Types for the `GetBundles` operation.
pub mod get_bundles;

/// Types for the `GetCertificates` operation.
pub mod get_certificates;

/// Types for the `GetCloudFormationStackRecords` operation.
pub mod get_cloud_formation_stack_records;

/// Types for the `GetContactMethods` operation.
pub mod get_contact_methods;

/// Types for the `GetContainerAPIMetadata` operation.
pub mod get_container_api_metadata;

/// Types for the `GetContainerImages` operation.
pub mod get_container_images;

/// Types for the `GetContainerLog` operation.
pub mod get_container_log;

/// Types for the `GetContainerServiceDeployments` operation.
pub mod get_container_service_deployments;

/// Types for the `GetContainerServiceMetricData` operation.
pub mod get_container_service_metric_data;

/// Types for the `GetContainerServicePowers` operation.
pub mod get_container_service_powers;

/// Types for the `GetContainerServices` operation.
pub mod get_container_services;

/// Types for the `GetCostEstimate` operation.
pub mod get_cost_estimate;

/// Types for the `GetDisk` operation.
pub mod get_disk;

/// Types for the `GetDiskSnapshot` operation.
pub mod get_disk_snapshot;

/// Types for the `GetDiskSnapshots` operation.
pub mod get_disk_snapshots;

/// Types for the `GetDisks` operation.
pub mod get_disks;

/// Types for the `GetDistributionBundles` operation.
pub mod get_distribution_bundles;

/// Types for the `GetDistributionLatestCacheReset` operation.
pub mod get_distribution_latest_cache_reset;

/// Types for the `GetDistributionMetricData` operation.
pub mod get_distribution_metric_data;

/// Types for the `GetDistributions` operation.
pub mod get_distributions;

/// Types for the `GetDomain` operation.
pub mod get_domain;

/// Types for the `GetDomains` operation.
pub mod get_domains;

/// Types for the `GetExportSnapshotRecords` operation.
pub mod get_export_snapshot_records;

/// Types for the `GetInstance` operation.
pub mod get_instance;

/// Types for the `GetInstanceAccessDetails` operation.
pub mod get_instance_access_details;

/// Types for the `GetInstanceMetricData` operation.
pub mod get_instance_metric_data;

/// Types for the `GetInstancePortStates` operation.
pub mod get_instance_port_states;

/// Types for the `GetInstanceSnapshot` operation.
pub mod get_instance_snapshot;

/// Types for the `GetInstanceSnapshots` operation.
pub mod get_instance_snapshots;

/// Types for the `GetInstanceState` operation.
pub mod get_instance_state;

/// Types for the `GetInstances` operation.
pub mod get_instances;

/// Types for the `GetKeyPair` operation.
pub mod get_key_pair;

/// Types for the `GetKeyPairs` operation.
pub mod get_key_pairs;

/// Types for the `GetLoadBalancer` operation.
pub mod get_load_balancer;

/// Types for the `GetLoadBalancerMetricData` operation.
pub mod get_load_balancer_metric_data;

/// Types for the `GetLoadBalancerTlsCertificates` operation.
pub mod get_load_balancer_tls_certificates;

/// Types for the `GetLoadBalancerTlsPolicies` operation.
pub mod get_load_balancer_tls_policies;

/// Types for the `GetLoadBalancers` operation.
pub mod get_load_balancers;

/// Types for the `GetOperation` operation.
pub mod get_operation;

/// Types for the `GetOperations` operation.
pub mod get_operations;

/// Types for the `GetOperationsForResource` operation.
pub mod get_operations_for_resource;

/// Types for the `GetRegions` operation.
pub mod get_regions;

/// Types for the `GetRelationalDatabase` operation.
pub mod get_relational_database;

/// Types for the `GetRelationalDatabaseBlueprints` operation.
pub mod get_relational_database_blueprints;

/// Types for the `GetRelationalDatabaseBundles` operation.
pub mod get_relational_database_bundles;

/// Types for the `GetRelationalDatabaseEvents` operation.
pub mod get_relational_database_events;

/// Types for the `GetRelationalDatabaseLogEvents` operation.
pub mod get_relational_database_log_events;

/// Types for the `GetRelationalDatabaseLogStreams` operation.
pub mod get_relational_database_log_streams;

/// Types for the `GetRelationalDatabaseMasterUserPassword` operation.
pub mod get_relational_database_master_user_password;

/// Types for the `GetRelationalDatabaseMetricData` operation.
pub mod get_relational_database_metric_data;

/// Types for the `GetRelationalDatabaseParameters` operation.
pub mod get_relational_database_parameters;

/// Types for the `GetRelationalDatabaseSnapshot` operation.
pub mod get_relational_database_snapshot;

/// Types for the `GetRelationalDatabaseSnapshots` operation.
pub mod get_relational_database_snapshots;

/// Types for the `GetRelationalDatabases` operation.
pub mod get_relational_databases;

/// Types for the `GetSetupHistory` operation.
pub mod get_setup_history;

/// Types for the `GetStaticIp` operation.
pub mod get_static_ip;

/// Types for the `GetStaticIps` operation.
pub mod get_static_ips;

/// Types for the `ImportKeyPair` operation.
pub mod import_key_pair;

/// Types for the `IsVpcPeered` operation.
pub mod is_vpc_peered;

/// Types for the `OpenInstancePublicPorts` operation.
pub mod open_instance_public_ports;

/// Types for the `PeerVpc` operation.
pub mod peer_vpc;

/// Types for the `PutAlarm` operation.
pub mod put_alarm;

/// Types for the `PutInstancePublicPorts` operation.
pub mod put_instance_public_ports;

/// Types for the `RebootInstance` operation.
pub mod reboot_instance;

/// Types for the `RebootRelationalDatabase` operation.
pub mod reboot_relational_database;

/// Types for the `RegisterContainerImage` operation.
pub mod register_container_image;

/// Types for the `ReleaseStaticIp` operation.
pub mod release_static_ip;

/// Types for the `ResetDistributionCache` operation.
pub mod reset_distribution_cache;

/// Types for the `SendContactMethodVerification` operation.
pub mod send_contact_method_verification;

/// Types for the `SetIpAddressType` operation.
pub mod set_ip_address_type;

/// Types for the `SetResourceAccessForBucket` operation.
pub mod set_resource_access_for_bucket;

/// Types for the `SetupInstanceHttps` operation.
pub mod setup_instance_https;

/// Types for the `StartGUISession` operation.
pub mod start_gui_session;

/// Types for the `StartInstance` operation.
pub mod start_instance;

/// Types for the `StartRelationalDatabase` operation.
pub mod start_relational_database;

/// Types for the `StopGUISession` operation.
pub mod stop_gui_session;

/// Types for the `StopInstance` operation.
pub mod stop_instance;

/// Types for the `StopRelationalDatabase` operation.
pub mod stop_relational_database;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `TestAlarm` operation.
pub mod test_alarm;

/// Types for the `UnpeerVpc` operation.
pub mod unpeer_vpc;

/// Types for the `UntagResource` operation.
pub mod untag_resource;

/// Types for the `UpdateBucket` operation.
pub mod update_bucket;

/// Types for the `UpdateBucketBundle` operation.
pub mod update_bucket_bundle;

/// Types for the `UpdateContainerService` operation.
pub mod update_container_service;

/// Types for the `UpdateDistribution` operation.
pub mod update_distribution;

/// Types for the `UpdateDistributionBundle` operation.
pub mod update_distribution_bundle;

/// Types for the `UpdateDomainEntry` operation.
pub mod update_domain_entry;

/// Types for the `UpdateInstanceMetadataOptions` operation.
pub mod update_instance_metadata_options;

/// Types for the `UpdateLoadBalancerAttribute` operation.
pub mod update_load_balancer_attribute;

/// Types for the `UpdateRelationalDatabase` operation.
pub mod update_relational_database;

/// Types for the `UpdateRelationalDatabaseParameters` operation.
pub mod update_relational_database_parameters;