|
47 | 47 | |
48 | 48 | "_email": "[variables('email')]", |
49 | 49 | "_solutionName": "AWS_AccessLogs", |
50 | | - "_solutionVersion": "3.0.0", |
| 50 | + "_solutionVersion": "3.0.1", |
51 | 51 | "solutionId": "azuresentinel.azure-sentinel-solution-awsaccesslogs", |
52 | 52 | "_solutionId": "[variables('solutionId')]", |
53 | 53 | "workspaceResourceId": "[resourceId('microsoft.OperationalInsights/Workspaces', parameters('workspace'))]", |
|
72 | 72 | ], |
73 | 73 | "properties": { |
74 | 74 | "contentId": "[variables('_dataConnectorContentIdConnectorDefinition1')]", |
75 | | - "displayName": "AWS S3 Server Access Logs (via Codeless Connector Framework) (Preview)", |
| 75 | + "displayName": "AWS S3 Server Access Logs (via Codeless Connector Framework)", |
76 | 76 | "contentKind": "DataConnector", |
77 | 77 | "mainTemplate": { |
78 | 78 | "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", |
|
89 | 89 | "properties": { |
90 | 90 | "connectorUiConfig": { |
91 | 91 | "id": "AwsS3ServerAccessLogsDefinition", |
92 | | - "title": "AWS S3 Server Access Logs (via Codeless Connector Framework) (Preview)", |
| 92 | + "title": "AWS S3 Server Access Logs (via Codeless Connector Framework)", |
93 | 93 | "logo": "amazon_web_services_Logo.svg", |
94 | 94 | "publisher": "Microsoft", |
95 | 95 | "providerDisplayName": "Amazon Web Services", |
|
304 | 304 | "location": "[parameters('workspace-location')]", |
305 | 305 | "kind": "[variables('blanks')]", |
306 | 306 | "properties": { |
307 | | - "dataCollectionEndpointId": "[variables('dataCollectionEndpointId1')]", |
308 | 307 | "destinations": { |
309 | 308 | "logAnalytics": [ |
310 | 309 | { |
|
322 | 321 | "clv2ws1" |
323 | 322 | ] |
324 | 323 | } |
325 | | - ] |
| 324 | + ], |
| 325 | + "dataCollectionEndpointId": "[variables('dataCollectionEndpointId1')]" |
326 | 326 | } |
327 | 327 | } |
328 | 328 | ] |
|
345 | 345 | "properties": { |
346 | 346 | "connectorUiConfig": { |
347 | 347 | "id": "AwsS3ServerAccessLogsDefinition", |
348 | | - "title": "AWS S3 Server Access Logs (via Codeless Connector Framework) (Preview)", |
| 348 | + "title": "AWS S3 Server Access Logs (via Codeless Connector Framework)", |
349 | 349 | "logo": "amazon_web_services_Logo.svg", |
350 | 350 | "publisher": "Microsoft", |
351 | 351 | "providerDisplayName": "Amazon Web Services", |
|
563 | 563 | ], |
564 | 564 | "properties": { |
565 | 565 | "contentId": "[variables('_dataConnectorContentIdConnections1')]", |
566 | | - "displayName": "AWS S3 Server Access Logs (via Codeless Connector Framework) (Preview)", |
| 566 | + "displayName": "AWS S3 Server Access Logs (via Codeless Connector Framework)", |
567 | 567 | "contentKind": "ResourcesDataConnector", |
568 | 568 | "mainTemplate": { |
569 | 569 | "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", |
|
578 | 578 | "type": "securestring" |
579 | 579 | }, |
580 | 580 | "connectorDefinitionName": { |
581 | | - "defaultValue": "AWS S3 Server Access Logs (via Codeless Connector Framework) (Preview)", |
| 581 | + "defaultValue": "AWS S3 Server Access Logs (via Codeless Connector Framework)", |
582 | 582 | "type": "securestring", |
583 | 583 | "minLength": 1 |
584 | 584 | }, |
|
682 | 682 | "apiVersion": "2023-04-01-preview", |
683 | 683 | "location": "[parameters('workspace-location')]", |
684 | 684 | "properties": { |
685 | | - "version": "3.0.0", |
| 685 | + "version": "3.0.1", |
686 | 686 | "kind": "Solution", |
687 | 687 | "contentSchemaVersion": "3.0.0", |
688 | 688 | "displayName": "AWS_AccessLogs", |
|
0 commit comments