Skip to content

Commit c658f9c

Browse files
authored
Merge pull request Azure#12918 from Azure/v-maheshbh/AWS_AccessLogs
AWS S3 Server Access Logs connector Moving to GA.
2 parents 09a328b + fdf5749 commit c658f9c

File tree

5 files changed

+12
-11
lines changed

5 files changed

+12
-11
lines changed

Solutions/AWS_AccessLogs/Data Connectors/AwsS3ServerAccessLogsDefinition_CCP/AWSS3ServerAccessLogs_ConnectorDefinition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"properties": {
88
"connectorUiConfig": {
99
"id": "AwsS3ServerAccessLogsDefinition",
10-
"title": "AWS S3 Server Access Logs (via Codeless Connector Framework) (Preview)",
10+
"title": "AWS S3 Server Access Logs (via Codeless Connector Framework)",
1111
"logo": "amazon_web_services_Logo.svg",
1212
"publisher": "Microsoft",
1313
"providerDisplayName": "Amazon Web Services",
6.66 KB
Binary file not shown.

Solutions/AWS_AccessLogs/Package/createUiDefinition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"name": "dataconnectors1-text",
6161
"type": "Microsoft.Common.TextBlock",
6262
"options": {
63-
"text": "This Solution installs the data connector for AWS_AccessLogs. You can get AWS_AccessLogs data in your Microsoft Sentinel workspace. After installing the solution, configure and enable this data connector by following guidance in Manage solution view."
63+
"text": "This Solution installs the data connector for AWS S3 Server Access Logs (via Codeless Connector Framework). You can get AWS S3 Server Access Logs (via Codeless Connector Framework) data in your Microsoft Sentinel workspace. After installing the solution, configure and enable this data connector by following guidance in Manage solution view."
6464
}
6565
},
6666
{

Solutions/AWS_AccessLogs/Package/mainTemplate.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"email": "[email protected]",
4848
"_email": "[variables('email')]",
4949
"_solutionName": "AWS_AccessLogs",
50-
"_solutionVersion": "3.0.0",
50+
"_solutionVersion": "3.0.1",
5151
"solutionId": "azuresentinel.azure-sentinel-solution-awsaccesslogs",
5252
"_solutionId": "[variables('solutionId')]",
5353
"workspaceResourceId": "[resourceId('microsoft.OperationalInsights/Workspaces', parameters('workspace'))]",
@@ -72,7 +72,7 @@
7272
],
7373
"properties": {
7474
"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)",
7676
"contentKind": "DataConnector",
7777
"mainTemplate": {
7878
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
@@ -89,7 +89,7 @@
8989
"properties": {
9090
"connectorUiConfig": {
9191
"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)",
9393
"logo": "amazon_web_services_Logo.svg",
9494
"publisher": "Microsoft",
9595
"providerDisplayName": "Amazon Web Services",
@@ -304,7 +304,6 @@
304304
"location": "[parameters('workspace-location')]",
305305
"kind": "[variables('blanks')]",
306306
"properties": {
307-
"dataCollectionEndpointId": "[variables('dataCollectionEndpointId1')]",
308307
"destinations": {
309308
"logAnalytics": [
310309
{
@@ -322,7 +321,8 @@
322321
"clv2ws1"
323322
]
324323
}
325-
]
324+
],
325+
"dataCollectionEndpointId": "[variables('dataCollectionEndpointId1')]"
326326
}
327327
}
328328
]
@@ -345,7 +345,7 @@
345345
"properties": {
346346
"connectorUiConfig": {
347347
"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)",
349349
"logo": "amazon_web_services_Logo.svg",
350350
"publisher": "Microsoft",
351351
"providerDisplayName": "Amazon Web Services",
@@ -563,7 +563,7 @@
563563
],
564564
"properties": {
565565
"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)",
567567
"contentKind": "ResourcesDataConnector",
568568
"mainTemplate": {
569569
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
@@ -578,7 +578,7 @@
578578
"type": "securestring"
579579
},
580580
"connectorDefinitionName": {
581-
"defaultValue": "AWS S3 Server Access Logs (via Codeless Connector Framework) (Preview)",
581+
"defaultValue": "AWS S3 Server Access Logs (via Codeless Connector Framework)",
582582
"type": "securestring",
583583
"minLength": 1
584584
},
@@ -682,7 +682,7 @@
682682
"apiVersion": "2023-04-01-preview",
683683
"location": "[parameters('workspace-location')]",
684684
"properties": {
685-
"version": "3.0.0",
685+
"version": "3.0.1",
686686
"kind": "Solution",
687687
"contentSchemaVersion": "3.0.0",
688688
"displayName": "AWS_AccessLogs",
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
**Version** | **Date Modified (DD-MM-YYYY)**| **ChangeHistory** |
22
|------------|-------------------------------|-------------------------------------------------------------------------------------------|
3+
| 3.0.1 | 10-06-2025 | AWS S3 Server Access Log CCF **Data Connector** Moving to GA. |
34
| 3.0.0 | 08-08-2025 | Initial Solution Release. <br/>New CCF **Data Connector** for AWS_AccessLogs. |

0 commit comments

Comments
 (0)