@pulumi/signalfx 7.1.4 → 7.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alertMutingRule.d.ts +27 -33
- package/alertMutingRule.js +2 -18
- package/alertMutingRule.js.map +1 -1
- package/aws/externalIntegration.d.ts +7 -19
- package/aws/externalIntegration.js +0 -12
- package/aws/externalIntegration.js.map +1 -1
- package/aws/integration.d.ts +68 -135
- package/aws/integration.js +0 -37
- package/aws/integration.js.map +1 -1
- package/aws/tokenIntegration.d.ts +5 -16
- package/aws/tokenIntegration.js +0 -11
- package/aws/tokenIntegration.js.map +1 -1
- package/azure/integration.d.ts +39 -95
- package/azure/integration.js +0 -26
- package/azure/integration.js.map +1 -1
- package/dashboard.d.ts +62 -62
- package/dashboardGroup.d.ts +21 -54
- package/dashboardGroup.js +0 -33
- package/dashboardGroup.js.map +1 -1
- package/dataLink.d.ts +12 -46
- package/dataLink.js +0 -28
- package/dataLink.js.map +1 -1
- package/detector.d.ts +55 -114
- package/detector.js +0 -51
- package/detector.js.map +1 -1
- package/eventFeedChart.d.ts +20 -38
- package/eventFeedChart.js +0 -18
- package/eventFeedChart.js.map +1 -1
- package/gcp/integration.d.ts +30 -61
- package/gcp/integration.js +0 -19
- package/gcp/integration.js.map +1 -1
- package/heatmapChart.d.ts +44 -78
- package/heatmapChart.js +0 -34
- package/heatmapChart.js.map +1 -1
- package/jira/integration.d.ts +21 -48
- package/jira/integration.js +0 -21
- package/jira/integration.js.map +1 -1
- package/listChart.d.ts +62 -109
- package/listChart.js +0 -44
- package/listChart.js.map +1 -1
- package/log/timeline.d.ts +23 -42
- package/log/timeline.js +0 -19
- package/log/timeline.js.map +1 -1
- package/log/view.d.ts +29 -50
- package/log/view.js +0 -21
- package/log/view.js.map +1 -1
- package/metricRuleset.d.ts +9 -31
- package/metricRuleset.js +0 -22
- package/metricRuleset.js.map +1 -1
- package/opsgenie/integration.d.ts +12 -25
- package/opsgenie/integration.js +0 -13
- package/opsgenie/integration.js.map +1 -1
- package/orgToken.d.ts +36 -47
- package/orgToken.js +0 -29
- package/orgToken.js.map +1 -1
- package/package.json +2 -2
- package/pagerduty/getIntegration.d.ts +12 -20
- package/pagerduty/getIntegration.js +0 -20
- package/pagerduty/getIntegration.js.map +1 -1
- package/pagerduty/integration.d.ts +9 -20
- package/pagerduty/integration.js +0 -11
- package/pagerduty/integration.js.map +1 -1
- package/servicenow/integration.d.ts +15 -44
- package/servicenow/integration.js +0 -17
- package/servicenow/integration.js.map +1 -1
- package/singleValueChart.d.ts +38 -73
- package/singleValueChart.js +0 -35
- package/singleValueChart.js.map +1 -1
- package/slack/integration.d.ts +9 -21
- package/slack/integration.js +0 -12
- package/slack/integration.js.map +1 -1
- package/slo.d.ts +12 -52
- package/slo.js +0 -37
- package/slo.js.map +1 -1
- package/tableChart.d.ts +14 -30
- package/tableChart.js +0 -16
- package/tableChart.js.map +1 -1
- package/team.d.ts +29 -50
- package/team.js +0 -21
- package/team.js.map +1 -1
- package/textChart.d.ts +11 -26
- package/textChart.js +0 -15
- package/textChart.js.map +1 -1
- package/timeChart.d.ts +92 -146
- package/timeChart.js +0 -66
- package/timeChart.js.map +1 -1
- package/types/input.d.ts +211 -182
- package/types/output.d.ts +211 -182
- package/victorops/integration.d.ts +9 -21
- package/victorops/integration.js +0 -12
- package/victorops/integration.js.map +1 -1
- package/webhookIntegration.d.ts +36 -28
- package/webhookIntegration.js +4 -16
- package/webhookIntegration.js.map +1 -1
package/aws/integration.d.ts
CHANGED
|
@@ -9,43 +9,6 @@ import * as outputs from "../types/output";
|
|
|
9
9
|
* > **NOTE** When managing integrations, use a session token of an administrator to authenticate the Splunk Observability provider. See [Operations that require a session token for an administrator](https://dev.splunk.com/observability/docs/administration/authtokens#Operations-that-require-a-session-token-for-an-administrator).
|
|
10
10
|
*
|
|
11
11
|
* ## Example
|
|
12
|
-
*
|
|
13
|
-
* ## Arguments
|
|
14
|
-
*
|
|
15
|
-
* * `enableAwsUsage` - (Optional) Flag that controls how Splunk Observability Cloud imports usage metrics from AWS to use with AWS Cost Optimizer. If `true`, Splunk Observability Cloud imports the metrics.
|
|
16
|
-
* * `enableCheckLargeVolume` - (Optional) Controls how Splunk Observability Cloud checks for large amounts of data for this AWS integration. If `true`, Splunk Observability Cloud monitors the amount of data coming in from the integration.
|
|
17
|
-
* * `enableLogsSync` - (Optional) Enable the AWS logs synchronization. Note that this requires the inclusion of `"logs:DescribeLogGroups"`, `"logs:DeleteSubscriptionFilter"`, `"logs:DescribeSubscriptionFilters"`, `"logs:PutSubscriptionFilter"`, and `"s3:GetBucketLogging"`, `"s3:GetBucketNotification"`, `"s3:PutBucketNotification"` permissions. Additional permissions may be required to capture logs from specific AWS services.
|
|
18
|
-
* * `enabled` - (Required) Whether the integration is enabled.
|
|
19
|
-
* * `externalId` - (Required) The `externalId` property from one of a `signalfx.aws.ExternalIntegration` or `signalfx.aws.TokenIntegration`
|
|
20
|
-
* * `customCloudwatchNamespaces` - (Optional) List of custom AWS CloudWatch namespaces to monitor. Custom namespaces contain custom metrics that you define in AWS; Splunk Observability Cloud imports the metrics so you can monitor them.
|
|
21
|
-
* * `customNamespaceSyncRule` - (Optional) Each element controls the data collected by Splunk Observability Cloud for the specified namespace. Conflicts with the `customCloudwatchNamespaces` property.
|
|
22
|
-
* * `defaultAction` - (Optional) Controls the Splunk Observability Cloud default behavior for processing data from an AWS namespace. Splunk Observability Cloud ignores this property unless you specify the `filterAction` and `filterSource` properties. If you do specify them, use this property to control how Splunk Observability Cloud treats data that doesn't match the filter. The available actions are one of `"Include"` or `"Exclude"`.
|
|
23
|
-
* * `filterAction` - (Optional) Controls how Splunk Observability Cloud processes data from a custom AWS namespace. The available actions are one of `"Include"` or `"Exclude"`.
|
|
24
|
-
* * `filterSource` - (Optional) Expression that selects the data that Splunk Observability Cloud should sync for the custom namespace associated with this sync rule. The expression uses the syntax defined for the SignalFlow `filter()` function; it can be any valid SignalFlow filter expression.
|
|
25
|
-
* * `namespace` - (Required) An AWS custom namespace having custom AWS metrics that you want to sync with Splunk Observability Cloud. See the AWS documentation on publishing metrics for more information.
|
|
26
|
-
* * `importCloudWatch` - (Optional) Flag that controls how Splunk Observability Cloud imports Cloud Watch metrics. If true, Splunk Observability Cloud imports Cloud Watch metrics from AWS.
|
|
27
|
-
* * `integrationId` - (Required) The id of one of a `signalfx.aws.ExternalIntegration` or `signalfx.aws.TokenIntegration`.
|
|
28
|
-
* * `key` - (Optional) If you specify `authMethod = \"SecurityToken\"` in your request to create an AWS integration object, use this property to specify the key (this is typically equivalent to the `AWS_SECRET_ACCESS_KEY` environment variable).
|
|
29
|
-
* * `metricStatsToSync` - (Optional) Each element in the array is an object that contains an AWS namespace name, AWS metric name and a list of statistics that Splunk Observability Cloud collects for this metric. If you specify this property, Splunk Observability Cloud retrieves only specified AWS statistics when AWS metric streams are not used. When AWS metric streams are used this property specifies additional extended statistics to collect (please note that AWS metric streams API supports percentile stats only; other stats are ignored). If you don't specify this property, Splunk Observability Cloud retrieves the AWS standard set of statistics.
|
|
30
|
-
* * `metric` - (Required) AWS metric that you want to pick statistics for
|
|
31
|
-
* * `namespace` - (Required) An AWS namespace having AWS metric that you want to pick statistics for
|
|
32
|
-
* * `stats` - (Required) AWS statistics you want to collect
|
|
33
|
-
* * `name` - (Required) Name of the integration.
|
|
34
|
-
* * `namedToken` - (Optional) Name of the org token to be used for data ingestion. If not specified then default access token is used.
|
|
35
|
-
* * `namespaceSyncRule` - (Optional) Each element in the array is an object that contains an AWS namespace name and a filter that controls the data that Splunk Observability Cloud collects for the namespace. Conflicts with the `services` property. If you don't specify either property, Splunk Observability Cloud syncs all data in all AWS namespaces.
|
|
36
|
-
* * `defaultAction` - (Optional) Controls the Splunk Observability Cloud default behavior for processing data from an AWS namespace. Splunk Observability Cloud ignores this property unless you specify the `filterAction` and `filterSource` properties. If you do specify them, use this property to control how Splunk Observability Cloud treats data that doesn't match the filter. The available actions are one of `"Include"` or `"Exclude"`.
|
|
37
|
-
* * `filterAction` - (Optional) Controls how Splunk Observability Cloud processes data from a custom AWS namespace. The available actions are one of `"Include"` or `"Exclude"`.
|
|
38
|
-
* * `filterSource` - (Optional) Expression that selects the data that Splunk Observability Cloud should sync for the custom namespace associated with this sync rule. The expression uses the syntax defined for the SignalFlow `filter()` function; it can be any valid SignalFlow filter expression.
|
|
39
|
-
* * `namespace` - (Required) An AWS custom namespace having custom AWS metrics that you want to sync with Splunk Observability Cloud. See `services` field description below for additional information.
|
|
40
|
-
* * `pollRate` - (Optional) AWS poll rate (in seconds). Value between `60` and `600`. Default: `300`.
|
|
41
|
-
* * `regions` - (Required) List of AWS regions that Splunk Observability Cloud should monitor. It cannot be empty.
|
|
42
|
-
* * `roleArn` - (Optional) Role ARN that you add to an existing AWS integration object. **Note**: Ensure you use the `arn` property of your role, not the id!
|
|
43
|
-
* * `services` - (Optional) List of AWS services that you want Splunk Observability Cloud to monitor. Each element is a string designating an AWS service. Can be an empty list to import data for all supported services. Conflicts with `namespaceSyncRule`. See [Amazon Web Services](https://docs.splunk.com/Observability/gdi/get-data-in/integrations.html#amazon-web-services) for a list of valid values.
|
|
44
|
-
* * `syncCustomNamespacesOnly` - (Optional) Indicates that Splunk Observability Cloud should sync metrics and metadata from custom AWS namespaces only (see the `customNamespaceSyncRule` above). Defaults to `false`.
|
|
45
|
-
* * `token` - (Optional) If you specify `authMethod = \"SecurityToken\"` in your request to create an AWS integration object, use this property to specify the token (this is typically equivalent to the `AWS_ACCESS_KEY_ID` environment variable).
|
|
46
|
-
* * `useMetricStreamsSync` - (Optional) Enable the use of Amazon Cloudwatch Metric Streams for ingesting metrics.<br>
|
|
47
|
-
* Note that this requires the inclusion of `"cloudwatch:ListMetricStreams"`,`"cloudwatch:GetMetricStream"`, `"cloudwatch:PutMetricStream"`, `"cloudwatch:DeleteMetricStream"`, `"cloudwatch:StartMetricStreams"`, `"cloudwatch:StopMetricStreams"` and `"iam:PassRole"` permissions.<br>
|
|
48
|
-
* Note you need to deploy additional resources on your AWS account to enable CloudWatch metrics streaming. Select one of the [CloudFormation templates](https://docs.splunk.com/Observability/gdi/get-data-in/connect/aws/aws-cloudformation.html) to deploy all the required resources.
|
|
49
12
|
*/
|
|
50
13
|
export declare class Integration extends pulumi.CustomResource {
|
|
51
14
|
/**
|
|
@@ -69,99 +32,89 @@ export declare class Integration extends pulumi.CustomResource {
|
|
|
69
32
|
*/
|
|
70
33
|
readonly authMethod: pulumi.Output<string>;
|
|
71
34
|
/**
|
|
72
|
-
* List of custom AWS CloudWatch namespaces to monitor. Custom namespaces contain custom metrics that you define in AWS;
|
|
73
|
-
* Splunk Observability imports the metrics so you can monitor them.
|
|
35
|
+
* List of custom AWS CloudWatch namespaces to monitor. Custom namespaces contain custom metrics that you define in AWS; Splunk Observability Cloud imports the metrics so you can monitor them.
|
|
74
36
|
*/
|
|
75
37
|
readonly customCloudwatchNamespaces: pulumi.Output<string[] | undefined>;
|
|
76
38
|
/**
|
|
77
|
-
* Each element controls the data collected by Splunk Observability for the specified namespace.
|
|
78
|
-
* property, Splunk Observability ignores values in the "customCloudwatchNamespaces" property.
|
|
39
|
+
* Each element controls the data collected by Splunk Observability Cloud for the specified namespace. Conflicts with the `customCloudwatchNamespaces` property.
|
|
79
40
|
*/
|
|
80
41
|
readonly customNamespaceSyncRules: pulumi.Output<outputs.aws.IntegrationCustomNamespaceSyncRule[] | undefined>;
|
|
81
42
|
/**
|
|
82
|
-
* Flag that controls how Splunk Observability imports usage metrics from AWS to use with AWS Cost Optimizer. If `true`,
|
|
83
|
-
* Splunk Observability imports the metrics.
|
|
43
|
+
* Flag that controls how Splunk Observability Cloud imports usage metrics from AWS to use with AWS Cost Optimizer. If `true`, Splunk Observability Cloud imports the metrics.
|
|
84
44
|
*/
|
|
85
45
|
readonly enableAwsUsage: pulumi.Output<boolean | undefined>;
|
|
86
46
|
/**
|
|
87
|
-
* Controls how Splunk Observability checks for large amounts of data for this AWS integration. If true
|
|
88
|
-
* Observability monitors the amount of data coming in from the integration.
|
|
47
|
+
* Controls how Splunk Observability Cloud checks for large amounts of data for this AWS integration. If `true`, Splunk Observability Cloud monitors the amount of data coming in from the integration.
|
|
89
48
|
*/
|
|
90
49
|
readonly enableCheckLargeVolume: pulumi.Output<boolean | undefined>;
|
|
91
50
|
/**
|
|
92
|
-
*
|
|
51
|
+
* Enable the AWS logs synchronization. Note that this requires the inclusion of `"logs:DescribeLogGroups"`, `"logs:DeleteSubscriptionFilter"`, `"logs:DescribeSubscriptionFilters"`, `"logs:PutSubscriptionFilter"`, and `"s3:GetBucketLogging"`, `"s3:GetBucketNotification"`, `"s3:PutBucketNotification"` permissions. Additional permissions may be required to capture logs from specific AWS services.
|
|
93
52
|
*/
|
|
94
53
|
readonly enableLogsSync: pulumi.Output<boolean>;
|
|
95
54
|
/**
|
|
96
|
-
* Whether the integration is enabled
|
|
55
|
+
* Whether the integration is enabled.
|
|
97
56
|
*/
|
|
98
57
|
readonly enabled: pulumi.Output<boolean>;
|
|
99
58
|
/**
|
|
100
|
-
*
|
|
59
|
+
* The `externalId` property from one of a `signalfx.aws.ExternalIntegration` or `signalfx.aws.TokenIntegration`
|
|
101
60
|
*/
|
|
102
61
|
readonly externalId: pulumi.Output<string | undefined>;
|
|
103
62
|
/**
|
|
104
|
-
* Flag that controls how Splunk Observability imports Cloud Watch metrics. If true, Splunk Observability imports Cloud
|
|
105
|
-
* Watch metrics from AWS.
|
|
63
|
+
* Flag that controls how Splunk Observability Cloud imports Cloud Watch metrics. If true, Splunk Observability Cloud imports Cloud Watch metrics from AWS.
|
|
106
64
|
*/
|
|
107
65
|
readonly importCloudWatch: pulumi.Output<boolean | undefined>;
|
|
108
66
|
/**
|
|
109
|
-
* The
|
|
67
|
+
* The id of one of a `signalfx.aws.ExternalIntegration` or `signalfx.aws.TokenIntegration`.
|
|
110
68
|
*/
|
|
111
69
|
readonly integrationId: pulumi.Output<string>;
|
|
112
70
|
/**
|
|
113
|
-
*
|
|
71
|
+
* If you specify `authMethod = \"SecurityToken\"` in your request to create an AWS integration object, use this property to specify the key (this is typically equivalent to the `AWS_SECRET_ACCESS_KEY` environment variable).
|
|
114
72
|
*/
|
|
115
73
|
readonly key: pulumi.Output<string | undefined>;
|
|
116
74
|
/**
|
|
117
|
-
* Each element in the array is an object that contains an AWS namespace name, AWS metric name and a list of statistics
|
|
118
|
-
* that Splunk Observability collects for this metric. If you specify this property, Splunk Observability retrieves only
|
|
119
|
-
* specified AWS statistics. If you don't specify this property, Splunk Observability retrieves the AWS standard set of
|
|
120
|
-
* statistics.
|
|
75
|
+
* Each element in the array is an object that contains an AWS namespace name, AWS metric name and a list of statistics that Splunk Observability Cloud collects for this metric. If you specify this property, Splunk Observability Cloud retrieves only specified AWS statistics when AWS metric streams are not used. When AWS metric streams are used this property specifies additional extended statistics to collect (please note that AWS metric streams API supports percentile stats only; other stats are ignored). If you don't specify this property, Splunk Observability Cloud retrieves the AWS standard set of statistics.
|
|
121
76
|
*/
|
|
122
77
|
readonly metricStatsToSyncs: pulumi.Output<outputs.aws.IntegrationMetricStatsToSync[] | undefined>;
|
|
123
78
|
/**
|
|
124
|
-
* Name of the integration.
|
|
79
|
+
* Name of the integration.
|
|
125
80
|
*/
|
|
126
81
|
readonly name: pulumi.Output<string>;
|
|
127
82
|
/**
|
|
128
|
-
*
|
|
83
|
+
* Name of the org token to be used for data ingestion. If not specified then default access token is used.
|
|
129
84
|
*/
|
|
130
85
|
readonly namedToken: pulumi.Output<string | undefined>;
|
|
131
86
|
/**
|
|
132
|
-
* Each element in the array is an object that contains an AWS namespace name and a filter that controls the data that
|
|
133
|
-
* Splunk Observability collects for the namespace. If you specify this property, Splunk Observability ignores the values
|
|
134
|
-
* in the AWS CloudWatch Integration Model "services" property. If you don't specify either property, Splunk Observability
|
|
135
|
-
* syncs all data in all AWS namespaces.
|
|
87
|
+
* Each element in the array is an object that contains an AWS namespace name and a filter that controls the data that Splunk Observability Cloud collects for the namespace. Conflicts with the `services` property. If you don't specify either property, Splunk Observability Cloud syncs all data in all AWS namespaces.
|
|
136
88
|
*/
|
|
137
89
|
readonly namespaceSyncRules: pulumi.Output<outputs.aws.IntegrationNamespaceSyncRule[] | undefined>;
|
|
138
90
|
/**
|
|
139
|
-
* AWS poll rate (in seconds).
|
|
91
|
+
* AWS poll rate (in seconds). Value between `60` and `600`. Default: `300`.
|
|
140
92
|
*/
|
|
141
93
|
readonly pollRate: pulumi.Output<number | undefined>;
|
|
142
94
|
/**
|
|
143
|
-
* List of AWS regions that Splunk Observability should monitor.
|
|
95
|
+
* List of AWS regions that Splunk Observability Cloud should monitor. It cannot be empty.
|
|
144
96
|
*/
|
|
145
97
|
readonly regions: pulumi.Output<string[]>;
|
|
146
98
|
/**
|
|
147
|
-
*
|
|
99
|
+
* Role ARN that you add to an existing AWS integration object. **Note**: Ensure you use the `arn` property of your role, not the id!
|
|
148
100
|
*/
|
|
149
101
|
readonly roleArn: pulumi.Output<string | undefined>;
|
|
150
102
|
/**
|
|
151
|
-
* List of AWS services that you want Splunk Observability to monitor. Each element is a string designating an AWS service.
|
|
103
|
+
* List of AWS services that you want Splunk Observability Cloud to monitor. Each element is a string designating an AWS service. Can be an empty list to import data for all supported services. Conflicts with `namespaceSyncRule`. See [Amazon Web Services](https://docs.splunk.com/Observability/gdi/get-data-in/integrations.html#amazon-web-services) for a list of valid values.
|
|
152
104
|
*/
|
|
153
105
|
readonly services: pulumi.Output<string[] | undefined>;
|
|
154
106
|
/**
|
|
155
|
-
* Indicates that Splunk Observability should sync metrics and metadata from custom AWS namespaces only (see the
|
|
156
|
-
* `customNamespaceSyncRule` field for details). Defaults to `false`.
|
|
107
|
+
* Indicates that Splunk Observability Cloud should sync metrics and metadata from custom AWS namespaces only (see the `customNamespaceSyncRule` above). Defaults to `false`.
|
|
157
108
|
*/
|
|
158
109
|
readonly syncCustomNamespacesOnly: pulumi.Output<boolean | undefined>;
|
|
159
110
|
/**
|
|
160
|
-
*
|
|
111
|
+
* If you specify `authMethod = \"SecurityToken\"` in your request to create an AWS integration object, use this property to specify the token (this is typically equivalent to the `AWS_ACCESS_KEY_ID` environment variable).
|
|
161
112
|
*/
|
|
162
113
|
readonly token: pulumi.Output<string | undefined>;
|
|
163
114
|
/**
|
|
164
|
-
*
|
|
115
|
+
* Enable the use of Amazon Cloudwatch Metric Streams for ingesting metrics.<br>
|
|
116
|
+
* Note that this requires the inclusion of `"cloudwatch:ListMetricStreams"`,`"cloudwatch:GetMetricStream"`, `"cloudwatch:PutMetricStream"`, `"cloudwatch:DeleteMetricStream"`, `"cloudwatch:StartMetricStreams"`, `"cloudwatch:StopMetricStreams"` and `"iam:PassRole"` permissions.<br>
|
|
117
|
+
* Note you need to deploy additional resources on your AWS account to enable CloudWatch metrics streaming. Select one of the [CloudFormation templates](https://docs.splunk.com/Observability/gdi/get-data-in/connect/aws/aws-cloudformation.html) to deploy all the required resources.
|
|
165
118
|
*/
|
|
166
119
|
readonly useMetricStreamsSync: pulumi.Output<boolean>;
|
|
167
120
|
/**
|
|
@@ -183,99 +136,89 @@ export interface IntegrationState {
|
|
|
183
136
|
*/
|
|
184
137
|
authMethod?: pulumi.Input<string>;
|
|
185
138
|
/**
|
|
186
|
-
* List of custom AWS CloudWatch namespaces to monitor. Custom namespaces contain custom metrics that you define in AWS;
|
|
187
|
-
* Splunk Observability imports the metrics so you can monitor them.
|
|
139
|
+
* List of custom AWS CloudWatch namespaces to monitor. Custom namespaces contain custom metrics that you define in AWS; Splunk Observability Cloud imports the metrics so you can monitor them.
|
|
188
140
|
*/
|
|
189
141
|
customCloudwatchNamespaces?: pulumi.Input<pulumi.Input<string>[]>;
|
|
190
142
|
/**
|
|
191
|
-
* Each element controls the data collected by Splunk Observability for the specified namespace.
|
|
192
|
-
* property, Splunk Observability ignores values in the "customCloudwatchNamespaces" property.
|
|
143
|
+
* Each element controls the data collected by Splunk Observability Cloud for the specified namespace. Conflicts with the `customCloudwatchNamespaces` property.
|
|
193
144
|
*/
|
|
194
145
|
customNamespaceSyncRules?: pulumi.Input<pulumi.Input<inputs.aws.IntegrationCustomNamespaceSyncRule>[]>;
|
|
195
146
|
/**
|
|
196
|
-
* Flag that controls how Splunk Observability imports usage metrics from AWS to use with AWS Cost Optimizer. If `true`,
|
|
197
|
-
* Splunk Observability imports the metrics.
|
|
147
|
+
* Flag that controls how Splunk Observability Cloud imports usage metrics from AWS to use with AWS Cost Optimizer. If `true`, Splunk Observability Cloud imports the metrics.
|
|
198
148
|
*/
|
|
199
149
|
enableAwsUsage?: pulumi.Input<boolean>;
|
|
200
150
|
/**
|
|
201
|
-
* Controls how Splunk Observability checks for large amounts of data for this AWS integration. If true
|
|
202
|
-
* Observability monitors the amount of data coming in from the integration.
|
|
151
|
+
* Controls how Splunk Observability Cloud checks for large amounts of data for this AWS integration. If `true`, Splunk Observability Cloud monitors the amount of data coming in from the integration.
|
|
203
152
|
*/
|
|
204
153
|
enableCheckLargeVolume?: pulumi.Input<boolean>;
|
|
205
154
|
/**
|
|
206
|
-
*
|
|
155
|
+
* Enable the AWS logs synchronization. Note that this requires the inclusion of `"logs:DescribeLogGroups"`, `"logs:DeleteSubscriptionFilter"`, `"logs:DescribeSubscriptionFilters"`, `"logs:PutSubscriptionFilter"`, and `"s3:GetBucketLogging"`, `"s3:GetBucketNotification"`, `"s3:PutBucketNotification"` permissions. Additional permissions may be required to capture logs from specific AWS services.
|
|
207
156
|
*/
|
|
208
157
|
enableLogsSync?: pulumi.Input<boolean>;
|
|
209
158
|
/**
|
|
210
|
-
* Whether the integration is enabled
|
|
159
|
+
* Whether the integration is enabled.
|
|
211
160
|
*/
|
|
212
161
|
enabled?: pulumi.Input<boolean>;
|
|
213
162
|
/**
|
|
214
|
-
*
|
|
163
|
+
* The `externalId` property from one of a `signalfx.aws.ExternalIntegration` or `signalfx.aws.TokenIntegration`
|
|
215
164
|
*/
|
|
216
165
|
externalId?: pulumi.Input<string>;
|
|
217
166
|
/**
|
|
218
|
-
* Flag that controls how Splunk Observability imports Cloud Watch metrics. If true, Splunk Observability imports Cloud
|
|
219
|
-
* Watch metrics from AWS.
|
|
167
|
+
* Flag that controls how Splunk Observability Cloud imports Cloud Watch metrics. If true, Splunk Observability Cloud imports Cloud Watch metrics from AWS.
|
|
220
168
|
*/
|
|
221
169
|
importCloudWatch?: pulumi.Input<boolean>;
|
|
222
170
|
/**
|
|
223
|
-
* The
|
|
171
|
+
* The id of one of a `signalfx.aws.ExternalIntegration` or `signalfx.aws.TokenIntegration`.
|
|
224
172
|
*/
|
|
225
173
|
integrationId?: pulumi.Input<string>;
|
|
226
174
|
/**
|
|
227
|
-
*
|
|
175
|
+
* If you specify `authMethod = \"SecurityToken\"` in your request to create an AWS integration object, use this property to specify the key (this is typically equivalent to the `AWS_SECRET_ACCESS_KEY` environment variable).
|
|
228
176
|
*/
|
|
229
177
|
key?: pulumi.Input<string>;
|
|
230
178
|
/**
|
|
231
|
-
* Each element in the array is an object that contains an AWS namespace name, AWS metric name and a list of statistics
|
|
232
|
-
* that Splunk Observability collects for this metric. If you specify this property, Splunk Observability retrieves only
|
|
233
|
-
* specified AWS statistics. If you don't specify this property, Splunk Observability retrieves the AWS standard set of
|
|
234
|
-
* statistics.
|
|
179
|
+
* Each element in the array is an object that contains an AWS namespace name, AWS metric name and a list of statistics that Splunk Observability Cloud collects for this metric. If you specify this property, Splunk Observability Cloud retrieves only specified AWS statistics when AWS metric streams are not used. When AWS metric streams are used this property specifies additional extended statistics to collect (please note that AWS metric streams API supports percentile stats only; other stats are ignored). If you don't specify this property, Splunk Observability Cloud retrieves the AWS standard set of statistics.
|
|
235
180
|
*/
|
|
236
181
|
metricStatsToSyncs?: pulumi.Input<pulumi.Input<inputs.aws.IntegrationMetricStatsToSync>[]>;
|
|
237
182
|
/**
|
|
238
|
-
* Name of the integration.
|
|
183
|
+
* Name of the integration.
|
|
239
184
|
*/
|
|
240
185
|
name?: pulumi.Input<string>;
|
|
241
186
|
/**
|
|
242
|
-
*
|
|
187
|
+
* Name of the org token to be used for data ingestion. If not specified then default access token is used.
|
|
243
188
|
*/
|
|
244
189
|
namedToken?: pulumi.Input<string>;
|
|
245
190
|
/**
|
|
246
|
-
* Each element in the array is an object that contains an AWS namespace name and a filter that controls the data that
|
|
247
|
-
* Splunk Observability collects for the namespace. If you specify this property, Splunk Observability ignores the values
|
|
248
|
-
* in the AWS CloudWatch Integration Model "services" property. If you don't specify either property, Splunk Observability
|
|
249
|
-
* syncs all data in all AWS namespaces.
|
|
191
|
+
* Each element in the array is an object that contains an AWS namespace name and a filter that controls the data that Splunk Observability Cloud collects for the namespace. Conflicts with the `services` property. If you don't specify either property, Splunk Observability Cloud syncs all data in all AWS namespaces.
|
|
250
192
|
*/
|
|
251
193
|
namespaceSyncRules?: pulumi.Input<pulumi.Input<inputs.aws.IntegrationNamespaceSyncRule>[]>;
|
|
252
194
|
/**
|
|
253
|
-
* AWS poll rate (in seconds).
|
|
195
|
+
* AWS poll rate (in seconds). Value between `60` and `600`. Default: `300`.
|
|
254
196
|
*/
|
|
255
197
|
pollRate?: pulumi.Input<number>;
|
|
256
198
|
/**
|
|
257
|
-
* List of AWS regions that Splunk Observability should monitor.
|
|
199
|
+
* List of AWS regions that Splunk Observability Cloud should monitor. It cannot be empty.
|
|
258
200
|
*/
|
|
259
201
|
regions?: pulumi.Input<pulumi.Input<string>[]>;
|
|
260
202
|
/**
|
|
261
|
-
*
|
|
203
|
+
* Role ARN that you add to an existing AWS integration object. **Note**: Ensure you use the `arn` property of your role, not the id!
|
|
262
204
|
*/
|
|
263
205
|
roleArn?: pulumi.Input<string>;
|
|
264
206
|
/**
|
|
265
|
-
* List of AWS services that you want Splunk Observability to monitor. Each element is a string designating an AWS service.
|
|
207
|
+
* List of AWS services that you want Splunk Observability Cloud to monitor. Each element is a string designating an AWS service. Can be an empty list to import data for all supported services. Conflicts with `namespaceSyncRule`. See [Amazon Web Services](https://docs.splunk.com/Observability/gdi/get-data-in/integrations.html#amazon-web-services) for a list of valid values.
|
|
266
208
|
*/
|
|
267
209
|
services?: pulumi.Input<pulumi.Input<string>[]>;
|
|
268
210
|
/**
|
|
269
|
-
* Indicates that Splunk Observability should sync metrics and metadata from custom AWS namespaces only (see the
|
|
270
|
-
* `customNamespaceSyncRule` field for details). Defaults to `false`.
|
|
211
|
+
* Indicates that Splunk Observability Cloud should sync metrics and metadata from custom AWS namespaces only (see the `customNamespaceSyncRule` above). Defaults to `false`.
|
|
271
212
|
*/
|
|
272
213
|
syncCustomNamespacesOnly?: pulumi.Input<boolean>;
|
|
273
214
|
/**
|
|
274
|
-
*
|
|
215
|
+
* If you specify `authMethod = \"SecurityToken\"` in your request to create an AWS integration object, use this property to specify the token (this is typically equivalent to the `AWS_ACCESS_KEY_ID` environment variable).
|
|
275
216
|
*/
|
|
276
217
|
token?: pulumi.Input<string>;
|
|
277
218
|
/**
|
|
278
|
-
*
|
|
219
|
+
* Enable the use of Amazon Cloudwatch Metric Streams for ingesting metrics.<br>
|
|
220
|
+
* Note that this requires the inclusion of `"cloudwatch:ListMetricStreams"`,`"cloudwatch:GetMetricStream"`, `"cloudwatch:PutMetricStream"`, `"cloudwatch:DeleteMetricStream"`, `"cloudwatch:StartMetricStreams"`, `"cloudwatch:StopMetricStreams"` and `"iam:PassRole"` permissions.<br>
|
|
221
|
+
* Note you need to deploy additional resources on your AWS account to enable CloudWatch metrics streaming. Select one of the [CloudFormation templates](https://docs.splunk.com/Observability/gdi/get-data-in/connect/aws/aws-cloudformation.html) to deploy all the required resources.
|
|
279
222
|
*/
|
|
280
223
|
useMetricStreamsSync?: pulumi.Input<boolean>;
|
|
281
224
|
}
|
|
@@ -284,95 +227,85 @@ export interface IntegrationState {
|
|
|
284
227
|
*/
|
|
285
228
|
export interface IntegrationArgs {
|
|
286
229
|
/**
|
|
287
|
-
* List of custom AWS CloudWatch namespaces to monitor. Custom namespaces contain custom metrics that you define in AWS;
|
|
288
|
-
* Splunk Observability imports the metrics so you can monitor them.
|
|
230
|
+
* List of custom AWS CloudWatch namespaces to monitor. Custom namespaces contain custom metrics that you define in AWS; Splunk Observability Cloud imports the metrics so you can monitor them.
|
|
289
231
|
*/
|
|
290
232
|
customCloudwatchNamespaces?: pulumi.Input<pulumi.Input<string>[]>;
|
|
291
233
|
/**
|
|
292
|
-
* Each element controls the data collected by Splunk Observability for the specified namespace.
|
|
293
|
-
* property, Splunk Observability ignores values in the "customCloudwatchNamespaces" property.
|
|
234
|
+
* Each element controls the data collected by Splunk Observability Cloud for the specified namespace. Conflicts with the `customCloudwatchNamespaces` property.
|
|
294
235
|
*/
|
|
295
236
|
customNamespaceSyncRules?: pulumi.Input<pulumi.Input<inputs.aws.IntegrationCustomNamespaceSyncRule>[]>;
|
|
296
237
|
/**
|
|
297
|
-
* Flag that controls how Splunk Observability imports usage metrics from AWS to use with AWS Cost Optimizer. If `true`,
|
|
298
|
-
* Splunk Observability imports the metrics.
|
|
238
|
+
* Flag that controls how Splunk Observability Cloud imports usage metrics from AWS to use with AWS Cost Optimizer. If `true`, Splunk Observability Cloud imports the metrics.
|
|
299
239
|
*/
|
|
300
240
|
enableAwsUsage?: pulumi.Input<boolean>;
|
|
301
241
|
/**
|
|
302
|
-
* Controls how Splunk Observability checks for large amounts of data for this AWS integration. If true
|
|
303
|
-
* Observability monitors the amount of data coming in from the integration.
|
|
242
|
+
* Controls how Splunk Observability Cloud checks for large amounts of data for this AWS integration. If `true`, Splunk Observability Cloud monitors the amount of data coming in from the integration.
|
|
304
243
|
*/
|
|
305
244
|
enableCheckLargeVolume?: pulumi.Input<boolean>;
|
|
306
245
|
/**
|
|
307
|
-
*
|
|
246
|
+
* Enable the AWS logs synchronization. Note that this requires the inclusion of `"logs:DescribeLogGroups"`, `"logs:DeleteSubscriptionFilter"`, `"logs:DescribeSubscriptionFilters"`, `"logs:PutSubscriptionFilter"`, and `"s3:GetBucketLogging"`, `"s3:GetBucketNotification"`, `"s3:PutBucketNotification"` permissions. Additional permissions may be required to capture logs from specific AWS services.
|
|
308
247
|
*/
|
|
309
248
|
enableLogsSync?: pulumi.Input<boolean>;
|
|
310
249
|
/**
|
|
311
|
-
* Whether the integration is enabled
|
|
250
|
+
* Whether the integration is enabled.
|
|
312
251
|
*/
|
|
313
252
|
enabled: pulumi.Input<boolean>;
|
|
314
253
|
/**
|
|
315
|
-
*
|
|
254
|
+
* The `externalId` property from one of a `signalfx.aws.ExternalIntegration` or `signalfx.aws.TokenIntegration`
|
|
316
255
|
*/
|
|
317
256
|
externalId?: pulumi.Input<string>;
|
|
318
257
|
/**
|
|
319
|
-
* Flag that controls how Splunk Observability imports Cloud Watch metrics. If true, Splunk Observability imports Cloud
|
|
320
|
-
* Watch metrics from AWS.
|
|
258
|
+
* Flag that controls how Splunk Observability Cloud imports Cloud Watch metrics. If true, Splunk Observability Cloud imports Cloud Watch metrics from AWS.
|
|
321
259
|
*/
|
|
322
260
|
importCloudWatch?: pulumi.Input<boolean>;
|
|
323
261
|
/**
|
|
324
|
-
* The
|
|
262
|
+
* The id of one of a `signalfx.aws.ExternalIntegration` or `signalfx.aws.TokenIntegration`.
|
|
325
263
|
*/
|
|
326
264
|
integrationId: pulumi.Input<string>;
|
|
327
265
|
/**
|
|
328
|
-
*
|
|
266
|
+
* If you specify `authMethod = \"SecurityToken\"` in your request to create an AWS integration object, use this property to specify the key (this is typically equivalent to the `AWS_SECRET_ACCESS_KEY` environment variable).
|
|
329
267
|
*/
|
|
330
268
|
key?: pulumi.Input<string>;
|
|
331
269
|
/**
|
|
332
|
-
* Each element in the array is an object that contains an AWS namespace name, AWS metric name and a list of statistics
|
|
333
|
-
* that Splunk Observability collects for this metric. If you specify this property, Splunk Observability retrieves only
|
|
334
|
-
* specified AWS statistics. If you don't specify this property, Splunk Observability retrieves the AWS standard set of
|
|
335
|
-
* statistics.
|
|
270
|
+
* Each element in the array is an object that contains an AWS namespace name, AWS metric name and a list of statistics that Splunk Observability Cloud collects for this metric. If you specify this property, Splunk Observability Cloud retrieves only specified AWS statistics when AWS metric streams are not used. When AWS metric streams are used this property specifies additional extended statistics to collect (please note that AWS metric streams API supports percentile stats only; other stats are ignored). If you don't specify this property, Splunk Observability Cloud retrieves the AWS standard set of statistics.
|
|
336
271
|
*/
|
|
337
272
|
metricStatsToSyncs?: pulumi.Input<pulumi.Input<inputs.aws.IntegrationMetricStatsToSync>[]>;
|
|
338
273
|
/**
|
|
339
|
-
*
|
|
274
|
+
* Name of the org token to be used for data ingestion. If not specified then default access token is used.
|
|
340
275
|
*/
|
|
341
276
|
namedToken?: pulumi.Input<string>;
|
|
342
277
|
/**
|
|
343
|
-
* Each element in the array is an object that contains an AWS namespace name and a filter that controls the data that
|
|
344
|
-
* Splunk Observability collects for the namespace. If you specify this property, Splunk Observability ignores the values
|
|
345
|
-
* in the AWS CloudWatch Integration Model "services" property. If you don't specify either property, Splunk Observability
|
|
346
|
-
* syncs all data in all AWS namespaces.
|
|
278
|
+
* Each element in the array is an object that contains an AWS namespace name and a filter that controls the data that Splunk Observability Cloud collects for the namespace. Conflicts with the `services` property. If you don't specify either property, Splunk Observability Cloud syncs all data in all AWS namespaces.
|
|
347
279
|
*/
|
|
348
280
|
namespaceSyncRules?: pulumi.Input<pulumi.Input<inputs.aws.IntegrationNamespaceSyncRule>[]>;
|
|
349
281
|
/**
|
|
350
|
-
* AWS poll rate (in seconds).
|
|
282
|
+
* AWS poll rate (in seconds). Value between `60` and `600`. Default: `300`.
|
|
351
283
|
*/
|
|
352
284
|
pollRate?: pulumi.Input<number>;
|
|
353
285
|
/**
|
|
354
|
-
* List of AWS regions that Splunk Observability should monitor.
|
|
286
|
+
* List of AWS regions that Splunk Observability Cloud should monitor. It cannot be empty.
|
|
355
287
|
*/
|
|
356
288
|
regions: pulumi.Input<pulumi.Input<string>[]>;
|
|
357
289
|
/**
|
|
358
|
-
*
|
|
290
|
+
* Role ARN that you add to an existing AWS integration object. **Note**: Ensure you use the `arn` property of your role, not the id!
|
|
359
291
|
*/
|
|
360
292
|
roleArn?: pulumi.Input<string>;
|
|
361
293
|
/**
|
|
362
|
-
* List of AWS services that you want Splunk Observability to monitor. Each element is a string designating an AWS service.
|
|
294
|
+
* List of AWS services that you want Splunk Observability Cloud to monitor. Each element is a string designating an AWS service. Can be an empty list to import data for all supported services. Conflicts with `namespaceSyncRule`. See [Amazon Web Services](https://docs.splunk.com/Observability/gdi/get-data-in/integrations.html#amazon-web-services) for a list of valid values.
|
|
363
295
|
*/
|
|
364
296
|
services?: pulumi.Input<pulumi.Input<string>[]>;
|
|
365
297
|
/**
|
|
366
|
-
* Indicates that Splunk Observability should sync metrics and metadata from custom AWS namespaces only (see the
|
|
367
|
-
* `customNamespaceSyncRule` field for details). Defaults to `false`.
|
|
298
|
+
* Indicates that Splunk Observability Cloud should sync metrics and metadata from custom AWS namespaces only (see the `customNamespaceSyncRule` above). Defaults to `false`.
|
|
368
299
|
*/
|
|
369
300
|
syncCustomNamespacesOnly?: pulumi.Input<boolean>;
|
|
370
301
|
/**
|
|
371
|
-
*
|
|
302
|
+
* If you specify `authMethod = \"SecurityToken\"` in your request to create an AWS integration object, use this property to specify the token (this is typically equivalent to the `AWS_ACCESS_KEY_ID` environment variable).
|
|
372
303
|
*/
|
|
373
304
|
token?: pulumi.Input<string>;
|
|
374
305
|
/**
|
|
375
|
-
*
|
|
306
|
+
* Enable the use of Amazon Cloudwatch Metric Streams for ingesting metrics.<br>
|
|
307
|
+
* Note that this requires the inclusion of `"cloudwatch:ListMetricStreams"`,`"cloudwatch:GetMetricStream"`, `"cloudwatch:PutMetricStream"`, `"cloudwatch:DeleteMetricStream"`, `"cloudwatch:StartMetricStreams"`, `"cloudwatch:StopMetricStreams"` and `"iam:PassRole"` permissions.<br>
|
|
308
|
+
* Note you need to deploy additional resources on your AWS account to enable CloudWatch metrics streaming. Select one of the [CloudFormation templates](https://docs.splunk.com/Observability/gdi/get-data-in/connect/aws/aws-cloudformation.html) to deploy all the required resources.
|
|
376
309
|
*/
|
|
377
310
|
useMetricStreamsSync?: pulumi.Input<boolean>;
|
|
378
311
|
}
|
package/aws/integration.js
CHANGED
|
@@ -13,43 +13,6 @@ const utilities = require("../utilities");
|
|
|
13
13
|
* > **NOTE** When managing integrations, use a session token of an administrator to authenticate the Splunk Observability provider. See [Operations that require a session token for an administrator](https://dev.splunk.com/observability/docs/administration/authtokens#Operations-that-require-a-session-token-for-an-administrator).
|
|
14
14
|
*
|
|
15
15
|
* ## Example
|
|
16
|
-
*
|
|
17
|
-
* ## Arguments
|
|
18
|
-
*
|
|
19
|
-
* * `enableAwsUsage` - (Optional) Flag that controls how Splunk Observability Cloud imports usage metrics from AWS to use with AWS Cost Optimizer. If `true`, Splunk Observability Cloud imports the metrics.
|
|
20
|
-
* * `enableCheckLargeVolume` - (Optional) Controls how Splunk Observability Cloud checks for large amounts of data for this AWS integration. If `true`, Splunk Observability Cloud monitors the amount of data coming in from the integration.
|
|
21
|
-
* * `enableLogsSync` - (Optional) Enable the AWS logs synchronization. Note that this requires the inclusion of `"logs:DescribeLogGroups"`, `"logs:DeleteSubscriptionFilter"`, `"logs:DescribeSubscriptionFilters"`, `"logs:PutSubscriptionFilter"`, and `"s3:GetBucketLogging"`, `"s3:GetBucketNotification"`, `"s3:PutBucketNotification"` permissions. Additional permissions may be required to capture logs from specific AWS services.
|
|
22
|
-
* * `enabled` - (Required) Whether the integration is enabled.
|
|
23
|
-
* * `externalId` - (Required) The `externalId` property from one of a `signalfx.aws.ExternalIntegration` or `signalfx.aws.TokenIntegration`
|
|
24
|
-
* * `customCloudwatchNamespaces` - (Optional) List of custom AWS CloudWatch namespaces to monitor. Custom namespaces contain custom metrics that you define in AWS; Splunk Observability Cloud imports the metrics so you can monitor them.
|
|
25
|
-
* * `customNamespaceSyncRule` - (Optional) Each element controls the data collected by Splunk Observability Cloud for the specified namespace. Conflicts with the `customCloudwatchNamespaces` property.
|
|
26
|
-
* * `defaultAction` - (Optional) Controls the Splunk Observability Cloud default behavior for processing data from an AWS namespace. Splunk Observability Cloud ignores this property unless you specify the `filterAction` and `filterSource` properties. If you do specify them, use this property to control how Splunk Observability Cloud treats data that doesn't match the filter. The available actions are one of `"Include"` or `"Exclude"`.
|
|
27
|
-
* * `filterAction` - (Optional) Controls how Splunk Observability Cloud processes data from a custom AWS namespace. The available actions are one of `"Include"` or `"Exclude"`.
|
|
28
|
-
* * `filterSource` - (Optional) Expression that selects the data that Splunk Observability Cloud should sync for the custom namespace associated with this sync rule. The expression uses the syntax defined for the SignalFlow `filter()` function; it can be any valid SignalFlow filter expression.
|
|
29
|
-
* * `namespace` - (Required) An AWS custom namespace having custom AWS metrics that you want to sync with Splunk Observability Cloud. See the AWS documentation on publishing metrics for more information.
|
|
30
|
-
* * `importCloudWatch` - (Optional) Flag that controls how Splunk Observability Cloud imports Cloud Watch metrics. If true, Splunk Observability Cloud imports Cloud Watch metrics from AWS.
|
|
31
|
-
* * `integrationId` - (Required) The id of one of a `signalfx.aws.ExternalIntegration` or `signalfx.aws.TokenIntegration`.
|
|
32
|
-
* * `key` - (Optional) If you specify `authMethod = \"SecurityToken\"` in your request to create an AWS integration object, use this property to specify the key (this is typically equivalent to the `AWS_SECRET_ACCESS_KEY` environment variable).
|
|
33
|
-
* * `metricStatsToSync` - (Optional) Each element in the array is an object that contains an AWS namespace name, AWS metric name and a list of statistics that Splunk Observability Cloud collects for this metric. If you specify this property, Splunk Observability Cloud retrieves only specified AWS statistics when AWS metric streams are not used. When AWS metric streams are used this property specifies additional extended statistics to collect (please note that AWS metric streams API supports percentile stats only; other stats are ignored). If you don't specify this property, Splunk Observability Cloud retrieves the AWS standard set of statistics.
|
|
34
|
-
* * `metric` - (Required) AWS metric that you want to pick statistics for
|
|
35
|
-
* * `namespace` - (Required) An AWS namespace having AWS metric that you want to pick statistics for
|
|
36
|
-
* * `stats` - (Required) AWS statistics you want to collect
|
|
37
|
-
* * `name` - (Required) Name of the integration.
|
|
38
|
-
* * `namedToken` - (Optional) Name of the org token to be used for data ingestion. If not specified then default access token is used.
|
|
39
|
-
* * `namespaceSyncRule` - (Optional) Each element in the array is an object that contains an AWS namespace name and a filter that controls the data that Splunk Observability Cloud collects for the namespace. Conflicts with the `services` property. If you don't specify either property, Splunk Observability Cloud syncs all data in all AWS namespaces.
|
|
40
|
-
* * `defaultAction` - (Optional) Controls the Splunk Observability Cloud default behavior for processing data from an AWS namespace. Splunk Observability Cloud ignores this property unless you specify the `filterAction` and `filterSource` properties. If you do specify them, use this property to control how Splunk Observability Cloud treats data that doesn't match the filter. The available actions are one of `"Include"` or `"Exclude"`.
|
|
41
|
-
* * `filterAction` - (Optional) Controls how Splunk Observability Cloud processes data from a custom AWS namespace. The available actions are one of `"Include"` or `"Exclude"`.
|
|
42
|
-
* * `filterSource` - (Optional) Expression that selects the data that Splunk Observability Cloud should sync for the custom namespace associated with this sync rule. The expression uses the syntax defined for the SignalFlow `filter()` function; it can be any valid SignalFlow filter expression.
|
|
43
|
-
* * `namespace` - (Required) An AWS custom namespace having custom AWS metrics that you want to sync with Splunk Observability Cloud. See `services` field description below for additional information.
|
|
44
|
-
* * `pollRate` - (Optional) AWS poll rate (in seconds). Value between `60` and `600`. Default: `300`.
|
|
45
|
-
* * `regions` - (Required) List of AWS regions that Splunk Observability Cloud should monitor. It cannot be empty.
|
|
46
|
-
* * `roleArn` - (Optional) Role ARN that you add to an existing AWS integration object. **Note**: Ensure you use the `arn` property of your role, not the id!
|
|
47
|
-
* * `services` - (Optional) List of AWS services that you want Splunk Observability Cloud to monitor. Each element is a string designating an AWS service. Can be an empty list to import data for all supported services. Conflicts with `namespaceSyncRule`. See [Amazon Web Services](https://docs.splunk.com/Observability/gdi/get-data-in/integrations.html#amazon-web-services) for a list of valid values.
|
|
48
|
-
* * `syncCustomNamespacesOnly` - (Optional) Indicates that Splunk Observability Cloud should sync metrics and metadata from custom AWS namespaces only (see the `customNamespaceSyncRule` above). Defaults to `false`.
|
|
49
|
-
* * `token` - (Optional) If you specify `authMethod = \"SecurityToken\"` in your request to create an AWS integration object, use this property to specify the token (this is typically equivalent to the `AWS_ACCESS_KEY_ID` environment variable).
|
|
50
|
-
* * `useMetricStreamsSync` - (Optional) Enable the use of Amazon Cloudwatch Metric Streams for ingesting metrics.<br>
|
|
51
|
-
* Note that this requires the inclusion of `"cloudwatch:ListMetricStreams"`,`"cloudwatch:GetMetricStream"`, `"cloudwatch:PutMetricStream"`, `"cloudwatch:DeleteMetricStream"`, `"cloudwatch:StartMetricStreams"`, `"cloudwatch:StopMetricStreams"` and `"iam:PassRole"` permissions.<br>
|
|
52
|
-
* Note you need to deploy additional resources on your AWS account to enable CloudWatch metrics streaming. Select one of the [CloudFormation templates](https://docs.splunk.com/Observability/gdi/get-data-in/connect/aws/aws-cloudformation.html) to deploy all the required resources.
|
|
53
16
|
*/
|
|
54
17
|
class Integration extends pulumi.CustomResource {
|
|
55
18
|
/**
|
package/aws/integration.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"integration.js","sourceRoot":"","sources":["../../aws/integration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"integration.js","sourceRoot":"","sources":["../../aws/integration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;GAQG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAClE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;IAsGD,YAAY,IAAY,EAAE,WAAgD,EAAE,IAAmC;QAC3G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2C,CAAC;YAC1D,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,4BAA4B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,0BAA0B,CAAC,CAAC,CAAC,SAAS,CAAC;YACpG,cAAc,CAAC,0BAA0B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChG,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,wBAAwB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5F,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,0BAA0B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChG,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,sBAAsB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3F;aAAM;YACH,MAAM,IAAI,GAAG,WAA0C,CAAC;YACxD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,OAAO,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,aAAa,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1D,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;aAChE;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,OAAO,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,cAAc,CAAC,4BAA4B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,0BAA0B,CAAC,CAAC,CAAC,SAAS,CAAC;YAClG,cAAc,CAAC,0BAA0B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,wBAAwB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9F,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,wBAAwB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1F,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,YAAY,CAAC,GAAG,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,UAAU,EAAC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;YAC7F,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,KAAK,CAAC,GAAG,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,GAAG,EAAC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,0BAA0B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,wBAAwB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9F,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,oBAAoB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,UAAU,GAAG,EAAE,uBAAuB,EAAE,CAAC,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC;QACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,UAAU,CAAC,CAAC;QAC7C,KAAK,CAAC,WAAW,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChE,CAAC;;AAjML,kCAkMC;AApLG,gBAAgB;AACO,wBAAY,GAAG,sCAAsC,CAAC"}
|
|
@@ -7,17 +7,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
7
7
|
* > **WARNING** This resource implements a part of a workflow. You must use it with `signalfx.aws.Integration`.
|
|
8
8
|
*
|
|
9
9
|
* ## Example
|
|
10
|
-
*
|
|
11
|
-
* ## Arguments
|
|
12
|
-
*
|
|
13
|
-
* * `name` - (Required) The name of this integration
|
|
14
|
-
*
|
|
15
|
-
* ## Attributes
|
|
16
|
-
*
|
|
17
|
-
* In addition to all arguments above, the following attributes are exported:
|
|
18
|
-
*
|
|
19
|
-
* * `id` - The ID of the integration to use with `signalfx.aws.Integration`
|
|
20
|
-
* * `signalfxAwsAccount` - The AWS Account ARN to use with your policies/roles, provided by Splunk Observability Cloud.
|
|
21
10
|
*/
|
|
22
11
|
export declare class TokenIntegration extends pulumi.CustomResource {
|
|
23
12
|
/**
|
|
@@ -36,11 +25,11 @@ export declare class TokenIntegration extends pulumi.CustomResource {
|
|
|
36
25
|
*/
|
|
37
26
|
static isInstance(obj: any): obj is TokenIntegration;
|
|
38
27
|
/**
|
|
39
|
-
*
|
|
28
|
+
* The name of this integration
|
|
40
29
|
*/
|
|
41
30
|
readonly name: pulumi.Output<string>;
|
|
42
31
|
/**
|
|
43
|
-
* The
|
|
32
|
+
* The AWS Account ARN to use with your policies/roles, provided by Splunk Observability Cloud.
|
|
44
33
|
*/
|
|
45
34
|
readonly signalfxAwsAccount: pulumi.Output<string>;
|
|
46
35
|
/**
|
|
@@ -61,11 +50,11 @@ export declare class TokenIntegration extends pulumi.CustomResource {
|
|
|
61
50
|
*/
|
|
62
51
|
export interface TokenIntegrationState {
|
|
63
52
|
/**
|
|
64
|
-
*
|
|
53
|
+
* The name of this integration
|
|
65
54
|
*/
|
|
66
55
|
name?: pulumi.Input<string>;
|
|
67
56
|
/**
|
|
68
|
-
* The
|
|
57
|
+
* The AWS Account ARN to use with your policies/roles, provided by Splunk Observability Cloud.
|
|
69
58
|
*/
|
|
70
59
|
signalfxAwsAccount?: pulumi.Input<string>;
|
|
71
60
|
/**
|
|
@@ -78,7 +67,7 @@ export interface TokenIntegrationState {
|
|
|
78
67
|
*/
|
|
79
68
|
export interface TokenIntegrationArgs {
|
|
80
69
|
/**
|
|
81
|
-
*
|
|
70
|
+
* The name of this integration
|
|
82
71
|
*/
|
|
83
72
|
name?: pulumi.Input<string>;
|
|
84
73
|
}
|
package/aws/tokenIntegration.js
CHANGED
|
@@ -13,17 +13,6 @@ const utilities = require("../utilities");
|
|
|
13
13
|
* > **WARNING** This resource implements a part of a workflow. You must use it with `signalfx.aws.Integration`.
|
|
14
14
|
*
|
|
15
15
|
* ## Example
|
|
16
|
-
*
|
|
17
|
-
* ## Arguments
|
|
18
|
-
*
|
|
19
|
-
* * `name` - (Required) The name of this integration
|
|
20
|
-
*
|
|
21
|
-
* ## Attributes
|
|
22
|
-
*
|
|
23
|
-
* In addition to all arguments above, the following attributes are exported:
|
|
24
|
-
*
|
|
25
|
-
* * `id` - The ID of the integration to use with `signalfx.aws.Integration`
|
|
26
|
-
* * `signalfxAwsAccount` - The AWS Account ARN to use with your policies/roles, provided by Splunk Observability Cloud.
|
|
27
16
|
*/
|
|
28
17
|
class TokenIntegration extends pulumi.CustomResource {
|
|
29
18
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tokenIntegration.js","sourceRoot":"","sources":["../../aws/tokenIntegration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"tokenIntegration.js","sourceRoot":"","sources":["../../aws/tokenIntegration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;GAQG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACvE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;IAuBD,YAAY,IAAY,EAAE,WAA0D,EAAE,IAAmC;QACrH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAgD,CAAC;YAC/D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;SACjE;aAAM;YACH,MAAM,IAAI,GAAG,WAA+C,CAAC;YAC7D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,oBAAoB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACzD,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACjD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,UAAU,GAAG,EAAE,uBAAuB,EAAE,CAAC,oBAAoB,EAAE,SAAS,CAAC,EAAE,CAAC;QAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,UAAU,CAAC,CAAC;QAC7C,KAAK,CAAC,gBAAgB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACrE,CAAC;;AAnEL,4CAoEC;AAtDG,gBAAgB;AACO,6BAAY,GAAG,gDAAgD,CAAC"}
|