aws-sdk 2.1347.0 → 2.1348.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -1
- package/README.md +1 -1
- package/apis/internetmonitor-2021-06-03.min.json +41 -19
- package/apis/s3-2006-03-01.examples.json +97 -97
- package/apis/sagemaker-featurestore-runtime-2020-07-01.min.json +4 -0
- package/apis/sms-2016-10-24.min.json +3 -1
- package/clients/ec2.d.ts +3 -3
- package/clients/internetmonitor.d.ts +50 -16
- package/clients/resiliencehub.d.ts +88 -88
- package/clients/s3.d.ts +115 -115
- package/clients/sagemakerfeaturestoreruntime.d.ts +10 -5
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +4 -4
- package/dist/aws-sdk.js +3 -3
- package/dist/aws-sdk.min.js +2 -2
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -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: Virtual Private Clouds (VPCs), Amazon CloudFront distributions, and WorkSpaces directories.
|
|
15
|
+
* Creates a monitor in Amazon CloudWatch Internet Monitor. A monitor is built based on information from the application resources that you add: Amazon Virtual Private Clouds (VPCs), Amazon CloudFront distributions, and 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 set a maximum limit for the number of city-networks where client traffic is monitored. The city-network maximum that you choose is the limit, but you only pay for the number of city-networks that are actually monitored. You can change the maximum at any time by updating your monitor. 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: Virtual Private Clouds (VPCs), Amazon CloudFront distributions, and WorkSpaces directories.
|
|
19
|
+
* Creates a monitor in Amazon CloudWatch Internet Monitor. A monitor is built based on information from the application resources that you add: Amazon Virtual Private Clouds (VPCs), Amazon CloudFront distributions, and 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 set a maximum limit for the number of city-networks where client traffic is monitored. The city-network maximum that you choose is the limit, but you only pay for the number of city-networks that are actually monitored. You can change the maximum at any time by updating your monitor. 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
|
/**
|
|
@@ -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 add or remove resources, or to change the status of the monitor.
|
|
87
|
+
* Updates a monitor. You can update a monitor to change the maximum number of city-networks (locations and ASNs or internet service providers), 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 add or remove resources, or to change the status of the monitor.
|
|
91
|
+
* Updates a monitor. You can update a monitor to change the maximum number of city-networks (locations and ASNs or internet service providers), 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
|
}
|
|
@@ -96,15 +96,15 @@ declare namespace InternetMonitor {
|
|
|
96
96
|
export type Arn = string;
|
|
97
97
|
export interface AvailabilityMeasurement {
|
|
98
98
|
/**
|
|
99
|
-
* Experience scores, or health scores are calculated for different geographic and network provider combinations (that is, different granularities) and also summed into global scores. If you view performance or availability scores without filtering for any specific geography or service provider, Amazon CloudWatch Internet Monitor provides global health scores. The Amazon CloudWatch Internet Monitor chapter in the CloudWatch User Guide includes detailed information about how Internet Monitor calculates health scores, including performance and availability scores, and when it creates and resolves health events. For more information, see
|
|
99
|
+
* Experience scores, or health scores are calculated for different geographic and network provider combinations (that is, different granularities) and also summed into global scores. If you view performance or availability scores without filtering for any specific geography or service provider, Amazon CloudWatch Internet Monitor provides global health scores. The Amazon CloudWatch Internet Monitor chapter in the CloudWatch User Guide includes detailed information about how Internet Monitor calculates health scores, including performance and availability scores, and when it creates and resolves health events. For more information, see How Amazon Web Services calculates performance and availability scores in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.
|
|
100
100
|
*/
|
|
101
101
|
ExperienceScore?: Double;
|
|
102
102
|
/**
|
|
103
|
-
* The percentage of impact caused by a health event for total traffic globally. For information about how Internet Monitor calculates impact, see
|
|
103
|
+
* The percentage of impact caused by a health event for total traffic globally. For information about how Internet Monitor calculates impact, see Inside Internet Monitor in the Amazon CloudWatch Internet Monitor section of the Amazon CloudWatch User Guide.
|
|
104
104
|
*/
|
|
105
105
|
PercentOfTotalTrafficImpacted?: Double;
|
|
106
106
|
/**
|
|
107
|
-
* The percentage of impact caused by a health event for client location traffic globally. For information about how Internet Monitor calculates impact, see
|
|
107
|
+
* The percentage of impact caused by a health event for client location traffic globally. For information about how Internet Monitor calculates impact, see Inside Internet Monitor in the Amazon CloudWatch Internet Monitor section of the Amazon CloudWatch User Guide.
|
|
108
108
|
*/
|
|
109
109
|
PercentOfClientLocationImpacted?: Double;
|
|
110
110
|
}
|
|
@@ -126,9 +126,13 @@ declare namespace InternetMonitor {
|
|
|
126
126
|
*/
|
|
127
127
|
Tags?: TagMap;
|
|
128
128
|
/**
|
|
129
|
-
* The maximum number of city-
|
|
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 network or ASN, such as an internet service provider (ISP), that clients access the resources through. This limit helps 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
|
+
/**
|
|
133
|
+
* Publish internet measurements for Internet Monitor to another location, such as an Amazon S3 bucket. The measurements are also published to Amazon CloudWatch Logs.
|
|
134
|
+
*/
|
|
135
|
+
InternetMeasurementsLogDelivery?: InternetMeasurementsLogDelivery;
|
|
132
136
|
}
|
|
133
137
|
export interface CreateMonitorOutput {
|
|
134
138
|
/**
|
|
@@ -245,9 +249,13 @@ declare namespace InternetMonitor {
|
|
|
245
249
|
*/
|
|
246
250
|
Tags?: TagMap;
|
|
247
251
|
/**
|
|
248
|
-
* The maximum number of city-
|
|
252
|
+
* 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 network or ASN, such as an internet service provider (ISP), that clients access the resources through. This limit helps 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.
|
|
249
253
|
*/
|
|
250
254
|
MaxCityNetworksToMonitor: MaxCityNetworksToMonitor;
|
|
255
|
+
/**
|
|
256
|
+
* Publish internet measurements for Internet Monitor to another location, such as an Amazon S3 bucket. The measurements are also published to Amazon CloudWatch Logs.
|
|
257
|
+
*/
|
|
258
|
+
InternetMeasurementsLogDelivery?: InternetMeasurementsLogDelivery;
|
|
251
259
|
}
|
|
252
260
|
export interface HealthEvent {
|
|
253
261
|
/**
|
|
@@ -356,14 +364,20 @@ declare namespace InternetMonitor {
|
|
|
356
364
|
export type ImpactedLocationsList = ImpactedLocation[];
|
|
357
365
|
export interface InternetHealth {
|
|
358
366
|
/**
|
|
359
|
-
* Availability in Internet Monitor represents the estimated percentage of traffic that is not seeing an availability drop. For example, an availability score of 99% for an end user and service location pair is equivalent to 1% of the traffic experiencing an availability drop for that pair. For more information, see
|
|
367
|
+
* Availability in Internet Monitor represents the estimated percentage of traffic that is not seeing an availability drop. For example, an availability score of 99% for an end user and service location pair is equivalent to 1% of the traffic experiencing an availability drop for that pair. For more information, see How Internet Monitor calculates performance and availability scores in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.
|
|
360
368
|
*/
|
|
361
369
|
Availability?: AvailabilityMeasurement;
|
|
362
370
|
/**
|
|
363
|
-
* Performance in Internet Monitor represents the estimated percentage of traffic that is not seeing a performance drop. For example, a performance score of 99% for an end user and service location pair is equivalent to 1% of the traffic experiencing a performance drop for that pair. For more information, see
|
|
371
|
+
* Performance in Internet Monitor represents the estimated percentage of traffic that is not seeing a performance drop. For example, a performance score of 99% for an end user and service location pair is equivalent to 1% of the traffic experiencing a performance drop for that pair. For more information, see How Internet Monitor calculates performance and availability scores in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.
|
|
364
372
|
*/
|
|
365
373
|
Performance?: PerformanceMeasurement;
|
|
366
374
|
}
|
|
375
|
+
export interface InternetMeasurementsLogDelivery {
|
|
376
|
+
/**
|
|
377
|
+
* The configuration information for publishing Internet Monitor internet measurements to Amazon S3. The configuration includes the bucket name and (optionally) prefix for the S3 bucket to store the measurements, and the delivery status. The delivery status is ENABLED or DISABLED, depending on whether you choose to deliver internet measurements to S3 logs.
|
|
378
|
+
*/
|
|
379
|
+
S3Config?: S3Config;
|
|
380
|
+
}
|
|
367
381
|
export interface ListHealthEventsInput {
|
|
368
382
|
/**
|
|
369
383
|
* The name of the monitor.
|
|
@@ -436,6 +450,7 @@ declare namespace InternetMonitor {
|
|
|
436
450
|
*/
|
|
437
451
|
Tags?: TagMap;
|
|
438
452
|
}
|
|
453
|
+
export type LogDeliveryStatus = "ENABLED"|"DISABLED"|string;
|
|
439
454
|
export type Long = number;
|
|
440
455
|
export type MaxCityNetworksToMonitor = number;
|
|
441
456
|
export type MaxResults = number;
|
|
@@ -488,19 +503,19 @@ declare namespace InternetMonitor {
|
|
|
488
503
|
export type NetworkList = Network[];
|
|
489
504
|
export interface PerformanceMeasurement {
|
|
490
505
|
/**
|
|
491
|
-
* Experience scores, or health scores, are calculated for different geographic and network provider combinations (that is, different granularities) and also totaled into global scores. If you view performance or availability scores without filtering for any specific geography or service provider, Amazon CloudWatch Internet Monitor provides global health scores. The Amazon CloudWatch Internet Monitor chapter in the CloudWatch User Guide includes detailed information about how Internet Monitor calculates health scores, including performance and availability scores, and when it creates and resolves health events. For more information, see
|
|
506
|
+
* Experience scores, or health scores, are calculated for different geographic and network provider combinations (that is, different granularities) and also totaled into global scores. If you view performance or availability scores without filtering for any specific geography or service provider, Amazon CloudWatch Internet Monitor provides global health scores. The Amazon CloudWatch Internet Monitor chapter in the CloudWatch User Guide includes detailed information about how Internet Monitor calculates health scores, including performance and availability scores, and when it creates and resolves health events. For more information, see How Amazon Web Services calculates performance and availability scores in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.
|
|
492
507
|
*/
|
|
493
508
|
ExperienceScore?: Double;
|
|
494
509
|
/**
|
|
495
|
-
* How much performance impact was caused by a health event for total traffic globally. For performance, this is the percentage of how much latency increased during the event compared to typical performance for your application traffic globally. For more information, see
|
|
510
|
+
* How much performance impact was caused by a health event for total traffic globally. For performance, this is the percentage of how much latency increased during the event compared to typical performance for your application traffic globally. 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.
|
|
496
511
|
*/
|
|
497
512
|
PercentOfTotalTrafficImpacted?: Double;
|
|
498
513
|
/**
|
|
499
|
-
* How much performance impact was caused by a health event at a client location. For performance, this is the percentage of how much latency increased during the event compared to typical performance for traffic, from this client location to an Amazon Web Services location, using a specific client network. For more information, see
|
|
514
|
+
* How much performance impact was caused by a health event at a client location. For performance, this is the percentage of how much latency increased during the event compared to typical performance for traffic, from this client location to an Amazon Web Services location, using a specific 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.
|
|
500
515
|
*/
|
|
501
516
|
PercentOfClientLocationImpacted?: Double;
|
|
502
517
|
/**
|
|
503
|
-
* This is the percentage of how much round-trip time increased during the event compared to typical round-trip time for your application for traffic. For more information, see
|
|
518
|
+
* This is the percentage of how much round-trip time increased during the event compared to typical round-trip time for your application for traffic. 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.
|
|
504
519
|
*/
|
|
505
520
|
RoundTripTime?: RoundTripTime;
|
|
506
521
|
}
|
|
@@ -519,6 +534,21 @@ declare namespace InternetMonitor {
|
|
|
519
534
|
*/
|
|
520
535
|
P95?: Double;
|
|
521
536
|
}
|
|
537
|
+
export interface S3Config {
|
|
538
|
+
/**
|
|
539
|
+
* The Amazon S3 bucket name.
|
|
540
|
+
*/
|
|
541
|
+
BucketName?: S3ConfigBucketNameString;
|
|
542
|
+
/**
|
|
543
|
+
* The Amazon S3 bucket prefix.
|
|
544
|
+
*/
|
|
545
|
+
BucketPrefix?: String;
|
|
546
|
+
/**
|
|
547
|
+
* The status of publishing Internet Monitor internet measurements to an Amazon S3 bucket.
|
|
548
|
+
*/
|
|
549
|
+
LogDeliveryStatus?: LogDeliveryStatus;
|
|
550
|
+
}
|
|
551
|
+
export type S3ConfigBucketNameString = string;
|
|
522
552
|
export type SetOfARNs = Arn[];
|
|
523
553
|
export type String = string;
|
|
524
554
|
export type SyntheticTimestamp_date_time = Date;
|
|
@@ -573,9 +603,13 @@ declare namespace InternetMonitor {
|
|
|
573
603
|
*/
|
|
574
604
|
ClientToken?: String;
|
|
575
605
|
/**
|
|
576
|
-
* The maximum number of city-
|
|
606
|
+
* 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 network or ASN, such as an internet service provider, that clients access the resources through.
|
|
577
607
|
*/
|
|
578
608
|
MaxCityNetworksToMonitor?: MaxCityNetworksToMonitor;
|
|
609
|
+
/**
|
|
610
|
+
* Publish internet measurements for Internet Monitor to another location, such as an Amazon S3 bucket. The measurements are also published to Amazon CloudWatch Logs.
|
|
611
|
+
*/
|
|
612
|
+
InternetMeasurementsLogDelivery?: InternetMeasurementsLogDelivery;
|
|
579
613
|
}
|
|
580
614
|
export interface UpdateMonitorOutput {
|
|
581
615
|
/**
|