@aws-sdk/client-mwaa-serverless 3.1109.0 → 3.1111.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/dist-cjs/index.js CHANGED
@@ -67,7 +67,7 @@ const commonParams = {
67
67
  Region: { type: "builtInParams", name: "region" },
68
68
  };
69
69
 
70
- var version = "3.1108.0";
70
+ var version = "3.1110.0";
71
71
  var packageInfo = {
72
72
  version: version};
73
73
 
@@ -267,11 +267,13 @@ class ServiceQuotaExceededException extends MWAAServerlessServiceException {
267
267
  const _ADE = "AccessDeniedException";
268
268
  const _AN = "AttemptNumber";
269
269
  const _B = "Bucket";
270
+ const _C = "Code";
270
271
  const _CA = "CreatedAt";
271
272
  const _CE = "ConflictException";
272
273
  const _CEr = "CronExpression";
273
274
  const _CO = "CreatedOn";
274
275
  const _COo = "CompletedOn";
276
+ const _CSA = "CodeSnapshottedAt";
275
277
  const _CT = "ClientToken";
276
278
  const _CW = "CreateWorkflow";
277
279
  const _CWR = "CreateWorkflowRequest";
@@ -350,6 +352,7 @@ const _SC = "ServiceCode";
350
352
  const _SCc = "ScheduleConfiguration";
351
353
  const _SGI = "SecurityGroupIds";
352
354
  const _SI = "SubnetIds";
355
+ const _SL = "S3Location";
353
356
  const _SO = "StartedOn";
354
357
  const _SQEE = "ServiceQuotaExceededException";
355
358
  const _SWR = "StartWorkflowRun";
@@ -468,8 +471,8 @@ const errorTypeRegistries = [
468
471
  ];
469
472
  var CreateWorkflowRequest$ = [3, n0, _CWR,
470
473
  0,
471
- [_N, _DSL, _RAo, _CT, _D, _EC, _LC, _EV, _NC, _T, _TM],
472
- [0, () => DefinitionS3Location$, 0, [0, 4], 0, () => EncryptionConfiguration$, () => LoggingConfiguration$, 1, () => NetworkConfiguration$, 128 | 0, 0], 3
474
+ [_N, _DSL, _RAo, _CT, _C, _D, _EC, _LC, _EV, _NC, _T, _TM],
475
+ [0, () => DefinitionS3Location$, 0, [0, 4], () => Code$, 0, () => EncryptionConfiguration$, () => LoggingConfiguration$, 1, () => NetworkConfiguration$, 128 | 0, 0], 3
473
476
  ];
474
477
  var CreateWorkflowResponse$ = [3, n0, _CWRr,
475
478
  0,
@@ -513,8 +516,8 @@ var GetWorkflowRequest$ = [3, n0, _GWR,
513
516
  ];
514
517
  var GetWorkflowResponse$ = [3, n0, _GWRe,
515
518
  0,
516
- [_WA, _WV, _N, _D, _CA, _MA, _EC, _LC, _EV, _WS, _DSL, _SCc, _RAo, _NC, _TM, _WD],
517
- [0, 0, 0, 0, 5, 5, () => EncryptionConfiguration$, () => LoggingConfiguration$, 1, 0, () => DefinitionS3Location$, () => ScheduleConfiguration$, 0, () => NetworkConfiguration$, 0, 0], 1
519
+ [_WA, _WV, _N, _D, _CA, _MA, _EC, _LC, _EV, _WS, _DSL, _C, _CSA, _SCc, _RAo, _NC, _TM, _WD],
520
+ [0, 0, 0, 0, 5, 5, () => EncryptionConfiguration$, () => LoggingConfiguration$, 1, 0, () => DefinitionS3Location$, () => Code$, 5, () => ScheduleConfiguration$, 0, () => NetworkConfiguration$, 0, 0], 1
518
521
  ];
519
522
  var GetWorkflowRunRequest$ = [3, n0, _GWRR,
520
523
  0,
@@ -591,6 +594,11 @@ var RunDetailSummary$ = [3, n0, _RDS,
591
594
  [_S, _CO, _SA, _EA],
592
595
  [0, 5, 5, 5]
593
596
  ];
597
+ var S3Location$ = [3, n0, _SL,
598
+ 0,
599
+ [_B, _OK, _VI],
600
+ [0, 0, 0], 2
601
+ ];
594
602
  var ScheduleConfiguration$ = [3, n0, _SCc,
595
603
  0,
596
604
  [_CEr],
@@ -643,8 +651,8 @@ var UntagResourceResponse$ = [3, n0, _URRn,
643
651
  ];
644
652
  var UpdateWorkflowRequest$ = [3, n0, _UWR,
645
653
  0,
646
- [_WA, _DSL, _RAo, _D, _LC, _EV, _NC, _TM],
647
- [[0, 1], () => DefinitionS3Location$, 0, 0, () => LoggingConfiguration$, 1, () => NetworkConfiguration$, 0], 3
654
+ [_WA, _DSL, _RAo, _C, _D, _LC, _EV, _NC, _TM],
655
+ [[0, 1], () => DefinitionS3Location$, 0, () => Code$, 0, () => LoggingConfiguration$, 1, () => NetworkConfiguration$, 0], 3
648
656
  ];
649
657
  var UpdateWorkflowResponse$ = [3, n0, _UWRp,
650
658
  0,
@@ -694,6 +702,11 @@ var WorkflowVersionSummaries = [1, n0, _WVSo,
694
702
  var ObjectMap = [2, n0, _OM,
695
703
  8, 0, 15
696
704
  ];
705
+ var Code$ = [4, n0, _C,
706
+ 0,
707
+ [_SL],
708
+ [() => S3Location$]
709
+ ];
697
710
  var CreateWorkflow$ = [9, n0, _CW,
698
711
  { [_h]: ["POST", "/workflows", 200] }, () => CreateWorkflowRequest$, () => CreateWorkflowResponse$
699
712
  ];
@@ -1021,6 +1034,7 @@ const RunType = {
1021
1034
 
1022
1035
  exports.AccessDeniedException = AccessDeniedException;
1023
1036
  exports.AccessDeniedException$ = AccessDeniedException$;
1037
+ exports.Code$ = Code$;
1024
1038
  exports.ConflictException = ConflictException;
1025
1039
  exports.ConflictException$ = ConflictException$;
1026
1040
  exports.CreateWorkflow$ = CreateWorkflow$;
@@ -1081,6 +1095,7 @@ exports.ResourceNotFoundException = ResourceNotFoundException;
1081
1095
  exports.ResourceNotFoundException$ = ResourceNotFoundException$;
1082
1096
  exports.RunDetailSummary$ = RunDetailSummary$;
1083
1097
  exports.RunType = RunType;
1098
+ exports.S3Location$ = S3Location$;
1084
1099
  exports.ScheduleConfiguration$ = ScheduleConfiguration$;
1085
1100
  exports.ServiceQuotaExceededException = ServiceQuotaExceededException;
1086
1101
  exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
@@ -1,11 +1,13 @@
1
1
  const _ADE = "AccessDeniedException";
2
2
  const _AN = "AttemptNumber";
3
3
  const _B = "Bucket";
4
+ const _C = "Code";
4
5
  const _CA = "CreatedAt";
5
6
  const _CE = "ConflictException";
6
7
  const _CEr = "CronExpression";
7
8
  const _CO = "CreatedOn";
8
9
  const _COo = "CompletedOn";
10
+ const _CSA = "CodeSnapshottedAt";
9
11
  const _CT = "ClientToken";
10
12
  const _CW = "CreateWorkflow";
11
13
  const _CWR = "CreateWorkflowRequest";
@@ -84,6 +86,7 @@ const _SC = "ServiceCode";
84
86
  const _SCc = "ScheduleConfiguration";
85
87
  const _SGI = "SecurityGroupIds";
86
88
  const _SI = "SubnetIds";
89
+ const _SL = "S3Location";
87
90
  const _SO = "StartedOn";
88
91
  const _SQEE = "ServiceQuotaExceededException";
89
92
  const _SWR = "StartWorkflowRun";
@@ -205,8 +208,8 @@ export const errorTypeRegistries = [
205
208
  ];
206
209
  export var CreateWorkflowRequest$ = [3, n0, _CWR,
207
210
  0,
208
- [_N, _DSL, _RAo, _CT, _D, _EC, _LC, _EV, _NC, _T, _TM],
209
- [0, () => DefinitionS3Location$, 0, [0, 4], 0, () => EncryptionConfiguration$, () => LoggingConfiguration$, 1, () => NetworkConfiguration$, 128 | 0, 0], 3
211
+ [_N, _DSL, _RAo, _CT, _C, _D, _EC, _LC, _EV, _NC, _T, _TM],
212
+ [0, () => DefinitionS3Location$, 0, [0, 4], () => Code$, 0, () => EncryptionConfiguration$, () => LoggingConfiguration$, 1, () => NetworkConfiguration$, 128 | 0, 0], 3
210
213
  ];
211
214
  export var CreateWorkflowResponse$ = [3, n0, _CWRr,
212
215
  0,
@@ -250,8 +253,8 @@ export var GetWorkflowRequest$ = [3, n0, _GWR,
250
253
  ];
251
254
  export var GetWorkflowResponse$ = [3, n0, _GWRe,
252
255
  0,
253
- [_WA, _WV, _N, _D, _CA, _MA, _EC, _LC, _EV, _WS, _DSL, _SCc, _RAo, _NC, _TM, _WD],
254
- [0, 0, 0, 0, 5, 5, () => EncryptionConfiguration$, () => LoggingConfiguration$, 1, 0, () => DefinitionS3Location$, () => ScheduleConfiguration$, 0, () => NetworkConfiguration$, 0, 0], 1
256
+ [_WA, _WV, _N, _D, _CA, _MA, _EC, _LC, _EV, _WS, _DSL, _C, _CSA, _SCc, _RAo, _NC, _TM, _WD],
257
+ [0, 0, 0, 0, 5, 5, () => EncryptionConfiguration$, () => LoggingConfiguration$, 1, 0, () => DefinitionS3Location$, () => Code$, 5, () => ScheduleConfiguration$, 0, () => NetworkConfiguration$, 0, 0], 1
255
258
  ];
256
259
  export var GetWorkflowRunRequest$ = [3, n0, _GWRR,
257
260
  0,
@@ -328,6 +331,11 @@ export var RunDetailSummary$ = [3, n0, _RDS,
328
331
  [_S, _CO, _SA, _EA],
329
332
  [0, 5, 5, 5]
330
333
  ];
334
+ export var S3Location$ = [3, n0, _SL,
335
+ 0,
336
+ [_B, _OK, _VI],
337
+ [0, 0, 0], 2
338
+ ];
331
339
  export var ScheduleConfiguration$ = [3, n0, _SCc,
332
340
  0,
333
341
  [_CEr],
@@ -380,8 +388,8 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
380
388
  ];
381
389
  export var UpdateWorkflowRequest$ = [3, n0, _UWR,
382
390
  0,
383
- [_WA, _DSL, _RAo, _D, _LC, _EV, _NC, _TM],
384
- [[0, 1], () => DefinitionS3Location$, 0, 0, () => LoggingConfiguration$, 1, () => NetworkConfiguration$, 0], 3
391
+ [_WA, _DSL, _RAo, _C, _D, _LC, _EV, _NC, _TM],
392
+ [[0, 1], () => DefinitionS3Location$, 0, () => Code$, 0, () => LoggingConfiguration$, 1, () => NetworkConfiguration$, 0], 3
385
393
  ];
386
394
  export var UpdateWorkflowResponse$ = [3, n0, _UWRp,
387
395
  0,
@@ -438,6 +446,11 @@ var ObjectMap = [2, n0, _OM,
438
446
  8, 0, 15
439
447
  ];
440
448
  var Tags = 128 | 0;
449
+ export var Code$ = [4, n0, _C,
450
+ 0,
451
+ [_SL],
452
+ [() => S3Location$]
453
+ ];
441
454
  export var CreateWorkflow$ = [9, n0, _CW,
442
455
  { [_h]: ["POST", "/workflows", 200] }, () => CreateWorkflowRequest$, () => CreateWorkflowResponse$
443
456
  ];
@@ -41,6 +41,13 @@ declare const CreateWorkflowCommand_base: {
41
41
  * ObjectKey: "STRING_VALUE", // required
42
42
  * VersionId: "STRING_VALUE",
43
43
  * },
44
+ * Code: { // Code Union: only one key present
45
+ * S3Location: { // S3Location
46
+ * Bucket: "STRING_VALUE", // required
47
+ * ObjectKey: "STRING_VALUE", // required
48
+ * VersionId: "STRING_VALUE",
49
+ * },
50
+ * },
44
51
  * RoleArn: "STRING_VALUE", // required
45
52
  * Description: "STRING_VALUE",
46
53
  * EncryptionConfiguration: { // EncryptionConfiguration
@@ -60,6 +60,14 @@ declare const GetWorkflowCommand_base: {
60
60
  * // ObjectKey: "STRING_VALUE", // required
61
61
  * // VersionId: "STRING_VALUE",
62
62
  * // },
63
+ * // Code: { // Code Union: only one key present
64
+ * // S3Location: { // S3Location
65
+ * // Bucket: "STRING_VALUE", // required
66
+ * // ObjectKey: "STRING_VALUE", // required
67
+ * // VersionId: "STRING_VALUE",
68
+ * // },
69
+ * // },
70
+ * // CodeSnapshottedAt: new Date("TIMESTAMP"),
63
71
  * // ScheduleConfiguration: { // ScheduleConfiguration
64
72
  * // CronExpression: "STRING_VALUE",
65
73
  * // },
@@ -40,6 +40,13 @@ declare const UpdateWorkflowCommand_base: {
40
40
  * ObjectKey: "STRING_VALUE", // required
41
41
  * VersionId: "STRING_VALUE",
42
42
  * },
43
+ * Code: { // Code Union: only one key present
44
+ * S3Location: { // S3Location
45
+ * Bucket: "STRING_VALUE", // required
46
+ * ObjectKey: "STRING_VALUE", // required
47
+ * VersionId: "STRING_VALUE",
48
+ * },
49
+ * },
43
50
  * RoleArn: "STRING_VALUE", // required
44
51
  * Description: "STRING_VALUE",
45
52
  * LoggingConfiguration: { // LoggingConfiguration
@@ -257,6 +257,60 @@ export interface UntagResourceRequest {
257
257
  */
258
258
  export interface UntagResourceResponse {
259
259
  }
260
+ /**
261
+ * <p>Specifies the Amazon S3 location of code artifacts that workflows use during execution.</p>
262
+ * @public
263
+ */
264
+ export interface S3Location {
265
+ /**
266
+ * <p>The name of the Amazon S3 bucket.</p>
267
+ * @public
268
+ */
269
+ Bucket: string | undefined;
270
+ /**
271
+ * <p>The key of the code artifact within the Amazon S3 bucket.</p>
272
+ * @public
273
+ */
274
+ ObjectKey: string | undefined;
275
+ /**
276
+ * <p>The version ID of the object in Amazon S3. If not specified, the latest version is used.</p>
277
+ * @public
278
+ */
279
+ VersionId?: string | undefined;
280
+ }
281
+ /**
282
+ * <p>Specifies the Amazon S3 location of code artifacts that workflows use during execution.</p>
283
+ * @public
284
+ */
285
+ export type Code = Code.S3LocationMember | Code.$UnknownMember;
286
+ /**
287
+ * @public
288
+ */
289
+ export declare namespace Code {
290
+ /**
291
+ * <p>The Amazon S3 location of the code artifacts that your workflow tasks use during execution.</p>
292
+ * @public
293
+ */
294
+ interface S3LocationMember {
295
+ S3Location: S3Location;
296
+ $unknown?: never;
297
+ }
298
+ /**
299
+ * @public
300
+ */
301
+ interface $UnknownMember {
302
+ S3Location?: never;
303
+ $unknown: [string, any];
304
+ }
305
+ /**
306
+ * @deprecated unused in schema-serde mode.
307
+ *
308
+ */
309
+ interface Visitor<T> {
310
+ S3Location: (value: S3Location) => T;
311
+ _: (name: string, value: any) => T;
312
+ }
313
+ }
260
314
  /**
261
315
  * <p>Specifies the Amazon S3 location of a workflow definition file. This structure contains the bucket name, object key, and optional version ID for the workflow definition. Amazon Managed Workflows for Apache Airflow Serverless takes a snapshot of the definition file at the time of workflow creation or update, ensuring that the workflow behavior remains consistent even if the source file is modified. The definition must be a valid YAML file that uses supported Amazon Web Services operators and Amazon Managed Workflows for Apache Airflow Serverless syntax.</p>
262
316
  * @public
@@ -340,6 +394,11 @@ export interface CreateWorkflowRequest {
340
394
  * @public
341
395
  */
342
396
  DefinitionS3Location: DefinitionS3Location | undefined;
397
+ /**
398
+ * <p>The location of code artifacts in Amazon S3 for the workflow. The service copies the code from this location at the time of the request.</p>
399
+ * @public
400
+ */
401
+ Code?: Code | undefined;
343
402
  /**
344
403
  * <p>The Amazon Resource Name (ARN) of the IAM role that Amazon Managed Workflows for Apache Airflow Serverless assumes when executing the workflow. This role must have the necessary permissions to access the required Amazon Web Services services and resources that your workflow tasks will interact with. The role is used for task execution in the isolated, multi-tenant environment and should follow the principle of least privilege. Amazon Managed Workflows for Apache Airflow Serverless validates role access during workflow creation but runtime permission checks are performed by the target services.</p>
345
404
  * @public
@@ -536,6 +595,16 @@ export interface GetWorkflowResponse {
536
595
  * @public
537
596
  */
538
597
  DefinitionS3Location?: DefinitionS3Location | undefined;
598
+ /**
599
+ * <p>The Amazon S3 location of the code artifacts provided during workflow creation or update.</p>
600
+ * @public
601
+ */
602
+ Code?: Code | undefined;
603
+ /**
604
+ * <p>The time at which the code artifacts were copied for this workflow, in ISO 8601 date-time format.</p>
605
+ * @public
606
+ */
607
+ CodeSnapshottedAt?: Date | undefined;
539
608
  /**
540
609
  * <p>The schedule configuration for the workflow, including cron expressions for automated execution. Amazon Managed Workflows for Apache Airflow Serverless uses EventBridge Scheduler for cost-effective, timezone-aware scheduling. When a workflow includes schedule information in its YAML definition, the service automatically configures the appropriate triggers for automated execution. Only one version of a workflow can have an active schedule at any given time.</p>
541
610
  * @public
@@ -652,6 +721,11 @@ export interface UpdateWorkflowRequest {
652
721
  * @public
653
722
  */
654
723
  DefinitionS3Location: DefinitionS3Location | undefined;
724
+ /**
725
+ * <p>The location of code artifacts in Amazon S3 for the updated workflow. The service copies the code from this location at the time of the request.</p>
726
+ * @public
727
+ */
728
+ Code?: Code | undefined;
655
729
  /**
656
730
  * <p>The Amazon Resource Name (ARN) of the IAM role that Amazon Managed Workflows for Apache Airflow Serverless assumes when it executes the updated workflow.</p>
657
731
  * @public
@@ -4,49 +4,14 @@ import type { MWAAServerlessClientConfig } from "./MWAAServerlessClient";
4
4
  * @internal
5
5
  */
6
6
  export declare const getRuntimeConfig: (config: MWAAServerlessClientConfig) => {
7
- runtime: string;
8
- defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
9
- bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
10
- credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
- defaultUserAgentProvider: (config?: import("@aws-sdk/core/client").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
12
- maxAttempts: number | import("@smithy/types").Provider<number>;
13
- region: string | import("@smithy/types").Provider<any>;
14
- requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
15
- retryMode: string | import("@smithy/types").Provider<string>;
16
- streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
17
- useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
18
- useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
19
- cacheMiddleware?: boolean | undefined;
20
- protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsJson1_0Protocol;
21
- protocolSettings: {
22
- defaultNamespace?: string;
23
- [setting: string]: unknown;
24
- };
25
- apiVersion: string;
26
- sha256: import("@smithy/types").HashConstructor;
27
- urlParser: import("@smithy/types").UrlParser;
28
- base64Decoder: import("@smithy/types").Decoder;
29
- base64Encoder: (_input: Uint8Array | string) => string;
30
- utf8Decoder: import("@smithy/types").Decoder;
31
- utf8Encoder: (input: Uint8Array | string) => string;
32
- disableHostPrefix: boolean;
33
- serviceId: string;
34
- profile?: string;
35
- logger: import("@smithy/types").Logger;
36
- extensions: import("./runtimeExtensions").RuntimeExtension[];
37
- customUserAgent?: string | import("@smithy/types").UserAgent;
38
- userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
39
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
40
- endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
41
- endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
42
- logger?: import("@smithy/types").Logger;
43
- }) => import("@smithy/types").EndpointV2;
7
+ cacheMiddleware?: boolean;
8
+ endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Endpoint | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<string> | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
44
9
  tls?: boolean;
45
10
  ignoreConfiguredEndpointUrls?: boolean;
46
11
  serviceConfiguredEndpoint?: never;
47
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
48
- httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
49
- httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").MWAAServerlessHttpAuthSchemeProvider;
12
+ customUserAgent?: string | import("@smithy/types").UserAgent;
13
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
14
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
50
15
  credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
51
16
  signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
52
17
  signingEscapePath?: boolean;
@@ -54,4 +19,39 @@ export declare const getRuntimeConfig: (config: MWAAServerlessClientConfig) => {
54
19
  signingRegion?: string;
55
20
  signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
56
21
  disableClockSkewCorrection?: boolean | import("@smithy/types").Provider<boolean>;
22
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
23
+ apiVersion: string;
24
+ base64Decoder: import("@smithy/types").Decoder;
25
+ base64Encoder: (_input: Uint8Array | string) => string;
26
+ disableHostPrefix: boolean;
27
+ endpointProvider: (params: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
28
+ logger?: import("@smithy/types").Logger;
29
+ }) => import("@smithy/types").EndpointV2;
30
+ extensions: import("./runtimeExtensions").RuntimeExtension[];
31
+ httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").MWAAServerlessHttpAuthSchemeProvider;
32
+ httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
33
+ logger: import("@smithy/types").Logger;
34
+ protocol: import("@smithy/types").$ClientProtocol<any, any> | import("@smithy/types").$ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsJson1_0Protocol;
35
+ protocolSettings: {
36
+ [setting: string]: unknown;
37
+ defaultNamespace?: string;
38
+ };
39
+ serviceId: string;
40
+ sha256: import("@smithy/types").HashConstructor;
41
+ urlParser: import("@smithy/types").UrlParser;
42
+ utf8Decoder: import("@smithy/types").Decoder;
43
+ utf8Encoder: (input: Uint8Array | string) => string;
44
+ profile?: string;
45
+ runtime: string;
46
+ defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
47
+ bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
48
+ credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
49
+ defaultUserAgentProvider: (config?: import("@aws-sdk/core/client").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
50
+ maxAttempts: number | import("@smithy/types").Provider<number>;
51
+ region: string | import("@smithy/types").Provider<any>;
52
+ requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
53
+ retryMode: string | import("@smithy/types").Provider<string>;
54
+ streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
55
+ useDualstackEndpoint: boolean | (() => Promise<boolean>);
56
+ useFipsEndpoint: boolean | (() => Promise<boolean>);
57
57
  };
@@ -4,11 +4,46 @@ import type { MWAAServerlessClientConfig } from "./MWAAServerlessClient";
4
4
  * @internal
5
5
  */
6
6
  export declare const getRuntimeConfig: (config: MWAAServerlessClientConfig) => {
7
+ cacheMiddleware?: boolean;
8
+ endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Endpoint | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<string> | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
9
+ tls?: boolean;
10
+ ignoreConfiguredEndpointUrls?: boolean;
11
+ serviceConfiguredEndpoint?: never;
12
+ customUserAgent?: string | import("@smithy/types").UserAgent;
13
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
14
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
15
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
16
+ signingEscapePath?: boolean;
17
+ systemClockOffset?: number;
18
+ signingRegion?: string;
19
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
20
+ disableClockSkewCorrection?: boolean | import("@smithy/types").Provider<boolean>;
21
+ apiVersion: string;
22
+ base64Decoder: import("@smithy/types").Decoder;
23
+ base64Encoder: (_input: Uint8Array | string) => string;
24
+ disableHostPrefix: boolean;
25
+ endpointProvider: (params: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
26
+ logger?: import("@smithy/types").Logger;
27
+ }) => import("@smithy/types").EndpointV2;
28
+ extensions: import("./runtimeExtensions").RuntimeExtension[];
29
+ httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").MWAAServerlessHttpAuthSchemeProvider;
30
+ httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
31
+ logger: import("@smithy/types").Logger;
32
+ protocol: import("@smithy/types").$ClientProtocol<any, any> | import("@smithy/types").$ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsJson1_0Protocol;
33
+ protocolSettings: {
34
+ [setting: string]: unknown;
35
+ defaultNamespace?: string;
36
+ };
37
+ serviceId: string;
38
+ sha256: import("@smithy/types").HashConstructor;
39
+ urlParser: import("@smithy/types").UrlParser;
40
+ utf8Decoder: import("@smithy/types").Decoder;
41
+ utf8Encoder: (input: Uint8Array | string) => string;
7
42
  runtime: string;
8
43
  defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
9
44
  authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
10
45
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
- credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@aws-sdk/credential-provider-node").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
46
+ credentialDefaultProvider: ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@aws-sdk/credential-provider-node").MemoizedRuntimeConfigAwsCredentialIdentityProvider) | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider);
12
47
  defaultUserAgentProvider: (config?: import("@aws-sdk/core/client").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
13
48
  maxAttempts: number | import("@smithy/types").Provider<number>;
14
49
  region: string | import("@smithy/types").Provider<string>;
@@ -18,40 +53,5 @@ export declare const getRuntimeConfig: (config: MWAAServerlessClientConfig) => {
18
53
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
19
54
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
55
  userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
21
- cacheMiddleware?: boolean | undefined;
22
- protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsJson1_0Protocol;
23
- protocolSettings: {
24
- defaultNamespace?: string;
25
- [setting: string]: unknown;
26
- };
27
- apiVersion: string;
28
- sha256: import("@smithy/types").HashConstructor;
29
- urlParser: import("@smithy/types").UrlParser;
30
- base64Decoder: import("@smithy/types").Decoder;
31
- base64Encoder: (_input: Uint8Array | string) => string;
32
- utf8Decoder: import("@smithy/types").Decoder;
33
- utf8Encoder: (input: Uint8Array | string) => string;
34
- disableHostPrefix: boolean;
35
- serviceId: string;
36
56
  profile?: string;
37
- logger: import("@smithy/types").Logger;
38
- extensions: import("./runtimeExtensions").RuntimeExtension[];
39
- customUserAgent?: string | import("@smithy/types").UserAgent;
40
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
41
- endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
42
- endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
43
- logger?: import("@smithy/types").Logger;
44
- }) => import("@smithy/types").EndpointV2;
45
- tls?: boolean;
46
- ignoreConfiguredEndpointUrls?: boolean;
47
- serviceConfiguredEndpoint?: never;
48
- httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
49
- httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").MWAAServerlessHttpAuthSchemeProvider;
50
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
51
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
52
- signingEscapePath?: boolean;
53
- systemClockOffset?: number;
54
- signingRegion?: string;
55
- signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
56
- disableClockSkewCorrection?: boolean | import("@smithy/types").Provider<boolean>;
57
57
  };
@@ -3,54 +3,54 @@ import type { MWAAServerlessClientConfig } from "./MWAAServerlessClient";
3
3
  * @internal
4
4
  */
5
5
  export declare const getRuntimeConfig: (config: MWAAServerlessClientConfig) => {
6
- runtime: string;
7
- requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
8
6
  cacheMiddleware?: boolean;
9
- protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsJson1_0Protocol;
7
+ endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Endpoint | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<string> | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
8
+ tls?: boolean;
9
+ ignoreConfiguredEndpointUrls?: boolean;
10
+ serviceConfiguredEndpoint?: never;
11
+ customUserAgent?: string | import("@smithy/types").UserAgent;
12
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
13
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
14
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
15
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
16
+ signingEscapePath?: boolean;
17
+ systemClockOffset?: number;
18
+ signingRegion?: string;
19
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
20
+ disableClockSkewCorrection?: boolean | import("@smithy/types").Provider<boolean>;
21
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
22
+ apiVersion: string;
23
+ base64Decoder: import("@smithy/types").Decoder;
24
+ base64Encoder: (_input: Uint8Array | string) => string;
25
+ disableHostPrefix: boolean;
26
+ endpointProvider: (params: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
27
+ logger?: import("@smithy/types").Logger;
28
+ }) => import("@smithy/types").EndpointV2;
29
+ extensions: import("./runtimeExtensions").RuntimeExtension[];
30
+ httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").MWAAServerlessHttpAuthSchemeProvider;
31
+ httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
32
+ logger: import("@smithy/types").Logger;
33
+ protocol: import("@smithy/types").$ClientProtocol<any, any> | import("@smithy/types").$ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsJson1_0Protocol;
10
34
  protocolSettings: {
11
- defaultNamespace?: string;
12
35
  [setting: string]: unknown;
36
+ defaultNamespace?: string;
13
37
  };
14
- apiVersion: string;
38
+ serviceId: string;
15
39
  sha256: import("@smithy/types").HashConstructor;
16
40
  urlParser: import("@smithy/types").UrlParser;
17
- bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
18
- streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
19
- base64Decoder: import("@smithy/types").Decoder;
20
- base64Encoder: (_input: Uint8Array | string) => string;
21
41
  utf8Decoder: import("@smithy/types").Decoder;
22
42
  utf8Encoder: (input: Uint8Array | string) => string;
23
- disableHostPrefix: boolean;
24
- serviceId: string;
25
- useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
26
- useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
27
- region: string | import("@smithy/types").Provider<any>;
28
43
  profile?: string;
29
- defaultUserAgentProvider: (config?: import("@aws-sdk/core/client").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
44
+ defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode> | import("@smithy/core/client").DefaultsMode;
45
+ bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
30
46
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
47
+ defaultUserAgentProvider: (config?: import("@aws-sdk/core/client").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
31
48
  maxAttempts: number | import("@smithy/types").Provider<number>;
49
+ region: string | import("@smithy/types").Provider<any>;
50
+ requestHandler: import("@smithy/fetch-http-handler").FetchHttpHandler | import("@smithy/types").FetchHttpHandlerOptions | import("@smithy/types").NodeHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any>;
32
51
  retryMode: string | import("@smithy/types").Provider<string>;
33
- logger: import("@smithy/types").Logger;
34
- extensions: import("./runtimeExtensions").RuntimeExtension[];
35
- defaultsMode: import("@smithy/core/client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>;
36
- customUserAgent?: string | import("@smithy/types").UserAgent;
37
- userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
38
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
39
- endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
40
- endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
41
- logger?: import("@smithy/types").Logger;
42
- }) => import("@smithy/types").EndpointV2;
43
- tls?: boolean;
44
- ignoreConfiguredEndpointUrls?: boolean;
45
- serviceConfiguredEndpoint?: never;
46
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
47
- httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
48
- httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").MWAAServerlessHttpAuthSchemeProvider;
49
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
50
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
51
- signingEscapePath?: boolean;
52
- systemClockOffset?: number;
53
- signingRegion?: string;
54
- signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
55
- disableClockSkewCorrection?: boolean | import("@smithy/types").Provider<boolean>;
52
+ streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
53
+ useDualstackEndpoint: boolean | (() => Promise<boolean>);
54
+ useFipsEndpoint: boolean | (() => Promise<boolean>);
55
+ runtime: string;
56
56
  };
@@ -8,14 +8,14 @@ export declare const getRuntimeConfig: (config: MWAAServerlessClientConfig) => {
8
8
  base64Decoder: import("@smithy/types").Decoder;
9
9
  base64Encoder: (_input: Uint8Array | string) => string;
10
10
  disableHostPrefix: boolean;
11
- endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
11
+ endpointProvider: (params: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
12
12
  logger?: import("@smithy/types").Logger;
13
13
  }) => import("@smithy/types").EndpointV2;
14
14
  extensions: import("./runtimeExtensions").RuntimeExtension[];
15
15
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").MWAAServerlessHttpAuthSchemeProvider;
16
16
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
17
17
  logger: import("@smithy/types").Logger;
18
- protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof AwsJson1_0Protocol;
18
+ protocol: import("@smithy/types").$ClientProtocol<any, any> | import("@smithy/types").$ClientProtocolCtor<any, any> | typeof AwsJson1_0Protocol;
19
19
  protocolSettings: {
20
20
  [setting: string]: unknown;
21
21
  defaultNamespace?: string;
@@ -1,5 +1,5 @@
1
1
  import { TypeRegistry } from "@smithy/core/schema";
2
- import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
2
+ import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema, StaticUnionSchema } from "@smithy/types";
3
3
  export declare var MWAAServerlessServiceException$: StaticErrorSchema;
4
4
  export declare var AccessDeniedException$: StaticErrorSchema;
5
5
  export declare var ConflictException$: StaticErrorSchema;
@@ -40,6 +40,7 @@ export declare var ListWorkflowVersionsResponse$: StaticStructureSchema;
40
40
  export declare var LoggingConfiguration$: StaticStructureSchema;
41
41
  export declare var NetworkConfiguration$: StaticStructureSchema;
42
42
  export declare var RunDetailSummary$: StaticStructureSchema;
43
+ export declare var S3Location$: StaticStructureSchema;
43
44
  export declare var ScheduleConfiguration$: StaticStructureSchema;
44
45
  export declare var StartWorkflowRunRequest$: StaticStructureSchema;
45
46
  export declare var StartWorkflowRunResponse$: StaticStructureSchema;
@@ -57,6 +58,7 @@ export declare var WorkflowRunDetail$: StaticStructureSchema;
57
58
  export declare var WorkflowRunSummary$: StaticStructureSchema;
58
59
  export declare var WorkflowSummary$: StaticStructureSchema;
59
60
  export declare var WorkflowVersionSummary$: StaticStructureSchema;
61
+ export declare var Code$: StaticUnionSchema;
60
62
  export declare var CreateWorkflow$: StaticOperationSchema;
61
63
  export declare var DeleteWorkflow$: StaticOperationSchema;
62
64
  export declare var GetTaskInstance$: StaticOperationSchema;
@@ -68,6 +68,26 @@ export interface UntagResourceRequest {
68
68
  TagKeys: string[] | undefined;
69
69
  }
70
70
  export interface UntagResourceResponse {}
71
+ export interface S3Location {
72
+ Bucket: string | undefined;
73
+ ObjectKey: string | undefined;
74
+ VersionId?: string | undefined;
75
+ }
76
+ export type Code = Code.S3LocationMember | Code.$UnknownMember;
77
+ export declare namespace Code {
78
+ interface S3LocationMember {
79
+ S3Location: S3Location;
80
+ $unknown?: never;
81
+ }
82
+ interface $UnknownMember {
83
+ S3Location?: never;
84
+ $unknown: [string, any];
85
+ }
86
+ interface Visitor<T> {
87
+ S3Location: (value: S3Location) => T;
88
+ _: (name: string, value: any) => T;
89
+ }
90
+ }
71
91
  export interface DefinitionS3Location {
72
92
  Bucket: string | undefined;
73
93
  ObjectKey: string | undefined;
@@ -88,6 +108,7 @@ export interface CreateWorkflowRequest {
88
108
  Name: string | undefined;
89
109
  ClientToken?: string | undefined;
90
110
  DefinitionS3Location: DefinitionS3Location | undefined;
111
+ Code?: Code | undefined;
91
112
  RoleArn: string | undefined;
92
113
  Description?: string | undefined;
93
114
  EncryptionConfiguration?: EncryptionConfiguration | undefined;
@@ -133,6 +154,8 @@ export interface GetWorkflowResponse {
133
154
  EngineVersion?: EngineVersion | undefined;
134
155
  WorkflowStatus?: WorkflowStatus | undefined;
135
156
  DefinitionS3Location?: DefinitionS3Location | undefined;
157
+ Code?: Code | undefined;
158
+ CodeSnapshottedAt?: Date | undefined;
136
159
  ScheduleConfiguration?: ScheduleConfiguration | undefined;
137
160
  RoleArn?: string | undefined;
138
161
  NetworkConfiguration?: NetworkConfiguration | undefined;
@@ -160,6 +183,7 @@ export interface ListWorkflowsResponse {
160
183
  export interface UpdateWorkflowRequest {
161
184
  WorkflowArn: string | undefined;
162
185
  DefinitionS3Location: DefinitionS3Location | undefined;
186
+ Code?: Code | undefined;
163
187
  RoleArn: string | undefined;
164
188
  Description?: string | undefined;
165
189
  LoggingConfiguration?: LoggingConfiguration | undefined;
@@ -1,81 +1,30 @@
1
1
  import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
2
2
  import { MWAAServerlessClientConfig } from "./MWAAServerlessClient";
3
3
  export declare const getRuntimeConfig: (config: MWAAServerlessClientConfig) => {
4
- runtime: string;
5
- defaultsMode: import("@smithy/types").Provider<
6
- import("@smithy/core/client").ResolvedDefaultsMode
7
- >;
8
- bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
9
- credentialDefaultProvider:
10
- | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
11
- | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
12
- defaultUserAgentProvider: (
13
- config?: import("@aws-sdk/core/client").PreviouslyResolved,
14
- ) => Promise<import("@smithy/types").UserAgent>;
15
- maxAttempts: number | import("@smithy/types").Provider<number>;
16
- region: string | import("@smithy/types").Provider<any>;
17
- requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
18
- retryMode: string | import("@smithy/types").Provider<string>;
19
- streamCollector: (
20
- stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
21
- ) => Promise<Uint8Array>;
22
- useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
23
- (boolean | import("@smithy/types").Provider<boolean | undefined>);
24
- useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
25
- (boolean | import("@smithy/types").Provider<boolean | undefined>);
26
- cacheMiddleware?: boolean | undefined;
27
- protocol:
28
- | import("@smithy/types").ClientProtocol<any, any>
29
- | import("@smithy/types").ClientProtocolCtor<any, any>
30
- | typeof import("@aws-sdk/core/protocols").AwsJson1_0Protocol;
31
- protocolSettings: {
32
- defaultNamespace?: string;
33
- [setting: string]: unknown;
34
- };
35
- apiVersion: string;
36
- sha256: import("@smithy/types").HashConstructor;
37
- urlParser: import("@smithy/types").UrlParser;
38
- base64Decoder: import("@smithy/types").Decoder;
39
- base64Encoder: (_input: Uint8Array | string) => string;
40
- utf8Decoder: import("@smithy/types").Decoder;
41
- utf8Encoder: (input: Uint8Array | string) => string;
42
- disableHostPrefix: boolean;
43
- serviceId: string;
44
- profile?: string;
45
- logger: import("@smithy/types").Logger;
46
- extensions: import("./runtimeExtensions").RuntimeExtension[];
47
- customUserAgent?: string | import("@smithy/types").UserAgent;
48
- userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
49
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
4
+ cacheMiddleware?: boolean;
50
5
  endpoint?:
51
6
  | ((
52
7
  | string
53
8
  | import("@smithy/types").Endpoint
54
- | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
55
9
  | import("@smithy/types").EndpointV2
10
+ | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
56
11
  | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
57
12
  ) &
58
13
  (
59
14
  | string
60
- | import("@smithy/types").Provider<string>
61
15
  | import("@smithy/types").Endpoint
62
- | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
63
16
  | import("@smithy/types").EndpointV2
17
+ | import("@smithy/types").Provider<string>
18
+ | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
64
19
  | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
65
20
  ))
66
21
  | undefined;
67
- endpointProvider: (
68
- endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
69
- context?: {
70
- logger?: import("@smithy/types").Logger;
71
- },
72
- ) => import("@smithy/types").EndpointV2;
73
22
  tls?: boolean;
74
23
  ignoreConfiguredEndpointUrls?: boolean;
75
24
  serviceConfiguredEndpoint?: never;
76
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
77
- httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
78
- httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").MWAAServerlessHttpAuthSchemeProvider;
25
+ customUserAgent?: string | import("@smithy/types").UserAgent;
26
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
27
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
79
28
  credentials?:
80
29
  | import("@smithy/types").AwsCredentialIdentity
81
30
  | import("@smithy/types").AwsCredentialIdentityProvider;
@@ -92,4 +41,53 @@ export declare const getRuntimeConfig: (config: MWAAServerlessClientConfig) => {
92
41
  import("@smithy/signature-v4").SignatureV4CryptoInit,
93
42
  ) => import("@smithy/types").RequestSigner;
94
43
  disableClockSkewCorrection?: boolean | import("@smithy/types").Provider<boolean>;
44
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
45
+ apiVersion: string;
46
+ base64Decoder: import("@smithy/types").Decoder;
47
+ base64Encoder: (_input: Uint8Array | string) => string;
48
+ disableHostPrefix: boolean;
49
+ endpointProvider: (
50
+ params: import("./endpoint/EndpointParameters").EndpointParameters,
51
+ context?: {
52
+ logger?: import("@smithy/types").Logger;
53
+ },
54
+ ) => import("@smithy/types").EndpointV2;
55
+ extensions: import("./runtimeExtensions").RuntimeExtension[];
56
+ httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").MWAAServerlessHttpAuthSchemeProvider;
57
+ httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
58
+ logger: import("@smithy/types").Logger;
59
+ protocol:
60
+ | import("@smithy/types").$ClientProtocol<any, any>
61
+ | import("@smithy/types").$ClientProtocolCtor<any, any>
62
+ | typeof import("@aws-sdk/core/protocols").AwsJson1_0Protocol;
63
+ protocolSettings: {
64
+ [setting: string]: unknown;
65
+ defaultNamespace?: string;
66
+ };
67
+ serviceId: string;
68
+ sha256: import("@smithy/types").HashConstructor;
69
+ urlParser: import("@smithy/types").UrlParser;
70
+ utf8Decoder: import("@smithy/types").Decoder;
71
+ utf8Encoder: (input: Uint8Array | string) => string;
72
+ profile?: string;
73
+ runtime: string;
74
+ defaultsMode: import("@smithy/types").Provider<
75
+ import("@smithy/core/client").ResolvedDefaultsMode
76
+ >;
77
+ bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
78
+ credentialDefaultProvider:
79
+ | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
80
+ | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
81
+ defaultUserAgentProvider: (
82
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
83
+ ) => Promise<import("@smithy/types").UserAgent>;
84
+ maxAttempts: number | import("@smithy/types").Provider<number>;
85
+ region: string | import("@smithy/types").Provider<any>;
86
+ requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
87
+ retryMode: string | import("@smithy/types").Provider<string>;
88
+ streamCollector: (
89
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
90
+ ) => Promise<Uint8Array>;
91
+ useDualstackEndpoint: boolean | (() => Promise<boolean>);
92
+ useFipsEndpoint: boolean | (() => Promise<boolean>);
95
93
  };
@@ -1,81 +1,29 @@
1
1
  import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
2
2
  import { MWAAServerlessClientConfig } from "./MWAAServerlessClient";
3
3
  export declare const getRuntimeConfig: (config: MWAAServerlessClientConfig) => {
4
- runtime: string;
5
- defaultsMode: import("@smithy/types").Provider<
6
- import("@smithy/core/client").ResolvedDefaultsMode
7
- >;
8
- authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
9
- bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
10
- credentialDefaultProvider:
11
- | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
12
- | ((
13
- init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit,
14
- ) => import("@aws-sdk/credential-provider-node").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
15
- defaultUserAgentProvider: (
16
- config?: import("@aws-sdk/core/client").PreviouslyResolved,
17
- ) => Promise<import("@smithy/types").UserAgent>;
18
- maxAttempts: number | import("@smithy/types").Provider<number>;
19
- region: string | import("@smithy/types").Provider<string>;
20
- requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
21
- retryMode: string | import("@smithy/types").Provider<string>;
22
- streamCollector: (
23
- stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
24
- ) => Promise<Uint8Array>;
25
- useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
26
- useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
27
- userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
28
- cacheMiddleware?: boolean | undefined;
29
- protocol:
30
- | import("@smithy/types").ClientProtocol<any, any>
31
- | import("@smithy/types").ClientProtocolCtor<any, any>
32
- | typeof import("@aws-sdk/core/protocols").AwsJson1_0Protocol;
33
- protocolSettings: {
34
- defaultNamespace?: string;
35
- [setting: string]: unknown;
36
- };
37
- apiVersion: string;
38
- sha256: import("@smithy/types").HashConstructor;
39
- urlParser: import("@smithy/types").UrlParser;
40
- base64Decoder: import("@smithy/types").Decoder;
41
- base64Encoder: (_input: Uint8Array | string) => string;
42
- utf8Decoder: import("@smithy/types").Decoder;
43
- utf8Encoder: (input: Uint8Array | string) => string;
44
- disableHostPrefix: boolean;
45
- serviceId: string;
46
- profile?: string;
47
- logger: import("@smithy/types").Logger;
48
- extensions: import("./runtimeExtensions").RuntimeExtension[];
49
- customUserAgent?: string | import("@smithy/types").UserAgent;
50
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
4
+ cacheMiddleware?: boolean;
51
5
  endpoint?:
52
6
  | ((
53
7
  | string
54
8
  | import("@smithy/types").Endpoint
55
- | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
56
9
  | import("@smithy/types").EndpointV2
10
+ | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
57
11
  | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
58
12
  ) &
59
13
  (
60
14
  | string
61
- | import("@smithy/types").Provider<string>
62
15
  | import("@smithy/types").Endpoint
63
- | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
64
16
  | import("@smithy/types").EndpointV2
17
+ | import("@smithy/types").Provider<string>
18
+ | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
65
19
  | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
66
20
  ))
67
21
  | undefined;
68
- endpointProvider: (
69
- endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
70
- context?: {
71
- logger?: import("@smithy/types").Logger;
72
- },
73
- ) => import("@smithy/types").EndpointV2;
74
22
  tls?: boolean;
75
23
  ignoreConfiguredEndpointUrls?: boolean;
76
24
  serviceConfiguredEndpoint?: never;
77
- httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
78
- httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").MWAAServerlessHttpAuthSchemeProvider;
25
+ customUserAgent?: string | import("@smithy/types").UserAgent;
26
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
79
27
  credentials?:
80
28
  | import("@smithy/types").AwsCredentialIdentity
81
29
  | import("@smithy/types").AwsCredentialIdentityProvider;
@@ -92,4 +40,56 @@ export declare const getRuntimeConfig: (config: MWAAServerlessClientConfig) => {
92
40
  import("@smithy/signature-v4").SignatureV4CryptoInit,
93
41
  ) => import("@smithy/types").RequestSigner;
94
42
  disableClockSkewCorrection?: boolean | import("@smithy/types").Provider<boolean>;
43
+ apiVersion: string;
44
+ base64Decoder: import("@smithy/types").Decoder;
45
+ base64Encoder: (_input: Uint8Array | string) => string;
46
+ disableHostPrefix: boolean;
47
+ endpointProvider: (
48
+ params: import("./endpoint/EndpointParameters").EndpointParameters,
49
+ context?: {
50
+ logger?: import("@smithy/types").Logger;
51
+ },
52
+ ) => import("@smithy/types").EndpointV2;
53
+ extensions: import("./runtimeExtensions").RuntimeExtension[];
54
+ httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").MWAAServerlessHttpAuthSchemeProvider;
55
+ httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
56
+ logger: import("@smithy/types").Logger;
57
+ protocol:
58
+ | import("@smithy/types").$ClientProtocol<any, any>
59
+ | import("@smithy/types").$ClientProtocolCtor<any, any>
60
+ | typeof import("@aws-sdk/core/protocols").AwsJson1_0Protocol;
61
+ protocolSettings: {
62
+ [setting: string]: unknown;
63
+ defaultNamespace?: string;
64
+ };
65
+ serviceId: string;
66
+ sha256: import("@smithy/types").HashConstructor;
67
+ urlParser: import("@smithy/types").UrlParser;
68
+ utf8Decoder: import("@smithy/types").Decoder;
69
+ utf8Encoder: (input: Uint8Array | string) => string;
70
+ runtime: string;
71
+ defaultsMode: import("@smithy/types").Provider<
72
+ import("@smithy/core/client").ResolvedDefaultsMode
73
+ >;
74
+ authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
75
+ bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
76
+ credentialDefaultProvider:
77
+ | ((
78
+ init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit,
79
+ ) => import("@aws-sdk/credential-provider-node").MemoizedRuntimeConfigAwsCredentialIdentityProvider)
80
+ | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider);
81
+ defaultUserAgentProvider: (
82
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
83
+ ) => Promise<import("@smithy/types").UserAgent>;
84
+ maxAttempts: number | import("@smithy/types").Provider<number>;
85
+ region: string | import("@smithy/types").Provider<string>;
86
+ requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
87
+ retryMode: string | import("@smithy/types").Provider<string>;
88
+ streamCollector: (
89
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
90
+ ) => Promise<Uint8Array>;
91
+ useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
92
+ useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
93
+ userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
94
+ profile?: string;
95
95
  };
@@ -1,85 +1,29 @@
1
1
  import { MWAAServerlessClientConfig } from "./MWAAServerlessClient";
2
2
  export declare const getRuntimeConfig: (config: MWAAServerlessClientConfig) => {
3
- runtime: string;
4
- requestHandler:
5
- | import("@smithy/types").NodeHttpHandlerOptions
6
- | import("@smithy/types").FetchHttpHandlerOptions
7
- | Record<string, unknown>
8
- | import("@smithy/core/protocols").HttpHandler<any>
9
- | import("@smithy/fetch-http-handler").FetchHttpHandler;
10
3
  cacheMiddleware?: boolean;
11
- protocol:
12
- | import("@smithy/types").ClientProtocol<any, any>
13
- | import("@smithy/types").ClientProtocolCtor<any, any>
14
- | typeof import("@aws-sdk/core/protocols").AwsJson1_0Protocol;
15
- protocolSettings: {
16
- defaultNamespace?: string;
17
- [setting: string]: unknown;
18
- };
19
- apiVersion: string;
20
- sha256: import("@smithy/types").HashConstructor;
21
- urlParser: import("@smithy/types").UrlParser;
22
- bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
23
- streamCollector: (
24
- stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
25
- ) => Promise<Uint8Array>;
26
- base64Decoder: import("@smithy/types").Decoder;
27
- base64Encoder: (_input: Uint8Array | string) => string;
28
- utf8Decoder: import("@smithy/types").Decoder;
29
- utf8Encoder: (input: Uint8Array | string) => string;
30
- disableHostPrefix: boolean;
31
- serviceId: string;
32
- useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
33
- (boolean | import("@smithy/types").Provider<boolean | undefined>);
34
- useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
35
- (boolean | import("@smithy/types").Provider<boolean | undefined>);
36
- region: string | import("@smithy/types").Provider<any>;
37
- profile?: string;
38
- defaultUserAgentProvider: (
39
- config?: import("@aws-sdk/core/client").PreviouslyResolved,
40
- ) => Promise<import("@smithy/types").UserAgent>;
41
- credentialDefaultProvider:
42
- | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
43
- | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
44
- maxAttempts: number | import("@smithy/types").Provider<number>;
45
- retryMode: string | import("@smithy/types").Provider<string>;
46
- logger: import("@smithy/types").Logger;
47
- extensions: import("./runtimeExtensions").RuntimeExtension[];
48
- defaultsMode:
49
- | import("@smithy/core/client").DefaultsMode
50
- | import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>;
51
- customUserAgent?: string | import("@smithy/types").UserAgent;
52
- userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
53
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
54
4
  endpoint?:
55
5
  | ((
56
6
  | string
57
7
  | import("@smithy/types").Endpoint
58
- | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
59
8
  | import("@smithy/types").EndpointV2
9
+ | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
60
10
  | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
61
11
  ) &
62
12
  (
63
13
  | string
64
- | import("@smithy/types").Provider<string>
65
14
  | import("@smithy/types").Endpoint
66
- | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
67
15
  | import("@smithy/types").EndpointV2
16
+ | import("@smithy/types").Provider<string>
17
+ | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
68
18
  | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
69
19
  ))
70
20
  | undefined;
71
- endpointProvider: (
72
- endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
73
- context?: {
74
- logger?: import("@smithy/types").Logger;
75
- },
76
- ) => import("@smithy/types").EndpointV2;
77
21
  tls?: boolean;
78
22
  ignoreConfiguredEndpointUrls?: boolean;
79
23
  serviceConfiguredEndpoint?: never;
80
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
81
- httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
82
- httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").MWAAServerlessHttpAuthSchemeProvider;
24
+ customUserAgent?: string | import("@smithy/types").UserAgent;
25
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
26
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
83
27
  credentials?:
84
28
  | import("@smithy/types").AwsCredentialIdentity
85
29
  | import("@smithy/types").AwsCredentialIdentityProvider;
@@ -96,4 +40,58 @@ export declare const getRuntimeConfig: (config: MWAAServerlessClientConfig) => {
96
40
  import("@smithy/signature-v4").SignatureV4CryptoInit,
97
41
  ) => import("@smithy/types").RequestSigner;
98
42
  disableClockSkewCorrection?: boolean | import("@smithy/types").Provider<boolean>;
43
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
44
+ apiVersion: string;
45
+ base64Decoder: import("@smithy/types").Decoder;
46
+ base64Encoder: (_input: Uint8Array | string) => string;
47
+ disableHostPrefix: boolean;
48
+ endpointProvider: (
49
+ params: import("./endpoint/EndpointParameters").EndpointParameters,
50
+ context?: {
51
+ logger?: import("@smithy/types").Logger;
52
+ },
53
+ ) => import("@smithy/types").EndpointV2;
54
+ extensions: import("./runtimeExtensions").RuntimeExtension[];
55
+ httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").MWAAServerlessHttpAuthSchemeProvider;
56
+ httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
57
+ logger: import("@smithy/types").Logger;
58
+ protocol:
59
+ | import("@smithy/types").$ClientProtocol<any, any>
60
+ | import("@smithy/types").$ClientProtocolCtor<any, any>
61
+ | typeof import("@aws-sdk/core/protocols").AwsJson1_0Protocol;
62
+ protocolSettings: {
63
+ [setting: string]: unknown;
64
+ defaultNamespace?: string;
65
+ };
66
+ serviceId: string;
67
+ sha256: import("@smithy/types").HashConstructor;
68
+ urlParser: import("@smithy/types").UrlParser;
69
+ utf8Decoder: import("@smithy/types").Decoder;
70
+ utf8Encoder: (input: Uint8Array | string) => string;
71
+ profile?: string;
72
+ defaultsMode:
73
+ | import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>
74
+ | import("@smithy/core/client").DefaultsMode;
75
+ bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
76
+ credentialDefaultProvider:
77
+ | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
78
+ | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
79
+ defaultUserAgentProvider: (
80
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
81
+ ) => Promise<import("@smithy/types").UserAgent>;
82
+ maxAttempts: number | import("@smithy/types").Provider<number>;
83
+ region: string | import("@smithy/types").Provider<any>;
84
+ requestHandler:
85
+ | import("@smithy/fetch-http-handler").FetchHttpHandler
86
+ | import("@smithy/types").FetchHttpHandlerOptions
87
+ | import("@smithy/types").NodeHttpHandlerOptions
88
+ | Record<string, unknown>
89
+ | import("@smithy/core/protocols").HttpHandler<any>;
90
+ retryMode: string | import("@smithy/types").Provider<string>;
91
+ streamCollector: (
92
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
93
+ ) => Promise<Uint8Array>;
94
+ useDualstackEndpoint: boolean | (() => Promise<boolean>);
95
+ useFipsEndpoint: boolean | (() => Promise<boolean>);
96
+ runtime: string;
99
97
  };
@@ -6,7 +6,7 @@ export declare const getRuntimeConfig: (config: MWAAServerlessClientConfig) => {
6
6
  base64Encoder: (_input: Uint8Array | string) => string;
7
7
  disableHostPrefix: boolean;
8
8
  endpointProvider: (
9
- endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
9
+ params: import("./endpoint/EndpointParameters").EndpointParameters,
10
10
  context?: {
11
11
  logger?: import("@smithy/types").Logger;
12
12
  },
@@ -16,8 +16,8 @@ export declare const getRuntimeConfig: (config: MWAAServerlessClientConfig) => {
16
16
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
17
17
  logger: import("@smithy/types").Logger;
18
18
  protocol:
19
- | import("@smithy/types").ClientProtocol<any, any>
20
- | import("@smithy/types").ClientProtocolCtor<any, any>
19
+ | import("@smithy/types").$ClientProtocol<any, any>
20
+ | import("@smithy/types").$ClientProtocolCtor<any, any>
21
21
  | typeof AwsJson1_0Protocol;
22
22
  protocolSettings: {
23
23
  [setting: string]: unknown;
@@ -1,5 +1,10 @@
1
1
  import { TypeRegistry } from "@smithy/core/schema";
2
- import { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
2
+ import {
3
+ StaticErrorSchema,
4
+ StaticOperationSchema,
5
+ StaticStructureSchema,
6
+ StaticUnionSchema,
7
+ } from "@smithy/types";
3
8
  export declare var MWAAServerlessServiceException$: StaticErrorSchema;
4
9
  export declare var AccessDeniedException$: StaticErrorSchema;
5
10
  export declare var ConflictException$: StaticErrorSchema;
@@ -35,6 +40,7 @@ export declare var ListWorkflowVersionsResponse$: StaticStructureSchema;
35
40
  export declare var LoggingConfiguration$: StaticStructureSchema;
36
41
  export declare var NetworkConfiguration$: StaticStructureSchema;
37
42
  export declare var RunDetailSummary$: StaticStructureSchema;
43
+ export declare var S3Location$: StaticStructureSchema;
38
44
  export declare var ScheduleConfiguration$: StaticStructureSchema;
39
45
  export declare var StartWorkflowRunRequest$: StaticStructureSchema;
40
46
  export declare var StartWorkflowRunResponse$: StaticStructureSchema;
@@ -52,6 +58,7 @@ export declare var WorkflowRunDetail$: StaticStructureSchema;
52
58
  export declare var WorkflowRunSummary$: StaticStructureSchema;
53
59
  export declare var WorkflowSummary$: StaticStructureSchema;
54
60
  export declare var WorkflowVersionSummary$: StaticStructureSchema;
61
+ export declare var Code$: StaticUnionSchema;
55
62
  export declare var CreateWorkflow$: StaticOperationSchema;
56
63
  export declare var DeleteWorkflow$: StaticOperationSchema;
57
64
  export declare var GetTaskInstance$: StaticOperationSchema;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-mwaa-serverless",
3
- "version": "3.1109.0",
3
+ "version": "3.1111.0",
4
4
  "description": "AWS SDK for JavaScript Mwaa Serverless Client for Node.js, Browser and React Native",
5
5
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-mwaa-serverless",
6
6
  "license": "Apache-2.0",
@@ -46,9 +46,9 @@
46
46
  "test:index": "tsc -p tsconfig.test.json && node ./test/index-objects.spec.mjs"
47
47
  },
48
48
  "dependencies": {
49
- "@aws-sdk/core": "^3.977.7",
50
- "@aws-sdk/credential-provider-node": "^3.972.79",
51
- "@aws-sdk/types": "^3.974.3",
49
+ "@aws-sdk/core": "^3.977.8",
50
+ "@aws-sdk/credential-provider-node": "^3.972.80",
51
+ "@aws-sdk/types": "^3.974.4",
52
52
  "@smithy/core": "^3.31.1",
53
53
  "@smithy/fetch-http-handler": "^5.6.13",
54
54
  "@smithy/node-http-handler": "^4.9.13",
@@ -61,7 +61,7 @@
61
61
  "concurrently": "7.0.0",
62
62
  "downlevel-dts": "0.10.1",
63
63
  "premove": "4.0.0",
64
- "typescript": "~6.0.3"
64
+ "typescript": "~7.0.2"
65
65
  },
66
66
  "engines": {
67
67
  "node": ">=20.0.0"