@aws-sdk/client-migration-hub-refactor-spaces 3.495.0 → 3.499.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.
Files changed (2) hide show
  1. package/dist-cjs/index.js +52 -49
  2. package/package.json +39 -39
package/dist-cjs/index.js CHANGED
@@ -2881,82 +2881,85 @@ var paginateListServices = (0, import_core.createPaginator)(MigrationHubRefactor
2881
2881
  // src/index.ts
2882
2882
  var import_util_endpoints = require("@aws-sdk/util-endpoints");
2883
2883
  // Annotate the CommonJS export names for ESM import in node:
2884
+
2884
2885
  0 && (module.exports = {
2885
- AccessDeniedException,
2886
- ApiGatewayEndpointType,
2887
- ApplicationState,
2888
- ApplicationSummaryFilterSensitiveLog,
2889
- ConflictException,
2886
+ MigrationHubRefactorSpacesServiceException,
2887
+ __Client,
2888
+ MigrationHubRefactorSpacesClient,
2889
+ MigrationHubRefactorSpaces,
2890
+ $Command,
2890
2891
  CreateApplicationCommand,
2891
- CreateApplicationRequestFilterSensitiveLog,
2892
- CreateApplicationResponseFilterSensitiveLog,
2893
2892
  CreateEnvironmentCommand,
2894
- CreateEnvironmentRequestFilterSensitiveLog,
2895
- CreateEnvironmentResponseFilterSensitiveLog,
2896
2893
  CreateRouteCommand,
2897
- CreateRouteRequestFilterSensitiveLog,
2898
- CreateRouteResponseFilterSensitiveLog,
2899
2894
  CreateServiceCommand,
2900
- CreateServiceRequestFilterSensitiveLog,
2901
- CreateServiceResponseFilterSensitiveLog,
2902
2895
  DeleteApplicationCommand,
2903
2896
  DeleteEnvironmentCommand,
2904
2897
  DeleteResourcePolicyCommand,
2905
2898
  DeleteRouteCommand,
2906
2899
  DeleteServiceCommand,
2907
- EnvironmentState,
2908
- EnvironmentSummaryFilterSensitiveLog,
2909
- ErrorCode,
2910
- ErrorResourceType,
2911
2900
  GetApplicationCommand,
2912
- GetApplicationResponseFilterSensitiveLog,
2913
2901
  GetEnvironmentCommand,
2914
- GetEnvironmentResponseFilterSensitiveLog,
2915
2902
  GetResourcePolicyCommand,
2916
2903
  GetRouteCommand,
2917
- GetRouteResponseFilterSensitiveLog,
2918
2904
  GetServiceCommand,
2919
- GetServiceResponseFilterSensitiveLog,
2920
- HttpMethod,
2921
- InternalServerException,
2922
- InvalidResourcePolicyException,
2923
2905
  ListApplicationsCommand,
2924
- ListApplicationsResponseFilterSensitiveLog,
2925
2906
  ListEnvironmentVpcsCommand,
2926
2907
  ListEnvironmentsCommand,
2927
- ListEnvironmentsResponseFilterSensitiveLog,
2928
2908
  ListRoutesCommand,
2929
- ListRoutesResponseFilterSensitiveLog,
2930
2909
  ListServicesCommand,
2931
- ListServicesResponseFilterSensitiveLog,
2932
2910
  ListTagsForResourceCommand,
2933
- ListTagsForResourceResponseFilterSensitiveLog,
2934
- MigrationHubRefactorSpaces,
2935
- MigrationHubRefactorSpacesClient,
2936
- MigrationHubRefactorSpacesServiceException,
2937
- NetworkFabricType,
2938
- ProxyType,
2939
2911
  PutResourcePolicyCommand,
2940
- ResourceNotFoundException,
2941
- RouteActivationState,
2942
- RouteState,
2943
- RouteSummaryFilterSensitiveLog,
2944
- RouteType,
2945
- ServiceEndpointType,
2946
- ServiceQuotaExceededException,
2947
- ServiceState,
2948
- ServiceSummaryFilterSensitiveLog,
2949
2912
  TagResourceCommand,
2950
- TagResourceRequestFilterSensitiveLog,
2951
- ThrottlingException,
2952
2913
  UntagResourceCommand,
2953
- UntagResourceRequestFilterSensitiveLog,
2954
2914
  UpdateRouteCommand,
2955
- ValidationException,
2956
- __Client,
2957
2915
  paginateListApplications,
2958
2916
  paginateListEnvironmentVpcs,
2959
2917
  paginateListEnvironments,
2960
2918
  paginateListRoutes,
2961
- paginateListServices
2919
+ paginateListServices,
2920
+ AccessDeniedException,
2921
+ ApiGatewayEndpointType,
2922
+ ApplicationState,
2923
+ ErrorCode,
2924
+ ErrorResourceType,
2925
+ ProxyType,
2926
+ ConflictException,
2927
+ InternalServerException,
2928
+ ResourceNotFoundException,
2929
+ ServiceQuotaExceededException,
2930
+ ThrottlingException,
2931
+ ValidationException,
2932
+ NetworkFabricType,
2933
+ EnvironmentState,
2934
+ RouteActivationState,
2935
+ RouteType,
2936
+ HttpMethod,
2937
+ RouteState,
2938
+ ServiceEndpointType,
2939
+ ServiceState,
2940
+ InvalidResourcePolicyException,
2941
+ ApplicationSummaryFilterSensitiveLog,
2942
+ CreateApplicationRequestFilterSensitiveLog,
2943
+ CreateApplicationResponseFilterSensitiveLog,
2944
+ CreateEnvironmentRequestFilterSensitiveLog,
2945
+ CreateEnvironmentResponseFilterSensitiveLog,
2946
+ CreateRouteRequestFilterSensitiveLog,
2947
+ CreateRouteResponseFilterSensitiveLog,
2948
+ CreateServiceRequestFilterSensitiveLog,
2949
+ CreateServiceResponseFilterSensitiveLog,
2950
+ EnvironmentSummaryFilterSensitiveLog,
2951
+ GetApplicationResponseFilterSensitiveLog,
2952
+ GetEnvironmentResponseFilterSensitiveLog,
2953
+ GetRouteResponseFilterSensitiveLog,
2954
+ GetServiceResponseFilterSensitiveLog,
2955
+ ListApplicationsResponseFilterSensitiveLog,
2956
+ ListEnvironmentsResponseFilterSensitiveLog,
2957
+ RouteSummaryFilterSensitiveLog,
2958
+ ListRoutesResponseFilterSensitiveLog,
2959
+ ServiceSummaryFilterSensitiveLog,
2960
+ ListServicesResponseFilterSensitiveLog,
2961
+ ListTagsForResourceResponseFilterSensitiveLog,
2962
+ TagResourceRequestFilterSensitiveLog,
2963
+ UntagResourceRequestFilterSensitiveLog
2962
2964
  });
2965
+
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-migration-hub-refactor-spaces",
3
3
  "description": "AWS SDK for JavaScript Migration Hub Refactor Spaces Client for Node.js, Browser and React Native",
4
- "version": "3.495.0",
4
+ "version": "3.499.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-migration-hub-refactor-spaces",
@@ -20,48 +20,48 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.495.0",
24
- "@aws-sdk/core": "3.495.0",
25
- "@aws-sdk/credential-provider-node": "3.495.0",
26
- "@aws-sdk/middleware-host-header": "3.495.0",
27
- "@aws-sdk/middleware-logger": "3.495.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.495.0",
29
- "@aws-sdk/middleware-signing": "3.495.0",
30
- "@aws-sdk/middleware-user-agent": "3.495.0",
31
- "@aws-sdk/region-config-resolver": "3.495.0",
32
- "@aws-sdk/types": "3.495.0",
33
- "@aws-sdk/util-endpoints": "3.495.0",
34
- "@aws-sdk/util-user-agent-browser": "3.495.0",
35
- "@aws-sdk/util-user-agent-node": "3.495.0",
36
- "@smithy/config-resolver": "^2.1.0",
37
- "@smithy/core": "^1.3.0",
38
- "@smithy/fetch-http-handler": "^2.4.0",
39
- "@smithy/hash-node": "^2.1.0",
40
- "@smithy/invalid-dependency": "^2.1.0",
41
- "@smithy/middleware-content-length": "^2.1.0",
42
- "@smithy/middleware-endpoint": "^2.4.0",
43
- "@smithy/middleware-retry": "^2.1.0",
44
- "@smithy/middleware-serde": "^2.1.0",
45
- "@smithy/middleware-stack": "^2.1.0",
46
- "@smithy/node-config-provider": "^2.2.0",
47
- "@smithy/node-http-handler": "^2.3.0",
48
- "@smithy/protocol-http": "^3.1.0",
49
- "@smithy/smithy-client": "^2.3.0",
50
- "@smithy/types": "^2.9.0",
51
- "@smithy/url-parser": "^2.1.0",
52
- "@smithy/util-base64": "^2.1.0",
53
- "@smithy/util-body-length-browser": "^2.1.0",
54
- "@smithy/util-body-length-node": "^2.2.0",
55
- "@smithy/util-defaults-mode-browser": "^2.1.0",
56
- "@smithy/util-defaults-mode-node": "^2.1.0",
57
- "@smithy/util-endpoints": "^1.1.0",
58
- "@smithy/util-retry": "^2.1.0",
59
- "@smithy/util-utf8": "^2.1.0",
23
+ "@aws-sdk/client-sts": "3.499.0",
24
+ "@aws-sdk/core": "3.496.0",
25
+ "@aws-sdk/credential-provider-node": "3.499.0",
26
+ "@aws-sdk/middleware-host-header": "3.496.0",
27
+ "@aws-sdk/middleware-logger": "3.496.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.496.0",
29
+ "@aws-sdk/middleware-signing": "3.496.0",
30
+ "@aws-sdk/middleware-user-agent": "3.496.0",
31
+ "@aws-sdk/region-config-resolver": "3.496.0",
32
+ "@aws-sdk/types": "3.496.0",
33
+ "@aws-sdk/util-endpoints": "3.496.0",
34
+ "@aws-sdk/util-user-agent-browser": "3.496.0",
35
+ "@aws-sdk/util-user-agent-node": "3.496.0",
36
+ "@smithy/config-resolver": "^2.1.1",
37
+ "@smithy/core": "^1.3.1",
38
+ "@smithy/fetch-http-handler": "^2.4.1",
39
+ "@smithy/hash-node": "^2.1.1",
40
+ "@smithy/invalid-dependency": "^2.1.1",
41
+ "@smithy/middleware-content-length": "^2.1.1",
42
+ "@smithy/middleware-endpoint": "^2.4.1",
43
+ "@smithy/middleware-retry": "^2.1.1",
44
+ "@smithy/middleware-serde": "^2.1.1",
45
+ "@smithy/middleware-stack": "^2.1.1",
46
+ "@smithy/node-config-provider": "^2.2.1",
47
+ "@smithy/node-http-handler": "^2.3.1",
48
+ "@smithy/protocol-http": "^3.1.1",
49
+ "@smithy/smithy-client": "^2.3.1",
50
+ "@smithy/types": "^2.9.1",
51
+ "@smithy/url-parser": "^2.1.1",
52
+ "@smithy/util-base64": "^2.1.1",
53
+ "@smithy/util-body-length-browser": "^2.1.1",
54
+ "@smithy/util-body-length-node": "^2.2.1",
55
+ "@smithy/util-defaults-mode-browser": "^2.1.1",
56
+ "@smithy/util-defaults-mode-node": "^2.1.1",
57
+ "@smithy/util-endpoints": "^1.1.1",
58
+ "@smithy/util-retry": "^2.1.1",
59
+ "@smithy/util-utf8": "^2.1.1",
60
60
  "tslib": "^2.5.0",
61
61
  "uuid": "^8.3.2"
62
62
  },
63
63
  "devDependencies": {
64
- "@smithy/service-client-documentation-generator": "^2.1.0",
64
+ "@smithy/service-client-documentation-generator": "^2.1.1",
65
65
  "@tsconfig/node14": "1.0.3",
66
66
  "@types/node": "^14.14.31",
67
67
  "@types/uuid": "^8.3.0",