@aws-sdk/client-observabilityadmin 3.1038.0 → 3.1040.0
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/dist-cjs/index.js +10 -0
- package/dist-cjs/schemas/schemas_0.js +12 -5
- package/dist-es/models/enums.js +9 -0
- package/dist-es/schemas/schemas_0.js +9 -2
- package/dist-types/commands/CreateTelemetryRuleCommand.d.ts +4 -1
- package/dist-types/commands/CreateTelemetryRuleForOrganizationCommand.d.ts +4 -1
- package/dist-types/commands/GetTelemetryRuleCommand.d.ts +4 -1
- package/dist-types/commands/GetTelemetryRuleForOrganizationCommand.d.ts +4 -1
- package/dist-types/commands/ListResourceTelemetryCommand.d.ts +2 -2
- package/dist-types/commands/ListResourceTelemetryForOrganizationCommand.d.ts +2 -2
- package/dist-types/commands/ListTelemetryRulesCommand.d.ts +1 -1
- package/dist-types/commands/ListTelemetryRulesForOrganizationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTelemetryRuleCommand.d.ts +4 -1
- package/dist-types/commands/UpdateTelemetryRuleForOrganizationCommand.d.ts +4 -1
- package/dist-types/models/enums.d.ts +17 -0
- package/dist-types/models/models_0.d.ts +17 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -0
- package/dist-types/ts3.4/models/enums.d.ts +11 -0
- package/dist-types/ts3.4/models/models_0.d.ts +5 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
- package/package.json +7 -7
package/dist-cjs/index.js
CHANGED
|
@@ -710,6 +710,12 @@ const LogType = {
|
|
|
710
710
|
SECURITY_FINDING: "SECURITY_FINDING_LOGS",
|
|
711
711
|
USAGE: "USAGE_LOGS",
|
|
712
712
|
};
|
|
713
|
+
const MskEnhancedMonitoringLevel = {
|
|
714
|
+
DEFAULT: "DEFAULT",
|
|
715
|
+
PER_BROKER: "PER_BROKER",
|
|
716
|
+
PER_TOPIC_PER_BROKER: "PER_TOPIC_PER_BROKER",
|
|
717
|
+
PER_TOPIC_PER_PARTITION: "PER_TOPIC_PER_PARTITION",
|
|
718
|
+
};
|
|
713
719
|
const FilterBehavior = {
|
|
714
720
|
DROP: "DROP",
|
|
715
721
|
KEEP: "KEEP",
|
|
@@ -727,6 +733,7 @@ const ResourceType = {
|
|
|
727
733
|
AWS_BEDROCK_AGENTCORE_GATEWAY: "AWS::BedrockAgentCore::Gateway",
|
|
728
734
|
AWS_BEDROCK_AGENTCORE_MEMORY: "AWS::BedrockAgentCore::Memory",
|
|
729
735
|
AWS_BEDROCK_AGENTCORE_RUNTIME: "AWS::BedrockAgentCore::Runtime",
|
|
736
|
+
AWS_BEDROCK_AGENTCORE_WORKLOAD_IDENTITY: "AWS::BedrockAgentCore::WorkloadIdentity",
|
|
730
737
|
AWS_CLOUDFRONT_DISTRIBUTION: "AWS::CloudFront::Distribution",
|
|
731
738
|
AWS_CLOUDTRAIL: "AWS::CloudTrail",
|
|
732
739
|
AWS_EC2_INSTANCE: "AWS::EC2::Instance",
|
|
@@ -734,6 +741,8 @@ const ResourceType = {
|
|
|
734
741
|
AWS_EKS_CLUSTER: "AWS::EKS::Cluster",
|
|
735
742
|
AWS_ELB_LOADBALANCER: "AWS::ElasticLoadBalancingV2::LoadBalancer",
|
|
736
743
|
AWS_LAMDBA_FUNCTION: "AWS::Lambda::Function",
|
|
744
|
+
AWS_MSK_CLUSTER: "AWS::MSK::Cluster",
|
|
745
|
+
AWS_OTEL_ENRICHMENT: "AWS::CloudWatch::OTelEnrichment",
|
|
737
746
|
AWS_ROUTE53_RESOLVER_RESOLVER_ENDPOINT: "AWS::Route53Resolver::ResolverEndpoint",
|
|
738
747
|
AWS_SECURITY_HUB: "AWS::SecurityHub::Hub",
|
|
739
748
|
AWS_SECURITY_HUB_HUBV2: "AWS::SecurityHub::HubV2",
|
|
@@ -828,6 +837,7 @@ exports.ListTelemetryPipelinesCommand = ListTelemetryPipelinesCommand;
|
|
|
828
837
|
exports.ListTelemetryRulesCommand = ListTelemetryRulesCommand;
|
|
829
838
|
exports.ListTelemetryRulesForOrganizationCommand = ListTelemetryRulesForOrganizationCommand;
|
|
830
839
|
exports.LogType = LogType;
|
|
840
|
+
exports.MskEnhancedMonitoringLevel = MskEnhancedMonitoringLevel;
|
|
831
841
|
exports.ObservabilityAdmin = ObservabilityAdmin;
|
|
832
842
|
exports.ObservabilityAdminClient = ObservabilityAdminClient;
|
|
833
843
|
exports.OutputFormat = OutputFormat;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.GetTelemetryPipelineInput$ = exports.GetTelemetryEvaluationStatusOutput$ = exports.GetTelemetryEvaluationStatusForOrganizationOutput$ = exports.GetTelemetryEnrichmentStatusOutput$ = exports.GetS3TableIntegrationOutput$ = exports.GetS3TableIntegrationInput$ = exports.GetCentralizationRuleForOrganizationOutput$ = exports.GetCentralizationRuleForOrganizationInput$ = exports.Filter$ = exports.FieldToMatch$ = exports.Encryption$ = exports.ELBLoadBalancerLoggingParameters$ = exports.DestinationLogsConfiguration$ = exports.DeleteTelemetryRuleInput$ = exports.DeleteTelemetryRuleForOrganizationInput$ = exports.DeleteTelemetryPipelineOutput$ = exports.DeleteTelemetryPipelineInput$ = exports.DeleteS3TableIntegrationInput$ = exports.DeleteCentralizationRuleForOrganizationInput$ = exports.DataSource$ = exports.CreateTelemetryRuleOutput$ = exports.CreateTelemetryRuleInput$ = exports.CreateTelemetryRuleForOrganizationOutput$ = exports.CreateTelemetryRuleForOrganizationInput$ = exports.CreateTelemetryPipelineOutput$ = exports.CreateTelemetryPipelineInput$ = exports.CreateS3TableIntegrationOutput$ = exports.CreateS3TableIntegrationInput$ = exports.CreateCentralizationRuleForOrganizationOutput$ = exports.CreateCentralizationRuleForOrganizationInput$ = exports.ConfigurationSummary$ = exports.Condition$ = exports.CloudtrailParameters$ = exports.CentralizationRuleSummary$ = exports.CentralizationRuleSource$ = exports.CentralizationRuleDestination$ = exports.CentralizationRule$ = exports.AdvancedFieldSelector$ = exports.AdvancedEventSelector$ = exports.ActionCondition$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.TooManyRequestsException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.InvalidStateException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.ObservabilityAdminServiceException$ = void 0;
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.ValidateTelemetryPipelineConfiguration$ = exports.UpdateTelemetryRuleForOrganization$ = exports.UpdateTelemetryRule$ = exports.UpdateTelemetryPipeline$ = void 0;
|
|
4
|
+
exports.TestTelemetryPipelineInput$ = exports.TelemetryRuleSummary$ = exports.TelemetryRule$ = exports.TelemetryPipelineSummary$ = exports.TelemetryPipelineStatusReason$ = exports.TelemetryPipelineConfiguration$ = exports.TelemetryPipeline$ = exports.TelemetryDestinationConfiguration$ = exports.TelemetryConfiguration$ = exports.TagResourceInput$ = exports.StopTelemetryEnrichmentOutput$ = exports.StartTelemetryEvaluationInput$ = exports.StartTelemetryEvaluationForOrganizationInput$ = exports.StartTelemetryEnrichmentOutput$ = exports.SourceLogsConfiguration$ = exports.Source$ = exports.SingleHeader$ = exports.RegionStatus$ = exports._Record$ = exports.PipelineOutputError$ = exports.PipelineOutput$ = exports.MskMonitoringParameters$ = exports.LogsEncryptionConfiguration$ = exports.LogsBackupConfiguration$ = exports.LogGroupNameConfiguration$ = exports.LoggingFilter$ = exports.LogDeliveryParameters$ = exports.ListTelemetryRulesOutput$ = exports.ListTelemetryRulesInput$ = exports.ListTelemetryRulesForOrganizationOutput$ = exports.ListTelemetryRulesForOrganizationInput$ = exports.ListTelemetryPipelinesOutput$ = exports.ListTelemetryPipelinesInput$ = exports.ListTagsForResourceOutput$ = exports.ListTagsForResourceInput$ = exports.ListS3TableIntegrationsOutput$ = exports.ListS3TableIntegrationsInput$ = exports.ListResourceTelemetryOutput$ = exports.ListResourceTelemetryInput$ = exports.ListResourceTelemetryForOrganizationOutput$ = exports.ListResourceTelemetryForOrganizationInput$ = exports.ListCentralizationRulesForOrganizationOutput$ = exports.ListCentralizationRulesForOrganizationInput$ = exports.LabelNameCondition$ = exports.IntegrationSummary$ = exports.GetTelemetryRuleOutput$ = exports.GetTelemetryRuleInput$ = exports.GetTelemetryRuleForOrganizationOutput$ = exports.GetTelemetryRuleForOrganizationInput$ = exports.GetTelemetryPipelineOutput$ = void 0;
|
|
5
|
+
exports.UntagResource$ = exports.TestTelemetryPipeline$ = exports.TagResource$ = exports.StopTelemetryEvaluationForOrganization$ = exports.StopTelemetryEvaluation$ = exports.StopTelemetryEnrichment$ = exports.StartTelemetryEvaluationForOrganization$ = exports.StartTelemetryEvaluation$ = exports.StartTelemetryEnrichment$ = exports.ListTelemetryRulesForOrganization$ = exports.ListTelemetryRules$ = exports.ListTelemetryPipelines$ = exports.ListTagsForResource$ = exports.ListS3TableIntegrations$ = exports.ListResourceTelemetryForOrganization$ = exports.ListResourceTelemetry$ = exports.ListCentralizationRulesForOrganization$ = exports.GetTelemetryRuleForOrganization$ = exports.GetTelemetryRule$ = exports.GetTelemetryPipeline$ = exports.GetTelemetryEvaluationStatusForOrganization$ = exports.GetTelemetryEvaluationStatus$ = exports.GetTelemetryEnrichmentStatus$ = exports.GetS3TableIntegration$ = exports.GetCentralizationRuleForOrganization$ = exports.DeleteTelemetryRuleForOrganization$ = exports.DeleteTelemetryRule$ = exports.DeleteTelemetryPipeline$ = exports.DeleteS3TableIntegration$ = exports.DeleteCentralizationRuleForOrganization$ = exports.CreateTelemetryRuleForOrganization$ = exports.CreateTelemetryRule$ = exports.CreateTelemetryPipeline$ = exports.CreateS3TableIntegration$ = exports.CreateCentralizationRuleForOrganization$ = exports.WAFLoggingParameters$ = exports.VPCFlowLogParameters$ = exports.ValidationError$ = exports.ValidateTelemetryPipelineConfigurationOutput$ = exports.ValidateTelemetryPipelineConfigurationInput$ = exports.UpdateTelemetryRuleOutput$ = exports.UpdateTelemetryRuleInput$ = exports.UpdateTelemetryRuleForOrganizationOutput$ = exports.UpdateTelemetryRuleForOrganizationInput$ = exports.UpdateTelemetryPipelineOutput$ = exports.UpdateTelemetryPipelineInput$ = exports.UpdateCentralizationRuleForOrganizationOutput$ = exports.UpdateCentralizationRuleForOrganizationInput$ = exports.UntagResourceInput$ = exports.TestTelemetryPipelineOutput$ = void 0;
|
|
6
|
+
exports.ValidateTelemetryPipelineConfiguration$ = exports.UpdateTelemetryRuleForOrganization$ = exports.UpdateTelemetryRule$ = exports.UpdateTelemetryPipeline$ = exports.UpdateCentralizationRuleForOrganization$ = void 0;
|
|
7
7
|
const _A = "Action";
|
|
8
8
|
const _AC = "ActionCondition";
|
|
9
9
|
const _ADE = "AccessDeniedException";
|
|
@@ -78,6 +78,7 @@ const _E = "Errors";
|
|
|
78
78
|
const _ECRS = "EncryptionConflictResolutionStrategy";
|
|
79
79
|
const _ELBLBLP = "ELBLoadBalancerLoggingParameters";
|
|
80
80
|
const _ELGS = "EncryptedLogGroupStrategy";
|
|
81
|
+
const _EM = "EnhancedMonitoring";
|
|
81
82
|
const _ES = "EncryptionStrategy";
|
|
82
83
|
const _EW = "EndsWith";
|
|
83
84
|
const _En = "Encryption";
|
|
@@ -158,6 +159,7 @@ const _LTo = "LogType";
|
|
|
158
159
|
const _LUTS = "LastUpdateTimeStamp";
|
|
159
160
|
const _M = "Message";
|
|
160
161
|
const _MAI = "MaxAggregationInterval";
|
|
162
|
+
const _MMP = "MskMonitoringParameters";
|
|
161
163
|
const _MR = "MaxResults";
|
|
162
164
|
const _Me = "Method";
|
|
163
165
|
const _N = "Name";
|
|
@@ -686,6 +688,11 @@ exports.LogsEncryptionConfiguration$ = [3, n0, _LEC,
|
|
|
686
688
|
[_ES, _KKA, _ECRS],
|
|
687
689
|
[0, 0, 0], 1
|
|
688
690
|
];
|
|
691
|
+
exports.MskMonitoringParameters$ = [3, n0, _MMP,
|
|
692
|
+
0,
|
|
693
|
+
[_EM],
|
|
694
|
+
[0]
|
|
695
|
+
];
|
|
689
696
|
exports.PipelineOutput$ = [3, n0, _PO,
|
|
690
697
|
0,
|
|
691
698
|
[_Rec, _Er],
|
|
@@ -753,8 +760,8 @@ exports.TelemetryConfiguration$ = [3, n0, _TCe,
|
|
|
753
760
|
];
|
|
754
761
|
exports.TelemetryDestinationConfiguration$ = [3, n0, _TDC,
|
|
755
762
|
0,
|
|
756
|
-
[_DT, _DP, _RID, _VPCFLP, _CP, _ELBLBLP, _WAFLP, _LDP],
|
|
757
|
-
[0, 0, 1, () => exports.VPCFlowLogParameters$, () => exports.CloudtrailParameters$, () => exports.ELBLoadBalancerLoggingParameters$, () => exports.WAFLoggingParameters$, () => exports.LogDeliveryParameters$]
|
|
763
|
+
[_DT, _DP, _RID, _VPCFLP, _CP, _ELBLBLP, _WAFLP, _LDP, _MMP],
|
|
764
|
+
[0, 0, 1, () => exports.VPCFlowLogParameters$, () => exports.CloudtrailParameters$, () => exports.ELBLoadBalancerLoggingParameters$, () => exports.WAFLoggingParameters$, () => exports.LogDeliveryParameters$, () => exports.MskMonitoringParameters$]
|
|
758
765
|
];
|
|
759
766
|
exports.TelemetryPipeline$ = [3, n0, _TP,
|
|
760
767
|
0,
|
package/dist-es/models/enums.js
CHANGED
|
@@ -46,6 +46,12 @@ export const LogType = {
|
|
|
46
46
|
SECURITY_FINDING: "SECURITY_FINDING_LOGS",
|
|
47
47
|
USAGE: "USAGE_LOGS",
|
|
48
48
|
};
|
|
49
|
+
export const MskEnhancedMonitoringLevel = {
|
|
50
|
+
DEFAULT: "DEFAULT",
|
|
51
|
+
PER_BROKER: "PER_BROKER",
|
|
52
|
+
PER_TOPIC_PER_BROKER: "PER_TOPIC_PER_BROKER",
|
|
53
|
+
PER_TOPIC_PER_PARTITION: "PER_TOPIC_PER_PARTITION",
|
|
54
|
+
};
|
|
49
55
|
export const FilterBehavior = {
|
|
50
56
|
DROP: "DROP",
|
|
51
57
|
KEEP: "KEEP",
|
|
@@ -63,6 +69,7 @@ export const ResourceType = {
|
|
|
63
69
|
AWS_BEDROCK_AGENTCORE_GATEWAY: "AWS::BedrockAgentCore::Gateway",
|
|
64
70
|
AWS_BEDROCK_AGENTCORE_MEMORY: "AWS::BedrockAgentCore::Memory",
|
|
65
71
|
AWS_BEDROCK_AGENTCORE_RUNTIME: "AWS::BedrockAgentCore::Runtime",
|
|
72
|
+
AWS_BEDROCK_AGENTCORE_WORKLOAD_IDENTITY: "AWS::BedrockAgentCore::WorkloadIdentity",
|
|
66
73
|
AWS_CLOUDFRONT_DISTRIBUTION: "AWS::CloudFront::Distribution",
|
|
67
74
|
AWS_CLOUDTRAIL: "AWS::CloudTrail",
|
|
68
75
|
AWS_EC2_INSTANCE: "AWS::EC2::Instance",
|
|
@@ -70,6 +77,8 @@ export const ResourceType = {
|
|
|
70
77
|
AWS_EKS_CLUSTER: "AWS::EKS::Cluster",
|
|
71
78
|
AWS_ELB_LOADBALANCER: "AWS::ElasticLoadBalancingV2::LoadBalancer",
|
|
72
79
|
AWS_LAMDBA_FUNCTION: "AWS::Lambda::Function",
|
|
80
|
+
AWS_MSK_CLUSTER: "AWS::MSK::Cluster",
|
|
81
|
+
AWS_OTEL_ENRICHMENT: "AWS::CloudWatch::OTelEnrichment",
|
|
73
82
|
AWS_ROUTE53_RESOLVER_RESOLVER_ENDPOINT: "AWS::Route53Resolver::ResolverEndpoint",
|
|
74
83
|
AWS_SECURITY_HUB: "AWS::SecurityHub::Hub",
|
|
75
84
|
AWS_SECURITY_HUB_HUBV2: "AWS::SecurityHub::HubV2",
|
|
@@ -72,6 +72,7 @@ const _E = "Errors";
|
|
|
72
72
|
const _ECRS = "EncryptionConflictResolutionStrategy";
|
|
73
73
|
const _ELBLBLP = "ELBLoadBalancerLoggingParameters";
|
|
74
74
|
const _ELGS = "EncryptedLogGroupStrategy";
|
|
75
|
+
const _EM = "EnhancedMonitoring";
|
|
75
76
|
const _ES = "EncryptionStrategy";
|
|
76
77
|
const _EW = "EndsWith";
|
|
77
78
|
const _En = "Encryption";
|
|
@@ -152,6 +153,7 @@ const _LTo = "LogType";
|
|
|
152
153
|
const _LUTS = "LastUpdateTimeStamp";
|
|
153
154
|
const _M = "Message";
|
|
154
155
|
const _MAI = "MaxAggregationInterval";
|
|
156
|
+
const _MMP = "MskMonitoringParameters";
|
|
155
157
|
const _MR = "MaxResults";
|
|
156
158
|
const _Me = "Method";
|
|
157
159
|
const _N = "Name";
|
|
@@ -680,6 +682,11 @@ export var LogsEncryptionConfiguration$ = [3, n0, _LEC,
|
|
|
680
682
|
[_ES, _KKA, _ECRS],
|
|
681
683
|
[0, 0, 0], 1
|
|
682
684
|
];
|
|
685
|
+
export var MskMonitoringParameters$ = [3, n0, _MMP,
|
|
686
|
+
0,
|
|
687
|
+
[_EM],
|
|
688
|
+
[0]
|
|
689
|
+
];
|
|
683
690
|
export var PipelineOutput$ = [3, n0, _PO,
|
|
684
691
|
0,
|
|
685
692
|
[_Rec, _Er],
|
|
@@ -747,8 +754,8 @@ export var TelemetryConfiguration$ = [3, n0, _TCe,
|
|
|
747
754
|
];
|
|
748
755
|
export var TelemetryDestinationConfiguration$ = [3, n0, _TDC,
|
|
749
756
|
0,
|
|
750
|
-
[_DT, _DP, _RID, _VPCFLP, _CP, _ELBLBLP, _WAFLP, _LDP],
|
|
751
|
-
[0, 0, 1, () => VPCFlowLogParameters$, () => CloudtrailParameters$, () => ELBLoadBalancerLoggingParameters$, () => WAFLoggingParameters$, () => LogDeliveryParameters$]
|
|
757
|
+
[_DT, _DP, _RID, _VPCFLP, _CP, _ELBLBLP, _WAFLP, _LDP, _MMP],
|
|
758
|
+
[0, 0, 1, () => VPCFlowLogParameters$, () => CloudtrailParameters$, () => ELBLoadBalancerLoggingParameters$, () => WAFLoggingParameters$, () => LogDeliveryParameters$, () => MskMonitoringParameters$]
|
|
752
759
|
];
|
|
753
760
|
export var TelemetryPipeline$ = [3, n0, _TP,
|
|
754
761
|
0,
|
|
@@ -39,7 +39,7 @@ declare const CreateTelemetryRuleCommand_base: {
|
|
|
39
39
|
* const input = { // CreateTelemetryRuleInput
|
|
40
40
|
* RuleName: "STRING_VALUE", // required
|
|
41
41
|
* Rule: { // TelemetryRule
|
|
42
|
-
* ResourceType: "AWS::EC2::Instance" || "AWS::EC2::VPC" || "AWS::Lambda::Function" || "AWS::CloudTrail" || "AWS::EKS::Cluster" || "AWS::WAFv2::WebACL" || "AWS::ElasticLoadBalancingV2::LoadBalancer" || "AWS::Route53Resolver::ResolverEndpoint" || "AWS::BedrockAgentCore::Runtime" || "AWS::BedrockAgentCore::Browser" || "AWS::BedrockAgentCore::CodeInterpreter" || "AWS::BedrockAgentCore::Gateway" || "AWS::BedrockAgentCore::Memory" || "AWS::SecurityHub::Hub" || "AWS::CloudFront::Distribution" || "AWS::SecurityHub::HubV2",
|
|
42
|
+
* ResourceType: "AWS::EC2::Instance" || "AWS::EC2::VPC" || "AWS::Lambda::Function" || "AWS::CloudTrail" || "AWS::EKS::Cluster" || "AWS::WAFv2::WebACL" || "AWS::ElasticLoadBalancingV2::LoadBalancer" || "AWS::Route53Resolver::ResolverEndpoint" || "AWS::BedrockAgentCore::Runtime" || "AWS::BedrockAgentCore::Browser" || "AWS::BedrockAgentCore::CodeInterpreter" || "AWS::BedrockAgentCore::Gateway" || "AWS::BedrockAgentCore::Memory" || "AWS::BedrockAgentCore::WorkloadIdentity" || "AWS::SecurityHub::Hub" || "AWS::CloudFront::Distribution" || "AWS::SecurityHub::HubV2" || "AWS::CloudWatch::OTelEnrichment" || "AWS::MSK::Cluster",
|
|
43
43
|
* TelemetryType: "Logs" || "Metrics" || "Traces", // required
|
|
44
44
|
* TelemetrySourceTypes: [ // TelemetrySourceTypes
|
|
45
45
|
* "VPC_FLOW_LOGS" || "ROUTE53_RESOLVER_QUERY_LOGS" || "EKS_AUDIT_LOGS" || "EKS_AUTHENTICATOR_LOGS" || "EKS_CONTROLLER_MANAGER_LOGS" || "EKS_SCHEDULER_LOGS" || "EKS_API_LOGS",
|
|
@@ -122,6 +122,9 @@ declare const CreateTelemetryRuleCommand_base: {
|
|
|
122
122
|
* "APPLICATION_LOGS" || "USAGE_LOGS" || "SECURITY_FINDING_LOGS" || "ACCESS_LOGS" || "CONNECTION_LOGS",
|
|
123
123
|
* ],
|
|
124
124
|
* },
|
|
125
|
+
* MskMonitoringParameters: { // MskMonitoringParameters
|
|
126
|
+
* EnhancedMonitoring: "DEFAULT" || "PER_BROKER" || "PER_TOPIC_PER_BROKER" || "PER_TOPIC_PER_PARTITION",
|
|
127
|
+
* },
|
|
125
128
|
* },
|
|
126
129
|
* Scope: "STRING_VALUE",
|
|
127
130
|
* SelectionCriteria: "STRING_VALUE",
|
|
@@ -39,7 +39,7 @@ declare const CreateTelemetryRuleForOrganizationCommand_base: {
|
|
|
39
39
|
* const input = { // CreateTelemetryRuleForOrganizationInput
|
|
40
40
|
* RuleName: "STRING_VALUE", // required
|
|
41
41
|
* Rule: { // TelemetryRule
|
|
42
|
-
* ResourceType: "AWS::EC2::Instance" || "AWS::EC2::VPC" || "AWS::Lambda::Function" || "AWS::CloudTrail" || "AWS::EKS::Cluster" || "AWS::WAFv2::WebACL" || "AWS::ElasticLoadBalancingV2::LoadBalancer" || "AWS::Route53Resolver::ResolverEndpoint" || "AWS::BedrockAgentCore::Runtime" || "AWS::BedrockAgentCore::Browser" || "AWS::BedrockAgentCore::CodeInterpreter" || "AWS::BedrockAgentCore::Gateway" || "AWS::BedrockAgentCore::Memory" || "AWS::SecurityHub::Hub" || "AWS::CloudFront::Distribution" || "AWS::SecurityHub::HubV2",
|
|
42
|
+
* ResourceType: "AWS::EC2::Instance" || "AWS::EC2::VPC" || "AWS::Lambda::Function" || "AWS::CloudTrail" || "AWS::EKS::Cluster" || "AWS::WAFv2::WebACL" || "AWS::ElasticLoadBalancingV2::LoadBalancer" || "AWS::Route53Resolver::ResolverEndpoint" || "AWS::BedrockAgentCore::Runtime" || "AWS::BedrockAgentCore::Browser" || "AWS::BedrockAgentCore::CodeInterpreter" || "AWS::BedrockAgentCore::Gateway" || "AWS::BedrockAgentCore::Memory" || "AWS::BedrockAgentCore::WorkloadIdentity" || "AWS::SecurityHub::Hub" || "AWS::CloudFront::Distribution" || "AWS::SecurityHub::HubV2" || "AWS::CloudWatch::OTelEnrichment" || "AWS::MSK::Cluster",
|
|
43
43
|
* TelemetryType: "Logs" || "Metrics" || "Traces", // required
|
|
44
44
|
* TelemetrySourceTypes: [ // TelemetrySourceTypes
|
|
45
45
|
* "VPC_FLOW_LOGS" || "ROUTE53_RESOLVER_QUERY_LOGS" || "EKS_AUDIT_LOGS" || "EKS_AUTHENTICATOR_LOGS" || "EKS_CONTROLLER_MANAGER_LOGS" || "EKS_SCHEDULER_LOGS" || "EKS_API_LOGS",
|
|
@@ -122,6 +122,9 @@ declare const CreateTelemetryRuleForOrganizationCommand_base: {
|
|
|
122
122
|
* "APPLICATION_LOGS" || "USAGE_LOGS" || "SECURITY_FINDING_LOGS" || "ACCESS_LOGS" || "CONNECTION_LOGS",
|
|
123
123
|
* ],
|
|
124
124
|
* },
|
|
125
|
+
* MskMonitoringParameters: { // MskMonitoringParameters
|
|
126
|
+
* EnhancedMonitoring: "DEFAULT" || "PER_BROKER" || "PER_TOPIC_PER_BROKER" || "PER_TOPIC_PER_PARTITION",
|
|
127
|
+
* },
|
|
125
128
|
* },
|
|
126
129
|
* Scope: "STRING_VALUE",
|
|
127
130
|
* SelectionCriteria: "STRING_VALUE",
|
|
@@ -47,7 +47,7 @@ declare const GetTelemetryRuleCommand_base: {
|
|
|
47
47
|
* // CreatedTimeStamp: Number("long"),
|
|
48
48
|
* // LastUpdateTimeStamp: Number("long"),
|
|
49
49
|
* // TelemetryRule: { // TelemetryRule
|
|
50
|
-
* // ResourceType: "AWS::EC2::Instance" || "AWS::EC2::VPC" || "AWS::Lambda::Function" || "AWS::CloudTrail" || "AWS::EKS::Cluster" || "AWS::WAFv2::WebACL" || "AWS::ElasticLoadBalancingV2::LoadBalancer" || "AWS::Route53Resolver::ResolverEndpoint" || "AWS::BedrockAgentCore::Runtime" || "AWS::BedrockAgentCore::Browser" || "AWS::BedrockAgentCore::CodeInterpreter" || "AWS::BedrockAgentCore::Gateway" || "AWS::BedrockAgentCore::Memory" || "AWS::SecurityHub::Hub" || "AWS::CloudFront::Distribution" || "AWS::SecurityHub::HubV2",
|
|
50
|
+
* // ResourceType: "AWS::EC2::Instance" || "AWS::EC2::VPC" || "AWS::Lambda::Function" || "AWS::CloudTrail" || "AWS::EKS::Cluster" || "AWS::WAFv2::WebACL" || "AWS::ElasticLoadBalancingV2::LoadBalancer" || "AWS::Route53Resolver::ResolverEndpoint" || "AWS::BedrockAgentCore::Runtime" || "AWS::BedrockAgentCore::Browser" || "AWS::BedrockAgentCore::CodeInterpreter" || "AWS::BedrockAgentCore::Gateway" || "AWS::BedrockAgentCore::Memory" || "AWS::BedrockAgentCore::WorkloadIdentity" || "AWS::SecurityHub::Hub" || "AWS::CloudFront::Distribution" || "AWS::SecurityHub::HubV2" || "AWS::CloudWatch::OTelEnrichment" || "AWS::MSK::Cluster",
|
|
51
51
|
* // TelemetryType: "Logs" || "Metrics" || "Traces", // required
|
|
52
52
|
* // TelemetrySourceTypes: [ // TelemetrySourceTypes
|
|
53
53
|
* // "VPC_FLOW_LOGS" || "ROUTE53_RESOLVER_QUERY_LOGS" || "EKS_AUDIT_LOGS" || "EKS_AUTHENTICATOR_LOGS" || "EKS_CONTROLLER_MANAGER_LOGS" || "EKS_SCHEDULER_LOGS" || "EKS_API_LOGS",
|
|
@@ -130,6 +130,9 @@ declare const GetTelemetryRuleCommand_base: {
|
|
|
130
130
|
* // "APPLICATION_LOGS" || "USAGE_LOGS" || "SECURITY_FINDING_LOGS" || "ACCESS_LOGS" || "CONNECTION_LOGS",
|
|
131
131
|
* // ],
|
|
132
132
|
* // },
|
|
133
|
+
* // MskMonitoringParameters: { // MskMonitoringParameters
|
|
134
|
+
* // EnhancedMonitoring: "DEFAULT" || "PER_BROKER" || "PER_TOPIC_PER_BROKER" || "PER_TOPIC_PER_PARTITION",
|
|
135
|
+
* // },
|
|
133
136
|
* // },
|
|
134
137
|
* // Scope: "STRING_VALUE",
|
|
135
138
|
* // SelectionCriteria: "STRING_VALUE",
|
|
@@ -47,7 +47,7 @@ declare const GetTelemetryRuleForOrganizationCommand_base: {
|
|
|
47
47
|
* // CreatedTimeStamp: Number("long"),
|
|
48
48
|
* // LastUpdateTimeStamp: Number("long"),
|
|
49
49
|
* // TelemetryRule: { // TelemetryRule
|
|
50
|
-
* // ResourceType: "AWS::EC2::Instance" || "AWS::EC2::VPC" || "AWS::Lambda::Function" || "AWS::CloudTrail" || "AWS::EKS::Cluster" || "AWS::WAFv2::WebACL" || "AWS::ElasticLoadBalancingV2::LoadBalancer" || "AWS::Route53Resolver::ResolverEndpoint" || "AWS::BedrockAgentCore::Runtime" || "AWS::BedrockAgentCore::Browser" || "AWS::BedrockAgentCore::CodeInterpreter" || "AWS::BedrockAgentCore::Gateway" || "AWS::BedrockAgentCore::Memory" || "AWS::SecurityHub::Hub" || "AWS::CloudFront::Distribution" || "AWS::SecurityHub::HubV2",
|
|
50
|
+
* // ResourceType: "AWS::EC2::Instance" || "AWS::EC2::VPC" || "AWS::Lambda::Function" || "AWS::CloudTrail" || "AWS::EKS::Cluster" || "AWS::WAFv2::WebACL" || "AWS::ElasticLoadBalancingV2::LoadBalancer" || "AWS::Route53Resolver::ResolverEndpoint" || "AWS::BedrockAgentCore::Runtime" || "AWS::BedrockAgentCore::Browser" || "AWS::BedrockAgentCore::CodeInterpreter" || "AWS::BedrockAgentCore::Gateway" || "AWS::BedrockAgentCore::Memory" || "AWS::BedrockAgentCore::WorkloadIdentity" || "AWS::SecurityHub::Hub" || "AWS::CloudFront::Distribution" || "AWS::SecurityHub::HubV2" || "AWS::CloudWatch::OTelEnrichment" || "AWS::MSK::Cluster",
|
|
51
51
|
* // TelemetryType: "Logs" || "Metrics" || "Traces", // required
|
|
52
52
|
* // TelemetrySourceTypes: [ // TelemetrySourceTypes
|
|
53
53
|
* // "VPC_FLOW_LOGS" || "ROUTE53_RESOLVER_QUERY_LOGS" || "EKS_AUDIT_LOGS" || "EKS_AUTHENTICATOR_LOGS" || "EKS_CONTROLLER_MANAGER_LOGS" || "EKS_SCHEDULER_LOGS" || "EKS_API_LOGS",
|
|
@@ -130,6 +130,9 @@ declare const GetTelemetryRuleForOrganizationCommand_base: {
|
|
|
130
130
|
* // "APPLICATION_LOGS" || "USAGE_LOGS" || "SECURITY_FINDING_LOGS" || "ACCESS_LOGS" || "CONNECTION_LOGS",
|
|
131
131
|
* // ],
|
|
132
132
|
* // },
|
|
133
|
+
* // MskMonitoringParameters: { // MskMonitoringParameters
|
|
134
|
+
* // EnhancedMonitoring: "DEFAULT" || "PER_BROKER" || "PER_TOPIC_PER_BROKER" || "PER_TOPIC_PER_PARTITION",
|
|
135
|
+
* // },
|
|
133
136
|
* // },
|
|
134
137
|
* // Scope: "STRING_VALUE",
|
|
135
138
|
* // SelectionCriteria: "STRING_VALUE",
|
|
@@ -39,7 +39,7 @@ declare const ListResourceTelemetryCommand_base: {
|
|
|
39
39
|
* const input = { // ListResourceTelemetryInput
|
|
40
40
|
* ResourceIdentifierPrefix: "STRING_VALUE",
|
|
41
41
|
* ResourceTypes: [ // ResourceTypes
|
|
42
|
-
* "AWS::EC2::Instance" || "AWS::EC2::VPC" || "AWS::Lambda::Function" || "AWS::CloudTrail" || "AWS::EKS::Cluster" || "AWS::WAFv2::WebACL" || "AWS::ElasticLoadBalancingV2::LoadBalancer" || "AWS::Route53Resolver::ResolverEndpoint" || "AWS::BedrockAgentCore::Runtime" || "AWS::BedrockAgentCore::Browser" || "AWS::BedrockAgentCore::CodeInterpreter" || "AWS::BedrockAgentCore::Gateway" || "AWS::BedrockAgentCore::Memory" || "AWS::SecurityHub::Hub" || "AWS::CloudFront::Distribution" || "AWS::SecurityHub::HubV2",
|
|
42
|
+
* "AWS::EC2::Instance" || "AWS::EC2::VPC" || "AWS::Lambda::Function" || "AWS::CloudTrail" || "AWS::EKS::Cluster" || "AWS::WAFv2::WebACL" || "AWS::ElasticLoadBalancingV2::LoadBalancer" || "AWS::Route53Resolver::ResolverEndpoint" || "AWS::BedrockAgentCore::Runtime" || "AWS::BedrockAgentCore::Browser" || "AWS::BedrockAgentCore::CodeInterpreter" || "AWS::BedrockAgentCore::Gateway" || "AWS::BedrockAgentCore::Memory" || "AWS::BedrockAgentCore::WorkloadIdentity" || "AWS::SecurityHub::Hub" || "AWS::CloudFront::Distribution" || "AWS::SecurityHub::HubV2" || "AWS::CloudWatch::OTelEnrichment" || "AWS::MSK::Cluster",
|
|
43
43
|
* ],
|
|
44
44
|
* TelemetryConfigurationState: { // TelemetryConfigurationState
|
|
45
45
|
* "<keys>": "Enabled" || "Disabled" || "NotApplicable",
|
|
@@ -59,7 +59,7 @@ declare const ListResourceTelemetryCommand_base: {
|
|
|
59
59
|
* // TelemetryConfigurationState: { // TelemetryConfigurationState
|
|
60
60
|
* // "<keys>": "Enabled" || "Disabled" || "NotApplicable",
|
|
61
61
|
* // },
|
|
62
|
-
* // ResourceType: "AWS::EC2::Instance" || "AWS::EC2::VPC" || "AWS::Lambda::Function" || "AWS::CloudTrail" || "AWS::EKS::Cluster" || "AWS::WAFv2::WebACL" || "AWS::ElasticLoadBalancingV2::LoadBalancer" || "AWS::Route53Resolver::ResolverEndpoint" || "AWS::BedrockAgentCore::Runtime" || "AWS::BedrockAgentCore::Browser" || "AWS::BedrockAgentCore::CodeInterpreter" || "AWS::BedrockAgentCore::Gateway" || "AWS::BedrockAgentCore::Memory" || "AWS::SecurityHub::Hub" || "AWS::CloudFront::Distribution" || "AWS::SecurityHub::HubV2",
|
|
62
|
+
* // ResourceType: "AWS::EC2::Instance" || "AWS::EC2::VPC" || "AWS::Lambda::Function" || "AWS::CloudTrail" || "AWS::EKS::Cluster" || "AWS::WAFv2::WebACL" || "AWS::ElasticLoadBalancingV2::LoadBalancer" || "AWS::Route53Resolver::ResolverEndpoint" || "AWS::BedrockAgentCore::Runtime" || "AWS::BedrockAgentCore::Browser" || "AWS::BedrockAgentCore::CodeInterpreter" || "AWS::BedrockAgentCore::Gateway" || "AWS::BedrockAgentCore::Memory" || "AWS::BedrockAgentCore::WorkloadIdentity" || "AWS::SecurityHub::Hub" || "AWS::CloudFront::Distribution" || "AWS::SecurityHub::HubV2" || "AWS::CloudWatch::OTelEnrichment" || "AWS::MSK::Cluster",
|
|
63
63
|
* // ResourceIdentifier: "STRING_VALUE",
|
|
64
64
|
* // ResourceTags: { // TagMapOutput
|
|
65
65
|
* // "<keys>": "STRING_VALUE",
|
|
@@ -42,7 +42,7 @@ declare const ListResourceTelemetryForOrganizationCommand_base: {
|
|
|
42
42
|
* ],
|
|
43
43
|
* ResourceIdentifierPrefix: "STRING_VALUE",
|
|
44
44
|
* ResourceTypes: [ // ResourceTypes
|
|
45
|
-
* "AWS::EC2::Instance" || "AWS::EC2::VPC" || "AWS::Lambda::Function" || "AWS::CloudTrail" || "AWS::EKS::Cluster" || "AWS::WAFv2::WebACL" || "AWS::ElasticLoadBalancingV2::LoadBalancer" || "AWS::Route53Resolver::ResolverEndpoint" || "AWS::BedrockAgentCore::Runtime" || "AWS::BedrockAgentCore::Browser" || "AWS::BedrockAgentCore::CodeInterpreter" || "AWS::BedrockAgentCore::Gateway" || "AWS::BedrockAgentCore::Memory" || "AWS::SecurityHub::Hub" || "AWS::CloudFront::Distribution" || "AWS::SecurityHub::HubV2",
|
|
45
|
+
* "AWS::EC2::Instance" || "AWS::EC2::VPC" || "AWS::Lambda::Function" || "AWS::CloudTrail" || "AWS::EKS::Cluster" || "AWS::WAFv2::WebACL" || "AWS::ElasticLoadBalancingV2::LoadBalancer" || "AWS::Route53Resolver::ResolverEndpoint" || "AWS::BedrockAgentCore::Runtime" || "AWS::BedrockAgentCore::Browser" || "AWS::BedrockAgentCore::CodeInterpreter" || "AWS::BedrockAgentCore::Gateway" || "AWS::BedrockAgentCore::Memory" || "AWS::BedrockAgentCore::WorkloadIdentity" || "AWS::SecurityHub::Hub" || "AWS::CloudFront::Distribution" || "AWS::SecurityHub::HubV2" || "AWS::CloudWatch::OTelEnrichment" || "AWS::MSK::Cluster",
|
|
46
46
|
* ],
|
|
47
47
|
* TelemetryConfigurationState: { // TelemetryConfigurationState
|
|
48
48
|
* "<keys>": "Enabled" || "Disabled" || "NotApplicable",
|
|
@@ -62,7 +62,7 @@ declare const ListResourceTelemetryForOrganizationCommand_base: {
|
|
|
62
62
|
* // TelemetryConfigurationState: { // TelemetryConfigurationState
|
|
63
63
|
* // "<keys>": "Enabled" || "Disabled" || "NotApplicable",
|
|
64
64
|
* // },
|
|
65
|
-
* // ResourceType: "AWS::EC2::Instance" || "AWS::EC2::VPC" || "AWS::Lambda::Function" || "AWS::CloudTrail" || "AWS::EKS::Cluster" || "AWS::WAFv2::WebACL" || "AWS::ElasticLoadBalancingV2::LoadBalancer" || "AWS::Route53Resolver::ResolverEndpoint" || "AWS::BedrockAgentCore::Runtime" || "AWS::BedrockAgentCore::Browser" || "AWS::BedrockAgentCore::CodeInterpreter" || "AWS::BedrockAgentCore::Gateway" || "AWS::BedrockAgentCore::Memory" || "AWS::SecurityHub::Hub" || "AWS::CloudFront::Distribution" || "AWS::SecurityHub::HubV2",
|
|
65
|
+
* // ResourceType: "AWS::EC2::Instance" || "AWS::EC2::VPC" || "AWS::Lambda::Function" || "AWS::CloudTrail" || "AWS::EKS::Cluster" || "AWS::WAFv2::WebACL" || "AWS::ElasticLoadBalancingV2::LoadBalancer" || "AWS::Route53Resolver::ResolverEndpoint" || "AWS::BedrockAgentCore::Runtime" || "AWS::BedrockAgentCore::Browser" || "AWS::BedrockAgentCore::CodeInterpreter" || "AWS::BedrockAgentCore::Gateway" || "AWS::BedrockAgentCore::Memory" || "AWS::BedrockAgentCore::WorkloadIdentity" || "AWS::SecurityHub::Hub" || "AWS::CloudFront::Distribution" || "AWS::SecurityHub::HubV2" || "AWS::CloudWatch::OTelEnrichment" || "AWS::MSK::Cluster",
|
|
66
66
|
* // ResourceIdentifier: "STRING_VALUE",
|
|
67
67
|
* // ResourceTags: { // TagMapOutput
|
|
68
68
|
* // "<keys>": "STRING_VALUE",
|
|
@@ -50,7 +50,7 @@ declare const ListTelemetryRulesCommand_base: {
|
|
|
50
50
|
* // RuleArn: "STRING_VALUE",
|
|
51
51
|
* // CreatedTimeStamp: Number("long"),
|
|
52
52
|
* // LastUpdateTimeStamp: Number("long"),
|
|
53
|
-
* // ResourceType: "AWS::EC2::Instance" || "AWS::EC2::VPC" || "AWS::Lambda::Function" || "AWS::CloudTrail" || "AWS::EKS::Cluster" || "AWS::WAFv2::WebACL" || "AWS::ElasticLoadBalancingV2::LoadBalancer" || "AWS::Route53Resolver::ResolverEndpoint" || "AWS::BedrockAgentCore::Runtime" || "AWS::BedrockAgentCore::Browser" || "AWS::BedrockAgentCore::CodeInterpreter" || "AWS::BedrockAgentCore::Gateway" || "AWS::BedrockAgentCore::Memory" || "AWS::SecurityHub::Hub" || "AWS::CloudFront::Distribution" || "AWS::SecurityHub::HubV2",
|
|
53
|
+
* // ResourceType: "AWS::EC2::Instance" || "AWS::EC2::VPC" || "AWS::Lambda::Function" || "AWS::CloudTrail" || "AWS::EKS::Cluster" || "AWS::WAFv2::WebACL" || "AWS::ElasticLoadBalancingV2::LoadBalancer" || "AWS::Route53Resolver::ResolverEndpoint" || "AWS::BedrockAgentCore::Runtime" || "AWS::BedrockAgentCore::Browser" || "AWS::BedrockAgentCore::CodeInterpreter" || "AWS::BedrockAgentCore::Gateway" || "AWS::BedrockAgentCore::Memory" || "AWS::BedrockAgentCore::WorkloadIdentity" || "AWS::SecurityHub::Hub" || "AWS::CloudFront::Distribution" || "AWS::SecurityHub::HubV2" || "AWS::CloudWatch::OTelEnrichment" || "AWS::MSK::Cluster",
|
|
54
54
|
* // TelemetryType: "Logs" || "Metrics" || "Traces",
|
|
55
55
|
* // TelemetrySourceTypes: [ // TelemetrySourceTypes
|
|
56
56
|
* // "VPC_FLOW_LOGS" || "ROUTE53_RESOLVER_QUERY_LOGS" || "EKS_AUDIT_LOGS" || "EKS_AUTHENTICATOR_LOGS" || "EKS_CONTROLLER_MANAGER_LOGS" || "EKS_SCHEDULER_LOGS" || "EKS_API_LOGS",
|
|
@@ -56,7 +56,7 @@ declare const ListTelemetryRulesForOrganizationCommand_base: {
|
|
|
56
56
|
* // RuleArn: "STRING_VALUE",
|
|
57
57
|
* // CreatedTimeStamp: Number("long"),
|
|
58
58
|
* // LastUpdateTimeStamp: Number("long"),
|
|
59
|
-
* // ResourceType: "AWS::EC2::Instance" || "AWS::EC2::VPC" || "AWS::Lambda::Function" || "AWS::CloudTrail" || "AWS::EKS::Cluster" || "AWS::WAFv2::WebACL" || "AWS::ElasticLoadBalancingV2::LoadBalancer" || "AWS::Route53Resolver::ResolverEndpoint" || "AWS::BedrockAgentCore::Runtime" || "AWS::BedrockAgentCore::Browser" || "AWS::BedrockAgentCore::CodeInterpreter" || "AWS::BedrockAgentCore::Gateway" || "AWS::BedrockAgentCore::Memory" || "AWS::SecurityHub::Hub" || "AWS::CloudFront::Distribution" || "AWS::SecurityHub::HubV2",
|
|
59
|
+
* // ResourceType: "AWS::EC2::Instance" || "AWS::EC2::VPC" || "AWS::Lambda::Function" || "AWS::CloudTrail" || "AWS::EKS::Cluster" || "AWS::WAFv2::WebACL" || "AWS::ElasticLoadBalancingV2::LoadBalancer" || "AWS::Route53Resolver::ResolverEndpoint" || "AWS::BedrockAgentCore::Runtime" || "AWS::BedrockAgentCore::Browser" || "AWS::BedrockAgentCore::CodeInterpreter" || "AWS::BedrockAgentCore::Gateway" || "AWS::BedrockAgentCore::Memory" || "AWS::BedrockAgentCore::WorkloadIdentity" || "AWS::SecurityHub::Hub" || "AWS::CloudFront::Distribution" || "AWS::SecurityHub::HubV2" || "AWS::CloudWatch::OTelEnrichment" || "AWS::MSK::Cluster",
|
|
60
60
|
* // TelemetryType: "Logs" || "Metrics" || "Traces",
|
|
61
61
|
* // TelemetrySourceTypes: [ // TelemetrySourceTypes
|
|
62
62
|
* // "VPC_FLOW_LOGS" || "ROUTE53_RESOLVER_QUERY_LOGS" || "EKS_AUDIT_LOGS" || "EKS_AUTHENTICATOR_LOGS" || "EKS_CONTROLLER_MANAGER_LOGS" || "EKS_SCHEDULER_LOGS" || "EKS_API_LOGS",
|
|
@@ -39,7 +39,7 @@ declare const UpdateTelemetryRuleCommand_base: {
|
|
|
39
39
|
* const input = { // UpdateTelemetryRuleInput
|
|
40
40
|
* RuleIdentifier: "STRING_VALUE", // required
|
|
41
41
|
* Rule: { // TelemetryRule
|
|
42
|
-
* ResourceType: "AWS::EC2::Instance" || "AWS::EC2::VPC" || "AWS::Lambda::Function" || "AWS::CloudTrail" || "AWS::EKS::Cluster" || "AWS::WAFv2::WebACL" || "AWS::ElasticLoadBalancingV2::LoadBalancer" || "AWS::Route53Resolver::ResolverEndpoint" || "AWS::BedrockAgentCore::Runtime" || "AWS::BedrockAgentCore::Browser" || "AWS::BedrockAgentCore::CodeInterpreter" || "AWS::BedrockAgentCore::Gateway" || "AWS::BedrockAgentCore::Memory" || "AWS::SecurityHub::Hub" || "AWS::CloudFront::Distribution" || "AWS::SecurityHub::HubV2",
|
|
42
|
+
* ResourceType: "AWS::EC2::Instance" || "AWS::EC2::VPC" || "AWS::Lambda::Function" || "AWS::CloudTrail" || "AWS::EKS::Cluster" || "AWS::WAFv2::WebACL" || "AWS::ElasticLoadBalancingV2::LoadBalancer" || "AWS::Route53Resolver::ResolverEndpoint" || "AWS::BedrockAgentCore::Runtime" || "AWS::BedrockAgentCore::Browser" || "AWS::BedrockAgentCore::CodeInterpreter" || "AWS::BedrockAgentCore::Gateway" || "AWS::BedrockAgentCore::Memory" || "AWS::BedrockAgentCore::WorkloadIdentity" || "AWS::SecurityHub::Hub" || "AWS::CloudFront::Distribution" || "AWS::SecurityHub::HubV2" || "AWS::CloudWatch::OTelEnrichment" || "AWS::MSK::Cluster",
|
|
43
43
|
* TelemetryType: "Logs" || "Metrics" || "Traces", // required
|
|
44
44
|
* TelemetrySourceTypes: [ // TelemetrySourceTypes
|
|
45
45
|
* "VPC_FLOW_LOGS" || "ROUTE53_RESOLVER_QUERY_LOGS" || "EKS_AUDIT_LOGS" || "EKS_AUTHENTICATOR_LOGS" || "EKS_CONTROLLER_MANAGER_LOGS" || "EKS_SCHEDULER_LOGS" || "EKS_API_LOGS",
|
|
@@ -122,6 +122,9 @@ declare const UpdateTelemetryRuleCommand_base: {
|
|
|
122
122
|
* "APPLICATION_LOGS" || "USAGE_LOGS" || "SECURITY_FINDING_LOGS" || "ACCESS_LOGS" || "CONNECTION_LOGS",
|
|
123
123
|
* ],
|
|
124
124
|
* },
|
|
125
|
+
* MskMonitoringParameters: { // MskMonitoringParameters
|
|
126
|
+
* EnhancedMonitoring: "DEFAULT" || "PER_BROKER" || "PER_TOPIC_PER_BROKER" || "PER_TOPIC_PER_PARTITION",
|
|
127
|
+
* },
|
|
125
128
|
* },
|
|
126
129
|
* Scope: "STRING_VALUE",
|
|
127
130
|
* SelectionCriteria: "STRING_VALUE",
|
|
@@ -39,7 +39,7 @@ declare const UpdateTelemetryRuleForOrganizationCommand_base: {
|
|
|
39
39
|
* const input = { // UpdateTelemetryRuleForOrganizationInput
|
|
40
40
|
* RuleIdentifier: "STRING_VALUE", // required
|
|
41
41
|
* Rule: { // TelemetryRule
|
|
42
|
-
* ResourceType: "AWS::EC2::Instance" || "AWS::EC2::VPC" || "AWS::Lambda::Function" || "AWS::CloudTrail" || "AWS::EKS::Cluster" || "AWS::WAFv2::WebACL" || "AWS::ElasticLoadBalancingV2::LoadBalancer" || "AWS::Route53Resolver::ResolverEndpoint" || "AWS::BedrockAgentCore::Runtime" || "AWS::BedrockAgentCore::Browser" || "AWS::BedrockAgentCore::CodeInterpreter" || "AWS::BedrockAgentCore::Gateway" || "AWS::BedrockAgentCore::Memory" || "AWS::SecurityHub::Hub" || "AWS::CloudFront::Distribution" || "AWS::SecurityHub::HubV2",
|
|
42
|
+
* ResourceType: "AWS::EC2::Instance" || "AWS::EC2::VPC" || "AWS::Lambda::Function" || "AWS::CloudTrail" || "AWS::EKS::Cluster" || "AWS::WAFv2::WebACL" || "AWS::ElasticLoadBalancingV2::LoadBalancer" || "AWS::Route53Resolver::ResolverEndpoint" || "AWS::BedrockAgentCore::Runtime" || "AWS::BedrockAgentCore::Browser" || "AWS::BedrockAgentCore::CodeInterpreter" || "AWS::BedrockAgentCore::Gateway" || "AWS::BedrockAgentCore::Memory" || "AWS::BedrockAgentCore::WorkloadIdentity" || "AWS::SecurityHub::Hub" || "AWS::CloudFront::Distribution" || "AWS::SecurityHub::HubV2" || "AWS::CloudWatch::OTelEnrichment" || "AWS::MSK::Cluster",
|
|
43
43
|
* TelemetryType: "Logs" || "Metrics" || "Traces", // required
|
|
44
44
|
* TelemetrySourceTypes: [ // TelemetrySourceTypes
|
|
45
45
|
* "VPC_FLOW_LOGS" || "ROUTE53_RESOLVER_QUERY_LOGS" || "EKS_AUDIT_LOGS" || "EKS_AUTHENTICATOR_LOGS" || "EKS_CONTROLLER_MANAGER_LOGS" || "EKS_SCHEDULER_LOGS" || "EKS_API_LOGS",
|
|
@@ -122,6 +122,9 @@ declare const UpdateTelemetryRuleForOrganizationCommand_base: {
|
|
|
122
122
|
* "APPLICATION_LOGS" || "USAGE_LOGS" || "SECURITY_FINDING_LOGS" || "ACCESS_LOGS" || "CONNECTION_LOGS",
|
|
123
123
|
* ],
|
|
124
124
|
* },
|
|
125
|
+
* MskMonitoringParameters: { // MskMonitoringParameters
|
|
126
|
+
* EnhancedMonitoring: "DEFAULT" || "PER_BROKER" || "PER_TOPIC_PER_BROKER" || "PER_TOPIC_PER_PARTITION",
|
|
127
|
+
* },
|
|
125
128
|
* },
|
|
126
129
|
* Scope: "STRING_VALUE",
|
|
127
130
|
* SelectionCriteria: "STRING_VALUE",
|
|
@@ -126,6 +126,20 @@ export declare const LogType: {
|
|
|
126
126
|
* @public
|
|
127
127
|
*/
|
|
128
128
|
export type LogType = (typeof LogType)[keyof typeof LogType];
|
|
129
|
+
/**
|
|
130
|
+
* @public
|
|
131
|
+
* @enum
|
|
132
|
+
*/
|
|
133
|
+
export declare const MskEnhancedMonitoringLevel: {
|
|
134
|
+
readonly DEFAULT: "DEFAULT";
|
|
135
|
+
readonly PER_BROKER: "PER_BROKER";
|
|
136
|
+
readonly PER_TOPIC_PER_BROKER: "PER_TOPIC_PER_BROKER";
|
|
137
|
+
readonly PER_TOPIC_PER_PARTITION: "PER_TOPIC_PER_PARTITION";
|
|
138
|
+
};
|
|
139
|
+
/**
|
|
140
|
+
* @public
|
|
141
|
+
*/
|
|
142
|
+
export type MskEnhancedMonitoringLevel = (typeof MskEnhancedMonitoringLevel)[keyof typeof MskEnhancedMonitoringLevel];
|
|
129
143
|
/**
|
|
130
144
|
* @public
|
|
131
145
|
* @enum
|
|
@@ -171,6 +185,7 @@ export declare const ResourceType: {
|
|
|
171
185
|
readonly AWS_BEDROCK_AGENTCORE_GATEWAY: "AWS::BedrockAgentCore::Gateway";
|
|
172
186
|
readonly AWS_BEDROCK_AGENTCORE_MEMORY: "AWS::BedrockAgentCore::Memory";
|
|
173
187
|
readonly AWS_BEDROCK_AGENTCORE_RUNTIME: "AWS::BedrockAgentCore::Runtime";
|
|
188
|
+
readonly AWS_BEDROCK_AGENTCORE_WORKLOAD_IDENTITY: "AWS::BedrockAgentCore::WorkloadIdentity";
|
|
174
189
|
readonly AWS_CLOUDFRONT_DISTRIBUTION: "AWS::CloudFront::Distribution";
|
|
175
190
|
readonly AWS_CLOUDTRAIL: "AWS::CloudTrail";
|
|
176
191
|
readonly AWS_EC2_INSTANCE: "AWS::EC2::Instance";
|
|
@@ -178,6 +193,8 @@ export declare const ResourceType: {
|
|
|
178
193
|
readonly AWS_EKS_CLUSTER: "AWS::EKS::Cluster";
|
|
179
194
|
readonly AWS_ELB_LOADBALANCER: "AWS::ElasticLoadBalancingV2::LoadBalancer";
|
|
180
195
|
readonly AWS_LAMDBA_FUNCTION: "AWS::Lambda::Function";
|
|
196
|
+
readonly AWS_MSK_CLUSTER: "AWS::MSK::Cluster";
|
|
197
|
+
readonly AWS_OTEL_ENRICHMENT: "AWS::CloudWatch::OTelEnrichment";
|
|
181
198
|
readonly AWS_ROUTE53_RESOLVER_RESOLVER_ENDPOINT: "AWS::Route53Resolver::ResolverEndpoint";
|
|
182
199
|
readonly AWS_SECURITY_HUB: "AWS::SecurityHub::Hub";
|
|
183
200
|
readonly AWS_SECURITY_HUB_HUBV2: "AWS::SecurityHub::HubV2";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Action, CentralizationFailureReason, DestinationType, EncryptedLogGroupStrategy, EncryptionConflictResolutionStrategy, EncryptionStrategy, FilterBehavior, FilterRequirement, IntegrationStatus, LogType, OutputFormat, RecordFormat, ResourceType, RuleHealth, SSEAlgorithm, Status, TelemetryEnrichmentStatus, TelemetryPipelineStatus, TelemetrySourceType, TelemetryState, TelemetryType, WAFLogType } from "./enums";
|
|
1
|
+
import type { Action, CentralizationFailureReason, DestinationType, EncryptedLogGroupStrategy, EncryptionConflictResolutionStrategy, EncryptionStrategy, FilterBehavior, FilterRequirement, IntegrationStatus, LogType, MskEnhancedMonitoringLevel, OutputFormat, RecordFormat, ResourceType, RuleHealth, SSEAlgorithm, Status, TelemetryEnrichmentStatus, TelemetryPipelineStatus, TelemetrySourceType, TelemetryState, TelemetryType, WAFLogType } from "./enums";
|
|
2
2
|
/**
|
|
3
3
|
* <p> Condition that matches based on the specific WAF action taken on the request. </p>
|
|
4
4
|
* @public
|
|
@@ -532,6 +532,17 @@ export interface LogDeliveryParameters {
|
|
|
532
532
|
*/
|
|
533
533
|
LogTypes?: LogType[] | undefined;
|
|
534
534
|
}
|
|
535
|
+
/**
|
|
536
|
+
* <p> Configuration parameters for Amazon MSK cluster monitoring, including enhanced monitoring level settings. </p>
|
|
537
|
+
* @public
|
|
538
|
+
*/
|
|
539
|
+
export interface MskMonitoringParameters {
|
|
540
|
+
/**
|
|
541
|
+
* <p> The level of enhanced monitoring for the MSK cluster. </p>
|
|
542
|
+
* @public
|
|
543
|
+
*/
|
|
544
|
+
EnhancedMonitoring?: MskEnhancedMonitoringLevel | undefined;
|
|
545
|
+
}
|
|
535
546
|
/**
|
|
536
547
|
* <p> Configuration parameters specific to VPC Flow Logs. </p>
|
|
537
548
|
* @public
|
|
@@ -693,6 +704,11 @@ export interface TelemetryDestinationConfiguration {
|
|
|
693
704
|
* @public
|
|
694
705
|
*/
|
|
695
706
|
LogDeliveryParameters?: LogDeliveryParameters | undefined;
|
|
707
|
+
/**
|
|
708
|
+
* <p> Configuration parameters specific to MSK monitoring when MSK is the resource type. </p>
|
|
709
|
+
* @public
|
|
710
|
+
*/
|
|
711
|
+
MskMonitoringParameters?: MskMonitoringParameters | undefined;
|
|
696
712
|
}
|
|
697
713
|
/**
|
|
698
714
|
* <p> Defines how telemetry should be configured for specific Amazon Web Services resources. </p>
|
|
@@ -83,6 +83,7 @@ export declare var LoggingFilter$: StaticStructureSchema;
|
|
|
83
83
|
export declare var LogGroupNameConfiguration$: StaticStructureSchema;
|
|
84
84
|
export declare var LogsBackupConfiguration$: StaticStructureSchema;
|
|
85
85
|
export declare var LogsEncryptionConfiguration$: StaticStructureSchema;
|
|
86
|
+
export declare var MskMonitoringParameters$: StaticStructureSchema;
|
|
86
87
|
export declare var PipelineOutput$: StaticStructureSchema;
|
|
87
88
|
export declare var PipelineOutputError$: StaticStructureSchema;
|
|
88
89
|
export declare var _Record$: StaticStructureSchema;
|
|
@@ -61,6 +61,14 @@ export declare const LogType: {
|
|
|
61
61
|
readonly USAGE: "USAGE_LOGS";
|
|
62
62
|
};
|
|
63
63
|
export type LogType = (typeof LogType)[keyof typeof LogType];
|
|
64
|
+
export declare const MskEnhancedMonitoringLevel: {
|
|
65
|
+
readonly DEFAULT: "DEFAULT";
|
|
66
|
+
readonly PER_BROKER: "PER_BROKER";
|
|
67
|
+
readonly PER_TOPIC_PER_BROKER: "PER_TOPIC_PER_BROKER";
|
|
68
|
+
readonly PER_TOPIC_PER_PARTITION: "PER_TOPIC_PER_PARTITION";
|
|
69
|
+
};
|
|
70
|
+
export type MskEnhancedMonitoringLevel =
|
|
71
|
+
(typeof MskEnhancedMonitoringLevel)[keyof typeof MskEnhancedMonitoringLevel];
|
|
64
72
|
export declare const FilterBehavior: {
|
|
65
73
|
readonly DROP: "DROP";
|
|
66
74
|
readonly KEEP: "KEEP";
|
|
@@ -83,6 +91,7 @@ export declare const ResourceType: {
|
|
|
83
91
|
readonly AWS_BEDROCK_AGENTCORE_GATEWAY: "AWS::BedrockAgentCore::Gateway";
|
|
84
92
|
readonly AWS_BEDROCK_AGENTCORE_MEMORY: "AWS::BedrockAgentCore::Memory";
|
|
85
93
|
readonly AWS_BEDROCK_AGENTCORE_RUNTIME: "AWS::BedrockAgentCore::Runtime";
|
|
94
|
+
readonly AWS_BEDROCK_AGENTCORE_WORKLOAD_IDENTITY: "AWS::BedrockAgentCore::WorkloadIdentity";
|
|
86
95
|
readonly AWS_CLOUDFRONT_DISTRIBUTION: "AWS::CloudFront::Distribution";
|
|
87
96
|
readonly AWS_CLOUDTRAIL: "AWS::CloudTrail";
|
|
88
97
|
readonly AWS_EC2_INSTANCE: "AWS::EC2::Instance";
|
|
@@ -90,6 +99,8 @@ export declare const ResourceType: {
|
|
|
90
99
|
readonly AWS_EKS_CLUSTER: "AWS::EKS::Cluster";
|
|
91
100
|
readonly AWS_ELB_LOADBALANCER: "AWS::ElasticLoadBalancingV2::LoadBalancer";
|
|
92
101
|
readonly AWS_LAMDBA_FUNCTION: "AWS::Lambda::Function";
|
|
102
|
+
readonly AWS_MSK_CLUSTER: "AWS::MSK::Cluster";
|
|
103
|
+
readonly AWS_OTEL_ENRICHMENT: "AWS::CloudWatch::OTelEnrichment";
|
|
93
104
|
readonly AWS_ROUTE53_RESOLVER_RESOLVER_ENDPOINT: "AWS::Route53Resolver::ResolverEndpoint";
|
|
94
105
|
readonly AWS_SECURITY_HUB: "AWS::SecurityHub::Hub";
|
|
95
106
|
readonly AWS_SECURITY_HUB_HUBV2: "AWS::SecurityHub::HubV2";
|
|
@@ -9,6 +9,7 @@ import {
|
|
|
9
9
|
FilterRequirement,
|
|
10
10
|
IntegrationStatus,
|
|
11
11
|
LogType,
|
|
12
|
+
MskEnhancedMonitoringLevel,
|
|
12
13
|
OutputFormat,
|
|
13
14
|
RecordFormat,
|
|
14
15
|
ResourceType,
|
|
@@ -155,6 +156,9 @@ export interface ELBLoadBalancerLoggingParameters {
|
|
|
155
156
|
export interface LogDeliveryParameters {
|
|
156
157
|
LogTypes?: LogType[] | undefined;
|
|
157
158
|
}
|
|
159
|
+
export interface MskMonitoringParameters {
|
|
160
|
+
EnhancedMonitoring?: MskEnhancedMonitoringLevel | undefined;
|
|
161
|
+
}
|
|
158
162
|
export interface VPCFlowLogParameters {
|
|
159
163
|
LogFormat?: string | undefined;
|
|
160
164
|
TrafficType?: string | undefined;
|
|
@@ -194,6 +198,7 @@ export interface TelemetryDestinationConfiguration {
|
|
|
194
198
|
| undefined;
|
|
195
199
|
WAFLoggingParameters?: WAFLoggingParameters | undefined;
|
|
196
200
|
LogDeliveryParameters?: LogDeliveryParameters | undefined;
|
|
201
|
+
MskMonitoringParameters?: MskMonitoringParameters | undefined;
|
|
197
202
|
}
|
|
198
203
|
export interface TelemetryRule {
|
|
199
204
|
ResourceType?: ResourceType | undefined;
|
|
@@ -82,6 +82,7 @@ export declare var LoggingFilter$: StaticStructureSchema;
|
|
|
82
82
|
export declare var LogGroupNameConfiguration$: StaticStructureSchema;
|
|
83
83
|
export declare var LogsBackupConfiguration$: StaticStructureSchema;
|
|
84
84
|
export declare var LogsEncryptionConfiguration$: StaticStructureSchema;
|
|
85
|
+
export declare var MskMonitoringParameters$: StaticStructureSchema;
|
|
85
86
|
export declare var PipelineOutput$: StaticStructureSchema;
|
|
86
87
|
export declare var PipelineOutputError$: StaticStructureSchema;
|
|
87
88
|
export declare var _Record$: StaticStructureSchema;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-observabilityadmin",
|
|
3
3
|
"description": "AWS SDK for JavaScript Observabilityadmin Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1040.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-observabilityadmin",
|
|
@@ -21,17 +21,17 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "^3.974.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
24
|
+
"@aws-sdk/core": "^3.974.7",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "^3.972.38",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "^3.972.10",
|
|
27
27
|
"@aws-sdk/middleware-logger": "^3.972.10",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "^3.972.11",
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "^3.972.37",
|
|
30
30
|
"@aws-sdk/region-config-resolver": "^3.972.13",
|
|
31
31
|
"@aws-sdk/types": "^3.973.8",
|
|
32
32
|
"@aws-sdk/util-endpoints": "^3.996.8",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "^3.972.10",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "^3.973.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "^3.973.23",
|
|
35
35
|
"@smithy/config-resolver": "^4.4.17",
|
|
36
36
|
"@smithy/core": "^3.23.17",
|
|
37
37
|
"@smithy/fetch-http-handler": "^5.3.17",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"@smithy/invalid-dependency": "^4.2.14",
|
|
40
40
|
"@smithy/middleware-content-length": "^4.2.14",
|
|
41
41
|
"@smithy/middleware-endpoint": "^4.4.32",
|
|
42
|
-
"@smithy/middleware-retry": "^4.5.
|
|
42
|
+
"@smithy/middleware-retry": "^4.5.7",
|
|
43
43
|
"@smithy/middleware-serde": "^4.2.20",
|
|
44
44
|
"@smithy/middleware-stack": "^4.2.14",
|
|
45
45
|
"@smithy/node-config-provider": "^4.3.14",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"@smithy/util-defaults-mode-node": "^4.2.54",
|
|
56
56
|
"@smithy/util-endpoints": "^3.4.2",
|
|
57
57
|
"@smithy/util-middleware": "^4.2.14",
|
|
58
|
-
"@smithy/util-retry": "^4.3.
|
|
58
|
+
"@smithy/util-retry": "^4.3.6",
|
|
59
59
|
"@smithy/util-utf8": "^4.2.2",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|