cdk-lambda-subminute 2.0.226 → 2.0.228
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 +15 -15
- package/README.md +12 -0
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +174 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +4 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +40 -9
- package/node_modules/aws-sdk/apis/apigateway-2015-07-09.min.json +2 -1
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +115 -87
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +228 -43
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +238 -63
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.examples.json +74 -11
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +61 -52
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +217 -104
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ce-2017-10-25.min.json +3 -1
- package/node_modules/aws-sdk/apis/chime-sdk-media-pipelines-2021-07-15.min.json +261 -21
- package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.min.json +198 -182
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +657 -102
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +95 -80
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +4 -1
- package/node_modules/aws-sdk/apis/cloudhsm-2014-05-30.min.json +60 -20
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.min.json +44 -0
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.examples.json +849 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.min.json +110 -24
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +200 -57
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +903 -316
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/connectcampaigns-2021-01-30.min.json +103 -90
- package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +62 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +269 -118
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +103 -14
- package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +14 -3
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +1123 -217
- package/node_modules/aws-sdk/apis/dms-2016-01-01.paginators.json +50 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1254 -1191
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +37 -10
- package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +49 -46
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +74 -13
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +190 -143
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +235 -216
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +2 -1
- package/node_modules/aws-sdk/apis/health-2016-08-04.min.json +116 -34
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +291 -192
- package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +37 -19
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +237 -52
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +38 -36
- package/node_modules/aws-sdk/apis/kinesis-video-archived-media-2017-09-30.min.json +0 -1
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +337 -23
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +134 -96
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +249 -225
- package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +93 -87
- package/node_modules/aws-sdk/apis/metadata.json +7 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.min.json +1923 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +756 -204
- package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +48 -0
- package/node_modules/aws-sdk/apis/payment-cryptography-data-2022-02-03.min.json +29 -16
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.min.json +1465 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +304 -11
- package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.examples.json +6 -12
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +286 -243
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +1194 -1134
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +30 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +334 -180
- package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.examples.json +501 -1
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +354 -125
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +103 -44
- package/node_modules/aws-sdk/apis/runtime.sagemaker-2017-05-13.min.json +104 -0
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +131 -131
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +868 -726
- package/node_modules/aws-sdk/apis/scheduler-2021-06-30.min.json +15 -12
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +100 -61
- package/node_modules/aws-sdk/apis/service-quotas-2019-06-24.min.json +45 -23
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.examples.json +244 -0
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +491 -153
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/swf-2012-01-25.min.json +12 -3
- package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +127 -33
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +136 -58
- package/node_modules/aws-sdk/clients/acmpca.d.ts +1 -1
- package/node_modules/aws-sdk/clients/all.d.ts +2 -0
- package/node_modules/aws-sdk/clients/all.js +3 -1
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +48 -4
- package/node_modules/aws-sdk/clients/apigateway.d.ts +34 -30
- package/node_modules/aws-sdk/clients/appflow.d.ts +30 -0
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +342 -2
- package/node_modules/aws-sdk/clients/apprunner.d.ts +5 -5
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +13 -2
- package/node_modules/aws-sdk/clients/backup.d.ts +131 -8
- package/node_modules/aws-sdk/clients/batch.d.ts +9 -9
- package/node_modules/aws-sdk/clients/budgets.d.ts +1 -1
- package/node_modules/aws-sdk/clients/chimesdkmediapipelines.d.ts +228 -2
- package/node_modules/aws-sdk/clients/chimesdkvoice.d.ts +17 -0
- package/node_modules/aws-sdk/clients/cleanrooms.d.ts +557 -14
- package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +21 -0
- package/node_modules/aws-sdk/clients/cloudfront.d.ts +14 -10
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +4 -4
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +7 -7
- package/node_modules/aws-sdk/clients/cloudwatchevents.d.ts +2 -2
- package/node_modules/aws-sdk/clients/codecommit.d.ts +87 -30
- package/node_modules/aws-sdk/clients/codestarconnections.d.ts +10 -10
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +292 -215
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +214 -2
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +609 -17
- package/node_modules/aws-sdk/clients/connectcampaigns.d.ts +30 -23
- package/node_modules/aws-sdk/clients/connectparticipant.d.ts +71 -2
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +10 -2
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +56 -52
- package/node_modules/aws-sdk/clients/datasync.d.ts +170 -39
- package/node_modules/aws-sdk/clients/dms.d.ts +1289 -13
- package/node_modules/aws-sdk/clients/drs.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ec2.d.ts +87 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +32 -32
- package/node_modules/aws-sdk/clients/elasticache.d.ts +22 -1
- package/node_modules/aws-sdk/clients/elbv2.d.ts +23 -9
- package/node_modules/aws-sdk/clients/finspace.d.ts +73 -5
- package/node_modules/aws-sdk/clients/fsx.d.ts +108 -33
- package/node_modules/aws-sdk/clients/gamelift.d.ts +91 -91
- package/node_modules/aws-sdk/clients/globalaccelerator.d.ts +12 -12
- package/node_modules/aws-sdk/clients/glue.d.ts +40 -2
- package/node_modules/aws-sdk/clients/guardduty.d.ts +4 -4
- package/node_modules/aws-sdk/clients/health.d.ts +86 -2
- package/node_modules/aws-sdk/clients/identitystore.d.ts +26 -26
- package/node_modules/aws-sdk/clients/inspector2.d.ts +101 -2
- package/node_modules/aws-sdk/clients/internetmonitor.d.ts +49 -26
- package/node_modules/aws-sdk/clients/ivs.d.ts +4 -4
- package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kafka.d.ts +204 -0
- package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +6 -8
- package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kinesisvideoarchivedmedia.d.ts +16 -16
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +522 -15
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +52 -6
- package/node_modules/aws-sdk/clients/medialive.d.ts +35 -0
- package/node_modules/aws-sdk/clients/mediapackage.d.ts +3 -2
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +2 -2
- package/node_modules/aws-sdk/clients/neptunedata.d.ts +1976 -0
- package/node_modules/aws-sdk/clients/neptunedata.js +18 -0
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +9 -9
- package/node_modules/aws-sdk/clients/omics.d.ts +619 -21
- package/node_modules/aws-sdk/clients/organizations.d.ts +55 -55
- package/node_modules/aws-sdk/clients/paymentcryptographydata.d.ts +8 -6
- package/node_modules/aws-sdk/clients/pcaconnectorad.d.ts +1606 -0
- package/node_modules/aws-sdk/clients/pcaconnectorad.js +18 -0
- package/node_modules/aws-sdk/clients/pi.d.ts +382 -5
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +69 -5
- package/node_modules/aws-sdk/clients/polly.d.ts +2 -2
- package/node_modules/aws-sdk/clients/quicksight.d.ts +148 -33
- package/node_modules/aws-sdk/clients/rds.d.ts +255 -23
- package/node_modules/aws-sdk/clients/rekognition.d.ts +19 -19
- package/node_modules/aws-sdk/clients/resiliencehub.d.ts +588 -274
- package/node_modules/aws-sdk/clients/route53.d.ts +9 -9
- package/node_modules/aws-sdk/clients/route53domains.d.ts +9 -3
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +227 -22
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +86 -8
- package/node_modules/aws-sdk/clients/scheduler.d.ts +16 -3
- package/node_modules/aws-sdk/clients/securityhub.d.ts +68 -4
- package/node_modules/aws-sdk/clients/servicecatalog.d.ts +16 -16
- package/node_modules/aws-sdk/clients/servicequotas.d.ts +138 -80
- package/node_modules/aws-sdk/clients/ses.d.ts +158 -158
- package/node_modules/aws-sdk/clients/sesv2.d.ts +374 -3
- package/node_modules/aws-sdk/clients/sqs.d.ts +9 -9
- package/node_modules/aws-sdk/clients/swf.d.ts +18 -1
- package/node_modules/aws-sdk/clients/transfer.d.ts +12 -12
- package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +27 -27
- package/node_modules/aws-sdk/clients/workspacesweb.d.ts +69 -16
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +152 -78
- package/node_modules/aws-sdk/dist/aws-sdk.js +3098 -1970
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/token/sso_token_provider.js +3 -3
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +13 -13
@@ -0,0 +1,18 @@
|
|
1
|
+
require('../lib/node_loader');
|
2
|
+
var AWS = require('../lib/core');
|
3
|
+
var Service = AWS.Service;
|
4
|
+
var apiLoader = AWS.apiLoader;
|
5
|
+
|
6
|
+
apiLoader.services['pcaconnectorad'] = {};
|
7
|
+
AWS.PcaConnectorAd = Service.defineService('pcaconnectorad', ['2018-05-10']);
|
8
|
+
Object.defineProperty(apiLoader.services['pcaconnectorad'], '2018-05-10', {
|
9
|
+
get: function get() {
|
10
|
+
var model = require('../apis/pca-connector-ad-2018-05-10.min.json');
|
11
|
+
model.paginators = require('../apis/pca-connector-ad-2018-05-10.paginators.json').pagination;
|
12
|
+
return model;
|
13
|
+
},
|
14
|
+
enumerable: true,
|
15
|
+
configurable: true
|
16
|
+
});
|
17
|
+
|
18
|
+
module.exports = AWS.PcaConnectorAd;
|
@@ -11,6 +11,22 @@ declare class PI extends Service {
|
|
11
11
|
*/
|
12
12
|
constructor(options?: PI.Types.ClientConfiguration)
|
13
13
|
config: Config & PI.Types.ClientConfiguration;
|
14
|
+
/**
|
15
|
+
* Creates a new performance analysis report for a specific time period for the DB instance.
|
16
|
+
*/
|
17
|
+
createPerformanceAnalysisReport(params: PI.Types.CreatePerformanceAnalysisReportRequest, callback?: (err: AWSError, data: PI.Types.CreatePerformanceAnalysisReportResponse) => void): Request<PI.Types.CreatePerformanceAnalysisReportResponse, AWSError>;
|
18
|
+
/**
|
19
|
+
* Creates a new performance analysis report for a specific time period for the DB instance.
|
20
|
+
*/
|
21
|
+
createPerformanceAnalysisReport(callback?: (err: AWSError, data: PI.Types.CreatePerformanceAnalysisReportResponse) => void): Request<PI.Types.CreatePerformanceAnalysisReportResponse, AWSError>;
|
22
|
+
/**
|
23
|
+
* Deletes a performance analysis report.
|
24
|
+
*/
|
25
|
+
deletePerformanceAnalysisReport(params: PI.Types.DeletePerformanceAnalysisReportRequest, callback?: (err: AWSError, data: PI.Types.DeletePerformanceAnalysisReportResponse) => void): Request<PI.Types.DeletePerformanceAnalysisReportResponse, AWSError>;
|
26
|
+
/**
|
27
|
+
* Deletes a performance analysis report.
|
28
|
+
*/
|
29
|
+
deletePerformanceAnalysisReport(callback?: (err: AWSError, data: PI.Types.DeletePerformanceAnalysisReportResponse) => void): Request<PI.Types.DeletePerformanceAnalysisReportResponse, AWSError>;
|
14
30
|
/**
|
15
31
|
* For a specific time period, retrieve the top N dimension keys for a metric. Each response element returns a maximum of 500 bytes. For larger elements, such as SQL statements, only the first 500 bytes are returned.
|
16
32
|
*/
|
@@ -27,6 +43,14 @@ declare class PI extends Service {
|
|
27
43
|
* Get the attributes of the specified dimension group for a DB instance or data source. For example, if you specify a SQL ID, GetDimensionKeyDetails retrieves the full text of the dimension db.sql.statement associated with this ID. This operation is useful because GetResourceMetrics and DescribeDimensionKeys don't support retrieval of large SQL statement text.
|
28
44
|
*/
|
29
45
|
getDimensionKeyDetails(callback?: (err: AWSError, data: PI.Types.GetDimensionKeyDetailsResponse) => void): Request<PI.Types.GetDimensionKeyDetailsResponse, AWSError>;
|
46
|
+
/**
|
47
|
+
* Retrieves the report including the report ID, status, time details, and the insights with recommendations. The report status can be RUNNING, SUCCEEDED, or FAILED. The insights include the description and recommendation fields.
|
48
|
+
*/
|
49
|
+
getPerformanceAnalysisReport(params: PI.Types.GetPerformanceAnalysisReportRequest, callback?: (err: AWSError, data: PI.Types.GetPerformanceAnalysisReportResponse) => void): Request<PI.Types.GetPerformanceAnalysisReportResponse, AWSError>;
|
50
|
+
/**
|
51
|
+
* Retrieves the report including the report ID, status, time details, and the insights with recommendations. The report status can be RUNNING, SUCCEEDED, or FAILED. The insights include the description and recommendation fields.
|
52
|
+
*/
|
53
|
+
getPerformanceAnalysisReport(callback?: (err: AWSError, data: PI.Types.GetPerformanceAnalysisReportResponse) => void): Request<PI.Types.GetPerformanceAnalysisReportResponse, AWSError>;
|
30
54
|
/**
|
31
55
|
* Retrieve the metadata for different features. For example, the metadata might indicate that a feature is turned on or off on a specific DB instance.
|
32
56
|
*/
|
@@ -59,10 +83,144 @@ declare class PI extends Service {
|
|
59
83
|
* Retrieve metrics of the specified types that can be queried for a specified DB instance.
|
60
84
|
*/
|
61
85
|
listAvailableResourceMetrics(callback?: (err: AWSError, data: PI.Types.ListAvailableResourceMetricsResponse) => void): Request<PI.Types.ListAvailableResourceMetricsResponse, AWSError>;
|
86
|
+
/**
|
87
|
+
* Lists all the analysis reports created for the DB instance. The reports are sorted based on the start time of each report.
|
88
|
+
*/
|
89
|
+
listPerformanceAnalysisReports(params: PI.Types.ListPerformanceAnalysisReportsRequest, callback?: (err: AWSError, data: PI.Types.ListPerformanceAnalysisReportsResponse) => void): Request<PI.Types.ListPerformanceAnalysisReportsResponse, AWSError>;
|
90
|
+
/**
|
91
|
+
* Lists all the analysis reports created for the DB instance. The reports are sorted based on the start time of each report.
|
92
|
+
*/
|
93
|
+
listPerformanceAnalysisReports(callback?: (err: AWSError, data: PI.Types.ListPerformanceAnalysisReportsResponse) => void): Request<PI.Types.ListPerformanceAnalysisReportsResponse, AWSError>;
|
94
|
+
/**
|
95
|
+
* Retrieves all the metadata tags associated with Amazon RDS Performance Insights resource.
|
96
|
+
*/
|
97
|
+
listTagsForResource(params: PI.Types.ListTagsForResourceRequest, callback?: (err: AWSError, data: PI.Types.ListTagsForResourceResponse) => void): Request<PI.Types.ListTagsForResourceResponse, AWSError>;
|
98
|
+
/**
|
99
|
+
* Retrieves all the metadata tags associated with Amazon RDS Performance Insights resource.
|
100
|
+
*/
|
101
|
+
listTagsForResource(callback?: (err: AWSError, data: PI.Types.ListTagsForResourceResponse) => void): Request<PI.Types.ListTagsForResourceResponse, AWSError>;
|
102
|
+
/**
|
103
|
+
* Adds metadata tags to the Amazon RDS Performance Insights resource.
|
104
|
+
*/
|
105
|
+
tagResource(params: PI.Types.TagResourceRequest, callback?: (err: AWSError, data: PI.Types.TagResourceResponse) => void): Request<PI.Types.TagResourceResponse, AWSError>;
|
106
|
+
/**
|
107
|
+
* Adds metadata tags to the Amazon RDS Performance Insights resource.
|
108
|
+
*/
|
109
|
+
tagResource(callback?: (err: AWSError, data: PI.Types.TagResourceResponse) => void): Request<PI.Types.TagResourceResponse, AWSError>;
|
110
|
+
/**
|
111
|
+
* Deletes the metadata tags from the Amazon RDS Performance Insights resource.
|
112
|
+
*/
|
113
|
+
untagResource(params: PI.Types.UntagResourceRequest, callback?: (err: AWSError, data: PI.Types.UntagResourceResponse) => void): Request<PI.Types.UntagResourceResponse, AWSError>;
|
114
|
+
/**
|
115
|
+
* Deletes the metadata tags from the Amazon RDS Performance Insights resource.
|
116
|
+
*/
|
117
|
+
untagResource(callback?: (err: AWSError, data: PI.Types.UntagResourceResponse) => void): Request<PI.Types.UntagResourceResponse, AWSError>;
|
62
118
|
}
|
63
119
|
declare namespace PI {
|
120
|
+
export type AcceptLanguage = "EN_US"|string;
|
64
121
|
export type AdditionalMetricsList = RequestString[];
|
65
122
|
export type AdditionalMetricsMap = {[key: string]: Double};
|
123
|
+
export type AmazonResourceName = string;
|
124
|
+
export interface AnalysisReport {
|
125
|
+
/**
|
126
|
+
* The name of the analysis report.
|
127
|
+
*/
|
128
|
+
AnalysisReportId: AnalysisReportId;
|
129
|
+
/**
|
130
|
+
* The unique identifier of the analysis report.
|
131
|
+
*/
|
132
|
+
Identifier?: IdentifierString;
|
133
|
+
/**
|
134
|
+
* List the tags for the Amazon Web Services service for which Performance Insights returns metrics. Valid values are as follows: RDS DOCDB
|
135
|
+
*/
|
136
|
+
ServiceType?: ServiceType;
|
137
|
+
/**
|
138
|
+
* The time you created the analysis report.
|
139
|
+
*/
|
140
|
+
CreateTime?: ISOTimestamp;
|
141
|
+
/**
|
142
|
+
* The analysis start time in the report.
|
143
|
+
*/
|
144
|
+
StartTime?: ISOTimestamp;
|
145
|
+
/**
|
146
|
+
* The analysis end time in the report.
|
147
|
+
*/
|
148
|
+
EndTime?: ISOTimestamp;
|
149
|
+
/**
|
150
|
+
* The status of the created analysis report.
|
151
|
+
*/
|
152
|
+
Status?: AnalysisStatus;
|
153
|
+
/**
|
154
|
+
* The list of identified insights in the analysis report.
|
155
|
+
*/
|
156
|
+
Insights?: InsightList;
|
157
|
+
}
|
158
|
+
export type AnalysisReportId = string;
|
159
|
+
export interface AnalysisReportSummary {
|
160
|
+
/**
|
161
|
+
* The name of the analysis report.
|
162
|
+
*/
|
163
|
+
AnalysisReportId?: String;
|
164
|
+
/**
|
165
|
+
* The time you created the analysis report.
|
166
|
+
*/
|
167
|
+
CreateTime?: ISOTimestamp;
|
168
|
+
/**
|
169
|
+
* The start time of the analysis in the report.
|
170
|
+
*/
|
171
|
+
StartTime?: ISOTimestamp;
|
172
|
+
/**
|
173
|
+
* The end time of the analysis in the report.
|
174
|
+
*/
|
175
|
+
EndTime?: ISOTimestamp;
|
176
|
+
/**
|
177
|
+
* The status of the analysis report.
|
178
|
+
*/
|
179
|
+
Status?: AnalysisStatus;
|
180
|
+
/**
|
181
|
+
* List of all the tags added to the analysis report.
|
182
|
+
*/
|
183
|
+
Tags?: TagList;
|
184
|
+
}
|
185
|
+
export type AnalysisReportSummaryList = AnalysisReportSummary[];
|
186
|
+
export type AnalysisStatus = "RUNNING"|"SUCCEEDED"|"FAILED"|string;
|
187
|
+
export type Boolean = boolean;
|
188
|
+
export type ContextType = "CAUSAL"|"CONTEXTUAL"|string;
|
189
|
+
export interface CreatePerformanceAnalysisReportRequest {
|
190
|
+
/**
|
191
|
+
* The Amazon Web Services service for which Performance Insights will return metrics. Valid value is RDS.
|
192
|
+
*/
|
193
|
+
ServiceType: ServiceType;
|
194
|
+
/**
|
195
|
+
* An immutable, Amazon Web Services Region-unique identifier for a data source. Performance Insights gathers metrics from this data source. To use an Amazon RDS instance as a data source, you specify its DbiResourceId value. For example, specify db-ADECBTYHKTSAUMUZQYPDS2GW4A.
|
196
|
+
*/
|
197
|
+
Identifier: IdentifierString;
|
198
|
+
/**
|
199
|
+
* The start time defined for the analysis report.
|
200
|
+
*/
|
201
|
+
StartTime: ISOTimestamp;
|
202
|
+
/**
|
203
|
+
* The end time defined for the analysis report.
|
204
|
+
*/
|
205
|
+
EndTime: ISOTimestamp;
|
206
|
+
/**
|
207
|
+
* The metadata assigned to the analysis report consisting of a key-value pair.
|
208
|
+
*/
|
209
|
+
Tags?: TagList;
|
210
|
+
}
|
211
|
+
export interface CreatePerformanceAnalysisReportResponse {
|
212
|
+
/**
|
213
|
+
* A unique identifier for the created analysis report.
|
214
|
+
*/
|
215
|
+
AnalysisReportId?: AnalysisReportId;
|
216
|
+
}
|
217
|
+
export interface Data {
|
218
|
+
/**
|
219
|
+
* This field determines the Performance Insights metric to render for the insight. The name field refers to a Performance Insights metric.
|
220
|
+
*/
|
221
|
+
PerformanceInsightsMetric?: PerformanceInsightsMetric;
|
222
|
+
}
|
223
|
+
export type DataList = Data[];
|
66
224
|
export interface DataPoint {
|
67
225
|
/**
|
68
226
|
* The time, in epoch format, associated with a particular Value.
|
@@ -74,6 +232,22 @@ declare namespace PI {
|
|
74
232
|
Value: Double;
|
75
233
|
}
|
76
234
|
export type DataPointsList = DataPoint[];
|
235
|
+
export interface DeletePerformanceAnalysisReportRequest {
|
236
|
+
/**
|
237
|
+
* The Amazon Web Services service for which Performance Insights will return metrics. Valid value is RDS.
|
238
|
+
*/
|
239
|
+
ServiceType: ServiceType;
|
240
|
+
/**
|
241
|
+
* An immutable identifier for a data source that is unique for an Amazon Web Services Region. Performance Insights gathers metrics from this data source. In the console, the identifier is shown as ResourceID. When you call DescribeDBInstances, the identifier is returned as DbiResourceId. To use a DB instance as a data source, specify its DbiResourceId value. For example, specify db-ABCDEFGHIJKLMNOPQRSTU1VW2X.
|
242
|
+
*/
|
243
|
+
Identifier: IdentifierString;
|
244
|
+
/**
|
245
|
+
* The unique identifier of the analysis report for deletion.
|
246
|
+
*/
|
247
|
+
AnalysisReportId: AnalysisReportId;
|
248
|
+
}
|
249
|
+
export interface DeletePerformanceAnalysisReportResponse {
|
250
|
+
}
|
77
251
|
export interface DescribeDimensionKeysRequest {
|
78
252
|
/**
|
79
253
|
* The Amazon Web Services service for which Performance Insights will return metrics. Valid values are as follows: RDS DOCDB
|
@@ -82,7 +256,7 @@ declare namespace PI {
|
|
82
256
|
/**
|
83
257
|
* An immutable, Amazon Web Services Region-unique identifier for a data source. Performance Insights gathers metrics from this data source. To use an Amazon RDS instance as a data source, you specify its DbiResourceId value. For example, specify db-FAIHNTYBKTGAUSUZQYPDS2GW4A.
|
84
258
|
*/
|
85
|
-
Identifier:
|
259
|
+
Identifier: IdentifierString;
|
86
260
|
/**
|
87
261
|
* The date and time specifying the beginning of the requested time series data. You must specify a StartTime within the past 7 days. The value specified is inclusive, which means that data points equal to or greater than StartTime are returned. The value for StartTime must be earlier than the value for EndTime.
|
88
262
|
*/
|
@@ -147,6 +321,8 @@ declare namespace PI {
|
|
147
321
|
NextToken?: NextToken;
|
148
322
|
}
|
149
323
|
export type Description = string;
|
324
|
+
export type DescriptiveMap = {[key: string]: DescriptiveString};
|
325
|
+
export type DescriptiveString = string;
|
150
326
|
export type DetailStatus = "AVAILABLE"|"PROCESSING"|"UNAVAILABLE"|string;
|
151
327
|
export interface DimensionDetail {
|
152
328
|
/**
|
@@ -253,6 +429,34 @@ declare namespace PI {
|
|
253
429
|
*/
|
254
430
|
Dimensions?: DimensionKeyDetailList;
|
255
431
|
}
|
432
|
+
export interface GetPerformanceAnalysisReportRequest {
|
433
|
+
/**
|
434
|
+
* The Amazon Web Services service for which Performance Insights will return metrics. Valid value is RDS.
|
435
|
+
*/
|
436
|
+
ServiceType: ServiceType;
|
437
|
+
/**
|
438
|
+
* An immutable identifier for a data source that is unique for an Amazon Web Services Region. Performance Insights gathers metrics from this data source. In the console, the identifier is shown as ResourceID. When you call DescribeDBInstances, the identifier is returned as DbiResourceId. To use a DB instance as a data source, specify its DbiResourceId value. For example, specify db-ABCDEFGHIJKLMNOPQRSTU1VW2X.
|
439
|
+
*/
|
440
|
+
Identifier: IdentifierString;
|
441
|
+
/**
|
442
|
+
* A unique identifier of the created analysis report. For example, report-12345678901234567
|
443
|
+
*/
|
444
|
+
AnalysisReportId: AnalysisReportId;
|
445
|
+
/**
|
446
|
+
* Indicates the text format in the report. The options are PLAIN_TEXT or MARKDOWN. The default value is plain text.
|
447
|
+
*/
|
448
|
+
TextFormat?: TextFormat;
|
449
|
+
/**
|
450
|
+
* The text language in the report. The default language is EN_US (English).
|
451
|
+
*/
|
452
|
+
AcceptLanguage?: AcceptLanguage;
|
453
|
+
}
|
454
|
+
export interface GetPerformanceAnalysisReportResponse {
|
455
|
+
/**
|
456
|
+
* The summary of the performance analysis report created for a time period.
|
457
|
+
*/
|
458
|
+
AnalysisReport?: AnalysisReport;
|
459
|
+
}
|
256
460
|
export interface GetResourceMetadataRequest {
|
257
461
|
/**
|
258
462
|
* The Amazon Web Services service for which Performance Insights returns metrics.
|
@@ -261,7 +465,7 @@ declare namespace PI {
|
|
261
465
|
/**
|
262
466
|
* An immutable identifier for a data source that is unique for an Amazon Web Services Region. Performance Insights gathers metrics from this data source. To use a DB instance as a data source, specify its DbiResourceId value. For example, specify db-ABCDEFGHIJKLMNOPQRSTU1VW2X.
|
263
467
|
*/
|
264
|
-
Identifier:
|
468
|
+
Identifier: IdentifierString;
|
265
469
|
}
|
266
470
|
export interface GetResourceMetadataResponse {
|
267
471
|
/**
|
@@ -281,7 +485,7 @@ declare namespace PI {
|
|
281
485
|
/**
|
282
486
|
* An immutable identifier for a data source that is unique for an Amazon Web Services Region. Performance Insights gathers metrics from this data source. In the console, the identifier is shown as ResourceID. When you call DescribeDBInstances, the identifier is returned as DbiResourceId. To use a DB instance as a data source, specify its DbiResourceId value. For example, specify db-ABCDEFGHIJKLMNOPQRSTU1VW2X.
|
283
487
|
*/
|
284
|
-
Identifier:
|
488
|
+
Identifier: IdentifierString;
|
285
489
|
/**
|
286
490
|
* An array of one or more queries to perform. Each query must specify a Performance Insights metric, and can optionally specify aggregation and filtering criteria.
|
287
491
|
*/
|
@@ -335,6 +539,53 @@ declare namespace PI {
|
|
335
539
|
}
|
336
540
|
export type ISOTimestamp = Date;
|
337
541
|
export type IdentifierString = string;
|
542
|
+
export interface Insight {
|
543
|
+
/**
|
544
|
+
* The unique identifier for the insight. For example, insight-12345678901234567.
|
545
|
+
*/
|
546
|
+
InsightId: String;
|
547
|
+
/**
|
548
|
+
* The type of insight. For example, HighDBLoad, HighCPU, or DominatingSQLs.
|
549
|
+
*/
|
550
|
+
InsightType?: String;
|
551
|
+
/**
|
552
|
+
* Indicates if the insight is causal or correlated insight.
|
553
|
+
*/
|
554
|
+
Context?: ContextType;
|
555
|
+
/**
|
556
|
+
* The start time of the insight. For example, 2018-10-30T00:00:00Z.
|
557
|
+
*/
|
558
|
+
StartTime?: ISOTimestamp;
|
559
|
+
/**
|
560
|
+
* The end time of the insight. For example, 2018-10-30T00:00:00Z.
|
561
|
+
*/
|
562
|
+
EndTime?: ISOTimestamp;
|
563
|
+
/**
|
564
|
+
* The severity of the insight. The values are: Low, Medium, or High.
|
565
|
+
*/
|
566
|
+
Severity?: Severity;
|
567
|
+
/**
|
568
|
+
* List of supporting insights that provide additional factors for the insight.
|
569
|
+
*/
|
570
|
+
SupportingInsights?: InsightList;
|
571
|
+
/**
|
572
|
+
* Description of the insight. For example: A high severity Insight found between 02:00 to 02:30, where there was an unusually high DB load 600x above baseline. Likely performance impact.
|
573
|
+
*/
|
574
|
+
Description?: MarkdownString;
|
575
|
+
/**
|
576
|
+
* List of recommendations for the insight. For example, Investigate the following SQLs that contributed to 100% of the total DBLoad during that time period: sql-id.
|
577
|
+
*/
|
578
|
+
Recommendations?: RecommendationList;
|
579
|
+
/**
|
580
|
+
* List of data objects containing metrics and references from the time range while generating the insight.
|
581
|
+
*/
|
582
|
+
InsightData?: DataList;
|
583
|
+
/**
|
584
|
+
* Metric names and values from the timeframe used as baseline to generate the insight.
|
585
|
+
*/
|
586
|
+
BaselineData?: DataList;
|
587
|
+
}
|
588
|
+
export type InsightList = Insight[];
|
338
589
|
export type Integer = number;
|
339
590
|
export type Limit = number;
|
340
591
|
export interface ListAvailableResourceDimensionsRequest {
|
@@ -345,7 +596,7 @@ declare namespace PI {
|
|
345
596
|
/**
|
346
597
|
* An immutable identifier for a data source that is unique within an Amazon Web Services Region. Performance Insights gathers metrics from this data source. To use an Amazon RDS DB instance as a data source, specify its DbiResourceId value. For example, specify db-ABCDEFGHIJKLMNOPQRSTU1VWZ.
|
347
598
|
*/
|
348
|
-
Identifier:
|
599
|
+
Identifier: IdentifierString;
|
349
600
|
/**
|
350
601
|
* The types of metrics for which to retrieve dimensions. Valid values include db.load.
|
351
602
|
*/
|
@@ -377,7 +628,7 @@ declare namespace PI {
|
|
377
628
|
/**
|
378
629
|
* An immutable identifier for a data source that is unique within an Amazon Web Services Region. Performance Insights gathers metrics from this data source. To use an Amazon RDS DB instance as a data source, specify its DbiResourceId value. For example, specify db-ABCDEFGHIJKLMNOPQRSTU1VWZ.
|
379
630
|
*/
|
380
|
-
Identifier:
|
631
|
+
Identifier: IdentifierString;
|
381
632
|
/**
|
382
633
|
* The types of metrics to return in the response. Valid values in the array include the following: os (OS counter metrics) - All engines db (DB load metrics) - All engines except for Amazon DocumentDB db.sql.stats (per-SQL metrics) - All engines except for Amazon DocumentDB db.sql_tokenized.stats (per-SQL digest metrics) - All engines except for Amazon DocumentDB
|
383
634
|
*/
|
@@ -401,6 +652,55 @@ declare namespace PI {
|
|
401
652
|
*/
|
402
653
|
NextToken?: NextToken;
|
403
654
|
}
|
655
|
+
export interface ListPerformanceAnalysisReportsRequest {
|
656
|
+
/**
|
657
|
+
* The Amazon Web Services service for which Performance Insights returns metrics. Valid value is RDS.
|
658
|
+
*/
|
659
|
+
ServiceType: ServiceType;
|
660
|
+
/**
|
661
|
+
* An immutable identifier for a data source that is unique for an Amazon Web Services Region. Performance Insights gathers metrics from this data source. In the console, the identifier is shown as ResourceID. When you call DescribeDBInstances, the identifier is returned as DbiResourceId. To use a DB instance as a data source, specify its DbiResourceId value. For example, specify db-ABCDEFGHIJKLMNOPQRSTU1VW2X.
|
662
|
+
*/
|
663
|
+
Identifier: IdentifierString;
|
664
|
+
/**
|
665
|
+
* An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the token, up to the value specified by MaxResults.
|
666
|
+
*/
|
667
|
+
NextToken?: NextToken;
|
668
|
+
/**
|
669
|
+
* The maximum number of items to return in the response. If more items exist than the specified MaxResults value, a pagination token is included in the response so that the remaining results can be retrieved.
|
670
|
+
*/
|
671
|
+
MaxResults?: MaxResults;
|
672
|
+
/**
|
673
|
+
* Specifies whether or not to include the list of tags in the response.
|
674
|
+
*/
|
675
|
+
ListTags?: Boolean;
|
676
|
+
}
|
677
|
+
export interface ListPerformanceAnalysisReportsResponse {
|
678
|
+
/**
|
679
|
+
* List of reports including the report identifier, start and end time, creation time, and status.
|
680
|
+
*/
|
681
|
+
AnalysisReports?: AnalysisReportSummaryList;
|
682
|
+
/**
|
683
|
+
* An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the token, up to the value specified by MaxResults.
|
684
|
+
*/
|
685
|
+
NextToken?: NextToken;
|
686
|
+
}
|
687
|
+
export interface ListTagsForResourceRequest {
|
688
|
+
/**
|
689
|
+
* List the tags for the Amazon Web Services service for which Performance Insights returns metrics. Valid value is RDS.
|
690
|
+
*/
|
691
|
+
ServiceType: ServiceType;
|
692
|
+
/**
|
693
|
+
* Lists all the tags for the Amazon RDS Performance Insights resource. This value is an Amazon Resource Name (ARN). For information about creating an ARN, see Constructing an RDS Amazon Resource Name (ARN).
|
694
|
+
*/
|
695
|
+
ResourceARN: AmazonResourceName;
|
696
|
+
}
|
697
|
+
export interface ListTagsForResourceResponse {
|
698
|
+
/**
|
699
|
+
* The metadata assigned to an Amazon RDS resource consisting of a key-value pair.
|
700
|
+
*/
|
701
|
+
Tags?: TagList;
|
702
|
+
}
|
703
|
+
export type MarkdownString = string;
|
404
704
|
export type MaxResults = number;
|
405
705
|
export interface MetricDimensionGroups {
|
406
706
|
/**
|
@@ -443,7 +743,36 @@ declare namespace PI {
|
|
443
743
|
export type MetricTypeList = RequestString[];
|
444
744
|
export type MetricValuesList = Double[];
|
445
745
|
export type NextToken = string;
|
746
|
+
export interface PerformanceInsightsMetric {
|
747
|
+
/**
|
748
|
+
* The Performance Insights metric.
|
749
|
+
*/
|
750
|
+
Metric?: DescriptiveString;
|
751
|
+
/**
|
752
|
+
* The Performance Insights metric name.
|
753
|
+
*/
|
754
|
+
DisplayName?: DescriptiveString;
|
755
|
+
/**
|
756
|
+
* A dimension map that contains the dimensions for this partition.
|
757
|
+
*/
|
758
|
+
Dimensions?: DescriptiveMap;
|
759
|
+
/**
|
760
|
+
* The value of the metric. For example, 9 for db.load.avg.
|
761
|
+
*/
|
762
|
+
Value?: Double;
|
763
|
+
}
|
446
764
|
export type PeriodAlignment = "END_TIME"|"START_TIME"|string;
|
765
|
+
export interface Recommendation {
|
766
|
+
/**
|
767
|
+
* The unique identifier for the recommendation.
|
768
|
+
*/
|
769
|
+
RecommendationId?: String;
|
770
|
+
/**
|
771
|
+
* The recommendation details to help resolve the performance issue. For example, Investigate the following SQLs that contributed to 100% of the total DBLoad during that time period: sql-id
|
772
|
+
*/
|
773
|
+
RecommendationDescription?: MarkdownString;
|
774
|
+
}
|
775
|
+
export type RecommendationList = Recommendation[];
|
447
776
|
export type RequestString = string;
|
448
777
|
export type RequestStringList = RequestString[];
|
449
778
|
export type RequestedDimensionList = RequestString[];
|
@@ -480,7 +809,55 @@ declare namespace PI {
|
|
480
809
|
}
|
481
810
|
export type ResponseResourceMetricList = ResponseResourceMetric[];
|
482
811
|
export type ServiceType = "RDS"|"DOCDB"|string;
|
812
|
+
export type Severity = "LOW"|"MEDIUM"|"HIGH"|string;
|
483
813
|
export type String = string;
|
814
|
+
export interface Tag {
|
815
|
+
/**
|
816
|
+
* A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with aws: or rds:. The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', ':', '/', '=', '+', '-', '@' (Java regex: "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$").
|
817
|
+
*/
|
818
|
+
Key: TagKey;
|
819
|
+
/**
|
820
|
+
* A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with aws: or rds:. The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', ':', '/', '=', '+', '-', '@' (Java regex: "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$").
|
821
|
+
*/
|
822
|
+
Value: TagValue;
|
823
|
+
}
|
824
|
+
export type TagKey = string;
|
825
|
+
export type TagKeyList = TagKey[];
|
826
|
+
export type TagList = Tag[];
|
827
|
+
export interface TagResourceRequest {
|
828
|
+
/**
|
829
|
+
* The Amazon Web Services service for which Performance Insights returns metrics. Valid value is RDS.
|
830
|
+
*/
|
831
|
+
ServiceType: ServiceType;
|
832
|
+
/**
|
833
|
+
* The Amazon RDS Performance Insights resource that the tags are added to. This value is an Amazon Resource Name (ARN). For information about creating an ARN, see Constructing an RDS Amazon Resource Name (ARN).
|
834
|
+
*/
|
835
|
+
ResourceARN: AmazonResourceName;
|
836
|
+
/**
|
837
|
+
* The metadata assigned to an Amazon RDS resource consisting of a key-value pair.
|
838
|
+
*/
|
839
|
+
Tags: TagList;
|
840
|
+
}
|
841
|
+
export interface TagResourceResponse {
|
842
|
+
}
|
843
|
+
export type TagValue = string;
|
844
|
+
export type TextFormat = "PLAIN_TEXT"|"MARKDOWN"|string;
|
845
|
+
export interface UntagResourceRequest {
|
846
|
+
/**
|
847
|
+
* List the tags for the Amazon Web Services service for which Performance Insights returns metrics. Valid value is RDS.
|
848
|
+
*/
|
849
|
+
ServiceType: ServiceType;
|
850
|
+
/**
|
851
|
+
* The Amazon RDS Performance Insights resource that the tags are added to. This value is an Amazon Resource Name (ARN). For information about creating an ARN, see Constructing an RDS Amazon Resource Name (ARN).
|
852
|
+
*/
|
853
|
+
ResourceARN: AmazonResourceName;
|
854
|
+
/**
|
855
|
+
* The metadata assigned to an Amazon RDS Performance Insights resource consisting of a key-value pair.
|
856
|
+
*/
|
857
|
+
TagKeys: TagKeyList;
|
858
|
+
}
|
859
|
+
export interface UntagResourceResponse {
|
860
|
+
}
|
484
861
|
/**
|
485
862
|
* A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.
|
486
863
|
*/
|
@@ -1779,6 +1779,20 @@ declare namespace Pinpoint {
|
|
1779
1779
|
*/
|
1780
1780
|
CreationDate?: __string;
|
1781
1781
|
}
|
1782
|
+
export interface ApplicationSettingsJourneyLimits {
|
1783
|
+
/**
|
1784
|
+
* The daily number of messages that an endpoint can receive from all journeys. The maximum value is 100. If set to 0, this limit will not apply.
|
1785
|
+
*/
|
1786
|
+
DailyCap?: __integer;
|
1787
|
+
/**
|
1788
|
+
* The default maximum number of messages that can be sent to an endpoint during the specified timeframe for all journeys.
|
1789
|
+
*/
|
1790
|
+
TimeframeCap?: JourneyTimeframeCap;
|
1791
|
+
/**
|
1792
|
+
* The default maximum number of messages that a single journey can sent to a single endpoint. The maximum value is 100. If set to 0, this limit will not apply.
|
1793
|
+
*/
|
1794
|
+
TotalCap?: __integer;
|
1795
|
+
}
|
1782
1796
|
export interface ApplicationSettingsResource {
|
1783
1797
|
/**
|
1784
1798
|
* The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console.
|
@@ -1800,6 +1814,10 @@ declare namespace Pinpoint {
|
|
1800
1814
|
* The default quiet time for campaigns in the application. Quiet time is a specific time range when messages aren't sent to endpoints, if all the following conditions are met: The EndpointDemographic.Timezone property of the endpoint is set to a valid value. The current time in the endpoint's time zone is later than or equal to the time specified by the QuietTime.Start property for the application (or a campaign or journey that has custom quiet time settings). The current time in the endpoint's time zone is earlier than or equal to the time specified by the QuietTime.End property for the application (or a campaign or journey that has custom quiet time settings). If any of the preceding conditions isn't met, the endpoint will receive messages from a campaign or journey, even if quiet time is enabled.
|
1801
1815
|
*/
|
1802
1816
|
QuietTime?: QuietTime;
|
1817
|
+
/**
|
1818
|
+
* The default sending limits for journeys in the application. These limits apply to each journey for the application but can be overridden, on a per journey basis, with the JourneyLimits resource.
|
1819
|
+
*/
|
1820
|
+
JourneyLimits?: ApplicationSettingsJourneyLimits;
|
1803
1821
|
}
|
1804
1822
|
export interface ApplicationsResponse {
|
1805
1823
|
/**
|
@@ -3650,11 +3668,19 @@ declare namespace Pinpoint {
|
|
3650
3668
|
/**
|
3651
3669
|
* The Web API Key, also referred to as an API_KEY or server key, that you received from Google to communicate with Google services.
|
3652
3670
|
*/
|
3653
|
-
ApiKey
|
3671
|
+
ApiKey?: __string;
|
3672
|
+
/**
|
3673
|
+
* The default authentication method used for GCM. Values are either "TOKEN" or "KEY". Defaults to "KEY".
|
3674
|
+
*/
|
3675
|
+
DefaultAuthenticationMethod?: __string;
|
3654
3676
|
/**
|
3655
3677
|
* Specifies whether to enable the GCM channel for the application.
|
3656
3678
|
*/
|
3657
3679
|
Enabled?: __boolean;
|
3680
|
+
/**
|
3681
|
+
* The contents of the JSON file provided by Google during registration in order to generate an access token for authentication. For more information see Migrate from legacy FCM APIs to HTTP v1.
|
3682
|
+
*/
|
3683
|
+
ServiceJson?: __string;
|
3658
3684
|
}
|
3659
3685
|
export interface GCMChannelResponse {
|
3660
3686
|
/**
|
@@ -3668,7 +3694,11 @@ declare namespace Pinpoint {
|
|
3668
3694
|
/**
|
3669
3695
|
* The Web API Key, also referred to as an API_KEY or server key, that you received from Google to communicate with Google services.
|
3670
3696
|
*/
|
3671
|
-
Credential
|
3697
|
+
Credential?: __string;
|
3698
|
+
/**
|
3699
|
+
* The default authentication method used for GCM. Values are either "TOKEN" or "KEY". Defaults to "KEY".
|
3700
|
+
*/
|
3701
|
+
DefaultAuthenticationMethod?: __string;
|
3672
3702
|
/**
|
3673
3703
|
* Specifies whether the GCM channel is enabled for the application.
|
3674
3704
|
*/
|
@@ -3677,6 +3707,10 @@ declare namespace Pinpoint {
|
|
3677
3707
|
* (Not used) This property is retained only for backward compatibility.
|
3678
3708
|
*/
|
3679
3709
|
HasCredential?: __boolean;
|
3710
|
+
/**
|
3711
|
+
* Returns true if the JSON file provided by Google during registration process was used in the ServiceJson field of the request.
|
3712
|
+
*/
|
3713
|
+
HasFcmServiceCredentials?: __boolean;
|
3680
3714
|
/**
|
3681
3715
|
* (Deprecated) An identifier for the GCM channel. This property is retained only for backward compatibility.
|
3682
3716
|
*/
|
@@ -3732,7 +3766,11 @@ declare namespace Pinpoint {
|
|
3732
3766
|
*/
|
3733
3767
|
ImageUrl?: __string;
|
3734
3768
|
/**
|
3735
|
-
*
|
3769
|
+
* The preferred authentication method, with valid values "KEY" or "TOKEN". If a value isn't provided then the DefaultAuthenticationMethod is used.
|
3770
|
+
*/
|
3771
|
+
PreferredAuthenticationMethod?: __string;
|
3772
|
+
/**
|
3773
|
+
* para>normal – The notification might be delayed. Delivery is optimized for battery usage on the recipient's device. Use this value unless immediate delivery is required./listitem> high – The notification is sent immediately and might wake a sleeping device./para> Amazon Pinpoint specifies this value in the FCM priority parameter when it sends the notification message to FCM. The equivalent values for Apple Push Notification service (APNs) are 5, for normal, and 10, for high. If you specify an APNs value for this property, Amazon Pinpoint accepts and converts the value to the corresponding FCM value.
|
3736
3774
|
*/
|
3737
3775
|
Priority?: __string;
|
3738
3776
|
/**
|
@@ -5010,6 +5048,14 @@ declare namespace Pinpoint {
|
|
5010
5048
|
* Minimum time that must pass before an endpoint can re-enter a given journey. The duration should use an ISO 8601 format, such as PT1H.
|
5011
5049
|
*/
|
5012
5050
|
EndpointReentryInterval?: __string;
|
5051
|
+
/**
|
5052
|
+
* The number of messages that an endpoint can receive during the specified timeframe.
|
5053
|
+
*/
|
5054
|
+
TimeframeCap?: JourneyTimeframeCap;
|
5055
|
+
/**
|
5056
|
+
* The maximum number of messages a journey can sent to a single endpoint. The maximum value is 100. If set to 0, this limit will not apply.
|
5057
|
+
*/
|
5058
|
+
TotalCap?: __integer;
|
5013
5059
|
}
|
5014
5060
|
export interface JourneyPushMessage {
|
5015
5061
|
/**
|
@@ -5245,6 +5291,16 @@ declare namespace Pinpoint {
|
|
5245
5291
|
*/
|
5246
5292
|
State?: State;
|
5247
5293
|
}
|
5294
|
+
export interface JourneyTimeframeCap {
|
5295
|
+
/**
|
5296
|
+
* The maximum number of messages that all journeys can send to an endpoint during the specified timeframe. The maximum value is 100. If set to 0, this limit will not apply.
|
5297
|
+
*/
|
5298
|
+
Cap?: __integer;
|
5299
|
+
/**
|
5300
|
+
* The length of the timeframe in days. The maximum value is 30. If set to 0, this limit will not apply.
|
5301
|
+
*/
|
5302
|
+
Days?: __integer;
|
5303
|
+
}
|
5248
5304
|
export interface JourneysResponse {
|
5249
5305
|
/**
|
5250
5306
|
* An array of responses, one for each journey that's associated with the application.
|
@@ -6601,6 +6657,10 @@ declare namespace Pinpoint {
|
|
6601
6657
|
* The voice template to use for the message. This object isn't supported for campaigns.
|
6602
6658
|
*/
|
6603
6659
|
VoiceTemplate?: Template;
|
6660
|
+
/**
|
6661
|
+
* The InApp template to use for the message. The InApp template object is not supported for SendMessages.
|
6662
|
+
*/
|
6663
|
+
InAppTemplate?: Template;
|
6604
6664
|
}
|
6605
6665
|
export interface TemplateCreateMessageBody {
|
6606
6666
|
/**
|
@@ -6646,7 +6706,7 @@ declare namespace Pinpoint {
|
|
6646
6706
|
*/
|
6647
6707
|
TemplateName: __string;
|
6648
6708
|
/**
|
6649
|
-
* The type of channel that the message template is designed for. Possible values are: EMAIL, PUSH, SMS, and VOICE.
|
6709
|
+
* The type of channel that the message template is designed for. Possible values are: EMAIL, PUSH, SMS, INAPP, and VOICE.
|
6650
6710
|
*/
|
6651
6711
|
TemplateType: TemplateType;
|
6652
6712
|
/**
|
@@ -6677,7 +6737,7 @@ declare namespace Pinpoint {
|
|
6677
6737
|
*/
|
6678
6738
|
TemplateName: __string;
|
6679
6739
|
/**
|
6680
|
-
* The type of channel that the message template is designed for. Possible values are: EMAIL, PUSH, SMS, and VOICE.
|
6740
|
+
* The type of channel that the message template is designed for. Possible values are: EMAIL, PUSH, SMS, INAPP, and VOICE.
|
6681
6741
|
*/
|
6682
6742
|
TemplateType: __string;
|
6683
6743
|
/**
|
@@ -7324,6 +7384,10 @@ declare namespace Pinpoint {
|
|
7324
7384
|
* The default quiet time for campaigns in the application. Quiet time is a specific time range when messages aren't sent to endpoints, if all the following conditions are met: The EndpointDemographic.Timezone property of the endpoint is set to a valid value. The current time in the endpoint's time zone is later than or equal to the time specified by the QuietTime.Start property for the application (or a campaign or journey that has custom quiet time settings). The current time in the endpoint's time zone is earlier than or equal to the time specified by the QuietTime.End property for the application (or a campaign or journey that has custom quiet time settings). If any of the preceding conditions isn't met, the endpoint will receive messages from a campaign or journey, even if quiet time is enabled. To override the default quiet time settings for a specific campaign or journey, use the Campaign resource or the Journey resource to define a custom quiet time for the campaign or journey.
|
7325
7385
|
*/
|
7326
7386
|
QuietTime?: QuietTime;
|
7387
|
+
/**
|
7388
|
+
* The default sending limits for journeys in the application. These limits apply to each journey for the application but can be overridden, on a per journey basis, with the JourneyLimits resource.
|
7389
|
+
*/
|
7390
|
+
JourneyLimits?: ApplicationSettingsJourneyLimits;
|
7327
7391
|
}
|
7328
7392
|
export interface WriteCampaignRequest {
|
7329
7393
|
/**
|