You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -93,11 +94,11 @@ public partial class CreateInvestigationGroupRequest : AmazonAIOpsRequest
93
94
/// <summary>
94
95
/// Gets and sets the property ChatbotNotificationChannel.
95
96
/// <para>
96
-
/// Use this structure to integrate Amazon Q Developer operational investigations with
97
-
/// Amazon Q in chat applications. This structure is a string array. For the first string,
98
-
/// specify the ARN of an Amazon SNS topic. For the array of strings, specify the ARNs
99
-
/// of one or more Amazon Q in chat applications configurations that you want to associate
100
-
/// with that topic. For more information about these configuration ARNs, see <a href="https://docs.aws.amazon.com/chatbot/latest/adminguide/getting-started.html">Getting
97
+
/// Use this structure to integrate CloudWatch investigations with Amazon Q in chat applications.
98
+
/// This structure is a string array. For the first string, specify the ARN of an Amazon
99
+
/// SNS topic. For the array of strings, specify the ARNs of one or more Amazon Q in chat
100
+
/// applications configurations that you want to associate with that topic. For more information
101
+
/// about these configuration ARNs, see <a href="https://docs.aws.amazon.com/chatbot/latest/adminguide/getting-started.html">Getting
101
102
/// started with Amazon Q in chat applications</a> and <a href="https://docs.aws.amazon.com/service-authorization/latest/reference/list_awschatbot.html#awschatbot-resources-for-iam-policies">Resource
102
103
/// type defined by Amazon Web Services Chatbot</a>.
/// Gets and sets the property EncryptionConfiguration.
124
150
/// <para>
125
151
/// Use this structure if you want to use a customer managed KMS key to encrypt your investigation
126
-
/// data. If you omit this parameter, Amazon Q Developer operational investigations will
127
-
/// use an Amazon Web Services key to encrypt the data. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Investigations-Security.html#Investigations-KMS">Encryption
152
+
/// data. If you omit this parameter, CloudWatch investigations will use an Amazon Web
153
+
/// Services key to encrypt the data. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Investigations-Security.html#Investigations-KMS">Encryption
Copy file name to clipboardExpand all lines: sdk/src/Services/AIOps/Generated/Model/Internal/MarshallTransformations/CreateInvestigationGroupRequestMarshaller.cs
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -92,6 +92,22 @@ public IRequest Marshall(CreateInvestigationGroupRequest publicRequest)
0 commit comments