@aws-sdk/client-migration-hub-refactor-spaces 3.53.0 → 3.54.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/CHANGELOG.md +11 -0
- package/README.md +3 -0
- package/dist-types/MigrationHubRefactorSpaces.d.ts +29 -19
- package/dist-types/MigrationHubRefactorSpacesClient.d.ts +5 -2
- package/dist-types/commands/CreateApplicationCommand.d.ts +2 -2
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +5 -4
- package/dist-types/commands/CreateRouteCommand.d.ts +14 -10
- package/dist-types/commands/CreateServiceCommand.d.ts +1 -1
- package/dist-types/commands/ListEnvironmentVpcsCommand.d.ts +2 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +20 -12
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/MigrationHubRefactorSpacesClient.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +27 -27
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,17 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.54.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.53.1...v3.54.0) (2022-03-11)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **clients:** update clients as of 2022/03/10 ([#3411](https://github.com/aws/aws-sdk-js-v3/issues/3411)) ([8fa517a](https://github.com/aws/aws-sdk-js-v3/commit/8fa517a2c56d2f98a2e4a9c4ea6fd99b6ce61a71))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
6
17
|
# [3.53.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.52.0...v3.53.0) (2022-02-24)
|
|
7
18
|
|
|
8
19
|
|
package/README.md
CHANGED
|
@@ -15,6 +15,9 @@ request parameters and the response. Alternatively, you can use one of the Amazo
|
|
|
15
15
|
access an API that is tailored to the programming language or platform that you're using. For
|
|
16
16
|
more information, see <a href="http://aws.amazon.com/tools/#SDKs">Amazon Web Services SDKs</a>.</p>
|
|
17
17
|
|
|
18
|
+
<p>To share Refactor Spaces environments with other Amazon Web Services accounts or with Organizations
|
|
19
|
+
and their OUs, use Resource Access Manager's <code>CreateResourceShare</code> API. See <a href="https://docs.aws.amazon.com/ram/latest/APIReference/API_CreateResourceShare.html">CreateResourceShare</a> in the <i>Amazon Web Services RAM API Reference</i>.</p>
|
|
20
|
+
|
|
18
21
|
## Installing
|
|
19
22
|
|
|
20
23
|
To install the this package, simply type add or install @aws-sdk/client-migration-hub-refactor-spaces
|
|
@@ -31,22 +31,26 @@ import { MigrationHubRefactorSpacesClient } from "./MigrationHubRefactorSpacesCl
|
|
|
31
31
|
* request parameters and the response. Alternatively, you can use one of the Amazon Web Services SDKs to
|
|
32
32
|
* access an API that is tailored to the programming language or platform that you're using. For
|
|
33
33
|
* more information, see <a href="http://aws.amazon.com/tools/#SDKs">Amazon Web Services SDKs</a>.</p>
|
|
34
|
+
*
|
|
35
|
+
* <p>To share Refactor Spaces environments with other Amazon Web Services accounts or with Organizations
|
|
36
|
+
* and their OUs, use Resource Access Manager's <code>CreateResourceShare</code> API. See <a href="https://docs.aws.amazon.com/ram/latest/APIReference/API_CreateResourceShare.html">CreateResourceShare</a> in the <i>Amazon Web Services RAM API Reference</i>.</p>
|
|
34
37
|
*/
|
|
35
38
|
export declare class MigrationHubRefactorSpaces extends MigrationHubRefactorSpacesClient {
|
|
36
39
|
/**
|
|
37
40
|
* <p>Creates an Amazon Web Services Migration Hub Refactor Spaces application. The account that owns the environment also owns the
|
|
38
41
|
* applications created inside the environment, regardless of the account that creates the
|
|
39
|
-
* application. Refactor Spaces provisions
|
|
40
|
-
*
|
|
42
|
+
* application. Refactor Spaces provisions an Amazon API Gateway, API Gateway VPC link, and
|
|
43
|
+
* Network Load Balancer for the application proxy inside your account.</p>
|
|
41
44
|
*/
|
|
42
45
|
createApplication(args: CreateApplicationCommandInput, options?: __HttpHandlerOptions): Promise<CreateApplicationCommandOutput>;
|
|
43
46
|
createApplication(args: CreateApplicationCommandInput, cb: (err: any, data?: CreateApplicationCommandOutput) => void): void;
|
|
44
47
|
createApplication(args: CreateApplicationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateApplicationCommandOutput) => void): void;
|
|
45
48
|
/**
|
|
46
|
-
* <p>Creates an Amazon Web Services Migration Hub Refactor Spaces environment. The caller owns the environment resource, and
|
|
47
|
-
*
|
|
48
|
-
*
|
|
49
|
-
*
|
|
49
|
+
* <p>Creates an Amazon Web Services Migration Hub Refactor Spaces environment. The caller owns the environment resource, and all
|
|
50
|
+
* Refactor Spaces applications, services, and routes created within the environment. They are referred
|
|
51
|
+
* to as the <i>environment owner</i>. The environment owner has cross-account
|
|
52
|
+
* visibility and control of Refactor Spaces resources that are added to the environment by other
|
|
53
|
+
* accounts that the environment is shared with. When creating an environment, Refactor Spaces
|
|
50
54
|
* provisions a transit gateway in your account.</p>
|
|
51
55
|
*/
|
|
52
56
|
createEnvironment(args: CreateEnvironmentCommandInput, options?: __HttpHandlerOptions): Promise<CreateEnvironmentCommandOutput>;
|
|
@@ -70,25 +74,29 @@ export declare class MigrationHubRefactorSpaces extends MigrationHubRefactorSpac
|
|
|
70
74
|
* Refactor Spaces routes traffic over the public internet.</p>
|
|
71
75
|
* </li>
|
|
72
76
|
* <li>
|
|
73
|
-
* <p>If the service has an Lambda function endpoint, then Refactor Spaces
|
|
74
|
-
* the
|
|
75
|
-
*
|
|
77
|
+
* <p>If the service has an Lambda function endpoint, then Refactor Spaces
|
|
78
|
+
* configures the Lambda function's resource policy to allow the application's
|
|
79
|
+
* API Gateway to invoke the function.</p>
|
|
76
80
|
* </li>
|
|
77
81
|
* </ul>
|
|
78
|
-
* <p>A health check is performed on the service when the route is created. If the
|
|
79
|
-
* fails, the route transitions to <code>FAILED</code>, and no traffic is sent to
|
|
80
|
-
*
|
|
81
|
-
*
|
|
82
|
+
* <p>A one-time health check is performed on the service when the route is created. If the
|
|
83
|
+
* health check fails, the route transitions to <code>FAILED</code>, and no traffic is sent to
|
|
84
|
+
* the service.</p>
|
|
85
|
+
* <p>For Lambda functions, the Lambda function state is checked. If the
|
|
86
|
+
* function is not active, the function configuration is updated so that Lambda
|
|
82
87
|
* resources are provisioned. If the Lambda state is <code>Failed</code>, then the
|
|
83
88
|
* route creation fails. For more information, see the <a href="https://docs.aws.amazon.com/lambda/latest/dg/API_GetFunctionConfiguration.html#SSS-GetFunctionConfiguration-response-State">GetFunctionConfiguration's State response parameter</a> in the <i>Lambda Developer Guide</i>.</p>
|
|
84
|
-
* <p>For public URLs, a connection is opened to the public endpoint. If the URL is not
|
|
85
|
-
* the health check fails. For private URLs, a target group is created and the target
|
|
86
|
-
* health check is run.</p>
|
|
89
|
+
* <p>For public URLs, a connection is opened to the public endpoint. If the URL is not
|
|
90
|
+
* reachable, the health check fails. For private URLs, a target group is created and the target
|
|
91
|
+
* group health check is run.</p>
|
|
87
92
|
* <p>The <code>HealthCheckProtocol</code>, <code>HealthCheckPort</code>, and
|
|
88
93
|
* <code>HealthCheckPath</code> are the same protocol, port, and path specified in the URL or
|
|
89
94
|
* health URL, if used. All other settings use the default values, as described in <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/application/target-group-health-checks.html">Health checks
|
|
90
95
|
* for your target groups</a>. The health check is considered successful if at least one
|
|
91
96
|
* target within the target group transitions to a healthy state.</p>
|
|
97
|
+
* <p>Services can have HTTP or HTTPS URL endpoints. For HTTPS URLs, publicly-signed
|
|
98
|
+
* certificates are supported. Private Certificate Authorities (CAs) are permitted only if the
|
|
99
|
+
* CA's domain is publicly resolvable.</p>
|
|
92
100
|
*/
|
|
93
101
|
createRoute(args: CreateRouteCommandInput, options?: __HttpHandlerOptions): Promise<CreateRouteCommandOutput>;
|
|
94
102
|
createRoute(args: CreateRouteCommandInput, cb: (err: any, data?: CreateRouteCommandOutput) => void): void;
|
|
@@ -99,7 +107,7 @@ export declare class MigrationHubRefactorSpaces extends MigrationHubRefactorSpac
|
|
|
99
107
|
* Services have either a URL endpoint in a virtual private cloud (VPC), or a Lambda
|
|
100
108
|
* function endpoint.</p>
|
|
101
109
|
* <important>
|
|
102
|
-
* <p>If an Amazon Web Services
|
|
110
|
+
* <p>If an Amazon Web Services resource is launched in a service VPC, and you want it to be
|
|
103
111
|
* accessible to all of an environment’s services with VPCs and routes, apply the
|
|
104
112
|
* <code>RefactorSpacesSecurityGroup</code> to the resource. Alternatively, to add more
|
|
105
113
|
* cross-account constraints, apply your own security group.</p>
|
|
@@ -184,7 +192,8 @@ export declare class MigrationHubRefactorSpaces extends MigrationHubRefactorSpac
|
|
|
184
192
|
listEnvironments(args: ListEnvironmentsCommandInput, cb: (err: any, data?: ListEnvironmentsCommandOutput) => void): void;
|
|
185
193
|
listEnvironments(args: ListEnvironmentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEnvironmentsCommandOutput) => void): void;
|
|
186
194
|
/**
|
|
187
|
-
* <p>Lists all
|
|
195
|
+
* <p>Lists all Amazon Web Services Migration Hub Refactor Spaces service virtual private clouds (VPCs) that are part of the
|
|
196
|
+
* environment. </p>
|
|
188
197
|
*/
|
|
189
198
|
listEnvironmentVpcs(args: ListEnvironmentVpcsCommandInput, options?: __HttpHandlerOptions): Promise<ListEnvironmentVpcsCommandOutput>;
|
|
190
199
|
listEnvironmentVpcs(args: ListEnvironmentVpcsCommandInput, cb: (err: any, data?: ListEnvironmentVpcsCommandOutput) => void): void;
|
|
@@ -212,7 +221,8 @@ export declare class MigrationHubRefactorSpaces extends MigrationHubRefactorSpac
|
|
|
212
221
|
* <p>Attaches a resource-based permission policy to the Amazon Web Services Migration Hub Refactor Spaces environment. The policy
|
|
213
222
|
* must contain the same actions and condition statements as the
|
|
214
223
|
* <code>arn:aws:ram::aws:permission/AWSRAMDefaultPermissionRefactorSpacesEnvironment</code>
|
|
215
|
-
* permission in Resource Access Manager. The policy must not contain new lines or blank lines.
|
|
224
|
+
* permission in Resource Access Manager. The policy must not contain new lines or blank lines.
|
|
225
|
+
* </p>
|
|
216
226
|
*/
|
|
217
227
|
putResourcePolicy(args: PutResourcePolicyCommandInput, options?: __HttpHandlerOptions): Promise<PutResourcePolicyCommandOutput>;
|
|
218
228
|
putResourcePolicy(args: PutResourcePolicyCommandInput, cb: (err: any, data?: PutResourcePolicyCommandOutput) => void): void;
|
|
@@ -5,7 +5,7 @@ import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-s
|
|
|
5
5
|
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
6
6
|
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
7
7
|
import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
|
|
8
|
-
import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
|
|
8
|
+
import { BodyLengthCalculator as __BodyLengthCalculator, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
|
|
9
9
|
import { CreateApplicationCommandInput, CreateApplicationCommandOutput } from "./commands/CreateApplicationCommand";
|
|
10
10
|
import { CreateEnvironmentCommandInput, CreateEnvironmentCommandOutput } from "./commands/CreateEnvironmentCommand";
|
|
11
11
|
import { CreateRouteCommandInput, CreateRouteCommandOutput } from "./commands/CreateRouteCommand";
|
|
@@ -51,7 +51,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
51
51
|
* A function that can calculate the length of a request body.
|
|
52
52
|
* @internal
|
|
53
53
|
*/
|
|
54
|
-
bodyLengthChecker?:
|
|
54
|
+
bodyLengthChecker?: __BodyLengthCalculator;
|
|
55
55
|
/**
|
|
56
56
|
* A function that converts a stream into an array of bytes.
|
|
57
57
|
* @internal
|
|
@@ -156,6 +156,9 @@ export interface MigrationHubRefactorSpacesClientResolvedConfig extends Migratio
|
|
|
156
156
|
* request parameters and the response. Alternatively, you can use one of the Amazon Web Services SDKs to
|
|
157
157
|
* access an API that is tailored to the programming language or platform that you're using. For
|
|
158
158
|
* more information, see <a href="http://aws.amazon.com/tools/#SDKs">Amazon Web Services SDKs</a>.</p>
|
|
159
|
+
*
|
|
160
|
+
* <p>To share Refactor Spaces environments with other Amazon Web Services accounts or with Organizations
|
|
161
|
+
* and their OUs, use Resource Access Manager's <code>CreateResourceShare</code> API. See <a href="https://docs.aws.amazon.com/ram/latest/APIReference/API_CreateResourceShare.html">CreateResourceShare</a> in the <i>Amazon Web Services RAM API Reference</i>.</p>
|
|
159
162
|
*/
|
|
160
163
|
export declare class MigrationHubRefactorSpacesClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, MigrationHubRefactorSpacesClientResolvedConfig> {
|
|
161
164
|
/**
|
|
@@ -9,8 +9,8 @@ export interface CreateApplicationCommandOutput extends CreateApplicationRespons
|
|
|
9
9
|
/**
|
|
10
10
|
* <p>Creates an Amazon Web Services Migration Hub Refactor Spaces application. The account that owns the environment also owns the
|
|
11
11
|
* applications created inside the environment, regardless of the account that creates the
|
|
12
|
-
* application. Refactor Spaces provisions
|
|
13
|
-
*
|
|
12
|
+
* application. Refactor Spaces provisions an Amazon API Gateway, API Gateway VPC link, and
|
|
13
|
+
* Network Load Balancer for the application proxy inside your account.</p>
|
|
14
14
|
* @example
|
|
15
15
|
* Use a bare-bones client and the command you need to make an API call.
|
|
16
16
|
* ```javascript
|
|
@@ -7,10 +7,11 @@ export interface CreateEnvironmentCommandInput extends CreateEnvironmentRequest
|
|
|
7
7
|
export interface CreateEnvironmentCommandOutput extends CreateEnvironmentResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>Creates an Amazon Web Services Migration Hub Refactor Spaces environment. The caller owns the environment resource, and
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
*
|
|
10
|
+
* <p>Creates an Amazon Web Services Migration Hub Refactor Spaces environment. The caller owns the environment resource, and all
|
|
11
|
+
* Refactor Spaces applications, services, and routes created within the environment. They are referred
|
|
12
|
+
* to as the <i>environment owner</i>. The environment owner has cross-account
|
|
13
|
+
* visibility and control of Refactor Spaces resources that are added to the environment by other
|
|
14
|
+
* accounts that the environment is shared with. When creating an environment, Refactor Spaces
|
|
14
15
|
* provisions a transit gateway in your account.</p>
|
|
15
16
|
* @example
|
|
16
17
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -24,25 +24,29 @@ export interface CreateRouteCommandOutput extends CreateRouteResponse, __Metadat
|
|
|
24
24
|
* Refactor Spaces routes traffic over the public internet.</p>
|
|
25
25
|
* </li>
|
|
26
26
|
* <li>
|
|
27
|
-
* <p>If the service has an Lambda function endpoint, then Refactor Spaces
|
|
28
|
-
* the
|
|
29
|
-
*
|
|
27
|
+
* <p>If the service has an Lambda function endpoint, then Refactor Spaces
|
|
28
|
+
* configures the Lambda function's resource policy to allow the application's
|
|
29
|
+
* API Gateway to invoke the function.</p>
|
|
30
30
|
* </li>
|
|
31
31
|
* </ul>
|
|
32
|
-
* <p>A health check is performed on the service when the route is created. If the
|
|
33
|
-
* fails, the route transitions to <code>FAILED</code>, and no traffic is sent to
|
|
34
|
-
*
|
|
35
|
-
*
|
|
32
|
+
* <p>A one-time health check is performed on the service when the route is created. If the
|
|
33
|
+
* health check fails, the route transitions to <code>FAILED</code>, and no traffic is sent to
|
|
34
|
+
* the service.</p>
|
|
35
|
+
* <p>For Lambda functions, the Lambda function state is checked. If the
|
|
36
|
+
* function is not active, the function configuration is updated so that Lambda
|
|
36
37
|
* resources are provisioned. If the Lambda state is <code>Failed</code>, then the
|
|
37
38
|
* route creation fails. For more information, see the <a href="https://docs.aws.amazon.com/lambda/latest/dg/API_GetFunctionConfiguration.html#SSS-GetFunctionConfiguration-response-State">GetFunctionConfiguration's State response parameter</a> in the <i>Lambda Developer Guide</i>.</p>
|
|
38
|
-
* <p>For public URLs, a connection is opened to the public endpoint. If the URL is not
|
|
39
|
-
* the health check fails. For private URLs, a target group is created and the target
|
|
40
|
-
* health check is run.</p>
|
|
39
|
+
* <p>For public URLs, a connection is opened to the public endpoint. If the URL is not
|
|
40
|
+
* reachable, the health check fails. For private URLs, a target group is created and the target
|
|
41
|
+
* group health check is run.</p>
|
|
41
42
|
* <p>The <code>HealthCheckProtocol</code>, <code>HealthCheckPort</code>, and
|
|
42
43
|
* <code>HealthCheckPath</code> are the same protocol, port, and path specified in the URL or
|
|
43
44
|
* health URL, if used. All other settings use the default values, as described in <a href="https://docs.aws.amazon.com/elasticloadbalancing/latest/application/target-group-health-checks.html">Health checks
|
|
44
45
|
* for your target groups</a>. The health check is considered successful if at least one
|
|
45
46
|
* target within the target group transitions to a healthy state.</p>
|
|
47
|
+
* <p>Services can have HTTP or HTTPS URL endpoints. For HTTPS URLs, publicly-signed
|
|
48
|
+
* certificates are supported. Private Certificate Authorities (CAs) are permitted only if the
|
|
49
|
+
* CA's domain is publicly resolvable.</p>
|
|
46
50
|
* @example
|
|
47
51
|
* Use a bare-bones client and the command you need to make an API call.
|
|
48
52
|
* ```javascript
|
|
@@ -12,7 +12,7 @@ export interface CreateServiceCommandOutput extends CreateServiceResponse, __Met
|
|
|
12
12
|
* Services have either a URL endpoint in a virtual private cloud (VPC), or a Lambda
|
|
13
13
|
* function endpoint.</p>
|
|
14
14
|
* <important>
|
|
15
|
-
* <p>If an Amazon Web Services
|
|
15
|
+
* <p>If an Amazon Web Services resource is launched in a service VPC, and you want it to be
|
|
16
16
|
* accessible to all of an environment’s services with VPCs and routes, apply the
|
|
17
17
|
* <code>RefactorSpacesSecurityGroup</code> to the resource. Alternatively, to add more
|
|
18
18
|
* cross-account constraints, apply your own security group.</p>
|
|
@@ -7,7 +7,8 @@ export interface ListEnvironmentVpcsCommandInput extends ListEnvironmentVpcsRequ
|
|
|
7
7
|
export interface ListEnvironmentVpcsCommandOutput extends ListEnvironmentVpcsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>Lists all
|
|
10
|
+
* <p>Lists all Amazon Web Services Migration Hub Refactor Spaces service virtual private clouds (VPCs) that are part of the
|
|
11
|
+
* environment. </p>
|
|
11
12
|
* @example
|
|
12
13
|
* Use a bare-bones client and the command you need to make an API call.
|
|
13
14
|
* ```javascript
|
|
@@ -10,7 +10,8 @@ export interface PutResourcePolicyCommandOutput extends PutResourcePolicyRespons
|
|
|
10
10
|
* <p>Attaches a resource-based permission policy to the Amazon Web Services Migration Hub Refactor Spaces environment. The policy
|
|
11
11
|
* must contain the same actions and condition statements as the
|
|
12
12
|
* <code>arn:aws:ram::aws:permission/AWSRAMDefaultPermissionRefactorSpacesEnvironment</code>
|
|
13
|
-
* permission in Resource Access Manager. The policy must not contain new lines or blank lines.
|
|
13
|
+
* permission in Resource Access Manager. The policy must not contain new lines or blank lines.
|
|
14
|
+
* </p>
|
|
14
15
|
* @example
|
|
15
16
|
* Use a bare-bones client and the command you need to make an API call.
|
|
16
17
|
* ```javascript
|
|
@@ -37,7 +37,8 @@ export interface ApiGatewayProxyConfig {
|
|
|
37
37
|
*/
|
|
38
38
|
NlbArn?: string;
|
|
39
39
|
/**
|
|
40
|
-
* <p>The name of the Network Load Balancer that is configured by the API Gateway proxy.
|
|
40
|
+
* <p>The name of the Network Load Balancer that is configured by the API Gateway proxy.
|
|
41
|
+
* </p>
|
|
41
42
|
*/
|
|
42
43
|
NlbName?: string;
|
|
43
44
|
/**
|
|
@@ -100,7 +101,8 @@ export interface ApiGatewayProxySummary {
|
|
|
100
101
|
*/
|
|
101
102
|
NlbArn?: string;
|
|
102
103
|
/**
|
|
103
|
-
* <p>The name of the Network Load Balancer that is configured by the API Gateway proxy.
|
|
104
|
+
* <p>The name of the Network Load Balancer that is configured by the API Gateway proxy.
|
|
105
|
+
* </p>
|
|
104
106
|
*/
|
|
105
107
|
NlbName?: string;
|
|
106
108
|
/**
|
|
@@ -209,11 +211,12 @@ export interface ApplicationSummary {
|
|
|
209
211
|
*/
|
|
210
212
|
Name?: string;
|
|
211
213
|
/**
|
|
212
|
-
* <p>
|
|
214
|
+
* <p>The Amazon Resource Name (ARN) of the application. </p>
|
|
213
215
|
*/
|
|
214
216
|
Arn?: string;
|
|
215
217
|
/**
|
|
216
|
-
* <p>The Amazon Web Services account ID of the application owner
|
|
218
|
+
* <p>The Amazon Web Services account ID of the application owner (which is always the same as
|
|
219
|
+
* the environment owner account ID).</p>
|
|
217
220
|
*/
|
|
218
221
|
OwnerAccountId?: string;
|
|
219
222
|
/**
|
|
@@ -344,7 +347,8 @@ export interface CreateApplicationResponse {
|
|
|
344
347
|
*/
|
|
345
348
|
Arn?: string;
|
|
346
349
|
/**
|
|
347
|
-
* <p>The Amazon Web Services account ID of the application owner
|
|
350
|
+
* <p>The Amazon Web Services account ID of the application owner (which is always the same as
|
|
351
|
+
* the environment owner account ID).</p>
|
|
348
352
|
*/
|
|
349
353
|
OwnerAccountId?: string;
|
|
350
354
|
/**
|
|
@@ -486,7 +490,8 @@ export declare class ThrottlingException extends __BaseException {
|
|
|
486
490
|
constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
|
|
487
491
|
}
|
|
488
492
|
/**
|
|
489
|
-
* <p>The input does not satisfy the constraints specified by an Amazon Web Service.
|
|
493
|
+
* <p>The input does not satisfy the constraints specified by an Amazon Web Service.
|
|
494
|
+
* </p>
|
|
490
495
|
*/
|
|
491
496
|
export declare class ValidationException extends __BaseException {
|
|
492
497
|
readonly name: "ValidationException";
|
|
@@ -613,7 +618,8 @@ export interface UriPathRouteInput {
|
|
|
613
618
|
*/
|
|
614
619
|
SourcePath: string | undefined;
|
|
615
620
|
/**
|
|
616
|
-
* <p>Indicates whether traffic is forwarded to this route’s service after the route is created.
|
|
621
|
+
* <p>Indicates whether traffic is forwarded to this route’s service after the route is created.
|
|
622
|
+
* </p>
|
|
617
623
|
*/
|
|
618
624
|
ActivationState: RouteActivationState | string | undefined;
|
|
619
625
|
/**
|
|
@@ -712,7 +718,7 @@ export interface CreateRouteResponse {
|
|
|
712
718
|
*/
|
|
713
719
|
RouteType?: RouteType | string;
|
|
714
720
|
/**
|
|
715
|
-
* <p>The ID of service in which the
|
|
721
|
+
* <p>The ID of service in which the route is created. Traffic that matches this route is
|
|
716
722
|
* forwarded to this service.</p>
|
|
717
723
|
*/
|
|
718
724
|
ServiceId?: string;
|
|
@@ -725,7 +731,7 @@ export interface CreateRouteResponse {
|
|
|
725
731
|
*/
|
|
726
732
|
UriPathRoute?: UriPathRouteInput;
|
|
727
733
|
/**
|
|
728
|
-
* <p>
|
|
734
|
+
* <p>The current state of the route. </p>
|
|
729
735
|
*/
|
|
730
736
|
State?: RouteState | string;
|
|
731
737
|
/**
|
|
@@ -1065,7 +1071,7 @@ export interface DeleteRouteResponse {
|
|
|
1065
1071
|
*/
|
|
1066
1072
|
ServiceId?: string;
|
|
1067
1073
|
/**
|
|
1068
|
-
* <p>
|
|
1074
|
+
* <p>The ID of the application that the route belongs to.</p>
|
|
1069
1075
|
*/
|
|
1070
1076
|
ApplicationId?: string;
|
|
1071
1077
|
/**
|
|
@@ -1145,7 +1151,8 @@ export declare namespace DeleteServiceResponse {
|
|
|
1145
1151
|
const filterSensitiveLog: (obj: DeleteServiceResponse) => any;
|
|
1146
1152
|
}
|
|
1147
1153
|
/**
|
|
1148
|
-
* <p>The summary information for environments as a response to <code>ListEnvironments</code>.
|
|
1154
|
+
* <p>The summary information for environments as a response to <code>ListEnvironments</code>.
|
|
1155
|
+
* </p>
|
|
1149
1156
|
*/
|
|
1150
1157
|
export interface EnvironmentSummary {
|
|
1151
1158
|
/**
|
|
@@ -1271,7 +1278,8 @@ export interface GetApplicationResponse {
|
|
|
1271
1278
|
*/
|
|
1272
1279
|
Arn?: string;
|
|
1273
1280
|
/**
|
|
1274
|
-
* <p>The Amazon Web Services account ID of the application owner
|
|
1281
|
+
* <p>The Amazon Web Services account ID of the application owner (which is always the same as
|
|
1282
|
+
* the environment owner account ID).</p>
|
|
1275
1283
|
*/
|
|
1276
1284
|
OwnerAccountId?: string;
|
|
1277
1285
|
/**
|
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: MigrationHubRefactorSpacesClient
|
|
|
8
8
|
defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
|
|
9
9
|
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
10
10
|
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
11
|
-
bodyLengthChecker: (
|
|
11
|
+
bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
|
|
12
12
|
credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
13
13
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
14
14
|
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: MigrationHubRefactorSpacesClient
|
|
|
8
8
|
defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
|
|
9
9
|
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
10
10
|
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
11
|
-
bodyLengthChecker: (
|
|
11
|
+
bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
|
|
12
12
|
credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
13
13
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
14
14
|
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: MigrationHubRefactorSpacesClient
|
|
|
8
8
|
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | import("@aws-sdk/fetch-http-handler").FetchHttpHandler;
|
|
9
9
|
apiVersion: string;
|
|
10
10
|
urlParser: import("@aws-sdk/types").UrlParser;
|
|
11
|
-
bodyLengthChecker: (
|
|
11
|
+
bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
|
|
12
12
|
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
13
13
|
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
14
14
|
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
@@ -5,7 +5,7 @@ import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-s
|
|
|
5
5
|
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
6
6
|
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
7
7
|
import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
|
|
8
|
-
import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
|
|
8
|
+
import { BodyLengthCalculator as __BodyLengthCalculator, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
|
|
9
9
|
import { CreateApplicationCommandInput, CreateApplicationCommandOutput } from "./commands/CreateApplicationCommand";
|
|
10
10
|
import { CreateEnvironmentCommandInput, CreateEnvironmentCommandOutput } from "./commands/CreateEnvironmentCommand";
|
|
11
11
|
import { CreateRouteCommandInput, CreateRouteCommandOutput } from "./commands/CreateRouteCommand";
|
|
@@ -39,7 +39,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
39
39
|
|
|
40
40
|
urlParser?: __UrlParser;
|
|
41
41
|
|
|
42
|
-
bodyLengthChecker?:
|
|
42
|
+
bodyLengthChecker?: __BodyLengthCalculator;
|
|
43
43
|
|
|
44
44
|
streamCollector?: __StreamCollector;
|
|
45
45
|
|
|
@@ -6,7 +6,7 @@ export declare const getRuntimeConfig: (config: MigrationHubRefactorSpacesClient
|
|
|
6
6
|
defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
|
|
7
7
|
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
8
8
|
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
9
|
-
bodyLengthChecker: (
|
|
9
|
+
bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
11
11
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
12
12
|
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
@@ -6,7 +6,7 @@ export declare const getRuntimeConfig: (config: MigrationHubRefactorSpacesClient
|
|
|
6
6
|
defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
|
|
7
7
|
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
8
8
|
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
9
|
-
bodyLengthChecker: (
|
|
9
|
+
bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
11
11
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
12
12
|
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
@@ -6,7 +6,7 @@ export declare const getRuntimeConfig: (config: MigrationHubRefactorSpacesClient
|
|
|
6
6
|
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | import("@aws-sdk/fetch-http-handler").FetchHttpHandler;
|
|
7
7
|
apiVersion: string;
|
|
8
8
|
urlParser: import("@aws-sdk/types").UrlParser;
|
|
9
|
-
bodyLengthChecker: (
|
|
9
|
+
bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
|
|
10
10
|
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
11
11
|
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
12
12
|
base64Encoder: import("@aws-sdk/types").Encoder;
|
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.54.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -18,34 +18,34 @@
|
|
|
18
18
|
"dependencies": {
|
|
19
19
|
"@aws-crypto/sha256-browser": "2.0.0",
|
|
20
20
|
"@aws-crypto/sha256-js": "2.0.0",
|
|
21
|
-
"@aws-sdk/client-sts": "3.
|
|
22
|
-
"@aws-sdk/config-resolver": "3.
|
|
23
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
25
|
-
"@aws-sdk/hash-node": "3.
|
|
26
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
27
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
28
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
29
|
-
"@aws-sdk/middleware-logger": "3.
|
|
30
|
-
"@aws-sdk/middleware-retry": "3.
|
|
31
|
-
"@aws-sdk/middleware-serde": "3.
|
|
32
|
-
"@aws-sdk/middleware-signing": "3.
|
|
33
|
-
"@aws-sdk/middleware-stack": "3.
|
|
34
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
35
|
-
"@aws-sdk/node-config-provider": "3.
|
|
36
|
-
"@aws-sdk/node-http-handler": "3.
|
|
37
|
-
"@aws-sdk/protocol-http": "3.
|
|
38
|
-
"@aws-sdk/smithy-client": "3.
|
|
39
|
-
"@aws-sdk/types": "3.
|
|
40
|
-
"@aws-sdk/url-parser": "3.
|
|
21
|
+
"@aws-sdk/client-sts": "3.54.0",
|
|
22
|
+
"@aws-sdk/config-resolver": "3.54.0",
|
|
23
|
+
"@aws-sdk/credential-provider-node": "3.54.0",
|
|
24
|
+
"@aws-sdk/fetch-http-handler": "3.54.0",
|
|
25
|
+
"@aws-sdk/hash-node": "3.54.0",
|
|
26
|
+
"@aws-sdk/invalid-dependency": "3.54.0",
|
|
27
|
+
"@aws-sdk/middleware-content-length": "3.54.0",
|
|
28
|
+
"@aws-sdk/middleware-host-header": "3.54.0",
|
|
29
|
+
"@aws-sdk/middleware-logger": "3.54.0",
|
|
30
|
+
"@aws-sdk/middleware-retry": "3.54.0",
|
|
31
|
+
"@aws-sdk/middleware-serde": "3.54.0",
|
|
32
|
+
"@aws-sdk/middleware-signing": "3.54.0",
|
|
33
|
+
"@aws-sdk/middleware-stack": "3.54.0",
|
|
34
|
+
"@aws-sdk/middleware-user-agent": "3.54.0",
|
|
35
|
+
"@aws-sdk/node-config-provider": "3.54.0",
|
|
36
|
+
"@aws-sdk/node-http-handler": "3.54.0",
|
|
37
|
+
"@aws-sdk/protocol-http": "3.54.0",
|
|
38
|
+
"@aws-sdk/smithy-client": "3.54.0",
|
|
39
|
+
"@aws-sdk/types": "3.54.0",
|
|
40
|
+
"@aws-sdk/url-parser": "3.54.0",
|
|
41
41
|
"@aws-sdk/util-base64-browser": "3.52.0",
|
|
42
42
|
"@aws-sdk/util-base64-node": "3.52.0",
|
|
43
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
44
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
45
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
46
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
47
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
48
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
43
|
+
"@aws-sdk/util-body-length-browser": "3.54.0",
|
|
44
|
+
"@aws-sdk/util-body-length-node": "3.54.0",
|
|
45
|
+
"@aws-sdk/util-defaults-mode-browser": "3.54.0",
|
|
46
|
+
"@aws-sdk/util-defaults-mode-node": "3.54.0",
|
|
47
|
+
"@aws-sdk/util-user-agent-browser": "3.54.0",
|
|
48
|
+
"@aws-sdk/util-user-agent-node": "3.54.0",
|
|
49
49
|
"@aws-sdk/util-utf8-browser": "3.52.0",
|
|
50
50
|
"@aws-sdk/util-utf8-node": "3.52.0",
|
|
51
51
|
"tslib": "^2.3.0",
|