@itentialopensource/adapter-aws_ec2
Version:
This adapter integrates with system described as: Aws_Ec2.
57 lines • 944 B
JSON
{
"DataEncryptionKeyId": "string",
"Description": "string",
"Encrypted": true,
"KmsKeyId": "string",
"OwnerId": "string",
"Progress": "string",
"SnapshotId": "string",
"StartTime": "string",
"State": "completed",
"StateMessage": "string",
"VolumeId": "string",
"VolumeSize": 3,
"OwnerAlias": "string",
"Tags": [
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
}
]
}