I have VBR making backups of instances in AWS through the agent, these agents also truncate the logs, these backups go directly to S3.
I'm having difficulty enabling the archive in SOBR, when Veeam will deploy the ECS proxy.
Code: Select all
"eventTime": "2024-06-06T21:03:12Z",
"eventSource": "ec2.amazonaws.com",
"eventName": "RunInstances",
"awsRegion": "sa-east-1",
"sourceIPAddress": "x.x.x.x.x",
"userAgent": "APN/1.0 Veeam/1.0 Backup/12.0 ClientSync",
"errorCode": "Client.InvalidParameterValue",
"errorMessage": "Value () for parameter groupId is invalid. The value cannot be empty",
"requestParameters": {
"instancesSet": {
"items": [
{
"imageId": "ami-xxxxxxx",
"minCount": 1,
"maxCount": 1,
"keyName": "KeyPair_"
Case # 07277296