@aws-sdk/client-migration-hub-refactor-spaces 3.496.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.
- package/dist-cjs/index.js +50 -49
- package/package.json +3 -3
package/dist-cjs/index.js
CHANGED
|
@@ -2883,82 +2883,83 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
2883
2883
|
// Annotate the CommonJS export names for ESM import in node:
|
|
2884
2884
|
|
|
2885
2885
|
0 && (module.exports = {
|
|
2886
|
-
|
|
2887
|
-
|
|
2888
|
-
|
|
2889
|
-
|
|
2890
|
-
|
|
2886
|
+
MigrationHubRefactorSpacesServiceException,
|
|
2887
|
+
__Client,
|
|
2888
|
+
MigrationHubRefactorSpacesClient,
|
|
2889
|
+
MigrationHubRefactorSpaces,
|
|
2890
|
+
$Command,
|
|
2891
2891
|
CreateApplicationCommand,
|
|
2892
|
-
CreateApplicationRequestFilterSensitiveLog,
|
|
2893
|
-
CreateApplicationResponseFilterSensitiveLog,
|
|
2894
2892
|
CreateEnvironmentCommand,
|
|
2895
|
-
CreateEnvironmentRequestFilterSensitiveLog,
|
|
2896
|
-
CreateEnvironmentResponseFilterSensitiveLog,
|
|
2897
2893
|
CreateRouteCommand,
|
|
2898
|
-
CreateRouteRequestFilterSensitiveLog,
|
|
2899
|
-
CreateRouteResponseFilterSensitiveLog,
|
|
2900
2894
|
CreateServiceCommand,
|
|
2901
|
-
CreateServiceRequestFilterSensitiveLog,
|
|
2902
|
-
CreateServiceResponseFilterSensitiveLog,
|
|
2903
2895
|
DeleteApplicationCommand,
|
|
2904
2896
|
DeleteEnvironmentCommand,
|
|
2905
2897
|
DeleteResourcePolicyCommand,
|
|
2906
2898
|
DeleteRouteCommand,
|
|
2907
2899
|
DeleteServiceCommand,
|
|
2908
|
-
EnvironmentState,
|
|
2909
|
-
EnvironmentSummaryFilterSensitiveLog,
|
|
2910
|
-
ErrorCode,
|
|
2911
|
-
ErrorResourceType,
|
|
2912
2900
|
GetApplicationCommand,
|
|
2913
|
-
GetApplicationResponseFilterSensitiveLog,
|
|
2914
2901
|
GetEnvironmentCommand,
|
|
2915
|
-
GetEnvironmentResponseFilterSensitiveLog,
|
|
2916
2902
|
GetResourcePolicyCommand,
|
|
2917
2903
|
GetRouteCommand,
|
|
2918
|
-
GetRouteResponseFilterSensitiveLog,
|
|
2919
2904
|
GetServiceCommand,
|
|
2920
|
-
GetServiceResponseFilterSensitiveLog,
|
|
2921
|
-
HttpMethod,
|
|
2922
|
-
InternalServerException,
|
|
2923
|
-
InvalidResourcePolicyException,
|
|
2924
2905
|
ListApplicationsCommand,
|
|
2925
|
-
ListApplicationsResponseFilterSensitiveLog,
|
|
2926
2906
|
ListEnvironmentVpcsCommand,
|
|
2927
2907
|
ListEnvironmentsCommand,
|
|
2928
|
-
ListEnvironmentsResponseFilterSensitiveLog,
|
|
2929
2908
|
ListRoutesCommand,
|
|
2930
|
-
ListRoutesResponseFilterSensitiveLog,
|
|
2931
2909
|
ListServicesCommand,
|
|
2932
|
-
ListServicesResponseFilterSensitiveLog,
|
|
2933
2910
|
ListTagsForResourceCommand,
|
|
2934
|
-
ListTagsForResourceResponseFilterSensitiveLog,
|
|
2935
|
-
MigrationHubRefactorSpaces,
|
|
2936
|
-
MigrationHubRefactorSpacesClient,
|
|
2937
|
-
MigrationHubRefactorSpacesServiceException,
|
|
2938
|
-
NetworkFabricType,
|
|
2939
|
-
ProxyType,
|
|
2940
2911
|
PutResourcePolicyCommand,
|
|
2941
|
-
ResourceNotFoundException,
|
|
2942
|
-
RouteActivationState,
|
|
2943
|
-
RouteState,
|
|
2944
|
-
RouteSummaryFilterSensitiveLog,
|
|
2945
|
-
RouteType,
|
|
2946
|
-
ServiceEndpointType,
|
|
2947
|
-
ServiceQuotaExceededException,
|
|
2948
|
-
ServiceState,
|
|
2949
|
-
ServiceSummaryFilterSensitiveLog,
|
|
2950
2912
|
TagResourceCommand,
|
|
2951
|
-
TagResourceRequestFilterSensitiveLog,
|
|
2952
|
-
ThrottlingException,
|
|
2953
2913
|
UntagResourceCommand,
|
|
2954
|
-
UntagResourceRequestFilterSensitiveLog,
|
|
2955
2914
|
UpdateRouteCommand,
|
|
2956
|
-
ValidationException,
|
|
2957
|
-
__Client,
|
|
2958
2915
|
paginateListApplications,
|
|
2959
2916
|
paginateListEnvironmentVpcs,
|
|
2960
2917
|
paginateListEnvironments,
|
|
2961
2918
|
paginateListRoutes,
|
|
2962
|
-
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
|
|
2963
2964
|
});
|
|
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.
|
|
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,9 +20,9 @@
|
|
|
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.
|
|
23
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
24
24
|
"@aws-sdk/core": "3.496.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.499.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|