@aws-sdk/client-greengrassv2 3.303.0 → 3.308.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/README.md CHANGED
@@ -18,8 +18,8 @@ deploy applications to fleets of edge devices for local operation.</p>
18
18
  <p>IoT Greengrass Version 2 provides a new major version of the IoT Greengrass Core software, new APIs, and a new console.
19
19
  Use this API reference to learn how to use the IoT Greengrass V2 API operations to manage components,
20
20
  manage deployments, and core devices.</p>
21
- <p>For more information, see <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/what-is-iot-greengrass.html">What is IoT Greengrass?</a> in
22
- the <i>IoT Greengrass V2 Developer Guide</i>.</p>
21
+ <p>For more information, see <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/what-is-iot-greengrass.html">What is IoT Greengrass?</a> in the
22
+ <i>IoT Greengrass V2 Developer Guide</i>.</p>
23
23
 
24
24
  ## Installing
25
25
 
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ruleSet = void 0;
4
- const y = "type", z = "conditions", A = "fn", B = "argv", C = "ref", D = "properties", E = "headers";
5
- const a = true, b = false, c = "String", d = "PartitionResult", e = "tree", f = "error", g = "endpoint", h = "stringEquals", i = "us-gov-east-1", j = "us-gov-west-1", k = "sigv4", l = "greengrass", m = { "required": true, "default": false, [y]: "Boolean" }, n = { [C]: "Region" }, o = { [C]: "Endpoint" }, p = { [A]: "booleanEquals", [B]: [{ [C]: "UseFIPS" }, true] }, q = { [A]: "booleanEquals", [B]: [{ [C]: "UseDualStack" }, true] }, r = {}, s = { [A]: "booleanEquals", [B]: [true, { [A]: "getAttr", [B]: [{ [C]: d }, "supportsFIPS"] }] }, t = { [A]: "booleanEquals", [B]: [true, { [A]: "getAttr", [B]: [{ [C]: d }, "supportsDualStack"] }] }, u = { [z]: [{ [A]: h, [B]: [n, i] }], [g]: { "url": "https://greengrass.us-gov-east-1.amazonaws.com", [D]: {}, [E]: {} }, [y]: g }, v = { [z]: [{ [A]: h, [B]: [n, j] }], [g]: { "url": "https://greengrass.us-gov-west-1.amazonaws.com", [D]: {}, [E]: {} }, [y]: g }, w = [p], x = [q];
6
- const _data = { version: "1.0", parameters: { Region: { required: a, [y]: c }, UseDualStack: m, UseFIPS: m, Endpoint: { required: b, [y]: c } }, rules: [{ [z]: [{ [A]: "aws.partition", [B]: [n], assign: d }], [y]: e, rules: [{ [z]: [{ [A]: "isSet", [B]: [o] }], [y]: e, rules: [{ [z]: w, error: "Invalid Configuration: FIPS and custom endpoint are not supported", [y]: f }, { [y]: e, rules: [{ [z]: x, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", [y]: f }, { endpoint: { url: o, [D]: r, [E]: r }, [y]: g }] }] }, { [z]: [p, q], [y]: e, rules: [{ [z]: [s, t], [y]: e, rules: [{ [y]: e, rules: [{ endpoint: { url: "https://greengrass-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", [D]: r, [E]: r }, [y]: g }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", [y]: f }] }, { [z]: w, [y]: e, rules: [{ [z]: [s], [y]: e, rules: [{ [y]: e, rules: [u, v, { endpoint: { url: "https://greengrass-fips.{Region}.{PartitionResult#dnsSuffix}", [D]: r, [E]: r }, [y]: g }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", [y]: f }] }, { [z]: x, [y]: e, rules: [{ [z]: [t], [y]: e, rules: [{ [y]: e, rules: [{ endpoint: { url: "https://greengrass.{Region}.{PartitionResult#dualStackDnsSuffix}", [D]: r, [E]: r }, [y]: g }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", [y]: f }] }, { [y]: e, rules: [{ [z]: [{ [A]: h, [B]: [n, "dataplane-us-gov-east-1"] }], endpoint: { url: "https://greengrass-ats.iot.us-gov-east-1.amazonaws.com", [D]: { authSchemes: [{ name: k, signingRegion: i, signingName: l }] }, [E]: r }, [y]: g }, { [z]: [{ [A]: h, [B]: [n, "dataplane-us-gov-west-1"] }], endpoint: { url: "https://greengrass-ats.iot.us-gov-west-1.amazonaws.com", [D]: { authSchemes: [{ name: k, signingRegion: j, signingName: l }] }, [E]: r }, [y]: g }, u, v, { endpoint: { url: "https://greengrass.{Region}.{PartitionResult#dnsSuffix}", [D]: r, [E]: r }, [y]: g }] }] }] };
4
+ const w = "required", x = "fn", y = "argv", z = "ref";
5
+ const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "stringEquals", g = "us-gov-east-1", h = "us-gov-west-1", i = "sigv4", j = "greengrass", k = { [w]: false, "type": "String" }, l = { [w]: true, "default": false, "type": "Boolean" }, m = { [z]: "Endpoint" }, n = { [x]: "booleanEquals", [y]: [{ [z]: "UseFIPS" }, true] }, o = { [x]: "booleanEquals", [y]: [{ [z]: "UseDualStack" }, true] }, p = {}, q = { [z]: "Region" }, r = { [x]: "booleanEquals", [y]: [true, { [x]: "getAttr", [y]: [{ [z]: e }, "supportsFIPS"] }] }, s = { [x]: "booleanEquals", [y]: [true, { [x]: "getAttr", [y]: [{ [z]: e }, "supportsDualStack"] }] }, t = [n], u = [o], v = [q];
6
+ const _data = { version: "1.0", parameters: { Region: k, UseDualStack: l, UseFIPS: l, Endpoint: k }, rules: [{ conditions: [{ [x]: a, [y]: [m] }], type: b, rules: [{ conditions: t, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: u, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: m, properties: p, headers: p }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [x]: a, [y]: v }], type: b, rules: [{ conditions: [{ [x]: "aws.partition", [y]: v, assign: e }], type: b, rules: [{ conditions: [n, o], type: b, rules: [{ conditions: [r, s], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://greengrass-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: p, headers: p }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: t, type: b, rules: [{ conditions: [r], type: b, rules: [{ type: b, rules: [{ conditions: [{ [x]: f, [y]: [q, g] }], endpoint: { url: "https://greengrass.us-gov-east-1.amazonaws.com", properties: p, headers: p }, type: d }, { conditions: [{ [x]: f, [y]: [q, h] }], endpoint: { url: "https://greengrass.us-gov-west-1.amazonaws.com", properties: p, headers: p }, type: d }, { endpoint: { url: "https://greengrass-fips.{Region}.{PartitionResult#dnsSuffix}", properties: p, headers: p }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: u, type: b, rules: [{ conditions: [s], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://greengrass.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: p, headers: p }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ conditions: [{ [x]: f, [y]: [q, "dataplane-us-gov-east-1"] }], endpoint: { url: "https://greengrass-ats.iot.us-gov-east-1.amazonaws.com", properties: { authSchemes: [{ name: i, signingName: j, signingRegion: g }] }, headers: p }, type: d }, { conditions: [{ [x]: f, [y]: [q, "dataplane-us-gov-west-1"] }], endpoint: { url: "https://greengrass-ats.iot.us-gov-west-1.amazonaws.com", properties: { authSchemes: [{ name: i, signingName: j, signingRegion: h }] }, headers: p }, type: d }, { endpoint: { url: "https://greengrass.{Region}.{PartitionResult#dnsSuffix}", properties: p, headers: p }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
7
7
  exports.ruleSet = _data;
@@ -201,6 +201,7 @@ exports.EffectiveDeploymentExecutionStatus = {
201
201
  IN_PROGRESS: "IN_PROGRESS",
202
202
  QUEUED: "QUEUED",
203
203
  REJECTED: "REJECTED",
204
+ SUCCEEDED: "SUCCEEDED",
204
205
  TIMED_OUT: "TIMED_OUT",
205
206
  };
206
207
  exports.RecipeOutputFormat = {
@@ -1,4 +1,4 @@
1
- const y = "type", z = "conditions", A = "fn", B = "argv", C = "ref", D = "properties", E = "headers";
2
- const a = true, b = false, c = "String", d = "PartitionResult", e = "tree", f = "error", g = "endpoint", h = "stringEquals", i = "us-gov-east-1", j = "us-gov-west-1", k = "sigv4", l = "greengrass", m = { "required": true, "default": false, [y]: "Boolean" }, n = { [C]: "Region" }, o = { [C]: "Endpoint" }, p = { [A]: "booleanEquals", [B]: [{ [C]: "UseFIPS" }, true] }, q = { [A]: "booleanEquals", [B]: [{ [C]: "UseDualStack" }, true] }, r = {}, s = { [A]: "booleanEquals", [B]: [true, { [A]: "getAttr", [B]: [{ [C]: d }, "supportsFIPS"] }] }, t = { [A]: "booleanEquals", [B]: [true, { [A]: "getAttr", [B]: [{ [C]: d }, "supportsDualStack"] }] }, u = { [z]: [{ [A]: h, [B]: [n, i] }], [g]: { "url": "https://greengrass.us-gov-east-1.amazonaws.com", [D]: {}, [E]: {} }, [y]: g }, v = { [z]: [{ [A]: h, [B]: [n, j] }], [g]: { "url": "https://greengrass.us-gov-west-1.amazonaws.com", [D]: {}, [E]: {} }, [y]: g }, w = [p], x = [q];
3
- const _data = { version: "1.0", parameters: { Region: { required: a, [y]: c }, UseDualStack: m, UseFIPS: m, Endpoint: { required: b, [y]: c } }, rules: [{ [z]: [{ [A]: "aws.partition", [B]: [n], assign: d }], [y]: e, rules: [{ [z]: [{ [A]: "isSet", [B]: [o] }], [y]: e, rules: [{ [z]: w, error: "Invalid Configuration: FIPS and custom endpoint are not supported", [y]: f }, { [y]: e, rules: [{ [z]: x, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", [y]: f }, { endpoint: { url: o, [D]: r, [E]: r }, [y]: g }] }] }, { [z]: [p, q], [y]: e, rules: [{ [z]: [s, t], [y]: e, rules: [{ [y]: e, rules: [{ endpoint: { url: "https://greengrass-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", [D]: r, [E]: r }, [y]: g }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", [y]: f }] }, { [z]: w, [y]: e, rules: [{ [z]: [s], [y]: e, rules: [{ [y]: e, rules: [u, v, { endpoint: { url: "https://greengrass-fips.{Region}.{PartitionResult#dnsSuffix}", [D]: r, [E]: r }, [y]: g }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", [y]: f }] }, { [z]: x, [y]: e, rules: [{ [z]: [t], [y]: e, rules: [{ [y]: e, rules: [{ endpoint: { url: "https://greengrass.{Region}.{PartitionResult#dualStackDnsSuffix}", [D]: r, [E]: r }, [y]: g }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", [y]: f }] }, { [y]: e, rules: [{ [z]: [{ [A]: h, [B]: [n, "dataplane-us-gov-east-1"] }], endpoint: { url: "https://greengrass-ats.iot.us-gov-east-1.amazonaws.com", [D]: { authSchemes: [{ name: k, signingRegion: i, signingName: l }] }, [E]: r }, [y]: g }, { [z]: [{ [A]: h, [B]: [n, "dataplane-us-gov-west-1"] }], endpoint: { url: "https://greengrass-ats.iot.us-gov-west-1.amazonaws.com", [D]: { authSchemes: [{ name: k, signingRegion: j, signingName: l }] }, [E]: r }, [y]: g }, u, v, { endpoint: { url: "https://greengrass.{Region}.{PartitionResult#dnsSuffix}", [D]: r, [E]: r }, [y]: g }] }] }] };
1
+ const w = "required", x = "fn", y = "argv", z = "ref";
2
+ const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "stringEquals", g = "us-gov-east-1", h = "us-gov-west-1", i = "sigv4", j = "greengrass", k = { [w]: false, "type": "String" }, l = { [w]: true, "default": false, "type": "Boolean" }, m = { [z]: "Endpoint" }, n = { [x]: "booleanEquals", [y]: [{ [z]: "UseFIPS" }, true] }, o = { [x]: "booleanEquals", [y]: [{ [z]: "UseDualStack" }, true] }, p = {}, q = { [z]: "Region" }, r = { [x]: "booleanEquals", [y]: [true, { [x]: "getAttr", [y]: [{ [z]: e }, "supportsFIPS"] }] }, s = { [x]: "booleanEquals", [y]: [true, { [x]: "getAttr", [y]: [{ [z]: e }, "supportsDualStack"] }] }, t = [n], u = [o], v = [q];
3
+ const _data = { version: "1.0", parameters: { Region: k, UseDualStack: l, UseFIPS: l, Endpoint: k }, rules: [{ conditions: [{ [x]: a, [y]: [m] }], type: b, rules: [{ conditions: t, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: u, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: m, properties: p, headers: p }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [x]: a, [y]: v }], type: b, rules: [{ conditions: [{ [x]: "aws.partition", [y]: v, assign: e }], type: b, rules: [{ conditions: [n, o], type: b, rules: [{ conditions: [r, s], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://greengrass-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: p, headers: p }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: t, type: b, rules: [{ conditions: [r], type: b, rules: [{ type: b, rules: [{ conditions: [{ [x]: f, [y]: [q, g] }], endpoint: { url: "https://greengrass.us-gov-east-1.amazonaws.com", properties: p, headers: p }, type: d }, { conditions: [{ [x]: f, [y]: [q, h] }], endpoint: { url: "https://greengrass.us-gov-west-1.amazonaws.com", properties: p, headers: p }, type: d }, { endpoint: { url: "https://greengrass-fips.{Region}.{PartitionResult#dnsSuffix}", properties: p, headers: p }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: u, type: b, rules: [{ conditions: [s], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://greengrass.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: p, headers: p }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ conditions: [{ [x]: f, [y]: [q, "dataplane-us-gov-east-1"] }], endpoint: { url: "https://greengrass-ats.iot.us-gov-east-1.amazonaws.com", properties: { authSchemes: [{ name: i, signingName: j, signingRegion: g }] }, headers: p }, type: d }, { conditions: [{ [x]: f, [y]: [q, "dataplane-us-gov-west-1"] }], endpoint: { url: "https://greengrass-ats.iot.us-gov-west-1.amazonaws.com", properties: { authSchemes: [{ name: i, signingName: j, signingRegion: h }] }, headers: p }, type: d }, { endpoint: { url: "https://greengrass.{Region}.{PartitionResult#dnsSuffix}", properties: p, headers: p }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
4
4
  export const ruleSet = _data;
@@ -190,6 +190,7 @@ export const EffectiveDeploymentExecutionStatus = {
190
190
  IN_PROGRESS: "IN_PROGRESS",
191
191
  QUEUED: "QUEUED",
192
192
  REJECTED: "REJECTED",
193
+ SUCCEEDED: "SUCCEEDED",
193
194
  TIMED_OUT: "TIMED_OUT",
194
195
  };
195
196
  export const RecipeOutputFormat = {
@@ -40,8 +40,8 @@ import { GreengrassV2Client } from "./GreengrassV2Client";
40
40
  * <p>IoT Greengrass Version 2 provides a new major version of the IoT Greengrass Core software, new APIs, and a new console.
41
41
  * Use this API reference to learn how to use the IoT Greengrass V2 API operations to manage components,
42
42
  * manage deployments, and core devices.</p>
43
- * <p>For more information, see <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/what-is-iot-greengrass.html">What is IoT Greengrass?</a> in
44
- * the <i>IoT Greengrass V2 Developer Guide</i>.</p>
43
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/what-is-iot-greengrass.html">What is IoT Greengrass?</a> in the
44
+ * <i>IoT Greengrass V2 Developer Guide</i>.</p>
45
45
  */
46
46
  export declare class GreengrassV2 extends GreengrassV2Client {
47
47
  /**
@@ -155,8 +155,8 @@ export declare class GreengrassV2 extends GreengrassV2Client {
155
155
  * </p>
156
156
  * </li>
157
157
  * </ul>
158
- * <p>To create a component from a Lambda function, specify <code>lambdaFunction</code>
159
- * when you call this operation.</p>
158
+ * <p>To create a component from a Lambda function, specify <code>lambdaFunction</code> when
159
+ * you call this operation.</p>
160
160
  * <note>
161
161
  * <p>IoT Greengrass currently supports Lambda functions on only Linux core devices.</p>
162
162
  * </note>
@@ -243,8 +243,9 @@ export declare class GreengrassV2 extends GreengrassV2Client {
243
243
  getComponent(args: GetComponentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetComponentCommandOutput) => void): void;
244
244
  /**
245
245
  * @public
246
- * <p>Gets the pre-signed URL to download a public or a Lambda component artifact. Core devices call this
247
- * operation to identify the URL that they can use to download an artifact to install.</p>
246
+ * <p>Gets the pre-signed URL to download a public or a Lambda component artifact. Core devices
247
+ * call this operation to identify the URL that they can use to download an artifact to
248
+ * install.</p>
248
249
  */
249
250
  getComponentVersionArtifact(args: GetComponentVersionArtifactCommandInput, options?: __HttpHandlerOptions): Promise<GetComponentVersionArtifactCommandOutput>;
250
251
  getComponentVersionArtifact(args: GetComponentVersionArtifactCommandInput, cb: (err: any, data?: GetComponentVersionArtifactCommandOutput) => void): void;
@@ -266,10 +267,10 @@ export declare class GreengrassV2 extends GreengrassV2Client {
266
267
  * @public
267
268
  * <p>Retrieves metadata for a Greengrass core device.</p>
268
269
  * <note>
269
- * <p>IoT Greengrass relies on individual devices to send status updates to the Amazon Web Services Cloud. If the IoT Greengrass Core
270
- * software isn't running on the device, or if device isn't connected to the Amazon Web Services Cloud, then
271
- * the reported status of that device might not reflect its current status. The status timestamp
272
- * indicates when the device status was last updated.</p>
270
+ * <p>IoT Greengrass relies on individual devices to send status updates to the Amazon Web Services Cloud. If the
271
+ * IoT Greengrass Core software isn't running on the device, or if device isn't connected to the Amazon Web Services Cloud,
272
+ * then the reported status of that device might not reflect its current status. The status
273
+ * timestamp indicates when the device status was last updated.</p>
273
274
  * <p>Core devices send status updates at the following times:</p>
274
275
  * <ul>
275
276
  * <li>
@@ -279,12 +280,12 @@ export declare class GreengrassV2 extends GreengrassV2Client {
279
280
  * <p>When the core device receives a deployment from the Amazon Web Services Cloud</p>
280
281
  * </li>
281
282
  * <li>
282
- * <p>When the status of any component on the core device becomes <code>BROKEN</code>
283
+ * <p>When the status of any component on the core device becomes
284
+ * <code>BROKEN</code>
283
285
  * </p>
284
286
  * </li>
285
287
  * <li>
286
- * <p>At a <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/greengrass-nucleus-component.html#greengrass-nucleus-component-configuration-fss">regular interval
287
- * that you can configure</a>, which defaults to 24 hours</p>
288
+ * <p>At a <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/greengrass-nucleus-component.html#greengrass-nucleus-component-configuration-fss">regular interval that you can configure</a>, which defaults to 24 hours</p>
288
289
  * </li>
289
290
  * <li>
290
291
  * <p>For IoT Greengrass Core v2.7.0, the core device sends status updates upon local deployment and
@@ -331,7 +332,8 @@ export declare class GreengrassV2 extends GreengrassV2Client {
331
332
  listComponents(args: ListComponentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListComponentsCommandOutput) => void): void;
332
333
  /**
333
334
  * @public
334
- * <p>Retrieves a paginated list of all versions for a component. Greater versions are listed first.</p>
335
+ * <p>Retrieves a paginated list of all versions for a component. Greater versions are listed
336
+ * first.</p>
335
337
  */
336
338
  listComponentVersions(args: ListComponentVersionsCommandInput, options?: __HttpHandlerOptions): Promise<ListComponentVersionsCommandOutput>;
337
339
  listComponentVersions(args: ListComponentVersionsCommandInput, cb: (err: any, data?: ListComponentVersionsCommandOutput) => void): void;
@@ -340,10 +342,10 @@ export declare class GreengrassV2 extends GreengrassV2Client {
340
342
  * @public
341
343
  * <p>Retrieves a paginated list of Greengrass core devices.</p>
342
344
  * <note>
343
- * <p>IoT Greengrass relies on individual devices to send status updates to the Amazon Web Services Cloud. If the IoT Greengrass Core
344
- * software isn't running on the device, or if device isn't connected to the Amazon Web Services Cloud, then
345
- * the reported status of that device might not reflect its current status. The status timestamp
346
- * indicates when the device status was last updated.</p>
345
+ * <p>IoT Greengrass relies on individual devices to send status updates to the Amazon Web Services Cloud. If the
346
+ * IoT Greengrass Core software isn't running on the device, or if device isn't connected to the Amazon Web Services Cloud,
347
+ * then the reported status of that device might not reflect its current status. The status
348
+ * timestamp indicates when the device status was last updated.</p>
347
349
  * <p>Core devices send status updates at the following times:</p>
348
350
  * <ul>
349
351
  * <li>
@@ -353,12 +355,12 @@ export declare class GreengrassV2 extends GreengrassV2Client {
353
355
  * <p>When the core device receives a deployment from the Amazon Web Services Cloud</p>
354
356
  * </li>
355
357
  * <li>
356
- * <p>When the status of any component on the core device becomes <code>BROKEN</code>
358
+ * <p>When the status of any component on the core device becomes
359
+ * <code>BROKEN</code>
357
360
  * </p>
358
361
  * </li>
359
362
  * <li>
360
- * <p>At a <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/greengrass-nucleus-component.html#greengrass-nucleus-component-configuration-fss">regular interval
361
- * that you can configure</a>, which defaults to 24 hours</p>
363
+ * <p>At a <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/greengrass-nucleus-component.html#greengrass-nucleus-component-configuration-fss">regular interval that you can configure</a>, which defaults to 24 hours</p>
362
364
  * </li>
363
365
  * <li>
364
366
  * <p>For IoT Greengrass Core v2.7.0, the core device sends status updates upon local deployment and
@@ -379,8 +381,7 @@ export declare class GreengrassV2 extends GreengrassV2Client {
379
381
  listDeployments(args: ListDeploymentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDeploymentsCommandOutput) => void): void;
380
382
  /**
381
383
  * @public
382
- * <p>Retrieves a paginated list of deployment jobs that IoT Greengrass sends to Greengrass core
383
- * devices.</p>
384
+ * <p>Retrieves a paginated list of deployment jobs that IoT Greengrass sends to Greengrass core devices.</p>
384
385
  */
385
386
  listEffectiveDeployments(args: ListEffectiveDeploymentsCommandInput, options?: __HttpHandlerOptions): Promise<ListEffectiveDeploymentsCommandOutput>;
386
387
  listEffectiveDeployments(args: ListEffectiveDeploymentsCommandInput, cb: (err: any, data?: ListEffectiveDeploymentsCommandOutput) => void): void;
@@ -392,10 +393,10 @@ export declare class GreengrassV2 extends GreengrassV2Client {
392
393
  * include dependencies in the response, set the <code>topologyFilter</code> parameter to
393
394
  * <code>ALL</code>.</p>
394
395
  * <note>
395
- * <p>IoT Greengrass relies on individual devices to send status updates to the Amazon Web Services Cloud. If the IoT Greengrass Core
396
- * software isn't running on the device, or if device isn't connected to the Amazon Web Services Cloud, then
397
- * the reported status of that device might not reflect its current status. The status timestamp
398
- * indicates when the device status was last updated.</p>
396
+ * <p>IoT Greengrass relies on individual devices to send status updates to the Amazon Web Services Cloud. If the
397
+ * IoT Greengrass Core software isn't running on the device, or if device isn't connected to the Amazon Web Services Cloud,
398
+ * then the reported status of that device might not reflect its current status. The status
399
+ * timestamp indicates when the device status was last updated.</p>
399
400
  * <p>Core devices send status updates at the following times:</p>
400
401
  * <ul>
401
402
  * <li>
@@ -405,7 +406,8 @@ export declare class GreengrassV2 extends GreengrassV2Client {
405
406
  * <p>When the core device receives a deployment from the Amazon Web Services Cloud</p>
406
407
  * </li>
407
408
  * <li>
408
- * <p>When the status of any component on the core device becomes <code>BROKEN</code>
409
+ * <p>When the status of any component on the core device becomes
410
+ * <code>BROKEN</code>
409
411
  * </p>
410
412
  * </li>
411
413
  * <li>
@@ -439,8 +441,8 @@ export declare class GreengrassV2 extends GreengrassV2Client {
439
441
  * <code>>2.0.0</code> and component <code>B</code> requires version <code><2.0.0</code>
440
442
  * of a component dependency.</p>
441
443
  * <p>When you specify the component candidates to resolve, IoT Greengrass compares each component's
442
- * digest from the core device with the component's digest in the Amazon Web Services Cloud. If the digests don't
443
- * match, then IoT Greengrass specifies to use the version from the Amazon Web Services Cloud.</p>
444
+ * digest from the core device with the component's digest in the Amazon Web Services Cloud. If the digests
445
+ * don't match, then IoT Greengrass specifies to use the version from the Amazon Web Services Cloud.</p>
444
446
  * <important>
445
447
  * <p>To use this operation, you must use the data plane API endpoint and authenticate with an
446
448
  * IoT device certificate. For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/greengrass.html">IoT Greengrass endpoints and quotas</a>.</p>
@@ -181,8 +181,8 @@ export interface GreengrassV2ClientResolvedConfig extends GreengrassV2ClientReso
181
181
  * <p>IoT Greengrass Version 2 provides a new major version of the IoT Greengrass Core software, new APIs, and a new console.
182
182
  * Use this API reference to learn how to use the IoT Greengrass V2 API operations to manage components,
183
183
  * manage deployments, and core devices.</p>
184
- * <p>For more information, see <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/what-is-iot-greengrass.html">What is IoT Greengrass?</a> in
185
- * the <i>IoT Greengrass V2 Developer Guide</i>.</p>
184
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/what-is-iot-greengrass.html">What is IoT Greengrass?</a> in the
185
+ * <i>IoT Greengrass V2 Developer Guide</i>.</p>
186
186
  */
187
187
  export declare class GreengrassV2Client extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, GreengrassV2ClientResolvedConfig> {
188
188
  /**
@@ -81,8 +81,8 @@ export interface CreateComponentVersionCommandOutput extends CreateComponentVers
81
81
  * </p>
82
82
  * </li>
83
83
  * </ul>
84
- * <p>To create a component from a Lambda function, specify <code>lambdaFunction</code>
85
- * when you call this operation.</p>
84
+ * <p>To create a component from a Lambda function, specify <code>lambdaFunction</code> when
85
+ * you call this operation.</p>
86
86
  * <note>
87
87
  * <p>IoT Greengrass currently supports Lambda functions on only Linux core devices.</p>
88
88
  * </note>
@@ -19,8 +19,9 @@ export interface GetComponentVersionArtifactCommandOutput extends GetComponentVe
19
19
  }
20
20
  /**
21
21
  * @public
22
- * <p>Gets the pre-signed URL to download a public or a Lambda component artifact. Core devices call this
23
- * operation to identify the URL that they can use to download an artifact to install.</p>
22
+ * <p>Gets the pre-signed URL to download a public or a Lambda component artifact. Core devices
23
+ * call this operation to identify the URL that they can use to download an artifact to
24
+ * install.</p>
24
25
  * @example
25
26
  * Use a bare-bones client and the command you need to make an API call.
26
27
  * ```javascript
@@ -21,10 +21,10 @@ export interface GetCoreDeviceCommandOutput extends GetCoreDeviceResponse, __Met
21
21
  * @public
22
22
  * <p>Retrieves metadata for a Greengrass core device.</p>
23
23
  * <note>
24
- * <p>IoT Greengrass relies on individual devices to send status updates to the Amazon Web Services Cloud. If the IoT Greengrass Core
25
- * software isn't running on the device, or if device isn't connected to the Amazon Web Services Cloud, then
26
- * the reported status of that device might not reflect its current status. The status timestamp
27
- * indicates when the device status was last updated.</p>
24
+ * <p>IoT Greengrass relies on individual devices to send status updates to the Amazon Web Services Cloud. If the
25
+ * IoT Greengrass Core software isn't running on the device, or if device isn't connected to the Amazon Web Services Cloud,
26
+ * then the reported status of that device might not reflect its current status. The status
27
+ * timestamp indicates when the device status was last updated.</p>
28
28
  * <p>Core devices send status updates at the following times:</p>
29
29
  * <ul>
30
30
  * <li>
@@ -34,12 +34,12 @@ export interface GetCoreDeviceCommandOutput extends GetCoreDeviceResponse, __Met
34
34
  * <p>When the core device receives a deployment from the Amazon Web Services Cloud</p>
35
35
  * </li>
36
36
  * <li>
37
- * <p>When the status of any component on the core device becomes <code>BROKEN</code>
37
+ * <p>When the status of any component on the core device becomes
38
+ * <code>BROKEN</code>
38
39
  * </p>
39
40
  * </li>
40
41
  * <li>
41
- * <p>At a <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/greengrass-nucleus-component.html#greengrass-nucleus-component-configuration-fss">regular interval
42
- * that you can configure</a>, which defaults to 24 hours</p>
42
+ * <p>At a <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/greengrass-nucleus-component.html#greengrass-nucleus-component-configuration-fss">regular interval that you can configure</a>, which defaults to 24 hours</p>
43
43
  * </li>
44
44
  * <li>
45
45
  * <p>For IoT Greengrass Core v2.7.0, the core device sends status updates upon local deployment and
@@ -19,7 +19,8 @@ export interface ListComponentVersionsCommandOutput extends ListComponentVersion
19
19
  }
20
20
  /**
21
21
  * @public
22
- * <p>Retrieves a paginated list of all versions for a component. Greater versions are listed first.</p>
22
+ * <p>Retrieves a paginated list of all versions for a component. Greater versions are listed
23
+ * first.</p>
23
24
  * @example
24
25
  * Use a bare-bones client and the command you need to make an API call.
25
26
  * ```javascript
@@ -21,10 +21,10 @@ export interface ListCoreDevicesCommandOutput extends ListCoreDevicesResponse, _
21
21
  * @public
22
22
  * <p>Retrieves a paginated list of Greengrass core devices.</p>
23
23
  * <note>
24
- * <p>IoT Greengrass relies on individual devices to send status updates to the Amazon Web Services Cloud. If the IoT Greengrass Core
25
- * software isn't running on the device, or if device isn't connected to the Amazon Web Services Cloud, then
26
- * the reported status of that device might not reflect its current status. The status timestamp
27
- * indicates when the device status was last updated.</p>
24
+ * <p>IoT Greengrass relies on individual devices to send status updates to the Amazon Web Services Cloud. If the
25
+ * IoT Greengrass Core software isn't running on the device, or if device isn't connected to the Amazon Web Services Cloud,
26
+ * then the reported status of that device might not reflect its current status. The status
27
+ * timestamp indicates when the device status was last updated.</p>
28
28
  * <p>Core devices send status updates at the following times:</p>
29
29
  * <ul>
30
30
  * <li>
@@ -34,12 +34,12 @@ export interface ListCoreDevicesCommandOutput extends ListCoreDevicesResponse, _
34
34
  * <p>When the core device receives a deployment from the Amazon Web Services Cloud</p>
35
35
  * </li>
36
36
  * <li>
37
- * <p>When the status of any component on the core device becomes <code>BROKEN</code>
37
+ * <p>When the status of any component on the core device becomes
38
+ * <code>BROKEN</code>
38
39
  * </p>
39
40
  * </li>
40
41
  * <li>
41
- * <p>At a <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/greengrass-nucleus-component.html#greengrass-nucleus-component-configuration-fss">regular interval
42
- * that you can configure</a>, which defaults to 24 hours</p>
42
+ * <p>At a <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/greengrass-nucleus-component.html#greengrass-nucleus-component-configuration-fss">regular interval that you can configure</a>, which defaults to 24 hours</p>
43
43
  * </li>
44
44
  * <li>
45
45
  * <p>For IoT Greengrass Core v2.7.0, the core device sends status updates upon local deployment and
@@ -19,8 +19,7 @@ export interface ListEffectiveDeploymentsCommandOutput extends ListEffectiveDepl
19
19
  }
20
20
  /**
21
21
  * @public
22
- * <p>Retrieves a paginated list of deployment jobs that IoT Greengrass sends to Greengrass core
23
- * devices.</p>
22
+ * <p>Retrieves a paginated list of deployment jobs that IoT Greengrass sends to Greengrass core devices.</p>
24
23
  * @example
25
24
  * Use a bare-bones client and the command you need to make an API call.
26
25
  * ```javascript
@@ -24,10 +24,10 @@ export interface ListInstalledComponentsCommandOutput extends ListInstalledCompo
24
24
  * include dependencies in the response, set the <code>topologyFilter</code> parameter to
25
25
  * <code>ALL</code>.</p>
26
26
  * <note>
27
- * <p>IoT Greengrass relies on individual devices to send status updates to the Amazon Web Services Cloud. If the IoT Greengrass Core
28
- * software isn't running on the device, or if device isn't connected to the Amazon Web Services Cloud, then
29
- * the reported status of that device might not reflect its current status. The status timestamp
30
- * indicates when the device status was last updated.</p>
27
+ * <p>IoT Greengrass relies on individual devices to send status updates to the Amazon Web Services Cloud. If the
28
+ * IoT Greengrass Core software isn't running on the device, or if device isn't connected to the Amazon Web Services Cloud,
29
+ * then the reported status of that device might not reflect its current status. The status
30
+ * timestamp indicates when the device status was last updated.</p>
31
31
  * <p>Core devices send status updates at the following times:</p>
32
32
  * <ul>
33
33
  * <li>
@@ -37,7 +37,8 @@ export interface ListInstalledComponentsCommandOutput extends ListInstalledCompo
37
37
  * <p>When the core device receives a deployment from the Amazon Web Services Cloud</p>
38
38
  * </li>
39
39
  * <li>
40
- * <p>When the status of any component on the core device becomes <code>BROKEN</code>
40
+ * <p>When the status of any component on the core device becomes
41
+ * <code>BROKEN</code>
41
42
  * </p>
42
43
  * </li>
43
44
  * <li>
@@ -28,8 +28,8 @@ export interface ResolveComponentCandidatesCommandOutput extends ResolveComponen
28
28
  * <code>>2.0.0</code> and component <code>B</code> requires version <code><2.0.0</code>
29
29
  * of a component dependency.</p>
30
30
  * <p>When you specify the component candidates to resolve, IoT Greengrass compares each component's
31
- * digest from the core device with the component's digest in the Amazon Web Services Cloud. If the digests don't
32
- * match, then IoT Greengrass specifies to use the version from the Amazon Web Services Cloud.</p>
31
+ * digest from the core device with the component's digest in the Amazon Web Services Cloud. If the digests
32
+ * don't match, then IoT Greengrass specifies to use the version from the Amazon Web Services Cloud.</p>
33
33
  * <important>
34
34
  * <p>To use this operation, you must use the data plane API endpoint and authenticate with an
35
35
  * IoT device certificate. For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/greengrass.html">IoT Greengrass endpoints and quotas</a>.</p>
@@ -12,7 +12,7 @@ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInp
12
12
  defaultSigningName: string;
13
13
  };
14
14
  export interface EndpointParameters extends __EndpointParameters {
15
- Region: string;
15
+ Region?: string;
16
16
  UseDualStack?: boolean;
17
17
  UseFIPS?: boolean;
18
18
  Endpoint?: string;
@@ -483,16 +483,16 @@ export interface ComponentConfigurationUpdate {
483
483
  * merges this configuration with the component's default configuration. This means that the core
484
484
  * device keeps it's existing configuration for keys and values that you don't specify in this
485
485
  * object. For more information, see <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/update-component-configurations.html#merge-configuration-update">Merge configuration updates</a> in the <i>IoT Greengrass V2 Developer
486
- * Guide</i>.</p>
486
+ * Guide</i>.</p>
487
487
  */
488
488
  merge?: string;
489
489
  /**
490
490
  * <p>The list of configuration nodes to reset to default values on target devices. Use JSON
491
491
  * pointers to specify each node to reset. JSON pointers start with a forward slash
492
- * (<code>/</code>) and use forward slashes to separate the key for each level in the object.
492
+ * (<code>/</code>) and use forward slashes to separate the key for each level in the object.
493
493
  * For more information, see the <a href="https://tools.ietf.org/html/rfc6901">JSON pointer
494
494
  * specification</a> and <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/update-component-configurations.html#reset-configuration-update">Reset configuration updates</a> in the <i>IoT Greengrass V2 Developer
495
- * Guide</i>.</p>
495
+ * Guide</i>.</p>
496
496
  */
497
497
  reset?: string[];
498
498
  }
@@ -603,11 +603,11 @@ export interface ComponentDeploymentSpecification {
603
603
  componentVersion?: string;
604
604
  /**
605
605
  * <p>The configuration updates to deploy for the component. You can define
606
- * <i>reset</i> updates and <i>merge</i> updates. A reset updates
606
+ * <i>reset</i> updates and <i>merge</i> updates. A reset updates
607
607
  * the keys that you specify to the default configuration for the component. A merge updates the
608
608
  * core device's component configuration with the keys and values that you specify. The IoT Greengrass Core
609
609
  * software applies reset updates before it applies merge updates. For more information, see
610
- * <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/update-component-configurations.html">Update component
610
+ * <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/update-component-configurations.html">Update component
611
611
  * configurations</a> in the <i>IoT Greengrass V2 Developer Guide</i>.</p>
612
612
  */
613
613
  configurationUpdate?: ComponentConfigurationUpdate;
@@ -746,9 +746,9 @@ export interface LambdaEventSource {
746
746
  * <ul>
747
747
  * <li>
748
748
  * <p>
749
- * <code>PUB_SUB</code> – Subscribe to local publish/subscribe messages. This event
750
- * source type doesn't support MQTT wildcards (<code>+</code> and <code>#</code>) in the
751
- * event source topic.</p>
749
+ * <code>PUB_SUB</code> – Subscribe to local publish/subscribe messages. This
750
+ * event source type doesn't support MQTT wildcards (<code>+</code> and <code>#</code>) in
751
+ * the event source topic.</p>
752
752
  * </li>
753
753
  * <li>
754
754
  * <p>
@@ -795,7 +795,7 @@ export interface LambdaDeviceMount {
795
795
  path: string | undefined;
796
796
  /**
797
797
  * <p>The permission to access the device: read/only (<code>ro</code>) or read/write
798
- * (<code>rw</code>).</p>
798
+ * (<code>rw</code>).</p>
799
799
  * <p>Default: <code>ro</code>
800
800
  * </p>
801
801
  */
@@ -934,8 +934,8 @@ export interface LambdaExecutionParameters {
934
934
  * <p>Whether or not the Lambda function is pinned, or long-lived.</p>
935
935
  * <ul>
936
936
  * <li>
937
- * <p>A pinned Lambda function starts
938
- * when IoT Greengrass starts and keeps running in its own container.</p>
937
+ * <p>A pinned Lambda function starts when IoT Greengrass starts and keeps running in its own
938
+ * container.</p>
939
939
  * </li>
940
940
  * <li>
941
941
  * <p>A non-pinned Lambda function starts only when it receives a work item and exists after
@@ -958,7 +958,8 @@ export interface LambdaExecutionParameters {
958
958
  */
959
959
  execArgs?: string[];
960
960
  /**
961
- * <p>The map of environment variables that are available to the Lambda function when it runs.</p>
961
+ * <p>The map of environment variables that are available to the Lambda function when it
962
+ * runs.</p>
962
963
  */
963
964
  environmentVariables?: Record<string, string>;
964
965
  /**
@@ -1139,7 +1140,8 @@ export interface DeploymentComponentUpdatePolicy {
1139
1140
  * <p>
1140
1141
  * <code>NOTIFY_COMPONENTS</code> – The deployment notifies each component before
1141
1142
  * it stops and updates that component. Components can use the <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/interprocess-communication.html#ipc-operation-subscribetocomponentupdates">SubscribeToComponentUpdates</a> IPC operation to receive these notifications. Then,
1142
- * components can respond with the <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/interprocess-communication.html#ipc-operation-defercomponentupdate">DeferComponentUpdate</a> IPC operation. For more information, see <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/create-deployments.html">Create deployments</a> in the <i>IoT Greengrass V2 Developer Guide</i>.</p>
1143
+ * components can respond with the <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/interprocess-communication.html#ipc-operation-defercomponentupdate">DeferComponentUpdate</a> IPC operation. For more information, see <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/create-deployments.html">Create
1144
+ * deployments</a> in the <i>IoT Greengrass V2 Developer Guide</i>.</p>
1143
1145
  * </li>
1144
1146
  * <li>
1145
1147
  * <p>
@@ -1156,7 +1158,8 @@ export interface DeploymentComponentUpdatePolicy {
1156
1158
  * @public
1157
1159
  * <p>Contains information about how long a component on a core device can validate its
1158
1160
  * configuration updates before it times out. Components can use the <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/interprocess-communication.html#ipc-operation-subscribetovalidateconfigurationupdates">SubscribeToValidateConfigurationUpdates</a> IPC operation to receive notifications when
1159
- * a deployment specifies a configuration update. Then, components can respond with the <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/interprocess-communication.html#ipc-operation-sendconfigurationvalidityreport">SendConfigurationValidityReport</a> IPC operation. For more information, see <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/create-deployments.html">Create deployments</a> in the <i>IoT Greengrass V2 Developer Guide</i>.</p>
1161
+ * a deployment specifies a configuration update. Then, components can respond with the <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/interprocess-communication.html#ipc-operation-sendconfigurationvalidityreport">SendConfigurationValidityReport</a> IPC operation. For more information, see <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/create-deployments.html">Create
1162
+ * deployments</a> in the <i>IoT Greengrass V2 Developer Guide</i>.</p>
1160
1163
  */
1161
1164
  export interface DeploymentConfigurationValidationPolicy {
1162
1165
  /**
@@ -1235,11 +1238,11 @@ export type IoTJobExecutionFailureType = (typeof IoTJobExecutionFailureType)[key
1235
1238
  * <ol>
1236
1239
  * <li>
1237
1240
  * <p>The number of things that receive the deployment exceeds the
1238
- * <code>minNumberOfExecutedThings</code>.</p>
1241
+ * <code>minNumberOfExecutedThings</code>.</p>
1239
1242
  * </li>
1240
1243
  * <li>
1241
1244
  * <p>The percentage of failures with type <code>failureType</code> exceeds the
1242
- * <code>thresholdPercentage</code>.</p>
1245
+ * <code>thresholdPercentage</code>.</p>
1243
1246
  * </li>
1244
1247
  * </ol>
1245
1248
  */
@@ -1256,7 +1259,7 @@ export interface IoTJobAbortCriteria {
1256
1259
  * <p>The minimum percentage of <code>failureType</code> failures that occur before the job can
1257
1260
  * cancel.</p>
1258
1261
  * <p>This parameter supports up to two digits after the decimal (for example, you can specify
1259
- * <code>10.9</code> or <code>10.99</code>, but not <code>10.999</code>).</p>
1262
+ * <code>10.9</code> or <code>10.99</code>, but not <code>10.999</code>).</p>
1260
1263
  */
1261
1264
  thresholdPercentage: number | undefined;
1262
1265
  /**
@@ -1272,7 +1275,8 @@ export interface IoTJobAbortCriteria {
1272
1275
  */
1273
1276
  export interface IoTJobAbortConfig {
1274
1277
  /**
1275
- * <p>The list of criteria that define when and how to cancel the configuration deployment.</p>
1278
+ * <p>The list of criteria that define when and how to cancel the configuration
1279
+ * deployment.</p>
1276
1280
  */
1277
1281
  criteriaList: IoTJobAbortCriteria[] | undefined;
1278
1282
  }
@@ -1308,7 +1312,7 @@ export interface IoTJobExponentialRolloutRate {
1308
1312
  /**
1309
1313
  * <p>The exponential factor to increase the rollout rate for the job.</p>
1310
1314
  * <p>This parameter supports up to one digit after the decimal (for example, you can specify
1311
- * <code>1.5</code>, but not <code>1.55</code>).</p>
1315
+ * <code>1.5</code>, but not <code>1.55</code>).</p>
1312
1316
  */
1313
1317
  incrementFactor: number | undefined;
1314
1318
  /**
@@ -1600,6 +1604,7 @@ export declare const EffectiveDeploymentExecutionStatus: {
1600
1604
  readonly IN_PROGRESS: "IN_PROGRESS";
1601
1605
  readonly QUEUED: "QUEUED";
1602
1606
  readonly REJECTED: "REJECTED";
1607
+ readonly SUCCEEDED: "SUCCEEDED";
1603
1608
  readonly TIMED_OUT: "TIMED_OUT";
1604
1609
  };
1605
1610
  /**
@@ -1662,6 +1667,46 @@ export interface EffectiveDeployment {
1662
1667
  targetArn: string | undefined;
1663
1668
  /**
1664
1669
  * <p>The status of the deployment job on the Greengrass core device.</p>
1670
+ * <ul>
1671
+ * <li>
1672
+ * <p>
1673
+ * <code>IN_PROGRESS</code> – The deployment job is running.</p>
1674
+ * </li>
1675
+ * <li>
1676
+ * <p>
1677
+ * <code>QUEUED</code> – The deployment job is in the job queue and waiting to
1678
+ * run.</p>
1679
+ * </li>
1680
+ * <li>
1681
+ * <p>
1682
+ * <code>FAILED</code> – The deployment failed. For more information, see the
1683
+ * <code>statusDetails</code> field.</p>
1684
+ * </li>
1685
+ * <li>
1686
+ * <p>
1687
+ * <code>COMPLETED</code> – The deployment to an IoT thing was completed
1688
+ * successfully.</p>
1689
+ * </li>
1690
+ * <li>
1691
+ * <p>
1692
+ * <code>TIMED_OUT</code> – The deployment didn't complete in the allotted time.
1693
+ * </p>
1694
+ * </li>
1695
+ * <li>
1696
+ * <p>
1697
+ * <code>CANCELED</code> – The deployment was canceled by the user.</p>
1698
+ * </li>
1699
+ * <li>
1700
+ * <p>
1701
+ * <code>REJECTED</code> – The deployment was rejected. For more information, see
1702
+ * the <code>statusDetails</code> field.</p>
1703
+ * </li>
1704
+ * <li>
1705
+ * <p>
1706
+ * <code>SUCCEEDED</code> – The deployment to an IoT thing group was completed
1707
+ * successfully.</p>
1708
+ * </li>
1709
+ * </ul>
1665
1710
  */
1666
1711
  coreDeviceExecutionStatus: EffectiveDeploymentExecutionStatus | string | undefined;
1667
1712
  /**
@@ -2253,7 +2298,7 @@ export interface InstalledComponent {
2253
2298
  */
2254
2299
  lastStatusChangeTimestamp?: Date;
2255
2300
  /**
2256
- * <p>The last time the Greengrass core device sent a message containing a certain component to the
2301
+ * <p>The last time the Greengrass core device sent a message containing a component's state to the
2257
2302
  * Amazon Web Services Cloud.</p>
2258
2303
  * <p>A component does not need to see a state change for this field to update.</p>
2259
2304
  */
@@ -2262,6 +2307,10 @@ export interface InstalledComponent {
2262
2307
  * <p>The most recent deployment source that brought the component to the Greengrass core device. For
2263
2308
  * a thing group deployment or thing deployment, the source will be the The ID of the deployment. and for
2264
2309
  * local deployments it will be <code>LOCAL</code>.</p>
2310
+ * <note>
2311
+ * <p>Any deployment will attempt to reinstall currently broken components on the device,
2312
+ * which will update the last installation source.</p>
2313
+ * </note>
2265
2314
  */
2266
2315
  lastInstallationSource?: string;
2267
2316
  /**
@@ -26,7 +26,7 @@ export declare const resolveClientEndpointParameters: <T>(
26
26
  defaultSigningName: string;
27
27
  };
28
28
  export interface EndpointParameters extends __EndpointParameters {
29
- Region: string;
29
+ Region?: string;
30
30
  UseDualStack?: boolean;
31
31
  UseFIPS?: boolean;
32
32
  Endpoint?: string;
@@ -454,6 +454,7 @@ export declare const EffectiveDeploymentExecutionStatus: {
454
454
  readonly IN_PROGRESS: "IN_PROGRESS";
455
455
  readonly QUEUED: "QUEUED";
456
456
  readonly REJECTED: "REJECTED";
457
+ readonly SUCCEEDED: "SUCCEEDED";
457
458
  readonly TIMED_OUT: "TIMED_OUT";
458
459
  };
459
460
  export type EffectiveDeploymentExecutionStatus =
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-greengrassv2",
3
3
  "description": "AWS SDK for JavaScript Greengrassv2 Client for Node.js, Browser and React Native",
4
- "version": "3.303.0",
4
+ "version": "3.308.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,37 +21,37 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.303.0",
25
- "@aws-sdk/config-resolver": "3.303.0",
26
- "@aws-sdk/credential-provider-node": "3.303.0",
27
- "@aws-sdk/fetch-http-handler": "3.303.0",
28
- "@aws-sdk/hash-node": "3.303.0",
29
- "@aws-sdk/invalid-dependency": "3.303.0",
30
- "@aws-sdk/middleware-content-length": "3.303.0",
31
- "@aws-sdk/middleware-endpoint": "3.303.0",
32
- "@aws-sdk/middleware-host-header": "3.303.0",
33
- "@aws-sdk/middleware-logger": "3.303.0",
34
- "@aws-sdk/middleware-recursion-detection": "3.303.0",
35
- "@aws-sdk/middleware-retry": "3.303.0",
36
- "@aws-sdk/middleware-serde": "3.303.0",
37
- "@aws-sdk/middleware-signing": "3.303.0",
38
- "@aws-sdk/middleware-stack": "3.303.0",
39
- "@aws-sdk/middleware-user-agent": "3.303.0",
40
- "@aws-sdk/node-config-provider": "3.303.0",
41
- "@aws-sdk/node-http-handler": "3.303.0",
42
- "@aws-sdk/protocol-http": "3.303.0",
43
- "@aws-sdk/smithy-client": "3.303.0",
44
- "@aws-sdk/types": "3.303.0",
45
- "@aws-sdk/url-parser": "3.303.0",
24
+ "@aws-sdk/client-sts": "3.306.0",
25
+ "@aws-sdk/config-resolver": "3.306.0",
26
+ "@aws-sdk/credential-provider-node": "3.306.0",
27
+ "@aws-sdk/fetch-http-handler": "3.306.0",
28
+ "@aws-sdk/hash-node": "3.306.0",
29
+ "@aws-sdk/invalid-dependency": "3.306.0",
30
+ "@aws-sdk/middleware-content-length": "3.306.0",
31
+ "@aws-sdk/middleware-endpoint": "3.306.0",
32
+ "@aws-sdk/middleware-host-header": "3.306.0",
33
+ "@aws-sdk/middleware-logger": "3.306.0",
34
+ "@aws-sdk/middleware-recursion-detection": "3.306.0",
35
+ "@aws-sdk/middleware-retry": "3.306.0",
36
+ "@aws-sdk/middleware-serde": "3.306.0",
37
+ "@aws-sdk/middleware-signing": "3.306.0",
38
+ "@aws-sdk/middleware-stack": "3.306.0",
39
+ "@aws-sdk/middleware-user-agent": "3.306.0",
40
+ "@aws-sdk/node-config-provider": "3.306.0",
41
+ "@aws-sdk/node-http-handler": "3.306.0",
42
+ "@aws-sdk/protocol-http": "3.306.0",
43
+ "@aws-sdk/smithy-client": "3.306.0",
44
+ "@aws-sdk/types": "3.306.0",
45
+ "@aws-sdk/url-parser": "3.306.0",
46
46
  "@aws-sdk/util-base64": "3.303.0",
47
47
  "@aws-sdk/util-body-length-browser": "3.303.0",
48
48
  "@aws-sdk/util-body-length-node": "3.303.0",
49
- "@aws-sdk/util-defaults-mode-browser": "3.303.0",
50
- "@aws-sdk/util-defaults-mode-node": "3.303.0",
51
- "@aws-sdk/util-endpoints": "3.303.0",
52
- "@aws-sdk/util-retry": "3.303.0",
53
- "@aws-sdk/util-user-agent-browser": "3.303.0",
54
- "@aws-sdk/util-user-agent-node": "3.303.0",
49
+ "@aws-sdk/util-defaults-mode-browser": "3.306.0",
50
+ "@aws-sdk/util-defaults-mode-node": "3.306.0",
51
+ "@aws-sdk/util-endpoints": "3.306.0",
52
+ "@aws-sdk/util-retry": "3.306.0",
53
+ "@aws-sdk/util-user-agent-browser": "3.306.0",
54
+ "@aws-sdk/util-user-agent-node": "3.306.0",
55
55
  "@aws-sdk/util-utf8": "3.303.0",
56
56
  "tslib": "^2.5.0",
57
57
  "uuid": "^8.3.2"