aws-sdk-lookoutmetrics 1.11.0 → 1.12.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-lookoutmetrics/client.rb +43 -41
- data/lib/aws-sdk-lookoutmetrics/client_api.rb +23 -20
- data/lib/aws-sdk-lookoutmetrics/types.rb +87 -82
- data/lib/aws-sdk-lookoutmetrics.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 2cc8c97bd83155d122b2ce3a58022bcb99f68fdb9e29f3010ab418c26c9ce523
|
4
|
+
data.tar.gz: 4b5940a08fbbe0f1e67866a6f6c39030294d77c5e7d625ded4c416d0cc727319
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b5a51ac5cb361e5ad7d72195aa244740082903205e141722e2df9e5e6505ccffed9595571083347f087bf779e1effd2d5390c27962490398bfd4772e3acab886
|
7
|
+
data.tar.gz: f1e824e124fe97453783a8f89f814dc5fbfe96c24c7ce933b95e0cf8adb37f4d17c7d61afee32883cc368505caec1e31458fefbcbc41640952eb8852796fe7ed
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.12.0
|
@@ -575,7 +575,7 @@ module Aws::LookoutMetrics
|
|
575
575
|
# metric_set_frequency: "P1D", # accepts P1D, PT1H, PT10M, PT5M
|
576
576
|
# metric_source: { # required
|
577
577
|
# s3_source_config: {
|
578
|
-
# role_arn: "Arn",
|
578
|
+
# role_arn: "Arn",
|
579
579
|
# templated_path_list: ["TemplatedPath"],
|
580
580
|
# historical_data_path_list: ["HistoricalDataPath"],
|
581
581
|
# file_format_descriptor: {
|
@@ -594,34 +594,34 @@ module Aws::LookoutMetrics
|
|
594
594
|
# },
|
595
595
|
# },
|
596
596
|
# app_flow_config: {
|
597
|
-
# role_arn: "Arn",
|
598
|
-
# flow_name: "FlowName",
|
597
|
+
# role_arn: "Arn",
|
598
|
+
# flow_name: "FlowName",
|
599
599
|
# },
|
600
600
|
# cloud_watch_config: {
|
601
|
-
# role_arn: "Arn",
|
601
|
+
# role_arn: "Arn",
|
602
602
|
# },
|
603
603
|
# rds_source_config: {
|
604
|
-
# db_instance_identifier: "RDSDatabaseIdentifier",
|
605
|
-
# database_host: "DatabaseHost",
|
606
|
-
# database_port: 1,
|
607
|
-
# secret_manager_arn: "PoirotSecretManagerArn",
|
608
|
-
# database_name: "RDSDatabaseName",
|
609
|
-
# table_name: "TableName",
|
610
|
-
# role_arn: "Arn",
|
611
|
-
# vpc_configuration: {
|
604
|
+
# db_instance_identifier: "RDSDatabaseIdentifier",
|
605
|
+
# database_host: "DatabaseHost",
|
606
|
+
# database_port: 1,
|
607
|
+
# secret_manager_arn: "PoirotSecretManagerArn",
|
608
|
+
# database_name: "RDSDatabaseName",
|
609
|
+
# table_name: "TableName",
|
610
|
+
# role_arn: "Arn",
|
611
|
+
# vpc_configuration: {
|
612
612
|
# subnet_id_list: ["SubnetId"], # required
|
613
613
|
# security_group_id_list: ["SecurityGroupId"], # required
|
614
614
|
# },
|
615
615
|
# },
|
616
616
|
# redshift_source_config: {
|
617
|
-
# cluster_identifier: "RedshiftClusterIdentifier",
|
618
|
-
# database_host: "DatabaseHost",
|
619
|
-
# database_port: 1,
|
620
|
-
# secret_manager_arn: "PoirotSecretManagerArn",
|
621
|
-
# database_name: "RedshiftDatabaseName",
|
622
|
-
# table_name: "TableName",
|
623
|
-
# role_arn: "Arn",
|
624
|
-
# vpc_configuration: {
|
617
|
+
# cluster_identifier: "RedshiftClusterIdentifier",
|
618
|
+
# database_host: "DatabaseHost",
|
619
|
+
# database_port: 1,
|
620
|
+
# secret_manager_arn: "PoirotSecretManagerArn",
|
621
|
+
# database_name: "RedshiftDatabaseName",
|
622
|
+
# table_name: "TableName",
|
623
|
+
# role_arn: "Arn",
|
624
|
+
# vpc_configuration: {
|
625
625
|
# subnet_id_list: ["SubnetId"], # required
|
626
626
|
# security_group_id_list: ["SecurityGroupId"], # required
|
627
627
|
# },
|
@@ -807,6 +807,7 @@ module Aws::LookoutMetrics
|
|
807
807
|
# * {Types::DescribeAnomalyDetectorResponse#status #status} => String
|
808
808
|
# * {Types::DescribeAnomalyDetectorResponse#failure_reason #failure_reason} => String
|
809
809
|
# * {Types::DescribeAnomalyDetectorResponse#kms_key_arn #kms_key_arn} => String
|
810
|
+
# * {Types::DescribeAnomalyDetectorResponse#failure_type #failure_type} => String
|
810
811
|
#
|
811
812
|
# @example Request syntax with placeholder values
|
812
813
|
#
|
@@ -825,6 +826,7 @@ module Aws::LookoutMetrics
|
|
825
826
|
# resp.status #=> String, one of "ACTIVE", "ACTIVATING", "DELETING", "FAILED", "INACTIVE", "LEARNING", "BACK_TEST_ACTIVATING", "BACK_TEST_ACTIVE", "BACK_TEST_COMPLETE"
|
826
827
|
# resp.failure_reason #=> String
|
827
828
|
# resp.kms_key_arn #=> String
|
829
|
+
# resp.failure_type #=> String, one of "ACTIVATION_FAILURE", "BACK_TEST_ACTIVATION_FAILURE", "DELETION_FAILURE"
|
828
830
|
#
|
829
831
|
# @see http://docs.aws.amazon.com/goto/WebAPI/lookoutmetrics-2017-07-25/DescribeAnomalyDetector AWS API Documentation
|
830
832
|
#
|
@@ -1640,7 +1642,7 @@ module Aws::LookoutMetrics
|
|
1640
1642
|
# metric_set_frequency: "P1D", # accepts P1D, PT1H, PT10M, PT5M
|
1641
1643
|
# metric_source: {
|
1642
1644
|
# s3_source_config: {
|
1643
|
-
# role_arn: "Arn",
|
1645
|
+
# role_arn: "Arn",
|
1644
1646
|
# templated_path_list: ["TemplatedPath"],
|
1645
1647
|
# historical_data_path_list: ["HistoricalDataPath"],
|
1646
1648
|
# file_format_descriptor: {
|
@@ -1659,34 +1661,34 @@ module Aws::LookoutMetrics
|
|
1659
1661
|
# },
|
1660
1662
|
# },
|
1661
1663
|
# app_flow_config: {
|
1662
|
-
# role_arn: "Arn",
|
1663
|
-
# flow_name: "FlowName",
|
1664
|
+
# role_arn: "Arn",
|
1665
|
+
# flow_name: "FlowName",
|
1664
1666
|
# },
|
1665
1667
|
# cloud_watch_config: {
|
1666
|
-
# role_arn: "Arn",
|
1668
|
+
# role_arn: "Arn",
|
1667
1669
|
# },
|
1668
1670
|
# rds_source_config: {
|
1669
|
-
# db_instance_identifier: "RDSDatabaseIdentifier",
|
1670
|
-
# database_host: "DatabaseHost",
|
1671
|
-
# database_port: 1,
|
1672
|
-
# secret_manager_arn: "PoirotSecretManagerArn",
|
1673
|
-
# database_name: "RDSDatabaseName",
|
1674
|
-
# table_name: "TableName",
|
1675
|
-
# role_arn: "Arn",
|
1676
|
-
# vpc_configuration: {
|
1671
|
+
# db_instance_identifier: "RDSDatabaseIdentifier",
|
1672
|
+
# database_host: "DatabaseHost",
|
1673
|
+
# database_port: 1,
|
1674
|
+
# secret_manager_arn: "PoirotSecretManagerArn",
|
1675
|
+
# database_name: "RDSDatabaseName",
|
1676
|
+
# table_name: "TableName",
|
1677
|
+
# role_arn: "Arn",
|
1678
|
+
# vpc_configuration: {
|
1677
1679
|
# subnet_id_list: ["SubnetId"], # required
|
1678
1680
|
# security_group_id_list: ["SecurityGroupId"], # required
|
1679
1681
|
# },
|
1680
1682
|
# },
|
1681
1683
|
# redshift_source_config: {
|
1682
|
-
# cluster_identifier: "RedshiftClusterIdentifier",
|
1683
|
-
# database_host: "DatabaseHost",
|
1684
|
-
# database_port: 1,
|
1685
|
-
# secret_manager_arn: "PoirotSecretManagerArn",
|
1686
|
-
# database_name: "RedshiftDatabaseName",
|
1687
|
-
# table_name: "TableName",
|
1688
|
-
# role_arn: "Arn",
|
1689
|
-
# vpc_configuration: {
|
1684
|
+
# cluster_identifier: "RedshiftClusterIdentifier",
|
1685
|
+
# database_host: "DatabaseHost",
|
1686
|
+
# database_port: 1,
|
1687
|
+
# secret_manager_arn: "PoirotSecretManagerArn",
|
1688
|
+
# database_name: "RedshiftDatabaseName",
|
1689
|
+
# table_name: "TableName",
|
1690
|
+
# role_arn: "Arn",
|
1691
|
+
# vpc_configuration: {
|
1690
1692
|
# subnet_id_list: ["SubnetId"], # required
|
1691
1693
|
# security_group_id_list: ["SecurityGroupId"], # required
|
1692
1694
|
# },
|
@@ -1720,7 +1722,7 @@ module Aws::LookoutMetrics
|
|
1720
1722
|
params: params,
|
1721
1723
|
config: config)
|
1722
1724
|
context[:gem_name] = 'aws-sdk-lookoutmetrics'
|
1723
|
-
context[:gem_version] = '1.
|
1725
|
+
context[:gem_version] = '1.12.0'
|
1724
1726
|
Seahorse::Client::Request.new(handlers, context)
|
1725
1727
|
end
|
1726
1728
|
|
@@ -30,6 +30,7 @@ module Aws::LookoutMetrics
|
|
30
30
|
AnomalyDetectorConfig = Shapes::StructureShape.new(name: 'AnomalyDetectorConfig')
|
31
31
|
AnomalyDetectorConfigSummary = Shapes::StructureShape.new(name: 'AnomalyDetectorConfigSummary')
|
32
32
|
AnomalyDetectorDescription = Shapes::StringShape.new(name: 'AnomalyDetectorDescription')
|
33
|
+
AnomalyDetectorFailureType = Shapes::StringShape.new(name: 'AnomalyDetectorFailureType')
|
33
34
|
AnomalyDetectorName = Shapes::StringShape.new(name: 'AnomalyDetectorName')
|
34
35
|
AnomalyDetectorStatus = Shapes::StringShape.new(name: 'AnomalyDetectorStatus')
|
35
36
|
AnomalyDetectorSummary = Shapes::StructureShape.new(name: 'AnomalyDetectorSummary')
|
@@ -289,8 +290,8 @@ module Aws::LookoutMetrics
|
|
289
290
|
AnomalyGroupTimeSeriesFeedback.add_member(:is_anomaly, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "IsAnomaly"))
|
290
291
|
AnomalyGroupTimeSeriesFeedback.struct_class = Types::AnomalyGroupTimeSeriesFeedback
|
291
292
|
|
292
|
-
AppFlowConfig.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn,
|
293
|
-
AppFlowConfig.add_member(:flow_name, Shapes::ShapeRef.new(shape: FlowName,
|
293
|
+
AppFlowConfig.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "RoleArn"))
|
294
|
+
AppFlowConfig.add_member(:flow_name, Shapes::ShapeRef.new(shape: FlowName, location_name: "FlowName"))
|
294
295
|
AppFlowConfig.struct_class = Types::AppFlowConfig
|
295
296
|
|
296
297
|
BackTestAnomalyDetectorRequest.add_member(:anomaly_detector_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "AnomalyDetectorArn"))
|
@@ -298,7 +299,7 @@ module Aws::LookoutMetrics
|
|
298
299
|
|
299
300
|
BackTestAnomalyDetectorResponse.struct_class = Types::BackTestAnomalyDetectorResponse
|
300
301
|
|
301
|
-
CloudWatchConfig.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn,
|
302
|
+
CloudWatchConfig.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "RoleArn"))
|
302
303
|
CloudWatchConfig.struct_class = Types::CloudWatchConfig
|
303
304
|
|
304
305
|
ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: Message, required: true, location_name: "Message"))
|
@@ -392,6 +393,7 @@ module Aws::LookoutMetrics
|
|
392
393
|
DescribeAnomalyDetectorResponse.add_member(:status, Shapes::ShapeRef.new(shape: AnomalyDetectorStatus, location_name: "Status"))
|
393
394
|
DescribeAnomalyDetectorResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "FailureReason"))
|
394
395
|
DescribeAnomalyDetectorResponse.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "KmsKeyArn"))
|
396
|
+
DescribeAnomalyDetectorResponse.add_member(:failure_type, Shapes::ShapeRef.new(shape: AnomalyDetectorFailureType, location_name: "FailureType"))
|
395
397
|
DescribeAnomalyDetectorResponse.struct_class = Types::DescribeAnomalyDetectorResponse
|
396
398
|
|
397
399
|
DescribeMetricSetRequest.add_member(:metric_set_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "MetricSetArn"))
|
@@ -606,24 +608,24 @@ module Aws::LookoutMetrics
|
|
606
608
|
|
607
609
|
PutFeedbackResponse.struct_class = Types::PutFeedbackResponse
|
608
610
|
|
609
|
-
RDSSourceConfig.add_member(:db_instance_identifier, Shapes::ShapeRef.new(shape: RDSDatabaseIdentifier,
|
610
|
-
RDSSourceConfig.add_member(:database_host, Shapes::ShapeRef.new(shape: DatabaseHost,
|
611
|
-
RDSSourceConfig.add_member(:database_port, Shapes::ShapeRef.new(shape: DatabasePort,
|
612
|
-
RDSSourceConfig.add_member(:secret_manager_arn, Shapes::ShapeRef.new(shape: PoirotSecretManagerArn,
|
613
|
-
RDSSourceConfig.add_member(:database_name, Shapes::ShapeRef.new(shape: RDSDatabaseName,
|
614
|
-
RDSSourceConfig.add_member(:table_name, Shapes::ShapeRef.new(shape: TableName,
|
615
|
-
RDSSourceConfig.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn,
|
616
|
-
RDSSourceConfig.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: VpcConfiguration,
|
611
|
+
RDSSourceConfig.add_member(:db_instance_identifier, Shapes::ShapeRef.new(shape: RDSDatabaseIdentifier, location_name: "DBInstanceIdentifier"))
|
612
|
+
RDSSourceConfig.add_member(:database_host, Shapes::ShapeRef.new(shape: DatabaseHost, location_name: "DatabaseHost"))
|
613
|
+
RDSSourceConfig.add_member(:database_port, Shapes::ShapeRef.new(shape: DatabasePort, location_name: "DatabasePort", metadata: {"box"=>true}))
|
614
|
+
RDSSourceConfig.add_member(:secret_manager_arn, Shapes::ShapeRef.new(shape: PoirotSecretManagerArn, location_name: "SecretManagerArn"))
|
615
|
+
RDSSourceConfig.add_member(:database_name, Shapes::ShapeRef.new(shape: RDSDatabaseName, location_name: "DatabaseName"))
|
616
|
+
RDSSourceConfig.add_member(:table_name, Shapes::ShapeRef.new(shape: TableName, location_name: "TableName"))
|
617
|
+
RDSSourceConfig.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "RoleArn"))
|
618
|
+
RDSSourceConfig.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: VpcConfiguration, location_name: "VpcConfiguration"))
|
617
619
|
RDSSourceConfig.struct_class = Types::RDSSourceConfig
|
618
620
|
|
619
|
-
RedshiftSourceConfig.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: RedshiftClusterIdentifier,
|
620
|
-
RedshiftSourceConfig.add_member(:database_host, Shapes::ShapeRef.new(shape: DatabaseHost,
|
621
|
-
RedshiftSourceConfig.add_member(:database_port, Shapes::ShapeRef.new(shape: DatabasePort,
|
622
|
-
RedshiftSourceConfig.add_member(:secret_manager_arn, Shapes::ShapeRef.new(shape: PoirotSecretManagerArn,
|
623
|
-
RedshiftSourceConfig.add_member(:database_name, Shapes::ShapeRef.new(shape: RedshiftDatabaseName,
|
624
|
-
RedshiftSourceConfig.add_member(:table_name, Shapes::ShapeRef.new(shape: TableName,
|
625
|
-
RedshiftSourceConfig.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn,
|
626
|
-
RedshiftSourceConfig.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: VpcConfiguration,
|
621
|
+
RedshiftSourceConfig.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: RedshiftClusterIdentifier, location_name: "ClusterIdentifier"))
|
622
|
+
RedshiftSourceConfig.add_member(:database_host, Shapes::ShapeRef.new(shape: DatabaseHost, location_name: "DatabaseHost"))
|
623
|
+
RedshiftSourceConfig.add_member(:database_port, Shapes::ShapeRef.new(shape: DatabasePort, location_name: "DatabasePort", metadata: {"box"=>true}))
|
624
|
+
RedshiftSourceConfig.add_member(:secret_manager_arn, Shapes::ShapeRef.new(shape: PoirotSecretManagerArn, location_name: "SecretManagerArn"))
|
625
|
+
RedshiftSourceConfig.add_member(:database_name, Shapes::ShapeRef.new(shape: RedshiftDatabaseName, location_name: "DatabaseName"))
|
626
|
+
RedshiftSourceConfig.add_member(:table_name, Shapes::ShapeRef.new(shape: TableName, location_name: "TableName"))
|
627
|
+
RedshiftSourceConfig.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "RoleArn"))
|
628
|
+
RedshiftSourceConfig.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: VpcConfiguration, location_name: "VpcConfiguration"))
|
627
629
|
RedshiftSourceConfig.struct_class = Types::RedshiftSourceConfig
|
628
630
|
|
629
631
|
ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: Message, required: true, location_name: "Message"))
|
@@ -631,7 +633,7 @@ module Aws::LookoutMetrics
|
|
631
633
|
ResourceNotFoundException.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "ResourceType"))
|
632
634
|
ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
|
633
635
|
|
634
|
-
S3SourceConfig.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn,
|
636
|
+
S3SourceConfig.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "RoleArn"))
|
635
637
|
S3SourceConfig.add_member(:templated_path_list, Shapes::ShapeRef.new(shape: TemplatedPathList, location_name: "TemplatedPathList"))
|
636
638
|
S3SourceConfig.add_member(:historical_data_path_list, Shapes::ShapeRef.new(shape: HistoricalDataPathList, location_name: "HistoricalDataPathList"))
|
637
639
|
S3SourceConfig.add_member(:file_format_descriptor, Shapes::ShapeRef.new(shape: FileFormatDescriptor, location_name: "FileFormatDescriptor"))
|
@@ -1145,6 +1147,7 @@ module Aws::LookoutMetrics
|
|
1145
1147
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1146
1148
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1147
1149
|
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1150
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
1148
1151
|
end)
|
1149
1152
|
end
|
1150
1153
|
|
@@ -443,8 +443,8 @@ module Aws::LookoutMetrics
|
|
443
443
|
# data as a hash:
|
444
444
|
#
|
445
445
|
# {
|
446
|
-
# role_arn: "Arn",
|
447
|
-
# flow_name: "FlowName",
|
446
|
+
# role_arn: "Arn",
|
447
|
+
# flow_name: "FlowName",
|
448
448
|
# }
|
449
449
|
#
|
450
450
|
# @!attribute [rw] role_arn
|
@@ -494,7 +494,7 @@ module Aws::LookoutMetrics
|
|
494
494
|
# data as a hash:
|
495
495
|
#
|
496
496
|
# {
|
497
|
-
# role_arn: "Arn",
|
497
|
+
# role_arn: "Arn",
|
498
498
|
# }
|
499
499
|
#
|
500
500
|
# @!attribute [rw] role_arn
|
@@ -710,7 +710,7 @@ module Aws::LookoutMetrics
|
|
710
710
|
# metric_set_frequency: "P1D", # accepts P1D, PT1H, PT10M, PT5M
|
711
711
|
# metric_source: { # required
|
712
712
|
# s3_source_config: {
|
713
|
-
# role_arn: "Arn",
|
713
|
+
# role_arn: "Arn",
|
714
714
|
# templated_path_list: ["TemplatedPath"],
|
715
715
|
# historical_data_path_list: ["HistoricalDataPath"],
|
716
716
|
# file_format_descriptor: {
|
@@ -729,34 +729,34 @@ module Aws::LookoutMetrics
|
|
729
729
|
# },
|
730
730
|
# },
|
731
731
|
# app_flow_config: {
|
732
|
-
# role_arn: "Arn",
|
733
|
-
# flow_name: "FlowName",
|
732
|
+
# role_arn: "Arn",
|
733
|
+
# flow_name: "FlowName",
|
734
734
|
# },
|
735
735
|
# cloud_watch_config: {
|
736
|
-
# role_arn: "Arn",
|
736
|
+
# role_arn: "Arn",
|
737
737
|
# },
|
738
738
|
# rds_source_config: {
|
739
|
-
# db_instance_identifier: "RDSDatabaseIdentifier",
|
740
|
-
# database_host: "DatabaseHost",
|
741
|
-
# database_port: 1,
|
742
|
-
# secret_manager_arn: "PoirotSecretManagerArn",
|
743
|
-
# database_name: "RDSDatabaseName",
|
744
|
-
# table_name: "TableName",
|
745
|
-
# role_arn: "Arn",
|
746
|
-
# vpc_configuration: {
|
739
|
+
# db_instance_identifier: "RDSDatabaseIdentifier",
|
740
|
+
# database_host: "DatabaseHost",
|
741
|
+
# database_port: 1,
|
742
|
+
# secret_manager_arn: "PoirotSecretManagerArn",
|
743
|
+
# database_name: "RDSDatabaseName",
|
744
|
+
# table_name: "TableName",
|
745
|
+
# role_arn: "Arn",
|
746
|
+
# vpc_configuration: {
|
747
747
|
# subnet_id_list: ["SubnetId"], # required
|
748
748
|
# security_group_id_list: ["SecurityGroupId"], # required
|
749
749
|
# },
|
750
750
|
# },
|
751
751
|
# redshift_source_config: {
|
752
|
-
# cluster_identifier: "RedshiftClusterIdentifier",
|
753
|
-
# database_host: "DatabaseHost",
|
754
|
-
# database_port: 1,
|
755
|
-
# secret_manager_arn: "PoirotSecretManagerArn",
|
756
|
-
# database_name: "RedshiftDatabaseName",
|
757
|
-
# table_name: "TableName",
|
758
|
-
# role_arn: "Arn",
|
759
|
-
# vpc_configuration: {
|
752
|
+
# cluster_identifier: "RedshiftClusterIdentifier",
|
753
|
+
# database_host: "DatabaseHost",
|
754
|
+
# database_port: 1,
|
755
|
+
# secret_manager_arn: "PoirotSecretManagerArn",
|
756
|
+
# database_name: "RedshiftDatabaseName",
|
757
|
+
# table_name: "TableName",
|
758
|
+
# role_arn: "Arn",
|
759
|
+
# vpc_configuration: {
|
760
760
|
# subnet_id_list: ["SubnetId"], # required
|
761
761
|
# security_group_id_list: ["SecurityGroupId"], # required
|
762
762
|
# },
|
@@ -1083,13 +1083,17 @@ module Aws::LookoutMetrics
|
|
1083
1083
|
# @return [String]
|
1084
1084
|
#
|
1085
1085
|
# @!attribute [rw] failure_reason
|
1086
|
-
# The reason that the detector failed
|
1086
|
+
# The reason that the detector failed.
|
1087
1087
|
# @return [String]
|
1088
1088
|
#
|
1089
1089
|
# @!attribute [rw] kms_key_arn
|
1090
1090
|
# The ARN of the KMS key to use to encrypt your data.
|
1091
1091
|
# @return [String]
|
1092
1092
|
#
|
1093
|
+
# @!attribute [rw] failure_type
|
1094
|
+
# The process that caused the detector to fail.
|
1095
|
+
# @return [String]
|
1096
|
+
#
|
1093
1097
|
# @see http://docs.aws.amazon.com/goto/WebAPI/lookoutmetrics-2017-07-25/DescribeAnomalyDetectorResponse AWS API Documentation
|
1094
1098
|
#
|
1095
1099
|
class DescribeAnomalyDetectorResponse < Struct.new(
|
@@ -1101,7 +1105,8 @@ module Aws::LookoutMetrics
|
|
1101
1105
|
:last_modification_time,
|
1102
1106
|
:status,
|
1103
1107
|
:failure_reason,
|
1104
|
-
:kms_key_arn
|
1108
|
+
:kms_key_arn,
|
1109
|
+
:failure_type)
|
1105
1110
|
SENSITIVE = []
|
1106
1111
|
include Aws::Structure
|
1107
1112
|
end
|
@@ -2084,7 +2089,7 @@ module Aws::LookoutMetrics
|
|
2084
2089
|
#
|
2085
2090
|
# {
|
2086
2091
|
# s3_source_config: {
|
2087
|
-
# role_arn: "Arn",
|
2092
|
+
# role_arn: "Arn",
|
2088
2093
|
# templated_path_list: ["TemplatedPath"],
|
2089
2094
|
# historical_data_path_list: ["HistoricalDataPath"],
|
2090
2095
|
# file_format_descriptor: {
|
@@ -2103,34 +2108,34 @@ module Aws::LookoutMetrics
|
|
2103
2108
|
# },
|
2104
2109
|
# },
|
2105
2110
|
# app_flow_config: {
|
2106
|
-
# role_arn: "Arn",
|
2107
|
-
# flow_name: "FlowName",
|
2111
|
+
# role_arn: "Arn",
|
2112
|
+
# flow_name: "FlowName",
|
2108
2113
|
# },
|
2109
2114
|
# cloud_watch_config: {
|
2110
|
-
# role_arn: "Arn",
|
2115
|
+
# role_arn: "Arn",
|
2111
2116
|
# },
|
2112
2117
|
# rds_source_config: {
|
2113
|
-
# db_instance_identifier: "RDSDatabaseIdentifier",
|
2114
|
-
# database_host: "DatabaseHost",
|
2115
|
-
# database_port: 1,
|
2116
|
-
# secret_manager_arn: "PoirotSecretManagerArn",
|
2117
|
-
# database_name: "RDSDatabaseName",
|
2118
|
-
# table_name: "TableName",
|
2119
|
-
# role_arn: "Arn",
|
2120
|
-
# vpc_configuration: {
|
2118
|
+
# db_instance_identifier: "RDSDatabaseIdentifier",
|
2119
|
+
# database_host: "DatabaseHost",
|
2120
|
+
# database_port: 1,
|
2121
|
+
# secret_manager_arn: "PoirotSecretManagerArn",
|
2122
|
+
# database_name: "RDSDatabaseName",
|
2123
|
+
# table_name: "TableName",
|
2124
|
+
# role_arn: "Arn",
|
2125
|
+
# vpc_configuration: {
|
2121
2126
|
# subnet_id_list: ["SubnetId"], # required
|
2122
2127
|
# security_group_id_list: ["SecurityGroupId"], # required
|
2123
2128
|
# },
|
2124
2129
|
# },
|
2125
2130
|
# redshift_source_config: {
|
2126
|
-
# cluster_identifier: "RedshiftClusterIdentifier",
|
2127
|
-
# database_host: "DatabaseHost",
|
2128
|
-
# database_port: 1,
|
2129
|
-
# secret_manager_arn: "PoirotSecretManagerArn",
|
2130
|
-
# database_name: "RedshiftDatabaseName",
|
2131
|
-
# table_name: "TableName",
|
2132
|
-
# role_arn: "Arn",
|
2133
|
-
# vpc_configuration: {
|
2131
|
+
# cluster_identifier: "RedshiftClusterIdentifier",
|
2132
|
+
# database_host: "DatabaseHost",
|
2133
|
+
# database_port: 1,
|
2134
|
+
# secret_manager_arn: "PoirotSecretManagerArn",
|
2135
|
+
# database_name: "RedshiftDatabaseName",
|
2136
|
+
# table_name: "TableName",
|
2137
|
+
# role_arn: "Arn",
|
2138
|
+
# vpc_configuration: {
|
2134
2139
|
# subnet_id_list: ["SubnetId"], # required
|
2135
2140
|
# security_group_id_list: ["SecurityGroupId"], # required
|
2136
2141
|
# },
|
@@ -2213,14 +2218,14 @@ module Aws::LookoutMetrics
|
|
2213
2218
|
# data as a hash:
|
2214
2219
|
#
|
2215
2220
|
# {
|
2216
|
-
# db_instance_identifier: "RDSDatabaseIdentifier",
|
2217
|
-
# database_host: "DatabaseHost",
|
2218
|
-
# database_port: 1,
|
2219
|
-
# secret_manager_arn: "PoirotSecretManagerArn",
|
2220
|
-
# database_name: "RDSDatabaseName",
|
2221
|
-
# table_name: "TableName",
|
2222
|
-
# role_arn: "Arn",
|
2223
|
-
# vpc_configuration: {
|
2221
|
+
# db_instance_identifier: "RDSDatabaseIdentifier",
|
2222
|
+
# database_host: "DatabaseHost",
|
2223
|
+
# database_port: 1,
|
2224
|
+
# secret_manager_arn: "PoirotSecretManagerArn",
|
2225
|
+
# database_name: "RDSDatabaseName",
|
2226
|
+
# table_name: "TableName",
|
2227
|
+
# role_arn: "Arn",
|
2228
|
+
# vpc_configuration: {
|
2224
2229
|
# subnet_id_list: ["SubnetId"], # required
|
2225
2230
|
# security_group_id_list: ["SecurityGroupId"], # required
|
2226
2231
|
# },
|
@@ -2280,14 +2285,14 @@ module Aws::LookoutMetrics
|
|
2280
2285
|
# data as a hash:
|
2281
2286
|
#
|
2282
2287
|
# {
|
2283
|
-
# cluster_identifier: "RedshiftClusterIdentifier",
|
2284
|
-
# database_host: "DatabaseHost",
|
2285
|
-
# database_port: 1,
|
2286
|
-
# secret_manager_arn: "PoirotSecretManagerArn",
|
2287
|
-
# database_name: "RedshiftDatabaseName",
|
2288
|
-
# table_name: "TableName",
|
2289
|
-
# role_arn: "Arn",
|
2290
|
-
# vpc_configuration: {
|
2288
|
+
# cluster_identifier: "RedshiftClusterIdentifier",
|
2289
|
+
# database_host: "DatabaseHost",
|
2290
|
+
# database_port: 1,
|
2291
|
+
# secret_manager_arn: "PoirotSecretManagerArn",
|
2292
|
+
# database_name: "RedshiftDatabaseName",
|
2293
|
+
# table_name: "TableName",
|
2294
|
+
# role_arn: "Arn",
|
2295
|
+
# vpc_configuration: {
|
2291
2296
|
# subnet_id_list: ["SubnetId"], # required
|
2292
2297
|
# security_group_id_list: ["SecurityGroupId"], # required
|
2293
2298
|
# },
|
@@ -2373,7 +2378,7 @@ module Aws::LookoutMetrics
|
|
2373
2378
|
# data as a hash:
|
2374
2379
|
#
|
2375
2380
|
# {
|
2376
|
-
# role_arn: "Arn",
|
2381
|
+
# role_arn: "Arn",
|
2377
2382
|
# templated_path_list: ["TemplatedPath"],
|
2378
2383
|
# historical_data_path_list: ["HistoricalDataPath"],
|
2379
2384
|
# file_format_descriptor: {
|
@@ -2756,7 +2761,7 @@ module Aws::LookoutMetrics
|
|
2756
2761
|
# metric_set_frequency: "P1D", # accepts P1D, PT1H, PT10M, PT5M
|
2757
2762
|
# metric_source: {
|
2758
2763
|
# s3_source_config: {
|
2759
|
-
# role_arn: "Arn",
|
2764
|
+
# role_arn: "Arn",
|
2760
2765
|
# templated_path_list: ["TemplatedPath"],
|
2761
2766
|
# historical_data_path_list: ["HistoricalDataPath"],
|
2762
2767
|
# file_format_descriptor: {
|
@@ -2775,34 +2780,34 @@ module Aws::LookoutMetrics
|
|
2775
2780
|
# },
|
2776
2781
|
# },
|
2777
2782
|
# app_flow_config: {
|
2778
|
-
# role_arn: "Arn",
|
2779
|
-
# flow_name: "FlowName",
|
2783
|
+
# role_arn: "Arn",
|
2784
|
+
# flow_name: "FlowName",
|
2780
2785
|
# },
|
2781
2786
|
# cloud_watch_config: {
|
2782
|
-
# role_arn: "Arn",
|
2787
|
+
# role_arn: "Arn",
|
2783
2788
|
# },
|
2784
2789
|
# rds_source_config: {
|
2785
|
-
# db_instance_identifier: "RDSDatabaseIdentifier",
|
2786
|
-
# database_host: "DatabaseHost",
|
2787
|
-
# database_port: 1,
|
2788
|
-
# secret_manager_arn: "PoirotSecretManagerArn",
|
2789
|
-
# database_name: "RDSDatabaseName",
|
2790
|
-
# table_name: "TableName",
|
2791
|
-
# role_arn: "Arn",
|
2792
|
-
# vpc_configuration: {
|
2790
|
+
# db_instance_identifier: "RDSDatabaseIdentifier",
|
2791
|
+
# database_host: "DatabaseHost",
|
2792
|
+
# database_port: 1,
|
2793
|
+
# secret_manager_arn: "PoirotSecretManagerArn",
|
2794
|
+
# database_name: "RDSDatabaseName",
|
2795
|
+
# table_name: "TableName",
|
2796
|
+
# role_arn: "Arn",
|
2797
|
+
# vpc_configuration: {
|
2793
2798
|
# subnet_id_list: ["SubnetId"], # required
|
2794
2799
|
# security_group_id_list: ["SecurityGroupId"], # required
|
2795
2800
|
# },
|
2796
2801
|
# },
|
2797
2802
|
# redshift_source_config: {
|
2798
|
-
# cluster_identifier: "RedshiftClusterIdentifier",
|
2799
|
-
# database_host: "DatabaseHost",
|
2800
|
-
# database_port: 1,
|
2801
|
-
# secret_manager_arn: "PoirotSecretManagerArn",
|
2802
|
-
# database_name: "RedshiftDatabaseName",
|
2803
|
-
# table_name: "TableName",
|
2804
|
-
# role_arn: "Arn",
|
2805
|
-
# vpc_configuration: {
|
2803
|
+
# cluster_identifier: "RedshiftClusterIdentifier",
|
2804
|
+
# database_host: "DatabaseHost",
|
2805
|
+
# database_port: 1,
|
2806
|
+
# secret_manager_arn: "PoirotSecretManagerArn",
|
2807
|
+
# database_name: "RedshiftDatabaseName",
|
2808
|
+
# table_name: "TableName",
|
2809
|
+
# role_arn: "Arn",
|
2810
|
+
# vpc_configuration: {
|
2806
2811
|
# subnet_id_list: ["SubnetId"], # required
|
2807
2812
|
# security_group_id_list: ["SecurityGroupId"], # required
|
2808
2813
|
# },
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-lookoutmetrics
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.12.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2022-01-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|