cdk-docker-image-deployment 0.0.87 → 0.0.89
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3 -3
- package/lib/destination.js +1 -1
- package/lib/docker-image-deployment.js +1 -1
- package/lib/source.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +51 -1
- package/node_modules/aws-sdk/README.md +29 -1
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.examples.json +5 -0
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.min.json +284 -0
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +441 -110
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +31 -13
- package/node_modules/aws-sdk/apis/config-2014-11-12.min.json +282 -134
- package/node_modules/aws-sdk/apis/config-2014-11-12.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +124 -45
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +2824 -1317
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +42 -0
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +331 -215
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +87 -52
- package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +128 -27
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +156 -130
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +341 -298
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +205 -28
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +252 -214
- package/node_modules/aws-sdk/apis/iot-data-2015-05-28.min.json +26 -0
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +686 -105
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +43 -8
- package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +359 -50
- package/node_modules/aws-sdk/apis/kms-2014-11-01.min.json +127 -72
- package/node_modules/aws-sdk/apis/kms-2014-11-01.paginators.json +0 -7
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +69 -50
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.waiters2.json +26 -0
- package/node_modules/aws-sdk/apis/license-manager-user-subscriptions-2018-05-10.min.json +82 -9
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +97 -16
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +793 -112
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.paginators.json +33 -0
- package/node_modules/aws-sdk/apis/metadata.json +19 -0
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +931 -118
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +24 -0
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +23 -14
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.paginators.json +4 -1
- package/node_modules/aws-sdk/apis/oam-2022-06-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/oam-2022-06-10.min.json +482 -0
- package/node_modules/aws-sdk/apis/oam-2022-06-10.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.examples.json +5 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +3722 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +100 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +498 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.min.json +1082 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.paginators.json +29 -0
- package/node_modules/aws-sdk/apis/organizations-2016-11-28.min.json +62 -16
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +5991 -325
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +379 -236
- package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +138 -28
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +23 -16
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.min.json +1041 -0
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.paginators.json +28 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.examples.json +5 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.min.json +578 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +310 -62
- package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +98 -95
- package/node_modules/aws-sdk/clients/all.d.ts +6 -0
- package/node_modules/aws-sdk/clients/all.js +7 -1
- package/node_modules/aws-sdk/clients/arczonalshift.d.ts +309 -0
- package/node_modules/aws-sdk/clients/arczonalshift.js +18 -0
- package/node_modules/aws-sdk/clients/backup.d.ts +405 -15
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +30 -16
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +196 -65
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +28 -5
- package/node_modules/aws-sdk/clients/configservice.d.ts +233 -6
- package/node_modules/aws-sdk/clients/drs.d.ts +104 -5
- package/node_modules/aws-sdk/clients/ec2.d.ts +1851 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +159 -17
- package/node_modules/aws-sdk/clients/efs.d.ts +5 -5
- package/node_modules/aws-sdk/clients/eks.d.ts +58 -8
- package/node_modules/aws-sdk/clients/firehose.d.ts +263 -48
- package/node_modules/aws-sdk/clients/fsx.d.ts +70 -21
- package/node_modules/aws-sdk/clients/glue.d.ts +66 -0
- package/node_modules/aws-sdk/clients/inspector2.d.ts +289 -15
- package/node_modules/aws-sdk/clients/iot.d.ts +76 -4
- package/node_modules/aws-sdk/clients/iotdata.d.ts +31 -1
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +599 -14
- package/node_modules/aws-sdk/clients/kendra.d.ts +84 -39
- package/node_modules/aws-sdk/clients/kms.d.ts +198 -92
- package/node_modules/aws-sdk/clients/lambda.d.ts +132 -94
- package/node_modules/aws-sdk/clients/licensemanagerusersubscriptions.d.ts +62 -4
- package/node_modules/aws-sdk/clients/macie2.d.ts +637 -54
- package/node_modules/aws-sdk/clients/mgn.d.ts +1046 -68
- package/node_modules/aws-sdk/clients/oam.d.ts +559 -0
- package/node_modules/aws-sdk/clients/oam.js +18 -0
- package/node_modules/aws-sdk/clients/omics.d.ts +4175 -0
- package/node_modules/aws-sdk/clients/omics.js +19 -0
- package/node_modules/aws-sdk/clients/opensearchserverless.d.ts +1508 -0
- package/node_modules/aws-sdk/clients/opensearchserverless.js +18 -0
- package/node_modules/aws-sdk/clients/organizations.d.ts +69 -8
- package/node_modules/aws-sdk/clients/quicksight.d.ts +9833 -2835
- package/node_modules/aws-sdk/clients/rds.d.ts +199 -2
- package/node_modules/aws-sdk/clients/s3control.d.ts +69 -0
- package/node_modules/aws-sdk/clients/securityhub.d.ts +14 -0
- package/node_modules/aws-sdk/clients/securitylake.d.ts +1049 -0
- package/node_modules/aws-sdk/clients/securitylake.js +18 -0
- package/node_modules/aws-sdk/clients/simspaceweaver.d.ts +647 -0
- package/node_modules/aws-sdk/clients/simspaceweaver.js +18 -0
- package/node_modules/aws-sdk/clients/textract.d.ts +264 -0
- package/node_modules/aws-sdk/clients/transcribeservice.d.ts +210 -191
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +65 -20
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +349 -64
- package/node_modules/aws-sdk/dist/aws-sdk.js +4529 -2130
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +79 -78
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +12 -0
- package/node_modules/aws-sdk/lib/core.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/event_listeners.js +48 -14
- package/node_modules/aws-sdk/lib/region_config.js +13 -2
- package/node_modules/aws-sdk/lib/region_config_data.json +11 -1
- package/node_modules/aws-sdk/lib/signers/bearer.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +6 -5
|
@@ -68,11 +68,11 @@ declare class Iot extends Service {
|
|
|
68
68
|
*/
|
|
69
69
|
attachSecurityProfile(callback?: (err: AWSError, data: Iot.Types.AttachSecurityProfileResponse) => void): Request<Iot.Types.AttachSecurityProfileResponse, AWSError>;
|
|
70
70
|
/**
|
|
71
|
-
* Attaches the specified principal to the specified thing. A principal can be X.509 certificates,
|
|
71
|
+
* Attaches the specified principal to the specified thing. A principal can be X.509 certificates, Amazon Cognito identities or federated identities. Requires permission to access the AttachThingPrincipal action.
|
|
72
72
|
*/
|
|
73
73
|
attachThingPrincipal(params: Iot.Types.AttachThingPrincipalRequest, callback?: (err: AWSError, data: Iot.Types.AttachThingPrincipalResponse) => void): Request<Iot.Types.AttachThingPrincipalResponse, AWSError>;
|
|
74
74
|
/**
|
|
75
|
-
* Attaches the specified principal to the specified thing. A principal can be X.509 certificates,
|
|
75
|
+
* Attaches the specified principal to the specified thing. A principal can be X.509 certificates, Amazon Cognito identities or federated identities. Requires permission to access the AttachThingPrincipal action.
|
|
76
76
|
*/
|
|
77
77
|
attachThingPrincipal(callback?: (err: AWSError, data: Iot.Types.AttachThingPrincipalResponse) => void): Request<Iot.Types.AttachThingPrincipalResponse, AWSError>;
|
|
78
78
|
/**
|
|
@@ -3236,6 +3236,8 @@ declare namespace Iot {
|
|
|
3236
3236
|
export type ConnectivityTimestamp = number;
|
|
3237
3237
|
export type ConsecutiveDatapointsToAlarm = number;
|
|
3238
3238
|
export type ConsecutiveDatapointsToClear = number;
|
|
3239
|
+
export type ContentType = string;
|
|
3240
|
+
export type CorrelationData = string;
|
|
3239
3241
|
export type Count = number;
|
|
3240
3242
|
export interface CreateAuditSuppressionRequest {
|
|
3241
3243
|
checkName: AuditCheckName;
|
|
@@ -3624,6 +3626,10 @@ declare namespace Iot {
|
|
|
3624
3626
|
* Parameters of an Amazon Web Services managed template that you can specify to create the job document. documentParameters can only be used when creating jobs from Amazon Web Services managed templates. This parameter can't be used with custom job templates or to create jobs from them.
|
|
3625
3627
|
*/
|
|
3626
3628
|
documentParameters?: ParameterMap;
|
|
3629
|
+
/**
|
|
3630
|
+
* The configuration that allows you to schedule a job for a future date and time in addition to specifying the end behavior for each job execution.
|
|
3631
|
+
*/
|
|
3632
|
+
schedulingConfig?: SchedulingConfig;
|
|
3627
3633
|
}
|
|
3628
3634
|
export interface CreateJobResponse {
|
|
3629
3635
|
/**
|
|
@@ -6579,11 +6585,16 @@ declare namespace Iot {
|
|
|
6579
6585
|
* Indicates whether a job is concurrent. Will be true when a job is rolling out new job executions or canceling previously created executions, otherwise false.
|
|
6580
6586
|
*/
|
|
6581
6587
|
isConcurrent?: BooleanWrapperObject;
|
|
6588
|
+
/**
|
|
6589
|
+
* The configuration that allows you to schedule a job for a future date and time in addition to specifying the end behavior for each job execution.
|
|
6590
|
+
*/
|
|
6591
|
+
schedulingConfig?: SchedulingConfig;
|
|
6582
6592
|
}
|
|
6583
6593
|
export type JobArn = string;
|
|
6584
6594
|
export type JobDescription = string;
|
|
6585
6595
|
export type JobDocument = string;
|
|
6586
6596
|
export type JobDocumentSource = string;
|
|
6597
|
+
export type JobEndBehavior = "STOP_ROLLOUT"|"CANCEL"|"FORCE_CANCEL"|string;
|
|
6587
6598
|
export interface JobExecution {
|
|
6588
6599
|
/**
|
|
6589
6600
|
* The unique identifier you assigned to the job when it was created.
|
|
@@ -6741,7 +6752,7 @@ declare namespace Iot {
|
|
|
6741
6752
|
*/
|
|
6742
6753
|
numberOfTimedOutThings?: TimedOutThings;
|
|
6743
6754
|
}
|
|
6744
|
-
export type JobStatus = "IN_PROGRESS"|"CANCELED"|"COMPLETED"|"DELETION_IN_PROGRESS"|string;
|
|
6755
|
+
export type JobStatus = "IN_PROGRESS"|"CANCELED"|"COMPLETED"|"DELETION_IN_PROGRESS"|"SCHEDULED"|string;
|
|
6745
6756
|
export interface JobSummary {
|
|
6746
6757
|
/**
|
|
6747
6758
|
* The job ARN.
|
|
@@ -8531,6 +8542,7 @@ declare namespace Iot {
|
|
|
8531
8542
|
export type Maximum = number;
|
|
8532
8543
|
export type MaximumPerMinute = number;
|
|
8533
8544
|
export type Message = string;
|
|
8545
|
+
export type MessageExpiry = string;
|
|
8534
8546
|
export type MessageFormat = "RAW"|"JSON"|string;
|
|
8535
8547
|
export type MessageId = string;
|
|
8536
8548
|
export interface MetricDatum {
|
|
@@ -8678,6 +8690,32 @@ declare namespace Iot {
|
|
|
8678
8690
|
*/
|
|
8679
8691
|
clientId?: MqttClientId;
|
|
8680
8692
|
}
|
|
8693
|
+
export interface MqttHeaders {
|
|
8694
|
+
/**
|
|
8695
|
+
* An Enum string value that indicates whether the payload is formatted as UTF-8. Valid values are UNSPECIFIED_BYTES and UTF8_DATA. For more information, see Payload Format Indicator from the MQTT Version 5.0 specification. Supports substitution templates.
|
|
8696
|
+
*/
|
|
8697
|
+
payloadFormatIndicator?: PayloadFormatIndicator;
|
|
8698
|
+
/**
|
|
8699
|
+
* A UTF-8 encoded string that describes the content of the publishing message. For more information, see Content Type from the MQTT Version 5.0 specification. Supports substitution templates.
|
|
8700
|
+
*/
|
|
8701
|
+
contentType?: ContentType;
|
|
8702
|
+
/**
|
|
8703
|
+
* A UTF-8 encoded string that's used as the topic name for a response message. The response topic is used to describe the topic which the receiver should publish to as part of the request-response flow. The topic must not contain wildcard characters. For more information, see Response Topic from the MQTT Version 5.0 specification. Supports substitution templates.
|
|
8704
|
+
*/
|
|
8705
|
+
responseTopic?: ResponseTopic;
|
|
8706
|
+
/**
|
|
8707
|
+
* The base64-encoded binary data used by the sender of the request message to identify which request the response message is for when it's received. For more information, see Correlation Data from the MQTT Version 5.0 specification. This binary data must be based64-encoded. Supports substitution templates.
|
|
8708
|
+
*/
|
|
8709
|
+
correlationData?: CorrelationData;
|
|
8710
|
+
/**
|
|
8711
|
+
* A user-defined integer value that will persist a message at the message broker for a specified amount of time to ensure that the message will expire if it's no longer relevant to the subscriber. The value of messageExpiry represents the number of seconds before it expires. For more information about the limits of messageExpiry, see Amazon Web Services IoT Core message broker and protocol limits and quotas from the Amazon Web Services Reference Guide. Supports substitution templates.
|
|
8712
|
+
*/
|
|
8713
|
+
messageExpiry?: MessageExpiry;
|
|
8714
|
+
/**
|
|
8715
|
+
* An array of key-value pairs that you define in the MQTT5 header.
|
|
8716
|
+
*/
|
|
8717
|
+
userProperties?: UserProperties;
|
|
8718
|
+
}
|
|
8681
8719
|
export type MqttPassword = Buffer|Uint8Array|Blob|string;
|
|
8682
8720
|
export type MqttUsername = string;
|
|
8683
8721
|
export type NamedShadowIndexingMode = "OFF"|"ON"|string;
|
|
@@ -8879,6 +8917,7 @@ declare namespace Iot {
|
|
|
8879
8917
|
export type Parameters = {[key: string]: Value};
|
|
8880
8918
|
export type PartitionKey = string;
|
|
8881
8919
|
export type PayloadField = string;
|
|
8920
|
+
export type PayloadFormatIndicator = string;
|
|
8882
8921
|
export type PayloadVersion = string;
|
|
8883
8922
|
export type Percent = number;
|
|
8884
8923
|
export type PercentList = Percent[];
|
|
@@ -9325,6 +9364,10 @@ declare namespace Iot {
|
|
|
9325
9364
|
* The Quality of Service (QoS) level to use when republishing messages. The default value is 0.
|
|
9326
9365
|
*/
|
|
9327
9366
|
qos?: Qos;
|
|
9367
|
+
/**
|
|
9368
|
+
* MQTT Version 5.0 headers information. For more information, see MQTT from the Amazon Web Services IoT Core Developer Guide.
|
|
9369
|
+
*/
|
|
9370
|
+
headers?: MqttHeaders;
|
|
9328
9371
|
}
|
|
9329
9372
|
export type ReservedDomainConfigurationName = string;
|
|
9330
9373
|
export type Resource = string;
|
|
@@ -9375,6 +9418,7 @@ declare namespace Iot {
|
|
|
9375
9418
|
export type ResourceLogicalId = string;
|
|
9376
9419
|
export type ResourceType = "DEVICE_CERTIFICATE"|"CA_CERTIFICATE"|"IOT_POLICY"|"COGNITO_IDENTITY_POOL"|"CLIENT_ID"|"ACCOUNT_SETTINGS"|"ROLE_ALIAS"|"IAM_ROLE"|"ISSUER_CERTIFICATE"|string;
|
|
9377
9420
|
export type Resources = Resource[];
|
|
9421
|
+
export type ResponseTopic = string;
|
|
9378
9422
|
export type RetryAttempt = number;
|
|
9379
9423
|
export interface RetryCriteria {
|
|
9380
9424
|
/**
|
|
@@ -9510,6 +9554,20 @@ declare namespace Iot {
|
|
|
9510
9554
|
}
|
|
9511
9555
|
export type ScheduledAuditMetadataList = ScheduledAuditMetadata[];
|
|
9512
9556
|
export type ScheduledAuditName = string;
|
|
9557
|
+
export interface SchedulingConfig {
|
|
9558
|
+
/**
|
|
9559
|
+
* The time a job will begin rollout of the job document to all devices in the target group for a job. The startTime can be scheduled up to a year in advance and must be scheduled a minimum of thirty minutes from the current time.
|
|
9560
|
+
*/
|
|
9561
|
+
startTime?: StringDateTime;
|
|
9562
|
+
/**
|
|
9563
|
+
* The time a job will stop rollout of the job document to all devices in the target group for a job. The endTime must take place no later than two years from the current time and be scheduled a minimum of thirty minutes from the current time. The minimum duration between startTime and endTime is thirty minutes. The maximum duration between startTime and endTime is two years.
|
|
9564
|
+
*/
|
|
9565
|
+
endTime?: StringDateTime;
|
|
9566
|
+
/**
|
|
9567
|
+
* Specifies the end behavior for all job executions after a job reaches the selected endTime. If endTime is not selected when creating the job, then endBehavior does not apply.
|
|
9568
|
+
*/
|
|
9569
|
+
endBehavior?: JobEndBehavior;
|
|
9570
|
+
}
|
|
9513
9571
|
export interface SearchIndexRequest {
|
|
9514
9572
|
/**
|
|
9515
9573
|
* The search index name.
|
|
@@ -9985,6 +10043,7 @@ declare namespace Iot {
|
|
|
9985
10043
|
export type StreamVersion = number;
|
|
9986
10044
|
export type StreamsSummary = StreamSummary[];
|
|
9987
10045
|
export type String = string;
|
|
10046
|
+
export type StringDateTime = string;
|
|
9988
10047
|
export type StringList = stringValue[];
|
|
9989
10048
|
export type StringMap = {[key: string]: String};
|
|
9990
10049
|
export type SubnetId = string;
|
|
@@ -10281,7 +10340,7 @@ declare namespace Iot {
|
|
|
10281
10340
|
*/
|
|
10282
10341
|
thingGroupIndexingMode: ThingGroupIndexingMode;
|
|
10283
10342
|
/**
|
|
10284
|
-
* Contains fields that are indexed and whose types are already known by the Fleet Indexing service.
|
|
10343
|
+
* Contains fields that are indexed and whose types are already known by the Fleet Indexing service. This is an optional field. For more information, see Managed fields in the Amazon Web Services IoT Core Developer Guide.
|
|
10285
10344
|
*/
|
|
10286
10345
|
managedFields?: Fields;
|
|
10287
10346
|
/**
|
|
@@ -11353,6 +11412,19 @@ declare namespace Iot {
|
|
|
11353
11412
|
}
|
|
11354
11413
|
export type Url = string;
|
|
11355
11414
|
export type UseBase64 = boolean;
|
|
11415
|
+
export type UserProperties = UserProperty[];
|
|
11416
|
+
export interface UserProperty {
|
|
11417
|
+
/**
|
|
11418
|
+
* A key to be specified in UserProperty.
|
|
11419
|
+
*/
|
|
11420
|
+
key: UserPropertyKey;
|
|
11421
|
+
/**
|
|
11422
|
+
* A value to be specified in UserProperty.
|
|
11423
|
+
*/
|
|
11424
|
+
value: UserPropertyValue;
|
|
11425
|
+
}
|
|
11426
|
+
export type UserPropertyKey = string;
|
|
11427
|
+
export type UserPropertyValue = string;
|
|
11356
11428
|
export type Valid = boolean;
|
|
11357
11429
|
export interface ValidateSecurityProfileBehaviorsRequest {
|
|
11358
11430
|
/**
|
|
@@ -69,6 +69,8 @@ declare class IotData extends Service {
|
|
|
69
69
|
updateThingShadow(callback?: (err: AWSError, data: IotData.Types.UpdateThingShadowResponse) => void): Request<IotData.Types.UpdateThingShadowResponse, AWSError>;
|
|
70
70
|
}
|
|
71
71
|
declare namespace IotData {
|
|
72
|
+
export type ContentType = string;
|
|
73
|
+
export type CorrelationData = string;
|
|
72
74
|
export interface DeleteThingShadowRequest {
|
|
73
75
|
/**
|
|
74
76
|
* The name of the thing.
|
|
@@ -175,10 +177,12 @@ declare namespace IotData {
|
|
|
175
177
|
nextToken?: NextToken;
|
|
176
178
|
}
|
|
177
179
|
export type MaxResults = number;
|
|
180
|
+
export type MessageExpiry = number;
|
|
178
181
|
export type NamedShadowList = ShadowName[];
|
|
179
182
|
export type NextToken = string;
|
|
180
183
|
export type PageSize = number;
|
|
181
184
|
export type Payload = Buffer|Uint8Array|Blob|string;
|
|
185
|
+
export type PayloadFormatIndicator = "UNSPECIFIED_BYTES"|"UTF8_DATA"|string;
|
|
182
186
|
export type PayloadSize = number;
|
|
183
187
|
export interface PublishRequest {
|
|
184
188
|
/**
|
|
@@ -186,7 +190,7 @@ declare namespace IotData {
|
|
|
186
190
|
*/
|
|
187
191
|
topic: Topic;
|
|
188
192
|
/**
|
|
189
|
-
* The Quality of Service (QoS) level.
|
|
193
|
+
* The Quality of Service (QoS) level. The default QoS level is 0.
|
|
190
194
|
*/
|
|
191
195
|
qos?: Qos;
|
|
192
196
|
/**
|
|
@@ -197,8 +201,33 @@ declare namespace IotData {
|
|
|
197
201
|
* The message body. MQTT accepts text, binary, and empty (null) message payloads. Publishing an empty (null) payload with retain = true deletes the retained message identified by topic from Amazon Web Services IoT Core.
|
|
198
202
|
*/
|
|
199
203
|
payload?: Payload;
|
|
204
|
+
/**
|
|
205
|
+
* A JSON string that contains an array of JSON objects. If you don’t use Amazon Web Services SDK or CLI, you must encode the JSON string to base64 format before adding it to the HTTP header. userProperties is an HTTP header value in the API. The following example userProperties parameter is a JSON string which represents two User Properties. Note that it needs to be base64-encoded: [{"deviceName": "alpha"}, {"deviceCnt": "45"}]
|
|
206
|
+
*/
|
|
207
|
+
userProperties?: UserProperties;
|
|
208
|
+
/**
|
|
209
|
+
* An Enum string value that indicates whether the payload is formatted as UTF-8. payloadFormatIndicator is an HTTP header value in the API.
|
|
210
|
+
*/
|
|
211
|
+
payloadFormatIndicator?: PayloadFormatIndicator;
|
|
212
|
+
/**
|
|
213
|
+
* A UTF-8 encoded string that describes the content of the publishing message.
|
|
214
|
+
*/
|
|
215
|
+
contentType?: ContentType;
|
|
216
|
+
/**
|
|
217
|
+
* A UTF-8 encoded string that's used as the topic name for a response message. The response topic is used to describe the topic which the receiver should publish to as part of the request-response flow. The topic must not contain wildcard characters.
|
|
218
|
+
*/
|
|
219
|
+
responseTopic?: ResponseTopic;
|
|
220
|
+
/**
|
|
221
|
+
* The base64-encoded binary data used by the sender of the request message to identify which request the response message is for when it's received. correlationData is an HTTP header value in the API.
|
|
222
|
+
*/
|
|
223
|
+
correlationData?: CorrelationData;
|
|
224
|
+
/**
|
|
225
|
+
* A user-defined integer value that represents the message expiry interval in seconds. If absent, the message doesn't expire. For more information about the limits of messageExpiry, see Amazon Web Services IoT Core message broker and protocol limits and quotas from the Amazon Web Services Reference Guide.
|
|
226
|
+
*/
|
|
227
|
+
messageExpiry?: MessageExpiry;
|
|
200
228
|
}
|
|
201
229
|
export type Qos = number;
|
|
230
|
+
export type ResponseTopic = string;
|
|
202
231
|
export type Retain = boolean;
|
|
203
232
|
export type RetainedMessageList = RetainedMessageSummary[];
|
|
204
233
|
export interface RetainedMessageSummary {
|
|
@@ -243,6 +272,7 @@ declare namespace IotData {
|
|
|
243
272
|
*/
|
|
244
273
|
payload?: JsonDocument;
|
|
245
274
|
}
|
|
275
|
+
export type UserProperties = string;
|
|
246
276
|
/**
|
|
247
277
|
* 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.
|
|
248
278
|
*/
|