cdk-comprehend-s3olap 2.0.143 → 2.0.145
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/.jsii +3 -3
- package/lib/cdk-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +22 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +42 -34
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +305 -133
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +10 -3
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +19 -15
- package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +79 -68
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +141 -27
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +2136 -684
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +101 -90
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +115 -115
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.examples.json +45 -0
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +71 -3
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/sqs-2012-11-05.min.json +36 -103
- package/node_modules/aws-sdk/apis/sqs-2012-11-05.paginators.json +3 -3
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +44 -39
- package/node_modules/aws-sdk/clients/appsync.d.ts +15 -2
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +11 -6
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +11 -11
- package/node_modules/aws-sdk/clients/inspector2.d.ts +181 -9
- package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +15 -0
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +15 -5
- package/node_modules/aws-sdk/clients/opensearch.d.ts +203 -16
- package/node_modules/aws-sdk/clients/quicksight.d.ts +1918 -96
- package/node_modules/aws-sdk/clients/rekognition.d.ts +22 -8
- package/node_modules/aws-sdk/clients/s3.d.ts +168 -168
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +1 -1
- package/node_modules/aws-sdk/clients/securityhub.d.ts +102 -15
- package/node_modules/aws-sdk/clients/sqs.d.ts +42 -42
- package/node_modules/aws-sdk/clients/wellarchitected.d.ts +13 -2
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +16 -16
- package/node_modules/aws-sdk/dist/aws-sdk.js +168 -213
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +60 -60
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +5 -5
@@ -176,7 +176,7 @@
|
|
176
176
|
"shape": "S14"
|
177
177
|
},
|
178
178
|
"Applications": {
|
179
|
-
"shape": "
|
179
|
+
"shape": "S18"
|
180
180
|
}
|
181
181
|
}
|
182
182
|
},
|
@@ -423,7 +423,7 @@
|
|
423
423
|
"LensAlias": {},
|
424
424
|
"LensArn": {},
|
425
425
|
"Answer": {
|
426
|
-
"shape": "
|
426
|
+
"shape": "S1r"
|
427
427
|
}
|
428
428
|
}
|
429
429
|
}
|
@@ -469,7 +469,7 @@
|
|
469
469
|
"members": {
|
470
470
|
"MetricType": {},
|
471
471
|
"RiskCounts": {
|
472
|
-
"shape": "
|
472
|
+
"shape": "S2r"
|
473
473
|
},
|
474
474
|
"WorkloadId": {},
|
475
475
|
"WorkloadName": {},
|
@@ -490,7 +490,7 @@
|
|
490
490
|
"members": {
|
491
491
|
"PillarId": {},
|
492
492
|
"RiskCounts": {
|
493
|
-
"shape": "
|
493
|
+
"shape": "S2r"
|
494
494
|
},
|
495
495
|
"Questions": {
|
496
496
|
"type": "list",
|
@@ -516,7 +516,7 @@
|
|
516
516
|
}
|
517
517
|
},
|
518
518
|
"RiskCounts": {
|
519
|
-
"shape": "
|
519
|
+
"shape": "S2r"
|
520
520
|
}
|
521
521
|
}
|
522
522
|
}
|
@@ -608,7 +608,7 @@
|
|
608
608
|
"type": "integer"
|
609
609
|
},
|
610
610
|
"LensReview": {
|
611
|
-
"shape": "
|
611
|
+
"shape": "S3d"
|
612
612
|
}
|
613
613
|
}
|
614
614
|
}
|
@@ -759,7 +759,7 @@
|
|
759
759
|
"type": "timestamp"
|
760
760
|
},
|
761
761
|
"Workload": {
|
762
|
-
"shape": "
|
762
|
+
"shape": "S3w"
|
763
763
|
}
|
764
764
|
}
|
765
765
|
}
|
@@ -787,7 +787,7 @@
|
|
787
787
|
"type": "structure",
|
788
788
|
"members": {
|
789
789
|
"Workload": {
|
790
|
-
"shape": "
|
790
|
+
"shape": "S3w"
|
791
791
|
}
|
792
792
|
}
|
793
793
|
}
|
@@ -880,10 +880,10 @@
|
|
880
880
|
"PillarId": {},
|
881
881
|
"QuestionTitle": {},
|
882
882
|
"Choices": {
|
883
|
-
"shape": "
|
883
|
+
"shape": "S1x"
|
884
884
|
},
|
885
885
|
"SelectedChoices": {
|
886
|
-
"shape": "
|
886
|
+
"shape": "S29"
|
887
887
|
},
|
888
888
|
"ChoiceAnswerSummaries": {
|
889
889
|
"type": "list",
|
@@ -1159,7 +1159,7 @@
|
|
1159
1159
|
"type": "timestamp"
|
1160
1160
|
},
|
1161
1161
|
"RiskCounts": {
|
1162
|
-
"shape": "
|
1162
|
+
"shape": "S2r"
|
1163
1163
|
}
|
1164
1164
|
}
|
1165
1165
|
}
|
@@ -1318,7 +1318,7 @@
|
|
1318
1318
|
"type": "timestamp"
|
1319
1319
|
},
|
1320
1320
|
"WorkloadSummary": {
|
1321
|
-
"shape": "
|
1321
|
+
"shape": "S5l"
|
1322
1322
|
}
|
1323
1323
|
}
|
1324
1324
|
}
|
@@ -1524,7 +1524,7 @@
|
|
1524
1524
|
"WorkloadSummaries": {
|
1525
1525
|
"type": "list",
|
1526
1526
|
"member": {
|
1527
|
-
"shape": "
|
1527
|
+
"shape": "S5l"
|
1528
1528
|
}
|
1529
1529
|
},
|
1530
1530
|
"NextToken": {}
|
@@ -1611,7 +1611,7 @@
|
|
1611
1611
|
"locationName": "QuestionId"
|
1612
1612
|
},
|
1613
1613
|
"SelectedChoices": {
|
1614
|
-
"shape": "
|
1614
|
+
"shape": "S29"
|
1615
1615
|
},
|
1616
1616
|
"ChoiceUpdates": {
|
1617
1617
|
"type": "map",
|
@@ -1642,7 +1642,7 @@
|
|
1642
1642
|
"LensAlias": {},
|
1643
1643
|
"LensArn": {},
|
1644
1644
|
"Answer": {
|
1645
|
-
"shape": "
|
1645
|
+
"shape": "S1r"
|
1646
1646
|
}
|
1647
1647
|
}
|
1648
1648
|
}
|
@@ -1655,7 +1655,8 @@
|
|
1655
1655
|
"input": {
|
1656
1656
|
"type": "structure",
|
1657
1657
|
"members": {
|
1658
|
-
"OrganizationSharingStatus": {}
|
1658
|
+
"OrganizationSharingStatus": {},
|
1659
|
+
"DiscoveryIntegrationStatus": {}
|
1659
1660
|
}
|
1660
1661
|
}
|
1661
1662
|
},
|
@@ -1692,7 +1693,7 @@
|
|
1692
1693
|
"members": {
|
1693
1694
|
"WorkloadId": {},
|
1694
1695
|
"LensReview": {
|
1695
|
-
"shape": "
|
1696
|
+
"shape": "S3d"
|
1696
1697
|
}
|
1697
1698
|
}
|
1698
1699
|
}
|
@@ -1775,7 +1776,7 @@
|
|
1775
1776
|
"shape": "S14"
|
1776
1777
|
},
|
1777
1778
|
"Applications": {
|
1778
|
-
"shape": "
|
1779
|
+
"shape": "S18"
|
1779
1780
|
}
|
1780
1781
|
}
|
1781
1782
|
},
|
@@ -1783,7 +1784,7 @@
|
|
1783
1784
|
"type": "structure",
|
1784
1785
|
"members": {
|
1785
1786
|
"Workload": {
|
1786
|
-
"shape": "
|
1787
|
+
"shape": "S3w"
|
1787
1788
|
}
|
1788
1789
|
}
|
1789
1790
|
}
|
@@ -1891,14 +1892,18 @@
|
|
1891
1892
|
"S14": {
|
1892
1893
|
"type": "structure",
|
1893
1894
|
"members": {
|
1894
|
-
"TrustedAdvisorIntegrationStatus": {}
|
1895
|
+
"TrustedAdvisorIntegrationStatus": {},
|
1896
|
+
"WorkloadResourceDefinition": {
|
1897
|
+
"type": "list",
|
1898
|
+
"member": {}
|
1899
|
+
}
|
1895
1900
|
}
|
1896
1901
|
},
|
1897
|
-
"
|
1902
|
+
"S18": {
|
1898
1903
|
"type": "list",
|
1899
1904
|
"member": {}
|
1900
1905
|
},
|
1901
|
-
"
|
1906
|
+
"S1r": {
|
1902
1907
|
"type": "structure",
|
1903
1908
|
"members": {
|
1904
1909
|
"QuestionId": {},
|
@@ -1909,10 +1914,10 @@
|
|
1909
1914
|
"HelpfulResourceUrl": {},
|
1910
1915
|
"HelpfulResourceDisplayText": {},
|
1911
1916
|
"Choices": {
|
1912
|
-
"shape": "
|
1917
|
+
"shape": "S1x"
|
1913
1918
|
},
|
1914
1919
|
"SelectedChoices": {
|
1915
|
-
"shape": "
|
1920
|
+
"shape": "S29"
|
1916
1921
|
},
|
1917
1922
|
"ChoiceAnswers": {
|
1918
1923
|
"type": "list",
|
@@ -1934,7 +1939,7 @@
|
|
1934
1939
|
"Reason": {}
|
1935
1940
|
}
|
1936
1941
|
},
|
1937
|
-
"
|
1942
|
+
"S1x": {
|
1938
1943
|
"type": "list",
|
1939
1944
|
"member": {
|
1940
1945
|
"type": "structure",
|
@@ -1943,10 +1948,10 @@
|
|
1943
1948
|
"Title": {},
|
1944
1949
|
"Description": {},
|
1945
1950
|
"HelpfulResource": {
|
1946
|
-
"shape": "
|
1951
|
+
"shape": "S22"
|
1947
1952
|
},
|
1948
1953
|
"ImprovementPlan": {
|
1949
|
-
"shape": "
|
1954
|
+
"shape": "S22"
|
1950
1955
|
},
|
1951
1956
|
"AdditionalResources": {
|
1952
1957
|
"type": "list",
|
@@ -1957,7 +1962,7 @@
|
|
1957
1962
|
"Content": {
|
1958
1963
|
"type": "list",
|
1959
1964
|
"member": {
|
1960
|
-
"shape": "
|
1965
|
+
"shape": "S22"
|
1961
1966
|
}
|
1962
1967
|
}
|
1963
1968
|
}
|
@@ -1966,25 +1971,25 @@
|
|
1966
1971
|
}
|
1967
1972
|
}
|
1968
1973
|
},
|
1969
|
-
"
|
1974
|
+
"S22": {
|
1970
1975
|
"type": "structure",
|
1971
1976
|
"members": {
|
1972
1977
|
"DisplayText": {},
|
1973
1978
|
"Url": {}
|
1974
1979
|
}
|
1975
1980
|
},
|
1976
|
-
"
|
1981
|
+
"S29": {
|
1977
1982
|
"type": "list",
|
1978
1983
|
"member": {}
|
1979
1984
|
},
|
1980
|
-
"
|
1985
|
+
"S2r": {
|
1981
1986
|
"type": "map",
|
1982
1987
|
"key": {},
|
1983
1988
|
"value": {
|
1984
1989
|
"type": "integer"
|
1985
1990
|
}
|
1986
1991
|
},
|
1987
|
-
"
|
1992
|
+
"S3d": {
|
1988
1993
|
"type": "structure",
|
1989
1994
|
"members": {
|
1990
1995
|
"LensAlias": {},
|
@@ -2001,7 +2006,7 @@
|
|
2001
2006
|
"PillarName": {},
|
2002
2007
|
"Notes": {},
|
2003
2008
|
"RiskCounts": {
|
2004
|
-
"shape": "
|
2009
|
+
"shape": "S2r"
|
2005
2010
|
}
|
2006
2011
|
}
|
2007
2012
|
}
|
@@ -2011,12 +2016,12 @@
|
|
2011
2016
|
},
|
2012
2017
|
"Notes": {},
|
2013
2018
|
"RiskCounts": {
|
2014
|
-
"shape": "
|
2019
|
+
"shape": "S2r"
|
2015
2020
|
},
|
2016
2021
|
"NextToken": {}
|
2017
2022
|
}
|
2018
2023
|
},
|
2019
|
-
"
|
2024
|
+
"S3w": {
|
2020
2025
|
"type": "structure",
|
2021
2026
|
"members": {
|
2022
2027
|
"WorkloadId": {},
|
@@ -2049,7 +2054,7 @@
|
|
2049
2054
|
"Notes": {},
|
2050
2055
|
"ImprovementStatus": {},
|
2051
2056
|
"RiskCounts": {
|
2052
|
-
"shape": "
|
2057
|
+
"shape": "S2r"
|
2053
2058
|
},
|
2054
2059
|
"PillarPriorities": {
|
2055
2060
|
"shape": "St"
|
@@ -2066,11 +2071,11 @@
|
|
2066
2071
|
"shape": "S14"
|
2067
2072
|
},
|
2068
2073
|
"Applications": {
|
2069
|
-
"shape": "
|
2074
|
+
"shape": "S18"
|
2070
2075
|
}
|
2071
2076
|
}
|
2072
2077
|
},
|
2073
|
-
"
|
2078
|
+
"S5l": {
|
2074
2079
|
"type": "structure",
|
2075
2080
|
"members": {
|
2076
2081
|
"WorkloadId": {},
|
@@ -2084,7 +2089,7 @@
|
|
2084
2089
|
"shape": "Sz"
|
2085
2090
|
},
|
2086
2091
|
"RiskCounts": {
|
2087
|
-
"shape": "
|
2092
|
+
"shape": "S2r"
|
2088
2093
|
},
|
2089
2094
|
"ImprovementStatus": {}
|
2090
2095
|
}
|
@@ -522,7 +522,7 @@ declare namespace AppSync {
|
|
522
522
|
*/
|
523
523
|
domainName: DomainName;
|
524
524
|
/**
|
525
|
-
* The API ID.
|
525
|
+
* The API ID. Private APIs can not be associated with custom domains.
|
526
526
|
*/
|
527
527
|
apiId: String;
|
528
528
|
}
|
@@ -831,6 +831,10 @@ declare namespace AppSync {
|
|
831
831
|
* Configuration for Lambda function authorization.
|
832
832
|
*/
|
833
833
|
lambdaAuthorizerConfig?: LambdaAuthorizerConfig;
|
834
|
+
/**
|
835
|
+
* Sets the value of the GraphQL API to public (GLOBAL) or private (PRIVATE). If no value is provided, the visibility will be set to GLOBAL by default. This value cannot be changed once the API has been created.
|
836
|
+
*/
|
837
|
+
visibility?: GraphQLApiVisibility;
|
834
838
|
}
|
835
839
|
export interface CreateGraphqlApiResponse {
|
836
840
|
/**
|
@@ -1426,6 +1430,7 @@ declare namespace AppSync {
|
|
1426
1430
|
*/
|
1427
1431
|
type?: Type;
|
1428
1432
|
}
|
1433
|
+
export type GraphQLApiVisibility = "GLOBAL"|"PRIVATE"|string;
|
1429
1434
|
export interface GraphqlApi {
|
1430
1435
|
/**
|
1431
1436
|
* The API name.
|
@@ -1479,6 +1484,14 @@ declare namespace AppSync {
|
|
1479
1484
|
* Configuration for Lambda function authorization.
|
1480
1485
|
*/
|
1481
1486
|
lambdaAuthorizerConfig?: LambdaAuthorizerConfig;
|
1487
|
+
/**
|
1488
|
+
* The DNS records for the API.
|
1489
|
+
*/
|
1490
|
+
dns?: MapOfStringToString;
|
1491
|
+
/**
|
1492
|
+
* Sets the value of the GraphQL API to public (GLOBAL) or private (PRIVATE). If no value is provided, the visibility will be set to GLOBAL by default. This value cannot be changed once the API has been created.
|
1493
|
+
*/
|
1494
|
+
visibility?: GraphQLApiVisibility;
|
1482
1495
|
}
|
1483
1496
|
export type GraphqlApis = GraphqlApi[];
|
1484
1497
|
export interface HttpDataSourceConfig {
|
@@ -1493,7 +1506,7 @@ declare namespace AppSync {
|
|
1493
1506
|
}
|
1494
1507
|
export interface LambdaAuthorizerConfig {
|
1495
1508
|
/**
|
1496
|
-
* The number of seconds a response should be cached for. The default is
|
1509
|
+
* The number of seconds a response should be cached for. The default is 0 seconds, which disables caching. If you don't specify a value for authorizerResultTtlInSeconds, the default value is used. The maximum value is one hour (3600 seconds). The Lambda function can override this by returning a ttlOverride key in its response.
|
1497
1510
|
*/
|
1498
1511
|
authorizerResultTtlInSeconds?: TTL;
|
1499
1512
|
/**
|
@@ -253,11 +253,11 @@ declare class CloudWatch extends Service {
|
|
253
253
|
*/
|
254
254
|
putManagedInsightRules(callback?: (err: AWSError, data: CloudWatch.Types.PutManagedInsightRulesOutput) => void): Request<CloudWatch.Types.PutManagedInsightRulesOutput, AWSError>;
|
255
255
|
/**
|
256
|
-
* Creates or updates an alarm and associates it with the specified metric, metric math expression, anomaly detection model, or Metrics Insights query. For more information about using a Metrics Insights query for an alarm, see Create alarms on Metrics Insights queries. Alarms based on anomaly detection models cannot have Auto Scaling actions. When this operation creates an alarm, the alarm state is immediately set to INSUFFICIENT_DATA. The alarm is then evaluated and its state is set appropriately. Any actions associated with the new state are then executed. When you update an existing alarm, its state is left unchanged, but the update completely overwrites the previous configuration of the alarm. If you are an IAM user, you must have Amazon EC2 permissions for some alarm operations: The iam:CreateServiceLinkedRole permission for all alarms with EC2 actions The iam:CreateServiceLinkedRole permissions to create an alarm with Systems Manager OpsItem or response plan actions. The first time you create an alarm in the Amazon Web Services Management Console, the CLI, or by using the PutMetricAlarm API, CloudWatch creates the necessary service-linked role for you. The service-linked roles are called AWSServiceRoleForCloudWatchEvents and AWSServiceRoleForCloudWatchAlarms_ActionSSM. For more information, see Amazon Web Services service-linked role. Cross-account alarms You can set an alarm on metrics in the current account, or in another account. To create a cross-account alarm that watches a metric in a different account, you must have completed the following pre-requisites: The account where the metrics are located (the sharing account) must already have a sharing role named CloudWatch-CrossAccountSharingRole. If it does not already have this role, you must create it using the instructions in Set up a sharing account in Cross-account cross-Region CloudWatch console. The policy for that role must grant access to the ID of the account where you are creating the alarm. The account where you are creating the alarm (the monitoring account) must already have a service-linked role named AWSServiceRoleForCloudWatchCrossAccount to allow CloudWatch to assume the sharing role in the sharing account. If it does not, you must create it following the directions in Set up a monitoring account in Cross-account cross-Region CloudWatch console.
|
256
|
+
* Creates or updates an alarm and associates it with the specified metric, metric math expression, anomaly detection model, or Metrics Insights query. For more information about using a Metrics Insights query for an alarm, see Create alarms on Metrics Insights queries. Alarms based on anomaly detection models cannot have Auto Scaling actions. When this operation creates an alarm, the alarm state is immediately set to INSUFFICIENT_DATA. The alarm is then evaluated and its state is set appropriately. Any actions associated with the new state are then executed. When you update an existing alarm, its state is left unchanged, but the update completely overwrites the previous configuration of the alarm. If you are an IAM user, you must have Amazon EC2 permissions for some alarm operations: The iam:CreateServiceLinkedRole permission for all alarms with EC2 actions The iam:CreateServiceLinkedRole permissions to create an alarm with Systems Manager OpsItem or response plan actions. The first time you create an alarm in the Amazon Web Services Management Console, the CLI, or by using the PutMetricAlarm API, CloudWatch creates the necessary service-linked role for you. The service-linked roles are called AWSServiceRoleForCloudWatchEvents and AWSServiceRoleForCloudWatchAlarms_ActionSSM. For more information, see Amazon Web Services service-linked role. Each PutMetricAlarm action has a maximum uncompressed payload of 120 KB. Cross-account alarms You can set an alarm on metrics in the current account, or in another account. To create a cross-account alarm that watches a metric in a different account, you must have completed the following pre-requisites: The account where the metrics are located (the sharing account) must already have a sharing role named CloudWatch-CrossAccountSharingRole. If it does not already have this role, you must create it using the instructions in Set up a sharing account in Cross-account cross-Region CloudWatch console. The policy for that role must grant access to the ID of the account where you are creating the alarm. The account where you are creating the alarm (the monitoring account) must already have a service-linked role named AWSServiceRoleForCloudWatchCrossAccount to allow CloudWatch to assume the sharing role in the sharing account. If it does not, you must create it following the directions in Set up a monitoring account in Cross-account cross-Region CloudWatch console.
|
257
257
|
*/
|
258
258
|
putMetricAlarm(params: CloudWatch.Types.PutMetricAlarmInput, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
259
259
|
/**
|
260
|
-
* Creates or updates an alarm and associates it with the specified metric, metric math expression, anomaly detection model, or Metrics Insights query. For more information about using a Metrics Insights query for an alarm, see Create alarms on Metrics Insights queries. Alarms based on anomaly detection models cannot have Auto Scaling actions. When this operation creates an alarm, the alarm state is immediately set to INSUFFICIENT_DATA. The alarm is then evaluated and its state is set appropriately. Any actions associated with the new state are then executed. When you update an existing alarm, its state is left unchanged, but the update completely overwrites the previous configuration of the alarm. If you are an IAM user, you must have Amazon EC2 permissions for some alarm operations: The iam:CreateServiceLinkedRole permission for all alarms with EC2 actions The iam:CreateServiceLinkedRole permissions to create an alarm with Systems Manager OpsItem or response plan actions. The first time you create an alarm in the Amazon Web Services Management Console, the CLI, or by using the PutMetricAlarm API, CloudWatch creates the necessary service-linked role for you. The service-linked roles are called AWSServiceRoleForCloudWatchEvents and AWSServiceRoleForCloudWatchAlarms_ActionSSM. For more information, see Amazon Web Services service-linked role. Cross-account alarms You can set an alarm on metrics in the current account, or in another account. To create a cross-account alarm that watches a metric in a different account, you must have completed the following pre-requisites: The account where the metrics are located (the sharing account) must already have a sharing role named CloudWatch-CrossAccountSharingRole. If it does not already have this role, you must create it using the instructions in Set up a sharing account in Cross-account cross-Region CloudWatch console. The policy for that role must grant access to the ID of the account where you are creating the alarm. The account where you are creating the alarm (the monitoring account) must already have a service-linked role named AWSServiceRoleForCloudWatchCrossAccount to allow CloudWatch to assume the sharing role in the sharing account. If it does not, you must create it following the directions in Set up a monitoring account in Cross-account cross-Region CloudWatch console.
|
260
|
+
* Creates or updates an alarm and associates it with the specified metric, metric math expression, anomaly detection model, or Metrics Insights query. For more information about using a Metrics Insights query for an alarm, see Create alarms on Metrics Insights queries. Alarms based on anomaly detection models cannot have Auto Scaling actions. When this operation creates an alarm, the alarm state is immediately set to INSUFFICIENT_DATA. The alarm is then evaluated and its state is set appropriately. Any actions associated with the new state are then executed. When you update an existing alarm, its state is left unchanged, but the update completely overwrites the previous configuration of the alarm. If you are an IAM user, you must have Amazon EC2 permissions for some alarm operations: The iam:CreateServiceLinkedRole permission for all alarms with EC2 actions The iam:CreateServiceLinkedRole permissions to create an alarm with Systems Manager OpsItem or response plan actions. The first time you create an alarm in the Amazon Web Services Management Console, the CLI, or by using the PutMetricAlarm API, CloudWatch creates the necessary service-linked role for you. The service-linked roles are called AWSServiceRoleForCloudWatchEvents and AWSServiceRoleForCloudWatchAlarms_ActionSSM. For more information, see Amazon Web Services service-linked role. Each PutMetricAlarm action has a maximum uncompressed payload of 120 KB. Cross-account alarms You can set an alarm on metrics in the current account, or in another account. To create a cross-account alarm that watches a metric in a different account, you must have completed the following pre-requisites: The account where the metrics are located (the sharing account) must already have a sharing role named CloudWatch-CrossAccountSharingRole. If it does not already have this role, you must create it using the instructions in Set up a sharing account in Cross-account cross-Region CloudWatch console. The policy for that role must grant access to the ID of the account where you are creating the alarm. The account where you are creating the alarm (the monitoring account) must already have a service-linked role named AWSServiceRoleForCloudWatchCrossAccount to allow CloudWatch to assume the sharing role in the sharing account. If it does not, you must create it following the directions in Set up a monitoring account in Cross-account cross-Region CloudWatch console.
|
261
261
|
*/
|
262
262
|
putMetricAlarm(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
263
263
|
/**
|
@@ -1726,10 +1726,15 @@ declare namespace CloudWatch {
|
|
1726
1726
|
}
|
1727
1727
|
export interface MetricStreamFilter {
|
1728
1728
|
/**
|
1729
|
-
* The name of the metric namespace
|
1729
|
+
* The name of the metric namespace for this filter. The namespace can contain only ASCII printable characters (ASCII range 32 through 126). It must contain at least one non-whitespace character.
|
1730
1730
|
*/
|
1731
1731
|
Namespace?: Namespace;
|
1732
|
+
/**
|
1733
|
+
* The names of the metrics to either include or exclude from the metric stream. If you omit this parameter, all metrics in the namespace are included or excluded, depending on whether this filter is specified as an exclude filter or an include filter. Each metric name can contain only ASCII printable characters (ASCII range 32 through 126). Each metric name must contain at least one non-whitespace character.
|
1734
|
+
*/
|
1735
|
+
MetricNames?: MetricStreamFilterMetricNames;
|
1732
1736
|
}
|
1737
|
+
export type MetricStreamFilterMetricNames = MetricName[];
|
1733
1738
|
export type MetricStreamFilters = MetricStreamFilter[];
|
1734
1739
|
export type MetricStreamName = string;
|
1735
1740
|
export type MetricStreamNames = MetricStreamName[];
|
@@ -1925,15 +1930,15 @@ declare namespace CloudWatch {
|
|
1925
1930
|
*/
|
1926
1931
|
ActionsEnabled?: ActionsEnabled;
|
1927
1932
|
/**
|
1928
|
-
* The actions to execute when this alarm transitions to an OK state from any other state. Each action is specified as an Amazon Resource Name (ARN). Valid values: EC2 actions: arn:aws:automate:region:ec2:stop arn:aws:automate:region:ec2:terminate arn:aws:automate:region:ec2:reboot arn:aws:automate:region:ec2:recover arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Stop/1.0 arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Terminate/1.0 arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Reboot/1.0 arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Recover/1.0 Autoscaling action: arn:aws:autoscaling:region:account-id:scalingPolicy:policy-id:autoScalingGroupName/group-friendly-name:policyName/policy-friendly-name
|
1933
|
+
* The actions to execute when this alarm transitions to an OK state from any other state. Each action is specified as an Amazon Resource Name (ARN). Valid values: EC2 actions: arn:aws:automate:region:ec2:stop arn:aws:automate:region:ec2:terminate arn:aws:automate:region:ec2:reboot arn:aws:automate:region:ec2:recover arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Stop/1.0 arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Terminate/1.0 arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Reboot/1.0 arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Recover/1.0 Autoscaling action: arn:aws:autoscaling:region:account-id:scalingPolicy:policy-id:autoScalingGroupName/group-friendly-name:policyName/policy-friendly-name SNS notification action: arn:aws:sns:region:account-id:sns-topic-name:autoScalingGroupName/group-friendly-name:policyName/policy-friendly-name SSM integration actions: arn:aws:ssm:region:account-id:opsitem:severity#CATEGORY=category-name arn:aws:ssm-incidents::account-id:responseplan/response-plan-name
|
1929
1934
|
*/
|
1930
1935
|
OKActions?: ResourceList;
|
1931
1936
|
/**
|
1932
|
-
* The actions to execute when this alarm transitions to the ALARM state from any other state. Each action is specified as an Amazon Resource Name (ARN). Valid values: EC2 actions: arn:aws:automate:region:ec2:stop arn:aws:automate:region:ec2:terminate arn:aws:automate:region:ec2:reboot arn:aws:automate:region:ec2:recover arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Stop/1.0 arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Terminate/1.0 arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Reboot/1.0 arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Recover/1.0 Autoscaling action: arn:aws:autoscaling:region:account-id:scalingPolicy:policy-id:autoScalingGroupName/group-friendly-name:policyName/policy-friendly-name
|
1937
|
+
* The actions to execute when this alarm transitions to the ALARM state from any other state. Each action is specified as an Amazon Resource Name (ARN). Valid values: EC2 actions: arn:aws:automate:region:ec2:stop arn:aws:automate:region:ec2:terminate arn:aws:automate:region:ec2:reboot arn:aws:automate:region:ec2:recover arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Stop/1.0 arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Terminate/1.0 arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Reboot/1.0 arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Recover/1.0 Autoscaling action: arn:aws:autoscaling:region:account-id:scalingPolicy:policy-id:autoScalingGroupName/group-friendly-name:policyName/policy-friendly-name SNS notification action: arn:aws:sns:region:account-id:sns-topic-name:autoScalingGroupName/group-friendly-name:policyName/policy-friendly-name SSM integration actions: arn:aws:ssm:region:account-id:opsitem:severity#CATEGORY=category-name arn:aws:ssm-incidents::account-id:responseplan/response-plan-name
|
1933
1938
|
*/
|
1934
1939
|
AlarmActions?: ResourceList;
|
1935
1940
|
/**
|
1936
|
-
* The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state. Each action is specified as an Amazon Resource Name (ARN). Valid values: EC2 actions: arn:aws:automate:region:ec2:stop arn:aws:automate:region:ec2:terminate arn:aws:automate:region:ec2:reboot arn:aws:automate:region:ec2:recover arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Stop/1.0 arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Terminate/1.0 arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Reboot/1.0 arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Recover/1.0 Autoscaling action: arn:aws:autoscaling:region:account-id:scalingPolicy:policy-id:autoScalingGroupName/group-friendly-name:policyName/policy-friendly-name
|
1941
|
+
* The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state. Each action is specified as an Amazon Resource Name (ARN). Valid values: EC2 actions: arn:aws:automate:region:ec2:stop arn:aws:automate:region:ec2:terminate arn:aws:automate:region:ec2:reboot arn:aws:automate:region:ec2:recover arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Stop/1.0 arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Terminate/1.0 arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Reboot/1.0 arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Recover/1.0 Autoscaling action: arn:aws:autoscaling:region:account-id:scalingPolicy:policy-id:autoScalingGroupName/group-friendly-name:policyName/policy-friendly-name SNS notification action: arn:aws:sns:region:account-id:sns-topic-name:autoScalingGroupName/group-friendly-name:policyName/policy-friendly-name SSM integration actions: arn:aws:ssm:region:account-id:opsitem:severity#CATEGORY=category-name arn:aws:ssm-incidents::account-id:responseplan/response-plan-name
|
1937
1942
|
*/
|
1938
1943
|
InsufficientDataActions?: ResourceList;
|
1939
1944
|
/**
|
@@ -4352,7 +4352,7 @@ declare namespace ConfigService {
|
|
4352
4352
|
}
|
4353
4353
|
export type ResourceKeys = ResourceKey[];
|
4354
4354
|
export type ResourceName = string;
|
4355
|
-
export type ResourceType = "AWS::EC2::CustomerGateway"|"AWS::EC2::EIP"|"AWS::EC2::Host"|"AWS::EC2::Instance"|"AWS::EC2::InternetGateway"|"AWS::EC2::NetworkAcl"|"AWS::EC2::NetworkInterface"|"AWS::EC2::RouteTable"|"AWS::EC2::SecurityGroup"|"AWS::EC2::Subnet"|"AWS::CloudTrail::Trail"|"AWS::EC2::Volume"|"AWS::EC2::VPC"|"AWS::EC2::VPNConnection"|"AWS::EC2::VPNGateway"|"AWS::EC2::RegisteredHAInstance"|"AWS::EC2::NatGateway"|"AWS::EC2::EgressOnlyInternetGateway"|"AWS::EC2::VPCEndpoint"|"AWS::EC2::VPCEndpointService"|"AWS::EC2::FlowLog"|"AWS::EC2::VPCPeeringConnection"|"AWS::Elasticsearch::Domain"|"AWS::IAM::Group"|"AWS::IAM::Policy"|"AWS::IAM::Role"|"AWS::IAM::User"|"AWS::ElasticLoadBalancingV2::LoadBalancer"|"AWS::ACM::Certificate"|"AWS::RDS::DBInstance"|"AWS::RDS::DBSubnetGroup"|"AWS::RDS::DBSecurityGroup"|"AWS::RDS::DBSnapshot"|"AWS::RDS::DBCluster"|"AWS::RDS::DBClusterSnapshot"|"AWS::RDS::EventSubscription"|"AWS::S3::Bucket"|"AWS::S3::AccountPublicAccessBlock"|"AWS::Redshift::Cluster"|"AWS::Redshift::ClusterSnapshot"|"AWS::Redshift::ClusterParameterGroup"|"AWS::Redshift::ClusterSecurityGroup"|"AWS::Redshift::ClusterSubnetGroup"|"AWS::Redshift::EventSubscription"|"AWS::SSM::ManagedInstanceInventory"|"AWS::CloudWatch::Alarm"|"AWS::CloudFormation::Stack"|"AWS::ElasticLoadBalancing::LoadBalancer"|"AWS::AutoScaling::AutoScalingGroup"|"AWS::AutoScaling::LaunchConfiguration"|"AWS::AutoScaling::ScalingPolicy"|"AWS::AutoScaling::ScheduledAction"|"AWS::DynamoDB::Table"|"AWS::CodeBuild::Project"|"AWS::WAF::RateBasedRule"|"AWS::WAF::Rule"|"AWS::WAF::RuleGroup"|"AWS::WAF::WebACL"|"AWS::WAFRegional::RateBasedRule"|"AWS::WAFRegional::Rule"|"AWS::WAFRegional::RuleGroup"|"AWS::WAFRegional::WebACL"|"AWS::CloudFront::Distribution"|"AWS::CloudFront::StreamingDistribution"|"AWS::Lambda::Function"|"AWS::NetworkFirewall::Firewall"|"AWS::NetworkFirewall::FirewallPolicy"|"AWS::NetworkFirewall::RuleGroup"|"AWS::ElasticBeanstalk::Application"|"AWS::ElasticBeanstalk::ApplicationVersion"|"AWS::ElasticBeanstalk::Environment"|"AWS::WAFv2::WebACL"|"AWS::WAFv2::RuleGroup"|"AWS::WAFv2::IPSet"|"AWS::WAFv2::RegexPatternSet"|"AWS::WAFv2::ManagedRuleSet"|"AWS::XRay::EncryptionConfig"|"AWS::SSM::AssociationCompliance"|"AWS::SSM::PatchCompliance"|"AWS::Shield::Protection"|"AWS::ShieldRegional::Protection"|"AWS::Config::ConformancePackCompliance"|"AWS::Config::ResourceCompliance"|"AWS::ApiGateway::Stage"|"AWS::ApiGateway::RestApi"|"AWS::ApiGatewayV2::Stage"|"AWS::ApiGatewayV2::Api"|"AWS::CodePipeline::Pipeline"|"AWS::ServiceCatalog::CloudFormationProvisionedProduct"|"AWS::ServiceCatalog::CloudFormationProduct"|"AWS::ServiceCatalog::Portfolio"|"AWS::SQS::Queue"|"AWS::KMS::Key"|"AWS::QLDB::Ledger"|"AWS::SecretsManager::Secret"|"AWS::SNS::Topic"|"AWS::SSM::FileData"|"AWS::Backup::BackupPlan"|"AWS::Backup::BackupSelection"|"AWS::Backup::BackupVault"|"AWS::Backup::RecoveryPoint"|"AWS::ECR::Repository"|"AWS::ECS::Cluster"|"AWS::ECS::Service"|"AWS::ECS::TaskDefinition"|"AWS::EFS::AccessPoint"|"AWS::EFS::FileSystem"|"AWS::EKS::Cluster"|"AWS::OpenSearch::Domain"|"AWS::EC2::TransitGateway"|"AWS::Kinesis::Stream"|"AWS::Kinesis::StreamConsumer"|"AWS::CodeDeploy::Application"|"AWS::CodeDeploy::DeploymentConfig"|"AWS::CodeDeploy::DeploymentGroup"|"AWS::EC2::LaunchTemplate"|"AWS::ECR::PublicRepository"|"AWS::GuardDuty::Detector"|"AWS::EMR::SecurityConfiguration"|"AWS::SageMaker::CodeRepository"|"AWS::Route53Resolver::ResolverEndpoint"|"AWS::Route53Resolver::ResolverRule"|"AWS::Route53Resolver::ResolverRuleAssociation"|"AWS::DMS::ReplicationSubnetGroup"|"AWS::DMS::EventSubscription"|"AWS::MSK::Cluster"|"AWS::StepFunctions::Activity"|"AWS::WorkSpaces::Workspace"|"AWS::WorkSpaces::ConnectionAlias"|"AWS::SageMaker::Model"|"AWS::ElasticLoadBalancingV2::Listener"|"AWS::StepFunctions::StateMachine"|"AWS::Batch::JobQueue"|"AWS::Batch::ComputeEnvironment"|"AWS::AccessAnalyzer::Analyzer"|"AWS::Athena::WorkGroup"|"AWS::Athena::DataCatalog"|"AWS::Detective::Graph"|"AWS::GlobalAccelerator::Accelerator"|"AWS::GlobalAccelerator::EndpointGroup"|"AWS::GlobalAccelerator::Listener"|"AWS::EC2::TransitGatewayAttachment"|"AWS::EC2::TransitGatewayRouteTable"|"AWS::DMS::Certificate"|"AWS::AppConfig::Application"|"AWS::AppSync::GraphQLApi"|"AWS::DataSync::LocationSMB"|"AWS::DataSync::LocationFSxLustre"|"AWS::DataSync::LocationS3"|"AWS::DataSync::LocationEFS"|"AWS::DataSync::Task"|"AWS::DataSync::LocationNFS"|"AWS::EC2::NetworkInsightsAccessScopeAnalysis"|"AWS::EKS::FargateProfile"|"AWS::Glue::Job"|"AWS::GuardDuty::ThreatIntelSet"|"AWS::GuardDuty::IPSet"|"AWS::SageMaker::Workteam"|"AWS::SageMaker::NotebookInstanceLifecycleConfig"|"AWS::ServiceDiscovery::Service"|"AWS::ServiceDiscovery::PublicDnsNamespace"|"AWS::SES::ContactList"|"AWS::SES::ConfigurationSet"|"AWS::Route53::HostedZone"|"AWS::IoTEvents::Input"|"AWS::IoTEvents::DetectorModel"|"AWS::IoTEvents::AlarmModel"|"AWS::ServiceDiscovery::HttpNamespace"|"AWS::Events::EventBus"|"AWS::ImageBuilder::ContainerRecipe"|"AWS::ImageBuilder::DistributionConfiguration"|"AWS::ImageBuilder::InfrastructureConfiguration"|"AWS::DataSync::LocationObjectStorage"|"AWS::DataSync::LocationHDFS"|"AWS::Glue::Classifier"|"AWS::Route53RecoveryReadiness::Cell"|"AWS::Route53RecoveryReadiness::ReadinessCheck"|"AWS::ECR::RegistryPolicy"|"AWS::Backup::ReportPlan"|"AWS::Lightsail::Certificate"|"AWS::RUM::AppMonitor"|"AWS::Events::Endpoint"|"AWS::SES::ReceiptRuleSet"|"AWS::Events::Archive"|"AWS::Events::ApiDestination"|"AWS::Lightsail::Disk"|"AWS::FIS::ExperimentTemplate"|"AWS::DataSync::LocationFSxWindows"|"AWS::SES::ReceiptFilter"|"AWS::GuardDuty::Filter"|"AWS::SES::Template"|"AWS::AmazonMQ::Broker"|"AWS::AppConfig::Environment"|"AWS::AppConfig::ConfigurationProfile"|"AWS::Cloud9::EnvironmentEC2"|"AWS::EventSchemas::Registry"|"AWS::EventSchemas::RegistryPolicy"|"AWS::EventSchemas::Discoverer"|"AWS::FraudDetector::Label"|"AWS::FraudDetector::EntityType"|"AWS::FraudDetector::Variable"|"AWS::FraudDetector::Outcome"|"AWS::IoT::Authorizer"|"AWS::IoT::SecurityProfile"|"AWS::IoT::RoleAlias"|"AWS::IoT::Dimension"|"AWS::IoTAnalytics::Datastore"|"AWS::Lightsail::Bucket"|"AWS::Lightsail::StaticIp"|"AWS::MediaPackage::PackagingGroup"|"AWS::Route53RecoveryReadiness::RecoveryGroup"|"AWS::ResilienceHub::ResiliencyPolicy"|"AWS::Transfer::Workflow"|"AWS::EKS::IdentityProviderConfig"|"AWS::EKS::Addon"|"AWS::Glue::MLTransform"|"AWS::IoT::Policy"|"AWS::IoT::MitigationAction"|"AWS::IoTTwinMaker::Workspace"|"AWS::IoTTwinMaker::Entity"|"AWS::IoTAnalytics::Dataset"|"AWS::IoTAnalytics::Pipeline"|"AWS::IoTAnalytics::Channel"|"AWS::IoTSiteWise::Dashboard"|"AWS::IoTSiteWise::Project"|"AWS::IoTSiteWise::Portal"|"AWS::IoTSiteWise::AssetModel"|"AWS::IVS::Channel"|"AWS::IVS::RecordingConfiguration"|"AWS::IVS::PlaybackKeyPair"|"AWS::KinesisAnalyticsV2::Application"|"AWS::RDS::GlobalCluster"|"AWS::S3::MultiRegionAccessPoint"|"AWS::DeviceFarm::TestGridProject"|"AWS::Budgets::BudgetsAction"|"AWS::Lex::Bot"|"AWS::CodeGuruReviewer::RepositoryAssociation"|"AWS::IoT::CustomMetric"|"AWS::Route53Resolver::FirewallDomainList"|"AWS::RoboMaker::RobotApplicationVersion"|"AWS::EC2::TrafficMirrorSession"|"AWS::IoTSiteWise::Gateway"|"AWS::Lex::BotAlias"|"AWS::LookoutMetrics::Alert"|"AWS::IoT::AccountAuditConfiguration"|"AWS::EC2::TrafficMirrorTarget"|"AWS::S3::StorageLens"|"AWS::IoT::ScheduledAudit"|"AWS::Events::Connection"|"AWS::EventSchemas::Schema"|"AWS::MediaPackage::PackagingConfiguration"|"AWS::KinesisVideo::SignalingChannel"|"AWS::AppStream::DirectoryConfig"|"AWS::LookoutVision::Project"|"AWS::Route53RecoveryControl::Cluster"|"AWS::Route53RecoveryControl::SafetyRule"|"AWS::Route53RecoveryControl::ControlPanel"|"AWS::Route53RecoveryControl::RoutingControl"|"AWS::Route53RecoveryReadiness::ResourceSet"|"AWS::RoboMaker::SimulationApplication"|"AWS::RoboMaker::RobotApplication"|"AWS::HealthLake::FHIRDatastore"|"AWS::Pinpoint::Segment"|"AWS::Pinpoint::ApplicationSettings"|"AWS::Events::Rule"|"AWS::EC2::DHCPOptions"|"AWS::EC2::NetworkInsightsPath"|"AWS::EC2::TrafficMirrorFilter"|"AWS::EC2::IPAM"|"AWS::IoTTwinMaker::Scene"|"AWS::NetworkManager::TransitGatewayRegistration"|"AWS::CustomerProfiles::Domain"|"AWS::AutoScaling::WarmPool"|"AWS::Connect::PhoneNumber"|string;
|
4355
|
+
export type ResourceType = "AWS::EC2::CustomerGateway"|"AWS::EC2::EIP"|"AWS::EC2::Host"|"AWS::EC2::Instance"|"AWS::EC2::InternetGateway"|"AWS::EC2::NetworkAcl"|"AWS::EC2::NetworkInterface"|"AWS::EC2::RouteTable"|"AWS::EC2::SecurityGroup"|"AWS::EC2::Subnet"|"AWS::CloudTrail::Trail"|"AWS::EC2::Volume"|"AWS::EC2::VPC"|"AWS::EC2::VPNConnection"|"AWS::EC2::VPNGateway"|"AWS::EC2::RegisteredHAInstance"|"AWS::EC2::NatGateway"|"AWS::EC2::EgressOnlyInternetGateway"|"AWS::EC2::VPCEndpoint"|"AWS::EC2::VPCEndpointService"|"AWS::EC2::FlowLog"|"AWS::EC2::VPCPeeringConnection"|"AWS::Elasticsearch::Domain"|"AWS::IAM::Group"|"AWS::IAM::Policy"|"AWS::IAM::Role"|"AWS::IAM::User"|"AWS::ElasticLoadBalancingV2::LoadBalancer"|"AWS::ACM::Certificate"|"AWS::RDS::DBInstance"|"AWS::RDS::DBSubnetGroup"|"AWS::RDS::DBSecurityGroup"|"AWS::RDS::DBSnapshot"|"AWS::RDS::DBCluster"|"AWS::RDS::DBClusterSnapshot"|"AWS::RDS::EventSubscription"|"AWS::S3::Bucket"|"AWS::S3::AccountPublicAccessBlock"|"AWS::Redshift::Cluster"|"AWS::Redshift::ClusterSnapshot"|"AWS::Redshift::ClusterParameterGroup"|"AWS::Redshift::ClusterSecurityGroup"|"AWS::Redshift::ClusterSubnetGroup"|"AWS::Redshift::EventSubscription"|"AWS::SSM::ManagedInstanceInventory"|"AWS::CloudWatch::Alarm"|"AWS::CloudFormation::Stack"|"AWS::ElasticLoadBalancing::LoadBalancer"|"AWS::AutoScaling::AutoScalingGroup"|"AWS::AutoScaling::LaunchConfiguration"|"AWS::AutoScaling::ScalingPolicy"|"AWS::AutoScaling::ScheduledAction"|"AWS::DynamoDB::Table"|"AWS::CodeBuild::Project"|"AWS::WAF::RateBasedRule"|"AWS::WAF::Rule"|"AWS::WAF::RuleGroup"|"AWS::WAF::WebACL"|"AWS::WAFRegional::RateBasedRule"|"AWS::WAFRegional::Rule"|"AWS::WAFRegional::RuleGroup"|"AWS::WAFRegional::WebACL"|"AWS::CloudFront::Distribution"|"AWS::CloudFront::StreamingDistribution"|"AWS::Lambda::Function"|"AWS::NetworkFirewall::Firewall"|"AWS::NetworkFirewall::FirewallPolicy"|"AWS::NetworkFirewall::RuleGroup"|"AWS::ElasticBeanstalk::Application"|"AWS::ElasticBeanstalk::ApplicationVersion"|"AWS::ElasticBeanstalk::Environment"|"AWS::WAFv2::WebACL"|"AWS::WAFv2::RuleGroup"|"AWS::WAFv2::IPSet"|"AWS::WAFv2::RegexPatternSet"|"AWS::WAFv2::ManagedRuleSet"|"AWS::XRay::EncryptionConfig"|"AWS::SSM::AssociationCompliance"|"AWS::SSM::PatchCompliance"|"AWS::Shield::Protection"|"AWS::ShieldRegional::Protection"|"AWS::Config::ConformancePackCompliance"|"AWS::Config::ResourceCompliance"|"AWS::ApiGateway::Stage"|"AWS::ApiGateway::RestApi"|"AWS::ApiGatewayV2::Stage"|"AWS::ApiGatewayV2::Api"|"AWS::CodePipeline::Pipeline"|"AWS::ServiceCatalog::CloudFormationProvisionedProduct"|"AWS::ServiceCatalog::CloudFormationProduct"|"AWS::ServiceCatalog::Portfolio"|"AWS::SQS::Queue"|"AWS::KMS::Key"|"AWS::QLDB::Ledger"|"AWS::SecretsManager::Secret"|"AWS::SNS::Topic"|"AWS::SSM::FileData"|"AWS::Backup::BackupPlan"|"AWS::Backup::BackupSelection"|"AWS::Backup::BackupVault"|"AWS::Backup::RecoveryPoint"|"AWS::ECR::Repository"|"AWS::ECS::Cluster"|"AWS::ECS::Service"|"AWS::ECS::TaskDefinition"|"AWS::EFS::AccessPoint"|"AWS::EFS::FileSystem"|"AWS::EKS::Cluster"|"AWS::OpenSearch::Domain"|"AWS::EC2::TransitGateway"|"AWS::Kinesis::Stream"|"AWS::Kinesis::StreamConsumer"|"AWS::CodeDeploy::Application"|"AWS::CodeDeploy::DeploymentConfig"|"AWS::CodeDeploy::DeploymentGroup"|"AWS::EC2::LaunchTemplate"|"AWS::ECR::PublicRepository"|"AWS::GuardDuty::Detector"|"AWS::EMR::SecurityConfiguration"|"AWS::SageMaker::CodeRepository"|"AWS::Route53Resolver::ResolverEndpoint"|"AWS::Route53Resolver::ResolverRule"|"AWS::Route53Resolver::ResolverRuleAssociation"|"AWS::DMS::ReplicationSubnetGroup"|"AWS::DMS::EventSubscription"|"AWS::MSK::Cluster"|"AWS::StepFunctions::Activity"|"AWS::WorkSpaces::Workspace"|"AWS::WorkSpaces::ConnectionAlias"|"AWS::SageMaker::Model"|"AWS::ElasticLoadBalancingV2::Listener"|"AWS::StepFunctions::StateMachine"|"AWS::Batch::JobQueue"|"AWS::Batch::ComputeEnvironment"|"AWS::AccessAnalyzer::Analyzer"|"AWS::Athena::WorkGroup"|"AWS::Athena::DataCatalog"|"AWS::Detective::Graph"|"AWS::GlobalAccelerator::Accelerator"|"AWS::GlobalAccelerator::EndpointGroup"|"AWS::GlobalAccelerator::Listener"|"AWS::EC2::TransitGatewayAttachment"|"AWS::EC2::TransitGatewayRouteTable"|"AWS::DMS::Certificate"|"AWS::AppConfig::Application"|"AWS::AppSync::GraphQLApi"|"AWS::DataSync::LocationSMB"|"AWS::DataSync::LocationFSxLustre"|"AWS::DataSync::LocationS3"|"AWS::DataSync::LocationEFS"|"AWS::DataSync::Task"|"AWS::DataSync::LocationNFS"|"AWS::EC2::NetworkInsightsAccessScopeAnalysis"|"AWS::EKS::FargateProfile"|"AWS::Glue::Job"|"AWS::GuardDuty::ThreatIntelSet"|"AWS::GuardDuty::IPSet"|"AWS::SageMaker::Workteam"|"AWS::SageMaker::NotebookInstanceLifecycleConfig"|"AWS::ServiceDiscovery::Service"|"AWS::ServiceDiscovery::PublicDnsNamespace"|"AWS::SES::ContactList"|"AWS::SES::ConfigurationSet"|"AWS::Route53::HostedZone"|"AWS::IoTEvents::Input"|"AWS::IoTEvents::DetectorModel"|"AWS::IoTEvents::AlarmModel"|"AWS::ServiceDiscovery::HttpNamespace"|"AWS::Events::EventBus"|"AWS::ImageBuilder::ContainerRecipe"|"AWS::ImageBuilder::DistributionConfiguration"|"AWS::ImageBuilder::InfrastructureConfiguration"|"AWS::DataSync::LocationObjectStorage"|"AWS::DataSync::LocationHDFS"|"AWS::Glue::Classifier"|"AWS::Route53RecoveryReadiness::Cell"|"AWS::Route53RecoveryReadiness::ReadinessCheck"|"AWS::ECR::RegistryPolicy"|"AWS::Backup::ReportPlan"|"AWS::Lightsail::Certificate"|"AWS::RUM::AppMonitor"|"AWS::Events::Endpoint"|"AWS::SES::ReceiptRuleSet"|"AWS::Events::Archive"|"AWS::Events::ApiDestination"|"AWS::Lightsail::Disk"|"AWS::FIS::ExperimentTemplate"|"AWS::DataSync::LocationFSxWindows"|"AWS::SES::ReceiptFilter"|"AWS::GuardDuty::Filter"|"AWS::SES::Template"|"AWS::AmazonMQ::Broker"|"AWS::AppConfig::Environment"|"AWS::AppConfig::ConfigurationProfile"|"AWS::Cloud9::EnvironmentEC2"|"AWS::EventSchemas::Registry"|"AWS::EventSchemas::RegistryPolicy"|"AWS::EventSchemas::Discoverer"|"AWS::FraudDetector::Label"|"AWS::FraudDetector::EntityType"|"AWS::FraudDetector::Variable"|"AWS::FraudDetector::Outcome"|"AWS::IoT::Authorizer"|"AWS::IoT::SecurityProfile"|"AWS::IoT::RoleAlias"|"AWS::IoT::Dimension"|"AWS::IoTAnalytics::Datastore"|"AWS::Lightsail::Bucket"|"AWS::Lightsail::StaticIp"|"AWS::MediaPackage::PackagingGroup"|"AWS::Route53RecoveryReadiness::RecoveryGroup"|"AWS::ResilienceHub::ResiliencyPolicy"|"AWS::Transfer::Workflow"|"AWS::EKS::IdentityProviderConfig"|"AWS::EKS::Addon"|"AWS::Glue::MLTransform"|"AWS::IoT::Policy"|"AWS::IoT::MitigationAction"|"AWS::IoTTwinMaker::Workspace"|"AWS::IoTTwinMaker::Entity"|"AWS::IoTAnalytics::Dataset"|"AWS::IoTAnalytics::Pipeline"|"AWS::IoTAnalytics::Channel"|"AWS::IoTSiteWise::Dashboard"|"AWS::IoTSiteWise::Project"|"AWS::IoTSiteWise::Portal"|"AWS::IoTSiteWise::AssetModel"|"AWS::IVS::Channel"|"AWS::IVS::RecordingConfiguration"|"AWS::IVS::PlaybackKeyPair"|"AWS::KinesisAnalyticsV2::Application"|"AWS::RDS::GlobalCluster"|"AWS::S3::MultiRegionAccessPoint"|"AWS::DeviceFarm::TestGridProject"|"AWS::Budgets::BudgetsAction"|"AWS::Lex::Bot"|"AWS::CodeGuruReviewer::RepositoryAssociation"|"AWS::IoT::CustomMetric"|"AWS::Route53Resolver::FirewallDomainList"|"AWS::RoboMaker::RobotApplicationVersion"|"AWS::EC2::TrafficMirrorSession"|"AWS::IoTSiteWise::Gateway"|"AWS::Lex::BotAlias"|"AWS::LookoutMetrics::Alert"|"AWS::IoT::AccountAuditConfiguration"|"AWS::EC2::TrafficMirrorTarget"|"AWS::S3::StorageLens"|"AWS::IoT::ScheduledAudit"|"AWS::Events::Connection"|"AWS::EventSchemas::Schema"|"AWS::MediaPackage::PackagingConfiguration"|"AWS::KinesisVideo::SignalingChannel"|"AWS::AppStream::DirectoryConfig"|"AWS::LookoutVision::Project"|"AWS::Route53RecoveryControl::Cluster"|"AWS::Route53RecoveryControl::SafetyRule"|"AWS::Route53RecoveryControl::ControlPanel"|"AWS::Route53RecoveryControl::RoutingControl"|"AWS::Route53RecoveryReadiness::ResourceSet"|"AWS::RoboMaker::SimulationApplication"|"AWS::RoboMaker::RobotApplication"|"AWS::HealthLake::FHIRDatastore"|"AWS::Pinpoint::Segment"|"AWS::Pinpoint::ApplicationSettings"|"AWS::Events::Rule"|"AWS::EC2::DHCPOptions"|"AWS::EC2::NetworkInsightsPath"|"AWS::EC2::TrafficMirrorFilter"|"AWS::EC2::IPAM"|"AWS::IoTTwinMaker::Scene"|"AWS::NetworkManager::TransitGatewayRegistration"|"AWS::CustomerProfiles::Domain"|"AWS::AutoScaling::WarmPool"|"AWS::Connect::PhoneNumber"|"AWS::AppConfig::DeploymentStrategy"|"AWS::AppFlow::Flow"|"AWS::AuditManager::Assessment"|"AWS::CloudWatch::MetricStream"|"AWS::DeviceFarm::InstanceProfile"|"AWS::DeviceFarm::Project"|"AWS::EC2::EC2Fleet"|"AWS::EC2::SubnetRouteTableAssociation"|"AWS::ECR::PullThroughCacheRule"|"AWS::GroundStation::Config"|"AWS::ImageBuilder::ImagePipeline"|"AWS::IoT::FleetMetric"|"AWS::IoTWireless::ServiceProfile"|"AWS::NetworkManager::Device"|"AWS::NetworkManager::GlobalNetwork"|"AWS::NetworkManager::Link"|"AWS::NetworkManager::Site"|"AWS::Panorama::Package"|"AWS::Pinpoint::App"|"AWS::Redshift::ScheduledAction"|"AWS::Route53Resolver::FirewallRuleGroupAssociation"|"AWS::SageMaker::AppImageConfig"|"AWS::SageMaker::Image"|string;
|
4356
4356
|
export type ResourceTypeList = ResourceType[];
|
4357
4357
|
export type ResourceTypeString = string;
|
4358
4358
|
export type ResourceTypes = StringWithCharLimit256[];
|
@@ -132,11 +132,11 @@ declare class Connect extends Service {
|
|
132
132
|
*/
|
133
133
|
createContactFlowModule(callback?: (err: AWSError, data: Connect.Types.CreateContactFlowModuleResponse) => void): Request<Connect.Types.CreateContactFlowModuleResponse, AWSError>;
|
134
134
|
/**
|
135
|
-
* Creates an evaluation form in the specified Amazon Connect instance. The form can be used to define questions related to agent performance, and create sections to organize such questions.
|
135
|
+
* Creates an evaluation form in the specified Amazon Connect instance. The form can be used to define questions related to agent performance, and create sections to organize such questions. Question and section identifiers cannot be duplicated within the same evaluation form.
|
136
136
|
*/
|
137
137
|
createEvaluationForm(params: Connect.Types.CreateEvaluationFormRequest, callback?: (err: AWSError, data: Connect.Types.CreateEvaluationFormResponse) => void): Request<Connect.Types.CreateEvaluationFormResponse, AWSError>;
|
138
138
|
/**
|
139
|
-
* Creates an evaluation form in the specified Amazon Connect instance. The form can be used to define questions related to agent performance, and create sections to organize such questions.
|
139
|
+
* Creates an evaluation form in the specified Amazon Connect instance. The form can be used to define questions related to agent performance, and create sections to organize such questions. Question and section identifiers cannot be duplicated within the same evaluation form.
|
140
140
|
*/
|
141
141
|
createEvaluationForm(callback?: (err: AWSError, data: Connect.Types.CreateEvaluationFormResponse) => void): Request<Connect.Types.CreateEvaluationFormResponse, AWSError>;
|
142
142
|
/**
|
@@ -1268,11 +1268,11 @@ declare class Connect extends Service {
|
|
1268
1268
|
*/
|
1269
1269
|
updateContactSchedule(callback?: (err: AWSError, data: Connect.Types.UpdateContactScheduleResponse) => void): Request<Connect.Types.UpdateContactScheduleResponse, AWSError>;
|
1270
1270
|
/**
|
1271
|
-
* Updates details about a specific evaluation form version in the specified Amazon Connect instance.
|
1271
|
+
* Updates details about a specific evaluation form version in the specified Amazon Connect instance. Question and section identifiers cannot be duplicated within the same evaluation form. This operation does not support partial updates. Instead it does a full update of evaluation form content.
|
1272
1272
|
*/
|
1273
1273
|
updateEvaluationForm(params: Connect.Types.UpdateEvaluationFormRequest, callback?: (err: AWSError, data: Connect.Types.UpdateEvaluationFormResponse) => void): Request<Connect.Types.UpdateEvaluationFormResponse, AWSError>;
|
1274
1274
|
/**
|
1275
|
-
* Updates details about a specific evaluation form version in the specified Amazon Connect instance.
|
1275
|
+
* Updates details about a specific evaluation form version in the specified Amazon Connect instance. Question and section identifiers cannot be duplicated within the same evaluation form. This operation does not support partial updates. Instead it does a full update of evaluation form content.
|
1276
1276
|
*/
|
1277
1277
|
updateEvaluationForm(callback?: (err: AWSError, data: Connect.Types.UpdateEvaluationFormResponse) => void): Request<Connect.Types.UpdateEvaluationFormResponse, AWSError>;
|
1278
1278
|
/**
|
@@ -2283,7 +2283,7 @@ declare namespace Connect {
|
|
2283
2283
|
*/
|
2284
2284
|
InstanceId: InstanceId;
|
2285
2285
|
/**
|
2286
|
-
* A
|
2286
|
+
* A title of the evaluation form.
|
2287
2287
|
*/
|
2288
2288
|
Title: EvaluationFormTitle;
|
2289
2289
|
/**
|
@@ -3787,7 +3787,7 @@ declare namespace Connect {
|
|
3787
3787
|
*/
|
3788
3788
|
EvaluationFormArn: ARN;
|
3789
3789
|
/**
|
3790
|
-
* A
|
3790
|
+
* A title of the evaluation form.
|
3791
3791
|
*/
|
3792
3792
|
Title: EvaluationFormTitle;
|
3793
3793
|
/**
|
@@ -3841,7 +3841,7 @@ declare namespace Connect {
|
|
3841
3841
|
*/
|
3842
3842
|
EvaluationFormArn: ARN;
|
3843
3843
|
/**
|
3844
|
-
* A
|
3844
|
+
* A title of the evaluation form.
|
3845
3845
|
*/
|
3846
3846
|
Title: EvaluationFormTitle;
|
3847
3847
|
/**
|
@@ -4054,7 +4054,7 @@ declare namespace Connect {
|
|
4054
4054
|
*/
|
4055
4055
|
EvaluationFormArn: ARN;
|
4056
4056
|
/**
|
4057
|
-
* A
|
4057
|
+
* A title of the evaluation form.
|
4058
4058
|
*/
|
4059
4059
|
Title: EvaluationFormTitle;
|
4060
4060
|
/**
|
@@ -4186,7 +4186,7 @@ declare namespace Connect {
|
|
4186
4186
|
*/
|
4187
4187
|
EvaluationArn: ARN;
|
4188
4188
|
/**
|
4189
|
-
* A
|
4189
|
+
* A title of the evaluation form.
|
4190
4190
|
*/
|
4191
4191
|
EvaluationFormTitle: EvaluationFormTitle;
|
4192
4192
|
/**
|
@@ -7259,7 +7259,7 @@ declare namespace Connect {
|
|
7259
7259
|
*/
|
7260
7260
|
Condition: SingleSelectQuestionRuleCategoryAutomationCondition;
|
7261
7261
|
/**
|
7262
|
-
* The identifier of the answer option
|
7262
|
+
* The identifier of the answer option.
|
7263
7263
|
*/
|
7264
7264
|
OptionRefId: ReferenceId;
|
7265
7265
|
}
|
@@ -8140,7 +8140,7 @@ declare namespace Connect {
|
|
8140
8140
|
*/
|
8141
8141
|
CreateNewVersion?: BoxedBoolean;
|
8142
8142
|
/**
|
8143
|
-
* A
|
8143
|
+
* A title of the evaluation form.
|
8144
8144
|
*/
|
8145
8145
|
Title: EvaluationFormTitle;
|
8146
8146
|
/**
|