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
@@ -35,6 +35,14 @@ declare class Inspector2 extends Service {
|
|
35
35
|
* Retrieves code snippets from findings that Amazon Inspector detected code vulnerabilities in.
|
36
36
|
*/
|
37
37
|
batchGetCodeSnippet(callback?: (err: AWSError, data: Inspector2.Types.BatchGetCodeSnippetResponse) => void): Request<Inspector2.Types.BatchGetCodeSnippetResponse, AWSError>;
|
38
|
+
/**
|
39
|
+
* Gets vulnerability details for findings.
|
40
|
+
*/
|
41
|
+
batchGetFindingDetails(params: Inspector2.Types.BatchGetFindingDetailsRequest, callback?: (err: AWSError, data: Inspector2.Types.BatchGetFindingDetailsResponse) => void): Request<Inspector2.Types.BatchGetFindingDetailsResponse, AWSError>;
|
42
|
+
/**
|
43
|
+
* Gets vulnerability details for findings.
|
44
|
+
*/
|
45
|
+
batchGetFindingDetails(callback?: (err: AWSError, data: Inspector2.Types.BatchGetFindingDetailsResponse) => void): Request<Inspector2.Types.BatchGetFindingDetailsResponse, AWSError>;
|
38
46
|
/**
|
39
47
|
* Gets free trial status for multiple Amazon Web Services accounts.
|
40
48
|
*/
|
@@ -828,6 +836,22 @@ declare namespace Inspector2 {
|
|
828
836
|
*/
|
829
837
|
errors?: CodeSnippetErrorList;
|
830
838
|
}
|
839
|
+
export interface BatchGetFindingDetailsRequest {
|
840
|
+
/**
|
841
|
+
* A list of finding ARNs.
|
842
|
+
*/
|
843
|
+
findingArns: FindingArnList;
|
844
|
+
}
|
845
|
+
export interface BatchGetFindingDetailsResponse {
|
846
|
+
/**
|
847
|
+
* Error information for findings that details could not be returned for.
|
848
|
+
*/
|
849
|
+
errors?: FindingDetailsErrorList;
|
850
|
+
/**
|
851
|
+
* A finding's vulnerability details.
|
852
|
+
*/
|
853
|
+
findingDetails?: FindingDetails;
|
854
|
+
}
|
831
855
|
export interface BatchGetFreeTrialInfoRequest {
|
832
856
|
/**
|
833
857
|
* The account IDs to get free trial status for.
|
@@ -1379,7 +1403,7 @@ declare namespace Inspector2 {
|
|
1379
1403
|
*/
|
1380
1404
|
bucketName: String;
|
1381
1405
|
/**
|
1382
|
-
* The prefix
|
1406
|
+
* The prefix that the findings will be written under.
|
1383
1407
|
*/
|
1384
1408
|
keyPrefix?: String;
|
1385
1409
|
/**
|
@@ -1610,6 +1634,24 @@ declare namespace Inspector2 {
|
|
1610
1634
|
export type EpssScoreValue = number;
|
1611
1635
|
export type ErrorCode = "ALREADY_ENABLED"|"ENABLE_IN_PROGRESS"|"DISABLE_IN_PROGRESS"|"SUSPEND_IN_PROGRESS"|"RESOURCE_NOT_FOUND"|"ACCESS_DENIED"|"INTERNAL_ERROR"|"SSM_UNAVAILABLE"|"SSM_THROTTLED"|"EVENTBRIDGE_UNAVAILABLE"|"EVENTBRIDGE_THROTTLED"|"RESOURCE_SCAN_NOT_DISABLED"|"DISASSOCIATE_ALL_MEMBERS"|"ACCOUNT_IS_ISOLATED"|string;
|
1612
1636
|
export type ErrorMessage = string;
|
1637
|
+
export interface Evidence {
|
1638
|
+
/**
|
1639
|
+
* The evidence details.
|
1640
|
+
*/
|
1641
|
+
evidenceDetail?: EvidenceDetail;
|
1642
|
+
/**
|
1643
|
+
* The evidence rule.
|
1644
|
+
*/
|
1645
|
+
evidenceRule?: EvidenceRule;
|
1646
|
+
/**
|
1647
|
+
* The evidence severity.
|
1648
|
+
*/
|
1649
|
+
severity?: EvidenceSeverity;
|
1650
|
+
}
|
1651
|
+
export type EvidenceDetail = string;
|
1652
|
+
export type EvidenceList = Evidence[];
|
1653
|
+
export type EvidenceRule = string;
|
1654
|
+
export type EvidenceSeverity = string;
|
1613
1655
|
export type ExecutionRoleArn = string;
|
1614
1656
|
export type ExploitAvailable = "YES"|"NO"|string;
|
1615
1657
|
export interface ExploitObserved {
|
@@ -1831,7 +1873,7 @@ declare namespace Inspector2 {
|
|
1831
1873
|
*/
|
1832
1874
|
lastObservedAt?: DateFilterList;
|
1833
1875
|
/**
|
1834
|
-
* Details on
|
1876
|
+
* Details on network protocol used to filter findings.
|
1835
1877
|
*/
|
1836
1878
|
networkProtocol?: StringFilterList;
|
1837
1879
|
/**
|
@@ -1974,7 +2016,61 @@ declare namespace Inspector2 {
|
|
1974
2016
|
updatedAt?: DateTimeTimestamp;
|
1975
2017
|
}
|
1976
2018
|
export type FindingArn = string;
|
2019
|
+
export type FindingArnList = FindingArn[];
|
1977
2020
|
export type FindingDescription = string;
|
2021
|
+
export interface FindingDetail {
|
2022
|
+
cisaData?: CisaData;
|
2023
|
+
/**
|
2024
|
+
* The Common Weakness Enumerations (CWEs) associated with the vulnerability.
|
2025
|
+
*/
|
2026
|
+
cwes?: Cwes;
|
2027
|
+
/**
|
2028
|
+
* The Exploit Prediction Scoring System (EPSS) score of the vulnerability.
|
2029
|
+
*/
|
2030
|
+
epssScore?: Double;
|
2031
|
+
/**
|
2032
|
+
* Information on the evidence of the vulnerability.
|
2033
|
+
*/
|
2034
|
+
evidences?: EvidenceList;
|
2035
|
+
exploitObserved?: ExploitObserved;
|
2036
|
+
/**
|
2037
|
+
* The finding ARN that the vulnerability details are associated with.
|
2038
|
+
*/
|
2039
|
+
findingArn?: FindingArn;
|
2040
|
+
/**
|
2041
|
+
* The reference URLs for the vulnerability data.
|
2042
|
+
*/
|
2043
|
+
referenceUrls?: VulnerabilityReferenceUrls;
|
2044
|
+
/**
|
2045
|
+
* The risk score of the vulnerability.
|
2046
|
+
*/
|
2047
|
+
riskScore?: RiskScore;
|
2048
|
+
/**
|
2049
|
+
* The known malware tools or kits that can exploit the vulnerability.
|
2050
|
+
*/
|
2051
|
+
tools?: Tools;
|
2052
|
+
/**
|
2053
|
+
* The MITRE adversary tactics, techniques, or procedures (TTPs) associated with the vulnerability.
|
2054
|
+
*/
|
2055
|
+
ttps?: Ttps;
|
2056
|
+
}
|
2057
|
+
export type FindingDetails = FindingDetail[];
|
2058
|
+
export interface FindingDetailsError {
|
2059
|
+
/**
|
2060
|
+
* The error code.
|
2061
|
+
*/
|
2062
|
+
errorCode: FindingDetailsErrorCode;
|
2063
|
+
/**
|
2064
|
+
* The error message.
|
2065
|
+
*/
|
2066
|
+
errorMessage: NonEmptyString;
|
2067
|
+
/**
|
2068
|
+
* The finding ARN that returned an error.
|
2069
|
+
*/
|
2070
|
+
findingArn: FindingArn;
|
2071
|
+
}
|
2072
|
+
export type FindingDetailsErrorCode = "INTERNAL_ERROR"|"ACCESS_DENIED"|"FINDING_DETAILS_NOT_FOUND"|"INVALID_INPUT"|string;
|
2073
|
+
export type FindingDetailsErrorList = FindingDetailsError[];
|
1978
2074
|
export type FindingList = Finding[];
|
1979
2075
|
export type FindingStatus = "ACTIVE"|"SUPPRESSED"|"CLOSED"|string;
|
1980
2076
|
export type FindingTitle = string;
|
@@ -3105,6 +3201,7 @@ declare namespace Inspector2 {
|
|
3105
3201
|
export type ResourceStringFilterList = ResourceStringFilter[];
|
3106
3202
|
export type ResourceStringInput = string;
|
3107
3203
|
export type ResourceType = "AWS_EC2_INSTANCE"|"AWS_ECR_CONTAINER_IMAGE"|"AWS_ECR_REPOSITORY"|"AWS_LAMBDA_FUNCTION"|string;
|
3204
|
+
export type RiskScore = number;
|
3108
3205
|
export type Runtime = "NODEJS"|"NODEJS_12_X"|"NODEJS_14_X"|"NODEJS_16_X"|"JAVA_8"|"JAVA_8_AL2"|"JAVA_11"|"PYTHON_3_7"|"PYTHON_3_8"|"PYTHON_3_9"|"UNSUPPORTED"|"NODEJS_18_X"|"GO_1_X"|"JAVA_17"|"PYTHON_3_10"|string;
|
3109
3206
|
export type SbomReportFormat = "CYCLONEDX_1_4"|"SPDX_2_3"|string;
|
3110
3207
|
export interface ScanStatus {
|
@@ -3301,6 +3398,8 @@ declare namespace Inspector2 {
|
|
3301
3398
|
vulnerabilityId?: String;
|
3302
3399
|
}
|
3303
3400
|
export type TitleSortBy = "CRITICAL"|"HIGH"|"ALL"|string;
|
3401
|
+
export type Tool = string;
|
3402
|
+
export type Tools = Tool[];
|
3304
3403
|
export type Ttp = string;
|
3305
3404
|
export type Ttps = Ttp[];
|
3306
3405
|
export interface UntagResourceRequest {
|
@@ -12,11 +12,11 @@ declare class InternetMonitor extends Service {
|
|
12
12
|
constructor(options?: InternetMonitor.Types.ClientConfiguration)
|
13
13
|
config: Config & InternetMonitor.Types.ClientConfiguration;
|
14
14
|
/**
|
15
|
-
* Creates a monitor in Amazon CloudWatch Internet Monitor. A monitor is built based on information from the application resources that you add:
|
15
|
+
* Creates a monitor in Amazon CloudWatch Internet Monitor. A monitor is built based on information from the application resources that you add: VPCs, Network Load Balancers (NLBs), Amazon CloudFront distributions, and Amazon WorkSpaces directories. Internet Monitor then publishes internet measurements from Amazon Web Services that are specific to the city-networks. That is, the locations and ASNs (typically internet service providers or ISPs), where clients access your application. For more information, see Using Amazon CloudWatch Internet Monitor in the Amazon CloudWatch User Guide. When you create a monitor, you choose the percentage of traffic that you want to monitor. You can also set a maximum limit for the number of city-networks where client traffic is monitored, that caps the total traffic that Internet Monitor monitors. A city-network maximum is the limit of city-networks, but you only pay for the number of city-networks that are actually monitored. You can update your monitor at any time to change the percentage of traffic to monitor or the city-networks maximum. For more information, see Choosing a city-network maximum value in the Amazon CloudWatch User Guide.
|
16
16
|
*/
|
17
17
|
createMonitor(params: InternetMonitor.Types.CreateMonitorInput, callback?: (err: AWSError, data: InternetMonitor.Types.CreateMonitorOutput) => void): Request<InternetMonitor.Types.CreateMonitorOutput, AWSError>;
|
18
18
|
/**
|
19
|
-
* Creates a monitor in Amazon CloudWatch Internet Monitor. A monitor is built based on information from the application resources that you add:
|
19
|
+
* Creates a monitor in Amazon CloudWatch Internet Monitor. A monitor is built based on information from the application resources that you add: VPCs, Network Load Balancers (NLBs), Amazon CloudFront distributions, and Amazon WorkSpaces directories. Internet Monitor then publishes internet measurements from Amazon Web Services that are specific to the city-networks. That is, the locations and ASNs (typically internet service providers or ISPs), where clients access your application. For more information, see Using Amazon CloudWatch Internet Monitor in the Amazon CloudWatch User Guide. When you create a monitor, you choose the percentage of traffic that you want to monitor. You can also set a maximum limit for the number of city-networks where client traffic is monitored, that caps the total traffic that Internet Monitor monitors. A city-network maximum is the limit of city-networks, but you only pay for the number of city-networks that are actually monitored. You can update your monitor at any time to change the percentage of traffic to monitor or the city-networks maximum. For more information, see Choosing a city-network maximum value in the Amazon CloudWatch User Guide.
|
20
20
|
*/
|
21
21
|
createMonitor(callback?: (err: AWSError, data: InternetMonitor.Types.CreateMonitorOutput) => void): Request<InternetMonitor.Types.CreateMonitorOutput, AWSError>;
|
22
22
|
/**
|
@@ -28,11 +28,11 @@ declare class InternetMonitor extends Service {
|
|
28
28
|
*/
|
29
29
|
deleteMonitor(callback?: (err: AWSError, data: InternetMonitor.Types.DeleteMonitorOutput) => void): Request<InternetMonitor.Types.DeleteMonitorOutput, AWSError>;
|
30
30
|
/**
|
31
|
-
* Gets information the Amazon CloudWatch Internet Monitor has created and stored about a health event for a specified monitor. This information includes the impacted locations, and all
|
31
|
+
* Gets information the Amazon CloudWatch Internet Monitor has created and stored about a health event for a specified monitor. This information includes the impacted locations, and all the information related to the event, by location. The information returned includes the impact on performance, availability, and round-trip time, information about the network providers (ASNs), the event type, and so on. Information rolled up at the global traffic level is also returned, including the impact type and total traffic impact.
|
32
32
|
*/
|
33
33
|
getHealthEvent(params: InternetMonitor.Types.GetHealthEventInput, callback?: (err: AWSError, data: InternetMonitor.Types.GetHealthEventOutput) => void): Request<InternetMonitor.Types.GetHealthEventOutput, AWSError>;
|
34
34
|
/**
|
35
|
-
* Gets information the Amazon CloudWatch Internet Monitor has created and stored about a health event for a specified monitor. This information includes the impacted locations, and all
|
35
|
+
* Gets information the Amazon CloudWatch Internet Monitor has created and stored about a health event for a specified monitor. This information includes the impacted locations, and all the information related to the event, by location. The information returned includes the impact on performance, availability, and round-trip time, information about the network providers (ASNs), the event type, and so on. Information rolled up at the global traffic level is also returned, including the impact type and total traffic impact.
|
36
36
|
*/
|
37
37
|
getHealthEvent(callback?: (err: AWSError, data: InternetMonitor.Types.GetHealthEventOutput) => void): Request<InternetMonitor.Types.GetHealthEventOutput, AWSError>;
|
38
38
|
/**
|
@@ -44,11 +44,11 @@ declare class InternetMonitor extends Service {
|
|
44
44
|
*/
|
45
45
|
getMonitor(callback?: (err: AWSError, data: InternetMonitor.Types.GetMonitorOutput) => void): Request<InternetMonitor.Types.GetMonitorOutput, AWSError>;
|
46
46
|
/**
|
47
|
-
* Lists all health events for a monitor in Amazon CloudWatch Internet Monitor. Returns
|
47
|
+
* Lists all health events for a monitor in Amazon CloudWatch Internet Monitor. Returns information for health events including the event start and end time and the status. Health events that have start times during the time frame that is requested are not included in the list of health events.
|
48
48
|
*/
|
49
49
|
listHealthEvents(params: InternetMonitor.Types.ListHealthEventsInput, callback?: (err: AWSError, data: InternetMonitor.Types.ListHealthEventsOutput) => void): Request<InternetMonitor.Types.ListHealthEventsOutput, AWSError>;
|
50
50
|
/**
|
51
|
-
* Lists all health events for a monitor in Amazon CloudWatch Internet Monitor. Returns
|
51
|
+
* Lists all health events for a monitor in Amazon CloudWatch Internet Monitor. Returns information for health events including the event start and end time and the status. Health events that have start times during the time frame that is requested are not included in the list of health events.
|
52
52
|
*/
|
53
53
|
listHealthEvents(callback?: (err: AWSError, data: InternetMonitor.Types.ListHealthEventsOutput) => void): Request<InternetMonitor.Types.ListHealthEventsOutput, AWSError>;
|
54
54
|
/**
|
@@ -84,11 +84,11 @@ declare class InternetMonitor extends Service {
|
|
84
84
|
*/
|
85
85
|
untagResource(callback?: (err: AWSError, data: InternetMonitor.Types.UntagResourceOutput) => void): Request<InternetMonitor.Types.UntagResourceOutput, AWSError>;
|
86
86
|
/**
|
87
|
-
* Updates a monitor. You can update a monitor to change the maximum number of city-networks (locations and ASNs
|
87
|
+
* Updates a monitor. You can update a monitor to change the percentage of traffic to monitor or the maximum number of city-networks (locations and ASNs), to add or remove resources, or to change the status of the monitor. Note that you can't change the name of a monitor. The city-network maximum that you choose is the limit, but you only pay for the number of city-networks that are actually monitored. For more information, see Choosing a city-network maximum value in the Amazon CloudWatch User Guide.
|
88
88
|
*/
|
89
89
|
updateMonitor(params: InternetMonitor.Types.UpdateMonitorInput, callback?: (err: AWSError, data: InternetMonitor.Types.UpdateMonitorOutput) => void): Request<InternetMonitor.Types.UpdateMonitorOutput, AWSError>;
|
90
90
|
/**
|
91
|
-
* Updates a monitor. You can update a monitor to change the maximum number of city-networks (locations and ASNs
|
91
|
+
* Updates a monitor. You can update a monitor to change the percentage of traffic to monitor or the maximum number of city-networks (locations and ASNs), to add or remove resources, or to change the status of the monitor. Note that you can't change the name of a monitor. The city-network maximum that you choose is the limit, but you only pay for the number of city-networks that are actually monitored. For more information, see Choosing a city-network maximum value in the Amazon CloudWatch User Guide.
|
92
92
|
*/
|
93
93
|
updateMonitor(callback?: (err: AWSError, data: InternetMonitor.Types.UpdateMonitorOutput) => void): Request<InternetMonitor.Types.UpdateMonitorOutput, AWSError>;
|
94
94
|
}
|
@@ -100,7 +100,7 @@ declare namespace InternetMonitor {
|
|
100
100
|
*/
|
101
101
|
ExperienceScore?: Double;
|
102
102
|
/**
|
103
|
-
* The
|
103
|
+
* The impact on total traffic that a health event has, in increased latency or reduced availability. This is the percentage of how much latency has increased or availability has decreased during the event, compared to what is typical for traffic from this client location to the Amazon Web Services location using this client network. For information about how Internet Monitor calculates impact, see How Internet Monitor works in the Amazon CloudWatch Internet Monitor section of the Amazon CloudWatch User Guide.
|
104
104
|
*/
|
105
105
|
PercentOfTotalTrafficImpacted?: Double;
|
106
106
|
/**
|
@@ -114,7 +114,7 @@ declare namespace InternetMonitor {
|
|
114
114
|
*/
|
115
115
|
MonitorName: ResourceName;
|
116
116
|
/**
|
117
|
-
* The resources to include in a monitor, which you provide as a set of Amazon Resource Names (ARNs). You can add a combination of
|
117
|
+
* The resources to include in a monitor, which you provide as a set of Amazon Resource Names (ARNs). Resources can be VPCs, NLBs, Amazon CloudFront distributions, or Amazon WorkSpaces directories. You can add a combination of VPCs and CloudFront distributions, or you can add WorkSpaces directories, or you can add NLBs. You can't add NLBs or WorkSpaces directories together with any other resources. If you add only Amazon VPC resources, at least one VPC must have an Internet Gateway attached to it, to make sure that it has internet connectivity.
|
118
118
|
*/
|
119
119
|
Resources?: SetOfARNs;
|
120
120
|
/**
|
@@ -126,7 +126,7 @@ declare namespace InternetMonitor {
|
|
126
126
|
*/
|
127
127
|
Tags?: TagMap;
|
128
128
|
/**
|
129
|
-
* The maximum number of city-networks to monitor for your resources. A city-network is the location (city) where clients access your application resources from and the
|
129
|
+
* The maximum number of city-networks to monitor for your resources. A city-network is the location (city) where clients access your application resources from and the ASN or network provider, such as an internet service provider (ISP), that clients access the resources through. Setting this limit can help control billing costs. To learn more, see Choosing a city-network maximum value in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.
|
130
130
|
*/
|
131
131
|
MaxCityNetworksToMonitor?: MaxCityNetworksToMonitor;
|
132
132
|
/**
|
@@ -134,11 +134,11 @@ declare namespace InternetMonitor {
|
|
134
134
|
*/
|
135
135
|
InternetMeasurementsLogDelivery?: InternetMeasurementsLogDelivery;
|
136
136
|
/**
|
137
|
-
* The percentage of the internet-facing traffic for your application that you want to monitor with this monitor.
|
137
|
+
* The percentage of the internet-facing traffic for your application that you want to monitor with this monitor. If you set a city-networks maximum, that limit overrides the traffic percentage that you set. To learn more, see Choosing an application traffic percentage to monitor in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.
|
138
138
|
*/
|
139
139
|
TrafficPercentageToMonitor?: TrafficPercentageToMonitor;
|
140
140
|
/**
|
141
|
-
* Defines the
|
141
|
+
* Defines the threshold percentages and other configuration information for when Amazon CloudWatch Internet Monitor creates a health event. Internet Monitor creates a health event when an internet issue that affects your application end users has a health score percentage that is at or below a specific threshold, and, sometimes, when other criteria are met. If you don't set a health event threshold, the default value is 95%. For more information, see Change health event thresholds in the Internet Monitor section of the CloudWatch User Guide.
|
142
142
|
*/
|
143
143
|
HealthEventsConfig?: HealthEventsConfig;
|
144
144
|
}
|
@@ -205,7 +205,7 @@ declare namespace InternetMonitor {
|
|
205
205
|
*/
|
206
206
|
Status: HealthEventStatus;
|
207
207
|
/**
|
208
|
-
* The impact on total traffic that a health event has.
|
208
|
+
* The impact on total traffic that a health event has, in increased latency or reduced availability. This is the percentage of how much latency has increased or availability has decreased during the event, compared to what is typical for traffic from this client location to the Amazon Web Services location using this client network.
|
209
209
|
*/
|
210
210
|
PercentOfTotalTrafficImpacted?: Double;
|
211
211
|
/**
|
@@ -213,7 +213,7 @@ declare namespace InternetMonitor {
|
|
213
213
|
*/
|
214
214
|
ImpactType: HealthEventImpactType;
|
215
215
|
/**
|
216
|
-
* The threshold percentage for health
|
216
|
+
* The threshold percentage for a health score that determines, along with other configuration information, when Internet Monitor creates a health event when there's an internet issue that affects your application end users.
|
217
217
|
*/
|
218
218
|
HealthScoreThreshold?: Percentage;
|
219
219
|
}
|
@@ -233,7 +233,7 @@ declare namespace InternetMonitor {
|
|
233
233
|
*/
|
234
234
|
MonitorArn: MonitorArn;
|
235
235
|
/**
|
236
|
-
* The resources
|
236
|
+
* The resources monitored by the monitor. Resources are listed by their Amazon Resource Names (ARNs).
|
237
237
|
*/
|
238
238
|
Resources: SetOfARNs;
|
239
239
|
/**
|
@@ -261,7 +261,7 @@ declare namespace InternetMonitor {
|
|
261
261
|
*/
|
262
262
|
Tags?: TagMap;
|
263
263
|
/**
|
264
|
-
* The maximum number of city-networks to monitor for your resources. A city-network is the location (city) where clients access your application resources from and the
|
264
|
+
* The maximum number of city-networks to monitor for your resources. A city-network is the location (city) where clients access your application resources from and the ASN or network provider, such as an internet service provider (ISP), that clients access the resources through. This limit can help control billing costs. To learn more, see Choosing a city-network maximum value in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.
|
265
265
|
*/
|
266
266
|
MaxCityNetworksToMonitor?: MaxCityNetworksToMonitor;
|
267
267
|
/**
|
@@ -269,11 +269,11 @@ declare namespace InternetMonitor {
|
|
269
269
|
*/
|
270
270
|
InternetMeasurementsLogDelivery?: InternetMeasurementsLogDelivery;
|
271
271
|
/**
|
272
|
-
* The percentage of the internet-facing traffic for your application that you
|
272
|
+
* The percentage of the internet-facing traffic for your application to monitor with this monitor. If you set a city-networks maximum, that limit overrides the traffic percentage that you set. To learn more, see Choosing an application traffic percentage to monitor in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.
|
273
273
|
*/
|
274
274
|
TrafficPercentageToMonitor?: TrafficPercentageToMonitor;
|
275
275
|
/**
|
276
|
-
* The list of health event
|
276
|
+
* The list of health event threshold configurations. The threshold percentage for a health score determines, along with other configuration information, when Internet Monitor creates a health event when there's an internet issue that affects your application end users. For more information, see Change health event thresholds in the Internet Monitor section of the CloudWatch User Guide.
|
277
277
|
*/
|
278
278
|
HealthEventsConfig?: HealthEventsConfig;
|
279
279
|
}
|
@@ -311,7 +311,7 @@ declare namespace InternetMonitor {
|
|
311
311
|
*/
|
312
312
|
Status: HealthEventStatus;
|
313
313
|
/**
|
314
|
-
* The impact on
|
314
|
+
* The impact on total traffic that a health event has, in increased latency or reduced availability. This is the percentage of how much latency has increased or availability has decreased during the event, compared to what is typical for traffic from this client location to the Amazon Web Services location using this client network.
|
315
315
|
*/
|
316
316
|
PercentOfTotalTrafficImpacted?: Double;
|
317
317
|
/**
|
@@ -323,7 +323,7 @@ declare namespace InternetMonitor {
|
|
323
323
|
*/
|
324
324
|
HealthScoreThreshold?: Percentage;
|
325
325
|
}
|
326
|
-
export type HealthEventImpactType = "AVAILABILITY"|"PERFORMANCE"|string;
|
326
|
+
export type HealthEventImpactType = "AVAILABILITY"|"PERFORMANCE"|"LOCAL_AVAILABILITY"|"LOCAL_PERFORMANCE"|string;
|
327
327
|
export type HealthEventList = HealthEvent[];
|
328
328
|
export type HealthEventName = string;
|
329
329
|
export type HealthEventStatus = "ACTIVE"|"RESOLVED"|string;
|
@@ -336,6 +336,14 @@ declare namespace InternetMonitor {
|
|
336
336
|
* The health event threshold percentage set for performance scores.
|
337
337
|
*/
|
338
338
|
PerformanceScoreThreshold?: Percentage;
|
339
|
+
/**
|
340
|
+
* The configuration that determines the threshold and other conditions for when Internet Monitor creates a health event for a local availability issue.
|
341
|
+
*/
|
342
|
+
AvailabilityLocalHealthEventsConfig?: LocalHealthEventsConfig;
|
343
|
+
/**
|
344
|
+
* The configuration that determines the threshold and other conditions for when Internet Monitor creates a health event for a local performance issue.
|
345
|
+
*/
|
346
|
+
PerformanceLocalHealthEventsConfig?: LocalHealthEventsConfig;
|
339
347
|
}
|
340
348
|
export interface ImpactedLocation {
|
341
349
|
/**
|
@@ -484,6 +492,21 @@ declare namespace InternetMonitor {
|
|
484
492
|
*/
|
485
493
|
Tags?: TagMap;
|
486
494
|
}
|
495
|
+
export interface LocalHealthEventsConfig {
|
496
|
+
/**
|
497
|
+
* The status of whether Internet Monitor creates a health event based on a threshold percentage set for a local health score. The status can be ENABLED or DISABLED.
|
498
|
+
*/
|
499
|
+
Status?: LocalHealthEventsConfigStatus;
|
500
|
+
/**
|
501
|
+
* The health event threshold percentage set for a local health score.
|
502
|
+
*/
|
503
|
+
HealthScoreThreshold?: Percentage;
|
504
|
+
/**
|
505
|
+
* The minimum percentage of overall traffic for an application that must be impacted by an issue before Internet Monitor creates an event when a threshold is crossed for a local health score.
|
506
|
+
*/
|
507
|
+
MinTrafficImpact?: Percentage;
|
508
|
+
}
|
509
|
+
export type LocalHealthEventsConfigStatus = "ENABLED"|"DISABLED"|string;
|
487
510
|
export type LogDeliveryStatus = "ENABLED"|"DISABLED"|string;
|
488
511
|
export type Long = number;
|
489
512
|
export type MaxCityNetworksToMonitor = number;
|
@@ -542,7 +565,7 @@ declare namespace InternetMonitor {
|
|
542
565
|
*/
|
543
566
|
ExperienceScore?: Double;
|
544
567
|
/**
|
545
|
-
*
|
568
|
+
* The impact on total traffic that a health event has, in increased latency or reduced availability. This is the percentage of how much latency has increased or availability has decreased during the event, compared to what is typical for traffic from this client location to the Amazon Web Services location using this client network. For more information, see When Amazon Web Services creates and resolves health events in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.
|
546
569
|
*/
|
547
570
|
PercentOfTotalTrafficImpacted?: Double;
|
548
571
|
/**
|
@@ -623,7 +646,7 @@ declare namespace InternetMonitor {
|
|
623
646
|
*/
|
624
647
|
MonitorName: ResourceName;
|
625
648
|
/**
|
626
|
-
* The resources to include in a monitor, which you provide as a set of Amazon Resource Names (ARNs). You can add a combination of
|
649
|
+
* The resources to include in a monitor, which you provide as a set of Amazon Resource Names (ARNs). Resources can be VPCs, NLBs, Amazon CloudFront distributions, or Amazon WorkSpaces directories. You can add a combination of VPCs and CloudFront distributions, or you can add WorkSpaces directories, or you can add NLBs. You can't add NLBs or WorkSpaces directories together with any other resources. If you add only Amazon Virtual Private Clouds resources, at least one VPC must have an Internet Gateway attached to it, to make sure that it has internet connectivity.
|
627
650
|
*/
|
628
651
|
ResourcesToAdd?: SetOfARNs;
|
629
652
|
/**
|
@@ -639,7 +662,7 @@ declare namespace InternetMonitor {
|
|
639
662
|
*/
|
640
663
|
ClientToken?: String;
|
641
664
|
/**
|
642
|
-
* The maximum number of city-networks to monitor for your
|
665
|
+
* The maximum number of city-networks to monitor for your application. A city-network is the location (city) where clients access your application resources from and the ASN or network provider, such as an internet service provider (ISP), that clients access the resources through. Setting this limit can help control billing costs.
|
643
666
|
*/
|
644
667
|
MaxCityNetworksToMonitor?: MaxCityNetworksToMonitor;
|
645
668
|
/**
|
@@ -647,11 +670,11 @@ declare namespace InternetMonitor {
|
|
647
670
|
*/
|
648
671
|
InternetMeasurementsLogDelivery?: InternetMeasurementsLogDelivery;
|
649
672
|
/**
|
650
|
-
* The percentage of the internet-facing traffic for your application that you want to monitor with this monitor.
|
673
|
+
* The percentage of the internet-facing traffic for your application that you want to monitor with this monitor. If you set a city-networks maximum, that limit overrides the traffic percentage that you set. To learn more, see Choosing an application traffic percentage to monitor in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.
|
651
674
|
*/
|
652
675
|
TrafficPercentageToMonitor?: TrafficPercentageToMonitor;
|
653
676
|
/**
|
654
|
-
* The list of health
|
677
|
+
* The list of health score thresholds. A threshold percentage for health scores, along with other configuration information, determines when Internet Monitor creates a health event when there's an internet issue that affects your application end users. For more information, see Change health event thresholds in the Internet Monitor section of the CloudWatch User Guide.
|
655
678
|
*/
|
656
679
|
HealthEventsConfig?: HealthEventsConfig;
|
657
680
|
}
|
@@ -407,7 +407,7 @@ declare namespace IVS {
|
|
407
407
|
*/
|
408
408
|
tags?: Tags;
|
409
409
|
/**
|
410
|
-
* Channel type, which determines the allowable resolution and bitrate. If you exceed the allowable input resolution or bitrate, the stream probably will disconnect immediately.
|
410
|
+
* Channel type, which determines the allowable resolution and bitrate. If you exceed the allowable input resolution or bitrate, the stream probably will disconnect immediately. Default: STANDARD. For details, see Channel Types.
|
411
411
|
*/
|
412
412
|
type?: ChannelType;
|
413
413
|
}
|
@@ -451,7 +451,7 @@ declare namespace IVS {
|
|
451
451
|
*/
|
452
452
|
tags?: Tags;
|
453
453
|
/**
|
454
|
-
* Channel type, which determines the allowable resolution and bitrate. If you exceed the allowable input resolution or bitrate, the stream probably will disconnect immediately.
|
454
|
+
* Channel type, which determines the allowable resolution and bitrate. If you exceed the allowable input resolution or bitrate, the stream probably will disconnect immediately. Default: STANDARD. For details, see Channel Types.
|
455
455
|
*/
|
456
456
|
type?: ChannelType;
|
457
457
|
}
|
@@ -487,7 +487,7 @@ declare namespace IVS {
|
|
487
487
|
*/
|
488
488
|
tags?: Tags;
|
489
489
|
/**
|
490
|
-
* Channel type, which determines the allowable resolution and bitrate. If you exceed the allowable input resolution or bitrate, the stream probably will disconnect immediately.
|
490
|
+
* Channel type, which determines the allowable resolution and bitrate. If you exceed the allowable input resolution or bitrate, the stream probably will disconnect immediately. Default: STANDARD. For details, see Channel Types.
|
491
491
|
*/
|
492
492
|
type?: ChannelType;
|
493
493
|
}
|
@@ -1257,7 +1257,7 @@ declare namespace IVS {
|
|
1257
1257
|
*/
|
1258
1258
|
recordingConfigurationArn?: ChannelRecordingConfigurationArn;
|
1259
1259
|
/**
|
1260
|
-
* Channel type, which determines the allowable resolution and bitrate. If you exceed the allowable input resolution or bitrate, the stream probably will disconnect immediately.
|
1260
|
+
* Channel type, which determines the allowable resolution and bitrate. If you exceed the allowable input resolution or bitrate, the stream probably will disconnect immediately. Default: STANDARD. For details, see Channel Types.
|
1261
1261
|
*/
|
1262
1262
|
type?: ChannelType;
|
1263
1263
|
}
|
@@ -212,7 +212,7 @@ declare namespace IVSRealTime {
|
|
212
212
|
}
|
213
213
|
export interface Event {
|
214
214
|
/**
|
215
|
-
* If the event is an error event, the error code is provided to give insight into the specific error that occurred. If the event is not an error event, this field is null. INSUFFICIENT_CAPABILITIES indicates that the participant tried to take an action that the participant’s token is not allowed to do. For more information about participant capabilities, see the capabilities field in CreateParticipantToken.
|
215
|
+
* If the event is an error event, the error code is provided to give insight into the specific error that occurred. If the event is not an error event, this field is null. INSUFFICIENT_CAPABILITIES indicates that the participant tried to take an action that the participant’s token is not allowed to do. For more information about participant capabilities, see the capabilities field in CreateParticipantToken. QUOTA_EXCEEDED indicates that the number of participants who want to publish/subscribe to a stage exceeds the quota; for more information, see Service Quotas. PUBLISHER_NOT_FOUND indicates that the participant tried to subscribe to a publisher that doesn’t exist.
|
216
216
|
*/
|
217
217
|
errorCode?: EventErrorCode;
|
218
218
|
/**
|
@@ -232,7 +232,7 @@ declare namespace IVSRealTime {
|
|
232
232
|
*/
|
233
233
|
remoteParticipantId?: ParticipantId;
|
234
234
|
}
|
235
|
-
export type EventErrorCode = "INSUFFICIENT_CAPABILITIES"|string;
|
235
|
+
export type EventErrorCode = "INSUFFICIENT_CAPABILITIES"|"QUOTA_EXCEEDED"|"PUBLISHER_NOT_FOUND"|string;
|
236
236
|
export type EventList = Event[];
|
237
237
|
export type EventName = "JOINED"|"LEFT"|"PUBLISH_STARTED"|"PUBLISH_STOPPED"|"SUBSCRIBE_STARTED"|"SUBSCRIBE_STOPPED"|"PUBLISH_ERROR"|"SUBSCRIBE_ERROR"|"JOIN_ERROR"|string;
|
238
238
|
export interface GetParticipantRequest {
|