UNPKG

@itentialopensource/adapter-aws_ec2

Version:

This adapter integrates with system described as: Aws_Ec2.

65 lines 1.14 kB
{ "SuccessfulInstanceCreditSpecifications": [ { "InstanceId": "string" }, { "InstanceId": "string" }, { "InstanceId": "string" }, { "InstanceId": "string" }, { "InstanceId": "string" }, { "InstanceId": "string" }, { "InstanceId": "string" }, { "InstanceId": "string" } ], "UnsuccessfulInstanceCreditSpecifications": [ { "InstanceId": "string", "Error": { "Code": "InvalidInstanceID.NotFound", "Message": "string" } }, { "InstanceId": "string", "Error": { "Code": "IncorrectInstanceState", "Message": "string" } }, { "InstanceId": "string", "Error": { "Code": "IncorrectInstanceState", "Message": "string" } }, { "InstanceId": "string", "Error": { "Code": "InvalidInstanceID.NotFound", "Message": "string" } }, { "InstanceId": "string", "Error": { "Code": "InvalidInstanceID.Malformed", "Message": "string" } } ] }