UNPKG

cloudworker-proxy

Version:
2,277 lines 91.9 kB
{ "version": "2.0", "metadata": { "apiVersion": "2016-11-28", "endpointPrefix": "lightsail", "jsonVersion": "1.1", "protocol": "json", "serviceFullName": "Amazon Lightsail", "serviceId": "Lightsail", "signatureVersion": "v4", "targetPrefix": "Lightsail_20161128", "uid": "lightsail-2016-11-28" }, "operations": { "AllocateStaticIp": { "input": { "type": "structure", "required": [ "staticIpName" ], "members": { "staticIpName": {} } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "AttachCertificateToDistribution": { "input": { "type": "structure", "required": [ "distributionName", "certificateName" ], "members": { "distributionName": {}, "certificateName": {} } }, "output": { "type": "structure", "members": { "operation": { "shape": "S5" } } } }, "AttachDisk": { "input": { "type": "structure", "required": [ "diskName", "instanceName", "diskPath" ], "members": { "diskName": {}, "instanceName": {}, "diskPath": {} } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "AttachInstancesToLoadBalancer": { "input": { "type": "structure", "required": [ "loadBalancerName", "instanceNames" ], "members": { "loadBalancerName": {}, "instanceNames": { "shape": "Sk" } } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "AttachLoadBalancerTlsCertificate": { "input": { "type": "structure", "required": [ "loadBalancerName", "certificateName" ], "members": { "loadBalancerName": {}, "certificateName": {} } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "AttachStaticIp": { "input": { "type": "structure", "required": [ "staticIpName", "instanceName" ], "members": { "staticIpName": {}, "instanceName": {} } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "CloseInstancePublicPorts": { "input": { "type": "structure", "required": [ "portInfo", "instanceName" ], "members": { "portInfo": { "shape": "Sr" }, "instanceName": {} } }, "output": { "type": "structure", "members": { "operation": { "shape": "S5" } } } }, "CopySnapshot": { "input": { "type": "structure", "required": [ "targetSnapshotName", "sourceRegion" ], "members": { "sourceSnapshotName": {}, "sourceResourceName": {}, "restoreDate": {}, "useLatestRestorableAutoSnapshot": { "type": "boolean" }, "targetSnapshotName": {}, "sourceRegion": {} } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "CreateCertificate": { "input": { "type": "structure", "required": [ "certificateName", "domainName" ], "members": { "certificateName": {}, "domainName": {}, "subjectAlternativeNames": { "shape": "S11" }, "tags": { "shape": "S12" } } }, "output": { "type": "structure", "members": { "certificate": { "shape": "S17" }, "operations": { "shape": "S4" } } } }, "CreateCloudFormationStack": { "input": { "type": "structure", "required": [ "instances" ], "members": { "instances": { "type": "list", "member": { "type": "structure", "required": [ "sourceName", "instanceType", "portInfoSource", "availabilityZone" ], "members": { "sourceName": {}, "instanceType": {}, "portInfoSource": {}, "userData": {}, "availabilityZone": {} } } } } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "CreateContactMethod": { "input": { "type": "structure", "required": [ "protocol", "contactEndpoint" ], "members": { "protocol": {}, "contactEndpoint": {} } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "CreateDisk": { "input": { "type": "structure", "required": [ "diskName", "availabilityZone", "sizeInGb" ], "members": { "diskName": {}, "availabilityZone": {}, "sizeInGb": { "type": "integer" }, "tags": { "shape": "S12" }, "addOns": { "shape": "S1y" } } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "CreateDiskFromSnapshot": { "input": { "type": "structure", "required": [ "diskName", "availabilityZone", "sizeInGb" ], "members": { "diskName": {}, "diskSnapshotName": {}, "availabilityZone": {}, "sizeInGb": { "type": "integer" }, "tags": { "shape": "S12" }, "addOns": { "shape": "S1y" }, "sourceDiskName": {}, "restoreDate": {}, "useLatestRestorableAutoSnapshot": { "type": "boolean" } } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "CreateDiskSnapshot": { "input": { "type": "structure", "required": [ "diskSnapshotName" ], "members": { "diskName": {}, "diskSnapshotName": {}, "instanceName": {}, "tags": { "shape": "S12" } } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "CreateDistribution": { "input": { "type": "structure", "required": [ "distributionName", "origin", "defaultCacheBehavior", "bundleId" ], "members": { "distributionName": {}, "origin": { "shape": "S29" }, "defaultCacheBehavior": { "shape": "S2b" }, "cacheBehaviorSettings": { "shape": "S2d" }, "cacheBehaviors": { "shape": "S2l" }, "bundleId": {}, "tags": { "shape": "S12" } } }, "output": { "type": "structure", "members": { "distribution": { "shape": "S2o" }, "operation": { "shape": "S5" } } } }, "CreateDomain": { "input": { "type": "structure", "required": [ "domainName" ], "members": { "domainName": {}, "tags": { "shape": "S12" } } }, "output": { "type": "structure", "members": { "operation": { "shape": "S5" } } } }, "CreateDomainEntry": { "input": { "type": "structure", "required": [ "domainName", "domainEntry" ], "members": { "domainName": {}, "domainEntry": { "shape": "S2t" } } }, "output": { "type": "structure", "members": { "operation": { "shape": "S5" } } } }, "CreateInstanceSnapshot": { "input": { "type": "structure", "required": [ "instanceSnapshotName", "instanceName" ], "members": { "instanceSnapshotName": {}, "instanceName": {}, "tags": { "shape": "S12" } } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "CreateInstances": { "input": { "type": "structure", "required": [ "instanceNames", "availabilityZone", "blueprintId", "bundleId" ], "members": { "instanceNames": { "shape": "Su" }, "availabilityZone": {}, "customImageName": { "deprecated": true }, "blueprintId": {}, "bundleId": {}, "userData": {}, "keyPairName": {}, "tags": { "shape": "S12" }, "addOns": { "shape": "S1y" } } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "CreateInstancesFromSnapshot": { "input": { "type": "structure", "required": [ "instanceNames", "availabilityZone", "bundleId" ], "members": { "instanceNames": { "shape": "Su" }, "attachedDiskMapping": { "type": "map", "key": {}, "value": { "type": "list", "member": { "type": "structure", "members": { "originalDiskPath": {}, "newDiskName": {} } } } }, "availabilityZone": {}, "instanceSnapshotName": {}, "bundleId": {}, "userData": {}, "keyPairName": {}, "tags": { "shape": "S12" }, "addOns": { "shape": "S1y" }, "sourceInstanceName": {}, "restoreDate": {}, "useLatestRestorableAutoSnapshot": { "type": "boolean" } } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "CreateKeyPair": { "input": { "type": "structure", "required": [ "keyPairName" ], "members": { "keyPairName": {}, "tags": { "shape": "S12" } } }, "output": { "type": "structure", "members": { "keyPair": { "shape": "S39" }, "publicKeyBase64": {}, "privateKeyBase64": {}, "operation": { "shape": "S5" } } } }, "CreateLoadBalancer": { "input": { "type": "structure", "required": [ "loadBalancerName", "instancePort" ], "members": { "loadBalancerName": {}, "instancePort": { "type": "integer" }, "healthCheckPath": {}, "certificateName": {}, "certificateDomainName": {}, "certificateAlternativeNames": { "shape": "S3c" }, "tags": { "shape": "S12" } } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "CreateLoadBalancerTlsCertificate": { "input": { "type": "structure", "required": [ "loadBalancerName", "certificateName", "certificateDomainName" ], "members": { "loadBalancerName": {}, "certificateName": {}, "certificateDomainName": {}, "certificateAlternativeNames": { "shape": "S3c" }, "tags": { "shape": "S12" } } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "CreateRelationalDatabase": { "input": { "type": "structure", "required": [ "relationalDatabaseName", "relationalDatabaseBlueprintId", "relationalDatabaseBundleId", "masterDatabaseName", "masterUsername" ], "members": { "relationalDatabaseName": {}, "availabilityZone": {}, "relationalDatabaseBlueprintId": {}, "relationalDatabaseBundleId": {}, "masterDatabaseName": {}, "masterUsername": {}, "masterUserPassword": { "shape": "S3h" }, "preferredBackupWindow": {}, "preferredMaintenanceWindow": {}, "publiclyAccessible": { "type": "boolean" }, "tags": { "shape": "S12" } } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "CreateRelationalDatabaseFromSnapshot": { "input": { "type": "structure", "required": [ "relationalDatabaseName" ], "members": { "relationalDatabaseName": {}, "availabilityZone": {}, "publiclyAccessible": { "type": "boolean" }, "relationalDatabaseSnapshotName": {}, "relationalDatabaseBundleId": {}, "sourceRelationalDatabaseName": {}, "restoreTime": { "type": "timestamp" }, "useLatestRestorableTime": { "type": "boolean" }, "tags": { "shape": "S12" } } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "CreateRelationalDatabaseSnapshot": { "input": { "type": "structure", "required": [ "relationalDatabaseName", "relationalDatabaseSnapshotName" ], "members": { "relationalDatabaseName": {}, "relationalDatabaseSnapshotName": {}, "tags": { "shape": "S12" } } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "DeleteAlarm": { "input": { "type": "structure", "required": [ "alarmName" ], "members": { "alarmName": {} } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "DeleteAutoSnapshot": { "input": { "type": "structure", "required": [ "resourceName", "date" ], "members": { "resourceName": {}, "date": {} } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "DeleteCertificate": { "input": { "type": "structure", "required": [ "certificateName" ], "members": { "certificateName": {} } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "DeleteContactMethod": { "input": { "type": "structure", "required": [ "protocol" ], "members": { "protocol": {} } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "DeleteDisk": { "input": { "type": "structure", "required": [ "diskName" ], "members": { "diskName": {}, "forceDeleteAddOns": { "type": "boolean" } } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "DeleteDiskSnapshot": { "input": { "type": "structure", "required": [ "diskSnapshotName" ], "members": { "diskSnapshotName": {} } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "DeleteDistribution": { "input": { "type": "structure", "members": { "distributionName": {} } }, "output": { "type": "structure", "members": { "operation": { "shape": "S5" } } } }, "DeleteDomain": { "input": { "type": "structure", "required": [ "domainName" ], "members": { "domainName": {} } }, "output": { "type": "structure", "members": { "operation": { "shape": "S5" } } } }, "DeleteDomainEntry": { "input": { "type": "structure", "required": [ "domainName", "domainEntry" ], "members": { "domainName": {}, "domainEntry": { "shape": "S2t" } } }, "output": { "type": "structure", "members": { "operation": { "shape": "S5" } } } }, "DeleteInstance": { "input": { "type": "structure", "required": [ "instanceName" ], "members": { "instanceName": {}, "forceDeleteAddOns": { "type": "boolean" } } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "DeleteInstanceSnapshot": { "input": { "type": "structure", "required": [ "instanceSnapshotName" ], "members": { "instanceSnapshotName": {} } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "DeleteKeyPair": { "input": { "type": "structure", "required": [ "keyPairName" ], "members": { "keyPairName": {} } }, "output": { "type": "structure", "members": { "operation": { "shape": "S5" } } } }, "DeleteKnownHostKeys": { "input": { "type": "structure", "required": [ "instanceName" ], "members": { "instanceName": {} } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "DeleteLoadBalancer": { "input": { "type": "structure", "required": [ "loadBalancerName" ], "members": { "loadBalancerName": {} } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "DeleteLoadBalancerTlsCertificate": { "input": { "type": "structure", "required": [ "loadBalancerName", "certificateName" ], "members": { "loadBalancerName": {}, "certificateName": {}, "force": { "type": "boolean" } } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "DeleteRelationalDatabase": { "input": { "type": "structure", "required": [ "relationalDatabaseName" ], "members": { "relationalDatabaseName": {}, "skipFinalSnapshot": { "type": "boolean" }, "finalRelationalDatabaseSnapshotName": {} } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "DeleteRelationalDatabaseSnapshot": { "input": { "type": "structure", "required": [ "relationalDatabaseSnapshotName" ], "members": { "relationalDatabaseSnapshotName": {} } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "DetachCertificateFromDistribution": { "input": { "type": "structure", "required": [ "distributionName" ], "members": { "distributionName": {} } }, "output": { "type": "structure", "members": { "operation": { "shape": "S5" } } } }, "DetachDisk": { "input": { "type": "structure", "required": [ "diskName" ], "members": { "diskName": {} } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "DetachInstancesFromLoadBalancer": { "input": { "type": "structure", "required": [ "loadBalancerName", "instanceNames" ], "members": { "loadBalancerName": {}, "instanceNames": { "shape": "Sk" } } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "DetachStaticIp": { "input": { "type": "structure", "required": [ "staticIpName" ], "members": { "staticIpName": {} } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "DisableAddOn": { "input": { "type": "structure", "required": [ "addOnType", "resourceName" ], "members": { "addOnType": {}, "resourceName": {} } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "DownloadDefaultKeyPair": { "input": { "type": "structure", "members": {} }, "output": { "type": "structure", "members": { "publicKeyBase64": {}, "privateKeyBase64": {} } } }, "EnableAddOn": { "input": { "type": "structure", "required": [ "resourceName", "addOnRequest" ], "members": { "resourceName": {}, "addOnRequest": { "shape": "S1z" } } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "ExportSnapshot": { "input": { "type": "structure", "required": [ "sourceSnapshotName" ], "members": { "sourceSnapshotName": {} } }, "output": { "type": "structure", "members": { "operations": { "shape": "S4" } } } }, "GetActiveNames": { "input": { "type": "structure", "members": { "pageToken": {} } }, "output": { "type": "structure", "members": { "activeNames": { "shape": "Su" }, "nextPageToken": {} } } }, "GetAlarms": { "input": { "type": "structure", "members": { "alarmName": {}, "pageToken": {}, "monitoredResourceName": {} } }, "output": { "type": "structure", "members": { "alarms": { "type": "list", "member": { "type": "structure", "members": { "name": {}, "arn": {}, "createdAt": { "type": "timestamp" }, "location": { "shape": "S9" }, "resourceType": {}, "supportCode": {}, "monitoredResourceInfo": { "type": "structure", "members": { "arn": {}, "name": {}, "resourceType": {} } }, "comparisonOperator": {}, "evaluationPeriods": { "type": "integer" }, "period": { "type": "integer" }, "threshold": { "type": "double" }, "datapointsToAlarm": { "type": "integer" }, "treatMissingData": {}, "statistic": {}, "metricName": {}, "state": {}, "unit": {}, "contactProtocols": { "shape": "S5i" }, "notificationTriggers": { "shape": "S5j" }, "notificationEnabled": { "type": "boolean" } } } }, "nextPageToken": {} } } }, "GetAutoSnapshots": { "input": { "type": "structure", "required": [ "resourceName" ], "members": { "resourceName": {} } }, "output": { "type": "structure", "members": { "resourceName": {}, "resourceType": {}, "autoSnapshots": { "type": "list", "member": { "type": "structure", "members": { "date": {}, "createdAt": { "type": "timestamp" }, "status": {}, "fromAttachedDisks": { "type": "list", "member": { "type": "structure", "members": { "path": {}, "sizeInGb": { "type": "integer" } } } } } } } } } }, "GetBlueprints": { "input": { "type": "structure", "members": { "includeInactive": { "type": "boolean" }, "pageToken": {} } }, "output": { "type": "structure", "members": { "blueprints": { "type": "list", "member": { "type": "structure", "members": { "blueprintId": {}, "name": {}, "group": {}, "type": {}, "description": {}, "isActive": { "type": "boolean" }, "minPower": { "type": "integer" }, "version": {}, "versionCode": {}, "productUrl": {}, "licenseUrl": {}, "platform": {} } } }, "nextPageToken": {} } } }, "GetBundles": { "input": { "type": "structure", "members": { "includeInactive": { "type": "boolean" }, "pageToken": {} } }, "output": { "type": "structure", "members": { "bundles": { "type": "list", "member": { "type": "structure", "members": { "price": { "type": "float" }, "cpuCount": { "type": "integer" }, "diskSizeInGb": { "type": "integer" }, "bundleId": {}, "instanceType": {}, "isActive": { "type": "boolean" }, "name": {}, "power": { "type": "integer" }, "ramSizeInGb": { "type": "float" }, "transferPerMonthInGb": { "type": "integer" }, "supportedPlatforms": { "type": "list", "member": {} } } } }, "nextPageToken": {} } } }, "GetCertificates": { "input": { "type": "structure", "members": { "certificateStatuses": { "type": "list", "member": {} }, "includeCertificateDetails": { "type": "boolean" }, "certificateName": {} } }, "output": { "type": "structure", "members": { "certificates": { "type": "list", "member": { "shape": "S17" } } } } }, "GetCloudFormationStackRecords": { "input": { "type": "structure", "members": { "pageToken": {} } }, "output": { "type": "structure", "members": { "cloudFormationStackRecords": { "type": "list", "member": { "type": "structure", "members": { "name": {}, "arn": {}, "createdAt": { "type": "timestamp" }, "location": { "shape": "S9" }, "resourceType": {}, "state": {}, "sourceInfo": { "type": "list", "member": { "type": "structure", "members": { "resourceType": {}, "name": {}, "arn": {} } } }, "destinationInfo": { "shape": "S6g" } } } }, "nextPageToken": {} } } }, "GetContactMethods": { "input": { "type": "structure", "members": { "protocols": { "shape": "S5i" } } }, "output": { "type": "structure", "members": { "contactMethods": { "type": "list", "member": { "type": "structure", "members": { "contactEndpoint": {}, "status": {}, "protocol": {}, "name": {}, "arn": {}, "createdAt": { "type": "timestamp" }, "location": { "shape": "S9" }, "resourceType": {}, "supportCode": {} } } } } } }, "GetDisk": { "input": { "type": "structure", "required": [ "diskName" ], "members": { "diskName": {} } }, "output": { "type": "structure", "members": { "disk": { "shape": "S6o" } } } }, "GetDiskSnapshot": { "input": { "type": "structure", "required": [ "diskSnapshotName" ], "members": { "diskSnapshotName": {} } }, "output": { "type": "structure", "members": { "diskSnapshot": { "shape": "S6u" } } } }, "GetDiskSnapshots": { "input": { "type": "structure", "members": { "pageToken": {} } }, "output": { "type": "structure", "members": { "diskSnapshots": { "type": "list", "member": { "shape": "S6u" } }, "nextPageToken": {} } } }, "GetDisks": { "input": { "type": "structure", "members": { "pageToken": {} } }, "output": { "type": "structure", "members": { "disks": { "shape": "S71" }, "nextPageToken": {} } } }, "GetDistributionBundles": { "input": { "type": "structure", "members": {} }, "output": { "type": "structure", "members": { "bundles": { "type": "list", "member": { "type": "structure", "members": { "bundleId": {}, "name": {}, "price": { "type": "float" }, "transferPerMonthInGb": { "type": "integer" }, "isActive": { "type": "boolean" } } } } } } }, "GetDistributionLatestCacheReset": { "input": { "type": "structure", "members": { "distributionName": {} } }, "output": { "type": "structure", "members": { "status": {}, "createTime": { "type": "timestamp" } } } }, "GetDistributionMetricData": { "input": { "type": "structure", "required": [ "distributionName", "metricName", "startTime", "endTime", "period", "unit", "statistics" ], "members": { "distributionName": {}, "metricName": {}, "startTime": { "type": "timestamp" }, "endTime": { "type": "timestamp" }, "period": { "type": "integer" }, "unit": {}, "statistics": { "shape": "S7b" } } }, "output": { "type": "structure", "members": { "metricName": {}, "metricData": { "shape": "S7d" } } } }, "GetDistributions": { "input": { "type": "structure", "members": { "distributionName": {}, "pageToken": {} } }, "output": { "type": "structure", "members": { "distributions": { "type": "list", "member": { "shape": "S2o" } }, "nextPageToken": {} } } }, "GetDomain": { "input": { "type": "structure", "required": [ "domainName" ], "members": { "domainName": {} } }, "output": { "type": "structure", "members": { "domain": { "shape": "S7k" } } } }, "GetDomains": { "input": { "type": "structure", "members": { "pageToken": {} } }, "output": { "type": "structure", "members": { "domains": { "type": "list", "member": { "shape": "S7k" } }, "nextPageToken": {} } } }, "GetExportSnapshotRecords": { "input": { "type": "structure", "members": { "pageToken": {} } }, "output": { "type": "structure", "members": { "exportSnapshotRecords": { "type": "list", "member": { "type": "structure", "members": { "name": {}, "arn": {}, "createdAt": { "type": "timestamp" }, "location": { "shape": "S9" }, "resourceType": {}, "state": {}, "sourceInfo": { "type": "structure", "members": { "resourceType": {}, "createdAt": { "type": "timestamp" }, "name": {}, "arn": {}, "fromResourceName": {}, "fromResourceArn": {}, "instanceSnapshotInfo": { "type": "structure", "members": { "fromBundleId": {}, "fromBlueprintId": {}, "fromDiskInfo": { "type": "list", "member": { "type": "structure", "members": { "name": {}, "path": {}, "sizeInGb": { "type": "integer" }, "isSystemDisk": { "type": "boolean" } } } } } }, "diskSnapshotInfo": { "type": "structure", "members": { "sizeInGb": { "type": "integer" } } } } }, "destinationInfo": { "shape": "S6g" } } } }, "nextPageToken": {} } } }, "GetInstance": { "input": { "type": "structure", "required": [ "instanceName" ], "members": { "instanceName": {} } }, "output": { "type": "structure", "members": { "instance": { "shape": "S81" } } } }, "GetInstanceAccessDetails": { "input": { "type": "structure", "required": [ "instanceName" ], "members": { "instanceName": {}, "protocol": {} } }, "output": { "type": "structure", "members": { "accessDetails": { "type": "structure", "members": { "certKey": {}, "expiresAt": { "type": "timestamp" }, "ipAddress": {}, "password": {}, "passwordData": { "type": "structure", "members": { "ciphertext": {}, "keyPairName": {} } }, "privateKey": {}, "protocol": {}, "instanceName": {}, "username": {}, "hostKeys": { "type": "list", "member": { "type": "structure", "members": { "algorithm": {}, "publicKey": {}, "witnessedAt": { "type": "timestamp" }, "fingerprintSHA1": {}, "fingerprintSHA256": {}, "notValidBefore": { "type": "timestamp" }, "notValidAfter": { "type": "timestamp" } } } } } } } } }, "GetInstanceMetricData": { "input": { "type": "structure", "required": [ "instanceName", "metricName", "period", "startTime", "endTime", "unit", "statistics" ], "members": { "instanceName": {}, "metricName": {}, "period": { "type": "integer" }, "startTime": { "type": "timestamp" }, "endTime": { "type": "timestamp" }, "unit": {}, "statistics": { "shape": "S7b" } } }, "output": { "type": "structure", "members": { "metricName": {}, "metricData": { "shape": "S7d" } } } }, "GetInstancePortStates": { "input": { "type": "structure", "required": [ "instanceName" ], "members": { "instanceName": {} } }, "output": { "type": "structure", "members": { "portStates": { "type": "list", "member": { "type": "structure", "members": { "fromPort": { "type": "integer" }, "toPort": { "type": "integer" }, "protocol": {}, "state": {}, "cidrs": { "shape": "Su" }, "cidrListAliases": { "shape": "Su" } } } } } } }, "GetInstanceSnapshot": { "input": { "type": "structure", "required": [ "instanceSnapshotName" ], "members": { "instanceSnapshotName": {} } }, "output": { "type": "structure", "members": { "instanceSnapshot": { "shape": "S8t" } } } }, "GetInstanceSnapshots": { "input": { "type": "structure", "members": { "pageToken": {} } }, "output": { "type": "structure", "members": { "instanceSnapshots": { "type": "list", "member": { "shape": "S8t" } }, "nextPageToken": {} } } }, "GetInstanceState": { "input": { "type": "structure", "required": [ "instanceName" ], "members": { "instanceName": {} } }, "output": { "type": "structure", "members": { "state": { "shape": "S8b" } } } }, "GetInstances": { "input": { "type": "structure", "members": { "pageToken": {} } }, "output": { "type": "structure", "members": { "instances": { "type": "list", "member": { "shape": "S81" } }, "nextPageToken": {} } } }, "GetKeyPair": { "input": { "type": "structure", "required": [ "keyPairName" ], "members": { "keyPairName": {} } }, "output": { "type": "structure", "members": { "keyPair": { "shape": "S39" } } } }, "GetKeyPairs": { "input": { "type": "structure", "members": { "pageToken": {} } }, "output": { "type": "structure", "members": { "keyPairs": { "type": "list", "member": { "shape": "S39" } }, "nextPageToken": {} } } }, "GetLoadBalancer": { "input": { "type": "structure", "required": [ "loadBalancerName" ], "members": { "loadBalancerName": {} } }, "output": { "type": "structure", "members": { "loadBalancer": { "shape": "S9a" } } } }, "GetLoadBalancerMetricData": { "input": { "type": "structure", "required": [ "loadBalancerName", "metricName", "period", "startTime", "endTime", "unit", "statistics" ], "members": { "loadBalancerName": {}, "metricName": {}, "period": { "type": "integer" }, "startTime": { "type": "timestamp" }, "endTime": { "type": "timestamp" }, "unit": {}, "statistics": { "shape": "S7b" } } }, "output": { "type": "structure", "members": { "metricName": {}, "metricData": { "shape": "S7d" } } } }, "GetLoadBalancerTlsCertificates": { "input": { "type": "structure", "required": [ "loadBalancerName" ], "members": { "loadBalancerName": {} } }, "output": { "type": "structure", "members": { "tlsCertificates": { "type": "list", "member": { "type": "structure", "members": { "name": {}, "arn": {}, "supportCode": {}, "createdAt": { "type": "timestamp" }, "location": { "shape": "S9" }, "resourceType": {}, "tags": { "shape": "S12" }, "loadBalancerName": {}, "isAttached": { "type": "boolean" }, "status": {}, "domainName": {}, "domainValidationRecords": { "type": "list", "member": { "type": "structure", "members": { "name": {}, "type": {}, "value": {}, "validationStatus": {}, "domainName": {} } } }, "failureReason": {}, "issuedAt": { "type": "timestamp" }, "issuer": {}, "keyAlgorithm": {