UNPKG

@itentialopensource/adapter-aws_ec2

Version:

This adapter integrates with system described as: Aws_Ec2.

147 lines 2.94 kB
{ "BlockDeviceMappings": [ { "DeviceName": "string", "VirtualName": "string", "Ebs": { "DeleteOnTermination": true, "Iops": 5, "SnapshotId": "string", "VolumeSize": 9, "VolumeType": "standard", "Encrypted": false, "KmsKeyId": "string" }, "NoDevice": "string" }, { "DeviceName": "string", "VirtualName": "string", "Ebs": { "DeleteOnTermination": false, "Iops": 5, "SnapshotId": "string", "VolumeSize": 4, "VolumeType": "st1", "Encrypted": false, "KmsKeyId": "string" }, "NoDevice": "string" }, { "DeviceName": "string", "VirtualName": "string", "Ebs": { "DeleteOnTermination": false, "Iops": 1, "SnapshotId": "string", "VolumeSize": 4, "VolumeType": "sc1", "Encrypted": false, "KmsKeyId": "string" }, "NoDevice": "string" }, { "DeviceName": "string", "VirtualName": "string", "Ebs": { "DeleteOnTermination": false, "Iops": 9, "SnapshotId": "string", "VolumeSize": 1, "VolumeType": "io1", "Encrypted": true, "KmsKeyId": "string" }, "NoDevice": "string" }, { "DeviceName": "string", "VirtualName": "string", "Ebs": { "DeleteOnTermination": false, "Iops": 9, "SnapshotId": "string", "VolumeSize": 5, "VolumeType": "gp2", "Encrypted": false, "KmsKeyId": "string" }, "NoDevice": "string" } ], "ImageId": "string", "LaunchPermissions": [ { "Group": "all", "UserId": "string" }, { "Group": "all", "UserId": "string" }, { "Group": "all", "UserId": "string" }, { "Group": "all", "UserId": "string" }, { "Group": "all", "UserId": "string" }, { "Group": "all", "UserId": "string" } ], "ProductCodes": [ { "ProductCodeId": "string", "ProductCodeType": "marketplace" }, { "ProductCodeId": "string", "ProductCodeType": "devpay" }, { "ProductCodeId": "string", "ProductCodeType": "marketplace" }, { "ProductCodeId": "string", "ProductCodeType": "devpay" }, { "ProductCodeId": "string", "ProductCodeType": "marketplace" }, { "ProductCodeId": "string", "ProductCodeType": "marketplace" }, { "ProductCodeId": "string", "ProductCodeType": "devpay" }, { "ProductCodeId": "string", "ProductCodeType": "devpay" } ], "Description": { "Value": "string" }, "KernelId": { "Value": "string" }, "RamdiskId": { "Value": "string" }, "SriovNetSupport": { "Value": "string" } }