@aws-sdk/client-apprunner 3.28.0 → 3.32.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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-apprunner",
3
3
  "description": "AWS SDK for JavaScript Apprunner Client for Node.js, Browser and React Native",
4
- "version": "3.28.0",
4
+ "version": "3.32.0",
5
5
  "scripts": {
6
6
  "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
7
7
  "build-documentation": "yarn remove-documentation && typedoc ./",
@@ -27,45 +27,45 @@
27
27
  "dependencies": {
28
28
  "@aws-crypto/sha256-browser": "^1.1.0",
29
29
  "@aws-crypto/sha256-js": "^1.1.0",
30
- "@aws-sdk/client-sts": "3.28.0",
31
- "@aws-sdk/config-resolver": "3.28.0",
32
- "@aws-sdk/credential-provider-node": "3.28.0",
33
- "@aws-sdk/fetch-http-handler": "3.25.0",
34
- "@aws-sdk/hash-node": "3.25.0",
35
- "@aws-sdk/invalid-dependency": "3.25.0",
36
- "@aws-sdk/middleware-content-length": "3.25.0",
37
- "@aws-sdk/middleware-host-header": "3.25.0",
38
- "@aws-sdk/middleware-logger": "3.25.0",
39
- "@aws-sdk/middleware-retry": "3.28.0",
40
- "@aws-sdk/middleware-serde": "3.25.0",
41
- "@aws-sdk/middleware-signing": "3.28.0",
42
- "@aws-sdk/middleware-stack": "3.25.0",
43
- "@aws-sdk/middleware-user-agent": "3.25.0",
44
- "@aws-sdk/node-config-provider": "3.28.0",
45
- "@aws-sdk/node-http-handler": "3.25.0",
46
- "@aws-sdk/protocol-http": "3.25.0",
47
- "@aws-sdk/smithy-client": "3.28.0",
48
- "@aws-sdk/types": "3.25.0",
49
- "@aws-sdk/url-parser": "3.25.0",
50
- "@aws-sdk/util-base64-browser": "3.23.0",
51
- "@aws-sdk/util-base64-node": "3.23.0",
52
- "@aws-sdk/util-body-length-browser": "3.23.0",
53
- "@aws-sdk/util-body-length-node": "3.23.0",
54
- "@aws-sdk/util-user-agent-browser": "3.25.0",
55
- "@aws-sdk/util-user-agent-node": "3.28.0",
56
- "@aws-sdk/util-utf8-browser": "3.23.0",
57
- "@aws-sdk/util-utf8-node": "3.23.0",
30
+ "@aws-sdk/client-sts": "3.32.0",
31
+ "@aws-sdk/config-resolver": "3.32.0",
32
+ "@aws-sdk/credential-provider-node": "3.32.0",
33
+ "@aws-sdk/fetch-http-handler": "3.32.0",
34
+ "@aws-sdk/hash-node": "3.32.0",
35
+ "@aws-sdk/invalid-dependency": "3.32.0",
36
+ "@aws-sdk/middleware-content-length": "3.32.0",
37
+ "@aws-sdk/middleware-host-header": "3.32.0",
38
+ "@aws-sdk/middleware-logger": "3.32.0",
39
+ "@aws-sdk/middleware-retry": "3.32.0",
40
+ "@aws-sdk/middleware-serde": "3.32.0",
41
+ "@aws-sdk/middleware-signing": "3.32.0",
42
+ "@aws-sdk/middleware-stack": "3.32.0",
43
+ "@aws-sdk/middleware-user-agent": "3.32.0",
44
+ "@aws-sdk/node-config-provider": "3.32.0",
45
+ "@aws-sdk/node-http-handler": "3.32.0",
46
+ "@aws-sdk/protocol-http": "3.32.0",
47
+ "@aws-sdk/smithy-client": "3.32.0",
48
+ "@aws-sdk/types": "3.32.0",
49
+ "@aws-sdk/url-parser": "3.32.0",
50
+ "@aws-sdk/util-base64-browser": "3.32.0",
51
+ "@aws-sdk/util-base64-node": "3.32.0",
52
+ "@aws-sdk/util-body-length-browser": "3.32.0",
53
+ "@aws-sdk/util-body-length-node": "3.32.0",
54
+ "@aws-sdk/util-user-agent-browser": "3.32.0",
55
+ "@aws-sdk/util-user-agent-node": "3.32.0",
56
+ "@aws-sdk/util-utf8-browser": "3.32.0",
57
+ "@aws-sdk/util-utf8-node": "3.32.0",
58
58
  "tslib": "^2.3.0"
59
59
  },
60
60
  "devDependencies": {
61
- "@aws-sdk/client-documentation-generator": "3.23.0",
61
+ "@aws-sdk/client-documentation-generator": "3.32.0",
62
62
  "@types/node": "^12.7.5",
63
63
  "downlevel-dts": "0.7.0",
64
64
  "jest": "^26.1.0",
65
65
  "rimraf": "^3.0.0",
66
66
  "ts-jest": "^26.4.1",
67
67
  "typedoc": "^0.19.2",
68
- "typescript": "~4.3.2"
68
+ "typescript": "~4.3.5"
69
69
  },
70
70
  "engines": {
71
71
  "node": ">=10.0.0"
@@ -119,8 +119,11 @@ import {
119
119
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
120
120
  import {
121
121
  expectBoolean as __expectBoolean,
122
- expectInt as __expectInt,
122
+ expectInt32 as __expectInt32,
123
+ expectNonNull as __expectNonNull,
124
+ expectNumber as __expectNumber,
123
125
  expectString as __expectString,
126
+ parseEpochTimestamp as __parseEpochTimestamp,
124
127
  } from "@aws-sdk/smithy-client";
125
128
  import {
126
129
  Endpoint as __Endpoint,
@@ -2508,19 +2511,19 @@ const deserializeAws_json1_0AutoScalingConfiguration = (
2508
2511
  return {
2509
2512
  AutoScalingConfigurationArn: __expectString(output.AutoScalingConfigurationArn),
2510
2513
  AutoScalingConfigurationName: __expectString(output.AutoScalingConfigurationName),
2511
- AutoScalingConfigurationRevision: __expectInt(output.AutoScalingConfigurationRevision),
2514
+ AutoScalingConfigurationRevision: __expectInt32(output.AutoScalingConfigurationRevision),
2512
2515
  CreatedAt:
2513
2516
  output.CreatedAt !== undefined && output.CreatedAt !== null
2514
- ? new Date(Math.round(output.CreatedAt * 1000))
2517
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreatedAt)))
2515
2518
  : undefined,
2516
2519
  DeletedAt:
2517
2520
  output.DeletedAt !== undefined && output.DeletedAt !== null
2518
- ? new Date(Math.round(output.DeletedAt * 1000))
2521
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.DeletedAt)))
2519
2522
  : undefined,
2520
2523
  Latest: __expectBoolean(output.Latest),
2521
- MaxConcurrency: __expectInt(output.MaxConcurrency),
2522
- MaxSize: __expectInt(output.MaxSize),
2523
- MinSize: __expectInt(output.MinSize),
2524
+ MaxConcurrency: __expectInt32(output.MaxConcurrency),
2525
+ MaxSize: __expectInt32(output.MaxSize),
2526
+ MinSize: __expectInt32(output.MinSize),
2524
2527
  Status: __expectString(output.Status),
2525
2528
  } as any;
2526
2529
  };
@@ -2532,7 +2535,7 @@ const deserializeAws_json1_0AutoScalingConfigurationSummary = (
2532
2535
  return {
2533
2536
  AutoScalingConfigurationArn: __expectString(output.AutoScalingConfigurationArn),
2534
2537
  AutoScalingConfigurationName: __expectString(output.AutoScalingConfigurationName),
2535
- AutoScalingConfigurationRevision: __expectInt(output.AutoScalingConfigurationRevision),
2538
+ AutoScalingConfigurationRevision: __expectInt32(output.AutoScalingConfigurationRevision),
2536
2539
  } as any;
2537
2540
  };
2538
2541
 
@@ -2622,7 +2625,7 @@ const deserializeAws_json1_0Connection = (output: any, context: __SerdeContext):
2622
2625
  ConnectionName: __expectString(output.ConnectionName),
2623
2626
  CreatedAt:
2624
2627
  output.CreatedAt !== undefined && output.CreatedAt !== null
2625
- ? new Date(Math.round(output.CreatedAt * 1000))
2628
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreatedAt)))
2626
2629
  : undefined,
2627
2630
  ProviderType: __expectString(output.ProviderType),
2628
2631
  Status: __expectString(output.Status),
@@ -2635,7 +2638,7 @@ const deserializeAws_json1_0ConnectionSummary = (output: any, context: __SerdeCo
2635
2638
  ConnectionName: __expectString(output.ConnectionName),
2636
2639
  CreatedAt:
2637
2640
  output.CreatedAt !== undefined && output.CreatedAt !== null
2638
- ? new Date(Math.round(output.CreatedAt * 1000))
2641
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreatedAt)))
2639
2642
  : undefined,
2640
2643
  ProviderType: __expectString(output.ProviderType),
2641
2644
  Status: __expectString(output.Status),
@@ -2811,12 +2814,12 @@ const deserializeAws_json1_0HealthCheckConfiguration = (
2811
2814
  context: __SerdeContext
2812
2815
  ): HealthCheckConfiguration => {
2813
2816
  return {
2814
- HealthyThreshold: __expectInt(output.HealthyThreshold),
2815
- Interval: __expectInt(output.Interval),
2817
+ HealthyThreshold: __expectInt32(output.HealthyThreshold),
2818
+ Interval: __expectInt32(output.Interval),
2816
2819
  Path: __expectString(output.Path),
2817
2820
  Protocol: __expectString(output.Protocol),
2818
- Timeout: __expectInt(output.Timeout),
2819
- UnhealthyThreshold: __expectInt(output.UnhealthyThreshold),
2821
+ Timeout: __expectInt32(output.Timeout),
2822
+ UnhealthyThreshold: __expectInt32(output.UnhealthyThreshold),
2820
2823
  } as any;
2821
2824
  };
2822
2825
 
@@ -2935,18 +2938,20 @@ const deserializeAws_json1_0ListTagsForResourceResponse = (
2935
2938
  const deserializeAws_json1_0OperationSummary = (output: any, context: __SerdeContext): OperationSummary => {
2936
2939
  return {
2937
2940
  EndedAt:
2938
- output.EndedAt !== undefined && output.EndedAt !== null ? new Date(Math.round(output.EndedAt * 1000)) : undefined,
2941
+ output.EndedAt !== undefined && output.EndedAt !== null
2942
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.EndedAt)))
2943
+ : undefined,
2939
2944
  Id: __expectString(output.Id),
2940
2945
  StartedAt:
2941
2946
  output.StartedAt !== undefined && output.StartedAt !== null
2942
- ? new Date(Math.round(output.StartedAt * 1000))
2947
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.StartedAt)))
2943
2948
  : undefined,
2944
2949
  Status: __expectString(output.Status),
2945
2950
  TargetArn: __expectString(output.TargetArn),
2946
2951
  Type: __expectString(output.Type),
2947
2952
  UpdatedAt:
2948
2953
  output.UpdatedAt !== undefined && output.UpdatedAt !== null
2949
- ? new Date(Math.round(output.UpdatedAt * 1000))
2954
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.UpdatedAt)))
2950
2955
  : undefined,
2951
2956
  } as any;
2952
2957
  };
@@ -3014,11 +3019,11 @@ const deserializeAws_json1_0Service = (output: any, context: __SerdeContext): Se
3014
3019
  : undefined,
3015
3020
  CreatedAt:
3016
3021
  output.CreatedAt !== undefined && output.CreatedAt !== null
3017
- ? new Date(Math.round(output.CreatedAt * 1000))
3022
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreatedAt)))
3018
3023
  : undefined,
3019
3024
  DeletedAt:
3020
3025
  output.DeletedAt !== undefined && output.DeletedAt !== null
3021
- ? new Date(Math.round(output.DeletedAt * 1000))
3026
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.DeletedAt)))
3022
3027
  : undefined,
3023
3028
  EncryptionConfiguration:
3024
3029
  output.EncryptionConfiguration !== undefined && output.EncryptionConfiguration !== null
@@ -3043,7 +3048,7 @@ const deserializeAws_json1_0Service = (output: any, context: __SerdeContext): Se
3043
3048
  Status: __expectString(output.Status),
3044
3049
  UpdatedAt:
3045
3050
  output.UpdatedAt !== undefined && output.UpdatedAt !== null
3046
- ? new Date(Math.round(output.UpdatedAt * 1000))
3051
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.UpdatedAt)))
3047
3052
  : undefined,
3048
3053
  } as any;
3049
3054
  };
@@ -3061,7 +3066,7 @@ const deserializeAws_json1_0ServiceSummary = (output: any, context: __SerdeConte
3061
3066
  return {
3062
3067
  CreatedAt:
3063
3068
  output.CreatedAt !== undefined && output.CreatedAt !== null
3064
- ? new Date(Math.round(output.CreatedAt * 1000))
3069
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreatedAt)))
3065
3070
  : undefined,
3066
3071
  ServiceArn: __expectString(output.ServiceArn),
3067
3072
  ServiceId: __expectString(output.ServiceId),
@@ -3070,7 +3075,7 @@ const deserializeAws_json1_0ServiceSummary = (output: any, context: __SerdeConte
3070
3075
  Status: __expectString(output.Status),
3071
3076
  UpdatedAt:
3072
3077
  output.UpdatedAt !== undefined && output.UpdatedAt !== null
3073
- ? new Date(Math.round(output.UpdatedAt * 1000))
3078
+ ? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.UpdatedAt)))
3074
3079
  : undefined,
3075
3080
  } as any;
3076
3081
  };