@aws-sdk/client-apprunner 3.533.0 → 3.535.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-types/AppRunner.d.ts +7 -1
- package/dist-types/AppRunnerClient.d.ts +1 -1
- package/dist-types/commands/AssociateCustomDomainCommand.d.ts +2 -1
- package/dist-types/commands/CreateAutoScalingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateConnectionCommand.d.ts +2 -1
- package/dist-types/commands/CreateObservabilityConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateServiceCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcConnectorCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcIngressConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAutoScalingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteObservabilityConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteServiceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcConnectorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcIngressConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAutoScalingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCustomDomainsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeObservabilityConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeServiceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcConnectorCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcIngressConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateCustomDomainCommand.d.ts +2 -1
- package/dist-types/commands/ListAutoScalingConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/ListObservabilityConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListOperationsCommand.d.ts +2 -1
- package/dist-types/commands/ListServicesCommand.d.ts +2 -1
- package/dist-types/commands/ListServicesForAutoScalingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListVpcConnectorsCommand.d.ts +2 -1
- package/dist-types/commands/ListVpcIngressConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/PauseServiceCommand.d.ts +2 -1
- package/dist-types/commands/ResumeServiceCommand.d.ts +2 -1
- package/dist-types/commands/StartDeploymentCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDefaultAutoScalingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateServiceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVpcIngressConnectionCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +338 -338
- package/dist-types/ts3.4/AppRunner.d.ts +6 -0
- package/dist-types/ts3.4/commands/AssociateCustomDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAutoScalingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateObservabilityConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVpcConnectorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVpcIngressConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAutoScalingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteObservabilityConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVpcConnectorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVpcIngressConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAutoScalingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCustomDomainsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeObservabilityConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeServiceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcConnectorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcIngressConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateCustomDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAutoScalingConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListObservabilityConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOperationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListServicesForAutoScalingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListVpcConnectorsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListVpcIngressConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PauseServiceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResumeServiceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartDeploymentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDefaultAutoScalingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateVpcIngressConnectionCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -5,23 +5,23 @@ import { AppRunnerServiceException as __BaseException } from "./AppRunnerService
|
|
|
5
5
|
*/
|
|
6
6
|
export interface AssociateCustomDomainRequest {
|
|
7
7
|
/**
|
|
8
|
-
* @public
|
|
9
8
|
* <p>The Amazon Resource Name (ARN) of the App Runner service that you want to associate a custom domain name with.</p>
|
|
9
|
+
* @public
|
|
10
10
|
*/
|
|
11
11
|
ServiceArn: string | undefined;
|
|
12
12
|
/**
|
|
13
|
-
* @public
|
|
14
13
|
* <p>A custom domain endpoint to associate. Specify a root domain (for example, <code>example.com</code>), a subdomain (for example,
|
|
15
14
|
* <code>login.example.com</code> or <code>admin.login.example.com</code>), or a wildcard (for example, <code>*.example.com</code>).</p>
|
|
15
|
+
* @public
|
|
16
16
|
*/
|
|
17
17
|
DomainName: string | undefined;
|
|
18
18
|
/**
|
|
19
|
-
* @public
|
|
20
19
|
* <p>Set to <code>true</code> to associate the subdomain <code>www.<i>DomainName</i>
|
|
21
20
|
* </code> with the App Runner service in addition to the base
|
|
22
21
|
* domain.</p>
|
|
23
22
|
* <p>Default: <code>true</code>
|
|
24
23
|
* </p>
|
|
24
|
+
* @public
|
|
25
25
|
*/
|
|
26
26
|
EnableWWWSubdomain?: boolean;
|
|
27
27
|
}
|
|
@@ -39,29 +39,29 @@ export declare const CertificateValidationRecordStatus: {
|
|
|
39
39
|
*/
|
|
40
40
|
export type CertificateValidationRecordStatus = (typeof CertificateValidationRecordStatus)[keyof typeof CertificateValidationRecordStatus];
|
|
41
41
|
/**
|
|
42
|
-
* @public
|
|
43
42
|
* <p>Describes a certificate CNAME record to add to your DNS. For more information, see <a href="https://docs.aws.amazon.com/apprunner/latest/api/API_AssociateCustomDomain.html">AssociateCustomDomain</a>.</p>
|
|
43
|
+
* @public
|
|
44
44
|
*/
|
|
45
45
|
export interface CertificateValidationRecord {
|
|
46
46
|
/**
|
|
47
|
-
* @public
|
|
48
47
|
* <p>The certificate CNAME record name.</p>
|
|
48
|
+
* @public
|
|
49
49
|
*/
|
|
50
50
|
Name?: string;
|
|
51
51
|
/**
|
|
52
|
-
* @public
|
|
53
52
|
* <p>The record type, always <code>CNAME</code>.</p>
|
|
53
|
+
* @public
|
|
54
54
|
*/
|
|
55
55
|
Type?: string;
|
|
56
56
|
/**
|
|
57
|
-
* @public
|
|
58
57
|
* <p>The certificate CNAME record value.</p>
|
|
58
|
+
* @public
|
|
59
59
|
*/
|
|
60
60
|
Value?: string;
|
|
61
61
|
/**
|
|
62
|
-
* @public
|
|
63
62
|
* <p>The current state of the certificate CNAME record validation. It should change to <code>SUCCESS</code> after App Runner completes validation with your
|
|
64
63
|
* DNS.</p>
|
|
64
|
+
* @public
|
|
65
65
|
*/
|
|
66
66
|
Status?: CertificateValidationRecordStatus;
|
|
67
67
|
}
|
|
@@ -83,52 +83,52 @@ export declare const CustomDomainAssociationStatus: {
|
|
|
83
83
|
*/
|
|
84
84
|
export type CustomDomainAssociationStatus = (typeof CustomDomainAssociationStatus)[keyof typeof CustomDomainAssociationStatus];
|
|
85
85
|
/**
|
|
86
|
-
* @public
|
|
87
86
|
* <p>Describes a custom domain that's associated with an App Runner service.</p>
|
|
87
|
+
* @public
|
|
88
88
|
*/
|
|
89
89
|
export interface CustomDomain {
|
|
90
90
|
/**
|
|
91
|
-
* @public
|
|
92
91
|
* <p>An associated custom domain endpoint. It can be a root domain (for example, <code>example.com</code>), a subdomain (for example,
|
|
93
92
|
* <code>login.example.com</code> or <code>admin.login.example.com</code>), or a wildcard (for example, <code>*.example.com</code>).</p>
|
|
93
|
+
* @public
|
|
94
94
|
*/
|
|
95
95
|
DomainName: string | undefined;
|
|
96
96
|
/**
|
|
97
|
-
* @public
|
|
98
97
|
* <p>When <code>true</code>, the subdomain <code>www.<i>DomainName</i>
|
|
99
98
|
* </code> is associated with the App Runner service in addition to the base
|
|
100
99
|
* domain.</p>
|
|
100
|
+
* @public
|
|
101
101
|
*/
|
|
102
102
|
EnableWWWSubdomain: boolean | undefined;
|
|
103
103
|
/**
|
|
104
|
-
* @public
|
|
105
104
|
* <p>A list of certificate CNAME records that's used for this domain name.</p>
|
|
105
|
+
* @public
|
|
106
106
|
*/
|
|
107
107
|
CertificateValidationRecords?: CertificateValidationRecord[];
|
|
108
108
|
/**
|
|
109
|
-
* @public
|
|
110
109
|
* <p>The current state of the domain name association.</p>
|
|
110
|
+
* @public
|
|
111
111
|
*/
|
|
112
112
|
Status: CustomDomainAssociationStatus | undefined;
|
|
113
113
|
}
|
|
114
114
|
/**
|
|
115
|
-
* @public
|
|
116
115
|
* <p>DNS Target record for a custom domain of this Amazon VPC.</p>
|
|
116
|
+
* @public
|
|
117
117
|
*/
|
|
118
118
|
export interface VpcDNSTarget {
|
|
119
119
|
/**
|
|
120
|
-
* @public
|
|
121
120
|
* <p>The Amazon Resource Name (ARN) of the VPC Ingress Connection that is associated with your service.</p>
|
|
121
|
+
* @public
|
|
122
122
|
*/
|
|
123
123
|
VpcIngressConnectionArn?: string;
|
|
124
124
|
/**
|
|
125
|
-
* @public
|
|
126
125
|
* <p>The ID of the Amazon VPC that is associated with the custom domain name of the target DNS.</p>
|
|
126
|
+
* @public
|
|
127
127
|
*/
|
|
128
128
|
VpcId?: string;
|
|
129
129
|
/**
|
|
130
|
-
* @public
|
|
131
130
|
* <p>The domain name of your target DNS that is associated with the Amazon VPC.</p>
|
|
131
|
+
* @public
|
|
132
132
|
*/
|
|
133
133
|
DomainName?: string;
|
|
134
134
|
}
|
|
@@ -137,30 +137,30 @@ export interface VpcDNSTarget {
|
|
|
137
137
|
*/
|
|
138
138
|
export interface AssociateCustomDomainResponse {
|
|
139
139
|
/**
|
|
140
|
-
* @public
|
|
141
140
|
* <p>The App Runner subdomain of the App Runner service. The custom domain name is mapped to this target name.</p>
|
|
141
|
+
* @public
|
|
142
142
|
*/
|
|
143
143
|
DNSTarget: string | undefined;
|
|
144
144
|
/**
|
|
145
|
-
* @public
|
|
146
145
|
* <p>The Amazon Resource Name (ARN) of the App Runner service with which a custom domain name is associated.</p>
|
|
146
|
+
* @public
|
|
147
147
|
*/
|
|
148
148
|
ServiceArn: string | undefined;
|
|
149
149
|
/**
|
|
150
|
-
* @public
|
|
151
150
|
* <p>A description of the domain name that's being associated.</p>
|
|
151
|
+
* @public
|
|
152
152
|
*/
|
|
153
153
|
CustomDomain: CustomDomain | undefined;
|
|
154
154
|
/**
|
|
155
|
-
* @public
|
|
156
155
|
* <p>DNS Target records for the custom domains of this Amazon VPC.
|
|
157
156
|
* </p>
|
|
157
|
+
* @public
|
|
158
158
|
*/
|
|
159
159
|
VpcDNSTargets: VpcDNSTarget[] | undefined;
|
|
160
160
|
}
|
|
161
161
|
/**
|
|
162
|
-
* @public
|
|
163
162
|
* <p>An unexpected service exception occurred.</p>
|
|
163
|
+
* @public
|
|
164
164
|
*/
|
|
165
165
|
export declare class InternalServiceErrorException extends __BaseException {
|
|
166
166
|
readonly name: "InternalServiceErrorException";
|
|
@@ -172,8 +172,8 @@ export declare class InternalServiceErrorException extends __BaseException {
|
|
|
172
172
|
constructor(opts: __ExceptionOptionType<InternalServiceErrorException, __BaseException>);
|
|
173
173
|
}
|
|
174
174
|
/**
|
|
175
|
-
* @public
|
|
176
175
|
* <p>One or more input parameters aren't valid. Refer to the API action's document page, correct the input parameters, and try the action again.</p>
|
|
176
|
+
* @public
|
|
177
177
|
*/
|
|
178
178
|
export declare class InvalidRequestException extends __BaseException {
|
|
179
179
|
readonly name: "InvalidRequestException";
|
|
@@ -185,8 +185,8 @@ export declare class InvalidRequestException extends __BaseException {
|
|
|
185
185
|
constructor(opts: __ExceptionOptionType<InvalidRequestException, __BaseException>);
|
|
186
186
|
}
|
|
187
187
|
/**
|
|
188
|
-
* @public
|
|
189
188
|
* <p>You can't perform this action when the resource is in its current state.</p>
|
|
189
|
+
* @public
|
|
190
190
|
*/
|
|
191
191
|
export declare class InvalidStateException extends __BaseException {
|
|
192
192
|
readonly name: "InvalidStateException";
|
|
@@ -198,18 +198,18 @@ export declare class InvalidStateException extends __BaseException {
|
|
|
198
198
|
constructor(opts: __ExceptionOptionType<InvalidStateException, __BaseException>);
|
|
199
199
|
}
|
|
200
200
|
/**
|
|
201
|
-
* @public
|
|
202
201
|
* <p>Describes a tag that is applied to an App Runner resource. A tag is a metadata item consisting of a key-value pair.</p>
|
|
202
|
+
* @public
|
|
203
203
|
*/
|
|
204
204
|
export interface Tag {
|
|
205
205
|
/**
|
|
206
|
-
* @public
|
|
207
206
|
* <p>The key of the tag.</p>
|
|
207
|
+
* @public
|
|
208
208
|
*/
|
|
209
209
|
Key?: string;
|
|
210
210
|
/**
|
|
211
|
-
* @public
|
|
212
211
|
* <p>The value of the tag.</p>
|
|
212
|
+
* @public
|
|
213
213
|
*/
|
|
214
214
|
Value?: string;
|
|
215
215
|
}
|
|
@@ -218,7 +218,6 @@ export interface Tag {
|
|
|
218
218
|
*/
|
|
219
219
|
export interface CreateAutoScalingConfigurationRequest {
|
|
220
220
|
/**
|
|
221
|
-
* @public
|
|
222
221
|
* <p>A name for the auto scaling configuration. When you use it for the first time in an Amazon Web Services Region, App Runner creates revision number
|
|
223
222
|
* <code>1</code> of this name. When you use the same name in subsequent calls, App Runner creates incremental revisions of the configuration.</p>
|
|
224
223
|
* <note>
|
|
@@ -243,36 +242,37 @@ export interface CreateAutoScalingConfigurationRequest {
|
|
|
243
242
|
* </li>
|
|
244
243
|
* </ul>
|
|
245
244
|
* </note>
|
|
245
|
+
* @public
|
|
246
246
|
*/
|
|
247
247
|
AutoScalingConfigurationName: string | undefined;
|
|
248
248
|
/**
|
|
249
|
-
* @public
|
|
250
249
|
* <p>The maximum number of concurrent requests that you want an instance to process. If the number of concurrent requests exceeds this limit, App Runner scales
|
|
251
250
|
* up your service.</p>
|
|
252
251
|
* <p>Default: <code>100</code>
|
|
253
252
|
* </p>
|
|
253
|
+
* @public
|
|
254
254
|
*/
|
|
255
255
|
MaxConcurrency?: number;
|
|
256
256
|
/**
|
|
257
|
-
* @public
|
|
258
257
|
* <p>The minimum number of instances that App Runner provisions for your service. The service always has at least <code>MinSize</code> provisioned instances.
|
|
259
258
|
* Some of them actively serve traffic. The rest of them (provisioned and inactive instances) are a cost-effective compute capacity reserve and are ready to
|
|
260
259
|
* be quickly activated. You pay for memory usage of all the provisioned instances. You pay for CPU usage of only the active subset.</p>
|
|
261
260
|
* <p>App Runner temporarily doubles the number of provisioned instances during deployments, to maintain the same capacity for both old and new code.</p>
|
|
262
261
|
* <p>Default: <code>1</code>
|
|
263
262
|
* </p>
|
|
263
|
+
* @public
|
|
264
264
|
*/
|
|
265
265
|
MinSize?: number;
|
|
266
266
|
/**
|
|
267
|
-
* @public
|
|
268
267
|
* <p>The maximum number of instances that your service scales up to. At most <code>MaxSize</code> instances actively serve traffic for your service.</p>
|
|
269
268
|
* <p>Default: <code>25</code>
|
|
270
269
|
* </p>
|
|
270
|
+
* @public
|
|
271
271
|
*/
|
|
272
272
|
MaxSize?: number;
|
|
273
273
|
/**
|
|
274
|
-
* @public
|
|
275
274
|
* <p>A list of metadata items that you can associate with your auto scaling configuration resource. A tag is a key-value pair.</p>
|
|
275
|
+
* @public
|
|
276
276
|
*/
|
|
277
277
|
Tags?: Tag[];
|
|
278
278
|
}
|
|
@@ -289,84 +289,84 @@ export declare const AutoScalingConfigurationStatus: {
|
|
|
289
289
|
*/
|
|
290
290
|
export type AutoScalingConfigurationStatus = (typeof AutoScalingConfigurationStatus)[keyof typeof AutoScalingConfigurationStatus];
|
|
291
291
|
/**
|
|
292
|
-
* @public
|
|
293
292
|
* <p>Describes an App Runner automatic scaling configuration resource.</p>
|
|
294
293
|
* <p>A higher <code>MinSize</code> increases the spread of your App Runner service over more Availability Zones in the Amazon Web Services Region. The tradeoff is a higher
|
|
295
294
|
* minimal cost.</p>
|
|
296
295
|
* <p>A lower <code>MaxSize</code> controls your cost. The tradeoff is lower responsiveness during peak demand.</p>
|
|
297
296
|
* <p>Multiple revisions of a configuration might have the same <code>AutoScalingConfigurationName</code> and different
|
|
298
297
|
* <code>AutoScalingConfigurationRevision</code> values.</p>
|
|
298
|
+
* @public
|
|
299
299
|
*/
|
|
300
300
|
export interface AutoScalingConfiguration {
|
|
301
301
|
/**
|
|
302
|
-
* @public
|
|
303
302
|
* <p>The Amazon Resource Name (ARN) of this auto scaling configuration.</p>
|
|
303
|
+
* @public
|
|
304
304
|
*/
|
|
305
305
|
AutoScalingConfigurationArn?: string;
|
|
306
306
|
/**
|
|
307
|
-
* @public
|
|
308
307
|
* <p>The customer-provided auto scaling configuration name. It can be used in multiple revisions of a configuration.</p>
|
|
308
|
+
* @public
|
|
309
309
|
*/
|
|
310
310
|
AutoScalingConfigurationName?: string;
|
|
311
311
|
/**
|
|
312
|
-
* @public
|
|
313
312
|
* <p>The revision of this auto scaling configuration. It's unique among all the active configurations (<code>"Status": "ACTIVE"</code>) that share the same
|
|
314
313
|
* <code>AutoScalingConfigurationName</code>.</p>
|
|
314
|
+
* @public
|
|
315
315
|
*/
|
|
316
316
|
AutoScalingConfigurationRevision?: number;
|
|
317
317
|
/**
|
|
318
|
-
* @public
|
|
319
318
|
* <p>It's set to <code>true</code> for the configuration with the highest <code>Revision</code> among all configurations that share the same
|
|
320
319
|
* <code>AutoScalingConfigurationName</code>. It's set to <code>false</code> otherwise.</p>
|
|
320
|
+
* @public
|
|
321
321
|
*/
|
|
322
322
|
Latest?: boolean;
|
|
323
323
|
/**
|
|
324
|
-
* @public
|
|
325
324
|
* <p>The current state of the auto scaling configuration. If the status of a configuration revision is <code>INACTIVE</code>, it was deleted and can't be
|
|
326
325
|
* used. Inactive configuration revisions are permanently removed some time after they are deleted.</p>
|
|
326
|
+
* @public
|
|
327
327
|
*/
|
|
328
328
|
Status?: AutoScalingConfigurationStatus;
|
|
329
329
|
/**
|
|
330
|
-
* @public
|
|
331
330
|
* <p>The maximum number of concurrent requests that an instance processes. If the number of concurrent requests exceeds this limit, App Runner scales the service
|
|
332
331
|
* up.</p>
|
|
332
|
+
* @public
|
|
333
333
|
*/
|
|
334
334
|
MaxConcurrency?: number;
|
|
335
335
|
/**
|
|
336
|
-
* @public
|
|
337
336
|
* <p>The minimum number of instances that App Runner provisions for a service. The service always has at least <code>MinSize</code> provisioned instances. Some
|
|
338
337
|
* of them actively serve traffic. The rest of them (provisioned and inactive instances) are a cost-effective compute capacity reserve and are ready to be
|
|
339
338
|
* quickly activated. You pay for memory usage of all the provisioned instances. You pay for CPU usage of only the active subset.</p>
|
|
340
339
|
* <p>App Runner temporarily doubles the number of provisioned instances during deployments, to maintain the same capacity for both old and new code.</p>
|
|
340
|
+
* @public
|
|
341
341
|
*/
|
|
342
342
|
MinSize?: number;
|
|
343
343
|
/**
|
|
344
|
-
* @public
|
|
345
344
|
* <p>The maximum number of instances that a service scales up to. At most <code>MaxSize</code> instances actively serve traffic for your service.</p>
|
|
345
|
+
* @public
|
|
346
346
|
*/
|
|
347
347
|
MaxSize?: number;
|
|
348
348
|
/**
|
|
349
|
-
* @public
|
|
350
349
|
* <p>The time when the auto scaling configuration was created. It's in Unix time stamp format.</p>
|
|
350
|
+
* @public
|
|
351
351
|
*/
|
|
352
352
|
CreatedAt?: Date;
|
|
353
353
|
/**
|
|
354
|
-
* @public
|
|
355
354
|
* <p>The time when the auto scaling configuration was deleted. It's in Unix time stamp format.</p>
|
|
355
|
+
* @public
|
|
356
356
|
*/
|
|
357
357
|
DeletedAt?: Date;
|
|
358
358
|
/**
|
|
359
|
-
* @public
|
|
360
359
|
* <p>Indicates if this auto scaling configuration has an App Runner service associated with it. A value of <code>true</code> indicates one or more services are
|
|
361
360
|
* associated. A value of <code>false</code> indicates no services are associated.</p>
|
|
361
|
+
* @public
|
|
362
362
|
*/
|
|
363
363
|
HasAssociatedService?: boolean;
|
|
364
364
|
/**
|
|
365
|
-
* @public
|
|
366
365
|
* <p>Indicates if this auto scaling configuration should be used as the default for a new App Runner service that does not have an
|
|
367
366
|
* auto scaling configuration ARN specified during creation. Each account can have only one
|
|
368
367
|
* default <code>AutoScalingConfiguration</code> per region. The default <code>AutoScalingConfiguration</code> can be any revision under
|
|
369
368
|
* the same <code>AutoScalingConfigurationName</code>.</p>
|
|
369
|
+
* @public
|
|
370
370
|
*/
|
|
371
371
|
IsDefault?: boolean;
|
|
372
372
|
}
|
|
@@ -375,16 +375,16 @@ export interface AutoScalingConfiguration {
|
|
|
375
375
|
*/
|
|
376
376
|
export interface CreateAutoScalingConfigurationResponse {
|
|
377
377
|
/**
|
|
378
|
-
* @public
|
|
379
378
|
* <p>A description of the App Runner auto scaling configuration that's created by this request.</p>
|
|
379
|
+
* @public
|
|
380
380
|
*/
|
|
381
381
|
AutoScalingConfiguration: AutoScalingConfiguration | undefined;
|
|
382
382
|
}
|
|
383
383
|
/**
|
|
384
|
-
* @public
|
|
385
384
|
* <p>App Runner can't create this resource. You've reached your account quota for this resource type.</p>
|
|
386
385
|
* <p>For App Runner per-resource quotas, see <a href="https://docs.aws.amazon.com/general/latest/gr/apprunner.html">App Runner endpoints and quotas</a> in the
|
|
387
386
|
* <i>Amazon Web Services General Reference</i>.</p>
|
|
387
|
+
* @public
|
|
388
388
|
*/
|
|
389
389
|
export declare class ServiceQuotaExceededException extends __BaseException {
|
|
390
390
|
readonly name: "ServiceQuotaExceededException";
|
|
@@ -412,18 +412,18 @@ export type ProviderType = (typeof ProviderType)[keyof typeof ProviderType];
|
|
|
412
412
|
*/
|
|
413
413
|
export interface CreateConnectionRequest {
|
|
414
414
|
/**
|
|
415
|
-
* @public
|
|
416
415
|
* <p>A name for the new connection. It must be unique across all App Runner connections for the Amazon Web Services account in the Amazon Web Services Region.</p>
|
|
416
|
+
* @public
|
|
417
417
|
*/
|
|
418
418
|
ConnectionName: string | undefined;
|
|
419
419
|
/**
|
|
420
|
-
* @public
|
|
421
420
|
* <p>The source repository provider.</p>
|
|
421
|
+
* @public
|
|
422
422
|
*/
|
|
423
423
|
ProviderType: ProviderType | undefined;
|
|
424
424
|
/**
|
|
425
|
-
* @public
|
|
426
425
|
* <p>A list of metadata items that you can associate with your connection resource. A tag is a key-value pair.</p>
|
|
426
|
+
* @public
|
|
427
427
|
*/
|
|
428
428
|
Tags?: Tag[];
|
|
429
429
|
}
|
|
@@ -442,33 +442,33 @@ export declare const ConnectionStatus: {
|
|
|
442
442
|
*/
|
|
443
443
|
export type ConnectionStatus = (typeof ConnectionStatus)[keyof typeof ConnectionStatus];
|
|
444
444
|
/**
|
|
445
|
-
* @public
|
|
446
445
|
* <p>Describes an App Runner connection resource.</p>
|
|
446
|
+
* @public
|
|
447
447
|
*/
|
|
448
448
|
export interface Connection {
|
|
449
449
|
/**
|
|
450
|
-
* @public
|
|
451
450
|
* <p>The customer-provided connection name.</p>
|
|
451
|
+
* @public
|
|
452
452
|
*/
|
|
453
453
|
ConnectionName?: string;
|
|
454
454
|
/**
|
|
455
|
-
* @public
|
|
456
455
|
* <p>The Amazon Resource Name (ARN) of this connection.</p>
|
|
456
|
+
* @public
|
|
457
457
|
*/
|
|
458
458
|
ConnectionArn?: string;
|
|
459
459
|
/**
|
|
460
|
-
* @public
|
|
461
460
|
* <p>The source repository provider.</p>
|
|
461
|
+
* @public
|
|
462
462
|
*/
|
|
463
463
|
ProviderType?: ProviderType;
|
|
464
464
|
/**
|
|
465
|
-
* @public
|
|
466
465
|
* <p>The current state of the App Runner connection. When the state is <code>AVAILABLE</code>, you can use the connection to create an App Runner service.</p>
|
|
466
|
+
* @public
|
|
467
467
|
*/
|
|
468
468
|
Status?: ConnectionStatus;
|
|
469
469
|
/**
|
|
470
|
-
* @public
|
|
471
470
|
* <p>The App Runner connection creation time, expressed as a Unix time stamp.</p>
|
|
471
|
+
* @public
|
|
472
472
|
*/
|
|
473
473
|
CreatedAt?: Date;
|
|
474
474
|
}
|
|
@@ -477,8 +477,8 @@ export interface Connection {
|
|
|
477
477
|
*/
|
|
478
478
|
export interface CreateConnectionResponse {
|
|
479
479
|
/**
|
|
480
|
-
* @public
|
|
481
480
|
* <p>A description of the App Runner connection that's created by this request.</p>
|
|
481
|
+
* @public
|
|
482
482
|
*/
|
|
483
483
|
Connection: Connection | undefined;
|
|
484
484
|
}
|
|
@@ -494,13 +494,13 @@ export declare const TracingVendor: {
|
|
|
494
494
|
*/
|
|
495
495
|
export type TracingVendor = (typeof TracingVendor)[keyof typeof TracingVendor];
|
|
496
496
|
/**
|
|
497
|
-
* @public
|
|
498
497
|
* <p>Describes the configuration of the tracing feature within an App Runner observability configuration.</p>
|
|
498
|
+
* @public
|
|
499
499
|
*/
|
|
500
500
|
export interface TraceConfiguration {
|
|
501
501
|
/**
|
|
502
|
-
* @public
|
|
503
502
|
* <p>The implementation provider chosen for tracing App Runner services.</p>
|
|
503
|
+
* @public
|
|
504
504
|
*/
|
|
505
505
|
Vendor: TracingVendor | undefined;
|
|
506
506
|
}
|
|
@@ -509,7 +509,6 @@ export interface TraceConfiguration {
|
|
|
509
509
|
*/
|
|
510
510
|
export interface CreateObservabilityConfigurationRequest {
|
|
511
511
|
/**
|
|
512
|
-
* @public
|
|
513
512
|
* <p>A name for the observability configuration. When you use it for the first time in an Amazon Web Services Region, App Runner creates revision number
|
|
514
513
|
* <code>1</code> of this name. When you use the same name in subsequent calls, App Runner creates incremental revisions of the configuration.</p>
|
|
515
514
|
* <note>
|
|
@@ -518,16 +517,17 @@ export interface CreateObservabilityConfigurationRequest {
|
|
|
518
517
|
* <p>When you want to use your own observability configuration for your App Runner service, <i>create a configuration with a different name</i>,
|
|
519
518
|
* and then provide it when you create or update your service.</p>
|
|
520
519
|
* </note>
|
|
520
|
+
* @public
|
|
521
521
|
*/
|
|
522
522
|
ObservabilityConfigurationName: string | undefined;
|
|
523
523
|
/**
|
|
524
|
-
* @public
|
|
525
524
|
* <p>The configuration of the tracing feature within this observability configuration. If you don't specify it, App Runner doesn't enable tracing.</p>
|
|
525
|
+
* @public
|
|
526
526
|
*/
|
|
527
527
|
TraceConfiguration?: TraceConfiguration;
|
|
528
528
|
/**
|
|
529
|
-
* @public
|
|
530
529
|
* <p>A list of metadata items that you can associate with your observability configuration resource. A tag is a key-value pair.</p>
|
|
530
|
+
* @public
|
|
531
531
|
*/
|
|
532
532
|
Tags?: Tag[];
|
|
533
533
|
}
|
|
@@ -544,55 +544,55 @@ export declare const ObservabilityConfigurationStatus: {
|
|
|
544
544
|
*/
|
|
545
545
|
export type ObservabilityConfigurationStatus = (typeof ObservabilityConfigurationStatus)[keyof typeof ObservabilityConfigurationStatus];
|
|
546
546
|
/**
|
|
547
|
-
* @public
|
|
548
547
|
* <p>Describes an App Runner observability configuration resource. Multiple revisions of a configuration have the same
|
|
549
548
|
* <code>ObservabilityConfigurationName</code> and different <code>ObservabilityConfigurationRevision</code> values.</p>
|
|
550
549
|
* <p>The resource is designed to configure multiple features (currently one feature, tracing). This type contains optional members that describe the
|
|
551
550
|
* configuration of these features (currently one member, <code>TraceConfiguration</code>). If a feature member isn't specified, the feature isn't
|
|
552
551
|
* enabled.</p>
|
|
552
|
+
* @public
|
|
553
553
|
*/
|
|
554
554
|
export interface ObservabilityConfiguration {
|
|
555
555
|
/**
|
|
556
|
-
* @public
|
|
557
556
|
* <p>The Amazon Resource Name (ARN) of this observability configuration.</p>
|
|
557
|
+
* @public
|
|
558
558
|
*/
|
|
559
559
|
ObservabilityConfigurationArn?: string;
|
|
560
560
|
/**
|
|
561
|
-
* @public
|
|
562
561
|
* <p>The customer-provided observability configuration name. It can be used in multiple revisions of a configuration.</p>
|
|
562
|
+
* @public
|
|
563
563
|
*/
|
|
564
564
|
ObservabilityConfigurationName?: string;
|
|
565
565
|
/**
|
|
566
|
-
* @public
|
|
567
566
|
* <p>The configuration of the tracing feature within this observability configuration. If not specified, tracing isn't enabled.</p>
|
|
567
|
+
* @public
|
|
568
568
|
*/
|
|
569
569
|
TraceConfiguration?: TraceConfiguration;
|
|
570
570
|
/**
|
|
571
|
-
* @public
|
|
572
571
|
* <p>The revision of this observability configuration. It's unique among all the active configurations (<code>"Status": "ACTIVE"</code>) that share the
|
|
573
572
|
* same <code>ObservabilityConfigurationName</code>.</p>
|
|
573
|
+
* @public
|
|
574
574
|
*/
|
|
575
575
|
ObservabilityConfigurationRevision?: number;
|
|
576
576
|
/**
|
|
577
|
-
* @public
|
|
578
577
|
* <p>It's set to <code>true</code> for the configuration with the highest <code>Revision</code> among all configurations that share the same
|
|
579
578
|
* <code>ObservabilityConfigurationName</code>. It's set to <code>false</code> otherwise.</p>
|
|
579
|
+
* @public
|
|
580
580
|
*/
|
|
581
581
|
Latest?: boolean;
|
|
582
582
|
/**
|
|
583
|
-
* @public
|
|
584
583
|
* <p>The current state of the observability configuration. If the status of a configuration revision is <code>INACTIVE</code>, it was deleted and can't be
|
|
585
584
|
* used. Inactive configuration revisions are permanently removed some time after they are deleted.</p>
|
|
585
|
+
* @public
|
|
586
586
|
*/
|
|
587
587
|
Status?: ObservabilityConfigurationStatus;
|
|
588
588
|
/**
|
|
589
|
-
* @public
|
|
590
589
|
* <p>The time when the observability configuration was created. It's in Unix time stamp format.</p>
|
|
590
|
+
* @public
|
|
591
591
|
*/
|
|
592
592
|
CreatedAt?: Date;
|
|
593
593
|
/**
|
|
594
|
-
* @public
|
|
595
594
|
* <p>The time when the observability configuration was deleted. It's in Unix time stamp format.</p>
|
|
595
|
+
* @public
|
|
596
596
|
*/
|
|
597
597
|
DeletedAt?: Date;
|
|
598
598
|
}
|
|
@@ -601,19 +601,19 @@ export interface ObservabilityConfiguration {
|
|
|
601
601
|
*/
|
|
602
602
|
export interface CreateObservabilityConfigurationResponse {
|
|
603
603
|
/**
|
|
604
|
-
* @public
|
|
605
604
|
* <p>A description of the App Runner observability configuration that's created by this request.</p>
|
|
605
|
+
* @public
|
|
606
606
|
*/
|
|
607
607
|
ObservabilityConfiguration: ObservabilityConfiguration | undefined;
|
|
608
608
|
}
|
|
609
609
|
/**
|
|
610
|
-
* @public
|
|
611
610
|
* <p>Describes a custom encryption key that App Runner uses to encrypt copies of the source repository and service logs.</p>
|
|
611
|
+
* @public
|
|
612
612
|
*/
|
|
613
613
|
export interface EncryptionConfiguration {
|
|
614
614
|
/**
|
|
615
|
-
* @public
|
|
616
615
|
* <p>The ARN of the KMS key that's used for encryption.</p>
|
|
616
|
+
* @public
|
|
617
617
|
*/
|
|
618
618
|
KmsKey: string | undefined;
|
|
619
619
|
}
|
|
@@ -630,79 +630,79 @@ export declare const HealthCheckProtocol: {
|
|
|
630
630
|
*/
|
|
631
631
|
export type HealthCheckProtocol = (typeof HealthCheckProtocol)[keyof typeof HealthCheckProtocol];
|
|
632
632
|
/**
|
|
633
|
-
* @public
|
|
634
633
|
* <p>Describes the settings for the health check that App Runner performs to monitor the health of a service.</p>
|
|
634
|
+
* @public
|
|
635
635
|
*/
|
|
636
636
|
export interface HealthCheckConfiguration {
|
|
637
637
|
/**
|
|
638
|
-
* @public
|
|
639
638
|
* <p>The IP protocol that App Runner uses to perform health checks for your service.</p>
|
|
640
639
|
* <p>If you set <code>Protocol</code> to <code>HTTP</code>, App Runner sends health check requests to the HTTP path specified by <code>Path</code>.</p>
|
|
641
640
|
* <p>Default: <code>TCP</code>
|
|
642
641
|
* </p>
|
|
642
|
+
* @public
|
|
643
643
|
*/
|
|
644
644
|
Protocol?: HealthCheckProtocol;
|
|
645
645
|
/**
|
|
646
|
-
* @public
|
|
647
646
|
* <p>The URL that health check requests are sent to.</p>
|
|
648
647
|
* <p>
|
|
649
648
|
* <code>Path</code> is only applicable when you set <code>Protocol</code> to <code>HTTP</code>.</p>
|
|
650
649
|
* <p>Default: <code>"/"</code>
|
|
651
650
|
* </p>
|
|
651
|
+
* @public
|
|
652
652
|
*/
|
|
653
653
|
Path?: string;
|
|
654
654
|
/**
|
|
655
|
-
* @public
|
|
656
655
|
* <p>The time interval, in seconds, between health checks.</p>
|
|
657
656
|
* <p>Default: <code>5</code>
|
|
658
657
|
* </p>
|
|
658
|
+
* @public
|
|
659
659
|
*/
|
|
660
660
|
Interval?: number;
|
|
661
661
|
/**
|
|
662
|
-
* @public
|
|
663
662
|
* <p>The time, in seconds, to wait for a health check response before deciding it failed.</p>
|
|
664
663
|
* <p>Default: <code>2</code>
|
|
665
664
|
* </p>
|
|
665
|
+
* @public
|
|
666
666
|
*/
|
|
667
667
|
Timeout?: number;
|
|
668
668
|
/**
|
|
669
|
-
* @public
|
|
670
669
|
* <p>The number of consecutive checks that must succeed before App Runner decides that the service is healthy.</p>
|
|
671
670
|
* <p>Default: <code>1</code>
|
|
672
671
|
* </p>
|
|
672
|
+
* @public
|
|
673
673
|
*/
|
|
674
674
|
HealthyThreshold?: number;
|
|
675
675
|
/**
|
|
676
|
-
* @public
|
|
677
676
|
* <p>The number of consecutive checks that must fail before App Runner decides that the service is unhealthy.</p>
|
|
678
677
|
* <p>Default: <code>5</code>
|
|
679
678
|
* </p>
|
|
679
|
+
* @public
|
|
680
680
|
*/
|
|
681
681
|
UnhealthyThreshold?: number;
|
|
682
682
|
}
|
|
683
683
|
/**
|
|
684
|
-
* @public
|
|
685
684
|
* <p>Describes the runtime configuration of an App Runner service instance (scaling unit).</p>
|
|
685
|
+
* @public
|
|
686
686
|
*/
|
|
687
687
|
export interface InstanceConfiguration {
|
|
688
688
|
/**
|
|
689
|
-
* @public
|
|
690
689
|
* <p>The number of CPU units reserved for each instance of your App Runner service.</p>
|
|
691
690
|
* <p>Default: <code>1 vCPU</code>
|
|
692
691
|
* </p>
|
|
692
|
+
* @public
|
|
693
693
|
*/
|
|
694
694
|
Cpu?: string;
|
|
695
695
|
/**
|
|
696
|
-
* @public
|
|
697
696
|
* <p>The amount of memory, in MB or GB, reserved for each instance of your App Runner service.</p>
|
|
698
697
|
* <p>Default: <code>2 GB</code>
|
|
699
698
|
* </p>
|
|
699
|
+
* @public
|
|
700
700
|
*/
|
|
701
701
|
Memory?: string;
|
|
702
702
|
/**
|
|
703
|
-
* @public
|
|
704
703
|
* <p>The Amazon Resource Name (ARN) of an IAM role that provides permissions to your App Runner service. These are permissions that your code needs when it calls
|
|
705
704
|
* any Amazon Web Services APIs.</p>
|
|
705
|
+
* @public
|
|
706
706
|
*/
|
|
707
707
|
InstanceRoleArn?: string;
|
|
708
708
|
}
|
|
@@ -719,33 +719,33 @@ export declare const EgressType: {
|
|
|
719
719
|
*/
|
|
720
720
|
export type EgressType = (typeof EgressType)[keyof typeof EgressType];
|
|
721
721
|
/**
|
|
722
|
-
* @public
|
|
723
722
|
* <p>Describes configuration settings related to outbound network traffic of an App Runner service.</p>
|
|
723
|
+
* @public
|
|
724
724
|
*/
|
|
725
725
|
export interface EgressConfiguration {
|
|
726
726
|
/**
|
|
727
|
-
* @public
|
|
728
727
|
* <p>The type of egress configuration.</p>
|
|
729
728
|
* <p>Set to <code>DEFAULT</code> for access to resources hosted on public networks.</p>
|
|
730
729
|
* <p>Set to <code>VPC</code> to associate your service to a custom VPC specified by <code>VpcConnectorArn</code>.</p>
|
|
730
|
+
* @public
|
|
731
731
|
*/
|
|
732
732
|
EgressType?: EgressType;
|
|
733
733
|
/**
|
|
734
|
-
* @public
|
|
735
734
|
* <p>The Amazon Resource Name (ARN) of the App Runner VPC connector that you want to associate with your App Runner service. Only valid when <code>EgressType =
|
|
736
735
|
* VPC</code>.</p>
|
|
736
|
+
* @public
|
|
737
737
|
*/
|
|
738
738
|
VpcConnectorArn?: string;
|
|
739
739
|
}
|
|
740
740
|
/**
|
|
741
|
-
* @public
|
|
742
741
|
* <p>Network configuration settings for inbound network traffic.</p>
|
|
742
|
+
* @public
|
|
743
743
|
*/
|
|
744
744
|
export interface IngressConfiguration {
|
|
745
745
|
/**
|
|
746
|
-
* @public
|
|
747
746
|
* <p>Specifies whether your App Runner service is publicly accessible. To make the service publicly accessible set it to <code>True</code>. To make the service
|
|
748
747
|
* privately accessible, from only within an Amazon VPC set it to <code>False</code>. </p>
|
|
748
|
+
* @public
|
|
749
749
|
*/
|
|
750
750
|
IsPubliclyAccessible?: boolean;
|
|
751
751
|
}
|
|
@@ -762,23 +762,22 @@ export declare const IpAddressType: {
|
|
|
762
762
|
*/
|
|
763
763
|
export type IpAddressType = (typeof IpAddressType)[keyof typeof IpAddressType];
|
|
764
764
|
/**
|
|
765
|
-
* @public
|
|
766
765
|
* <p>Describes configuration settings related to network traffic of an App Runner service. Consists of embedded objects for each configurable network
|
|
767
766
|
* feature.</p>
|
|
767
|
+
* @public
|
|
768
768
|
*/
|
|
769
769
|
export interface NetworkConfiguration {
|
|
770
770
|
/**
|
|
771
|
-
* @public
|
|
772
771
|
* <p>Network configuration settings for outbound message traffic.</p>
|
|
772
|
+
* @public
|
|
773
773
|
*/
|
|
774
774
|
EgressConfiguration?: EgressConfiguration;
|
|
775
775
|
/**
|
|
776
|
-
* @public
|
|
777
776
|
* <p>Network configuration settings for inbound message traffic.</p>
|
|
777
|
+
* @public
|
|
778
778
|
*/
|
|
779
779
|
IngressConfiguration?: IngressConfiguration;
|
|
780
780
|
/**
|
|
781
|
-
* @public
|
|
782
781
|
* <p>App Runner provides you with the option to choose between <i>Internet Protocol version 4 (IPv4)</i> and <i>dual stack</i> (IPv4 and IPv6)
|
|
783
782
|
* for your incoming public network configuration. This is an optional parameter.
|
|
784
783
|
* If you do not specify an <code>IpAddressType</code>, it defaults to select IPv4.</p>
|
|
@@ -788,23 +787,23 @@ export interface NetworkConfiguration {
|
|
|
788
787
|
* If you update a service that's using dual-stack Public endpoint to a Private endpoint, your App Runner service will default to support only IPv4 for Private endpoint and fail to receive traffic originating from IPv6 endpoint.
|
|
789
788
|
* </p>
|
|
790
789
|
* </note>
|
|
790
|
+
* @public
|
|
791
791
|
*/
|
|
792
792
|
IpAddressType?: IpAddressType;
|
|
793
793
|
}
|
|
794
794
|
/**
|
|
795
|
-
* @public
|
|
796
795
|
* <p>Describes the observability configuration of an App Runner service. These are additional observability features, like tracing, that you choose to
|
|
797
796
|
* enable. They're configured in a separate resource that you associate with your service.</p>
|
|
797
|
+
* @public
|
|
798
798
|
*/
|
|
799
799
|
export interface ServiceObservabilityConfiguration {
|
|
800
800
|
/**
|
|
801
|
-
* @public
|
|
802
801
|
* <p>When <code>true</code>, an observability configuration resource is associated with the service, and an <code>ObservabilityConfigurationArn</code> is
|
|
803
802
|
* specified.</p>
|
|
803
|
+
* @public
|
|
804
804
|
*/
|
|
805
805
|
ObservabilityEnabled: boolean | undefined;
|
|
806
806
|
/**
|
|
807
|
-
* @public
|
|
808
807
|
* <p>The Amazon Resource Name (ARN) of the observability configuration that is associated with the service. Specified only when
|
|
809
808
|
* <code>ObservabilityEnabled</code> is <code>true</code>.</p>
|
|
810
809
|
* <p>Specify an ARN with a name and a revision number to associate that revision. For example:
|
|
@@ -813,24 +812,25 @@ export interface ServiceObservabilityConfiguration {
|
|
|
813
812
|
* <p>Specify just the name to associate the latest revision. For example:
|
|
814
813
|
* <code>arn:aws:apprunner:us-east-1:123456789012:observabilityconfiguration/xray-tracing</code>
|
|
815
814
|
* </p>
|
|
815
|
+
* @public
|
|
816
816
|
*/
|
|
817
817
|
ObservabilityConfigurationArn?: string;
|
|
818
818
|
}
|
|
819
819
|
/**
|
|
820
|
-
* @public
|
|
821
820
|
* <p>Describes resources needed to authenticate access to some source repositories. The specific resource depends on the repository provider.</p>
|
|
821
|
+
* @public
|
|
822
822
|
*/
|
|
823
823
|
export interface AuthenticationConfiguration {
|
|
824
824
|
/**
|
|
825
|
-
* @public
|
|
826
825
|
* <p>The Amazon Resource Name (ARN) of the App Runner connection that enables the App Runner service to connect to a source repository. It's required for GitHub code
|
|
827
826
|
* repositories.</p>
|
|
827
|
+
* @public
|
|
828
828
|
*/
|
|
829
829
|
ConnectionArn?: string;
|
|
830
830
|
/**
|
|
831
|
-
* @public
|
|
832
831
|
* <p>The Amazon Resource Name (ARN) of the IAM role that grants the App Runner service access to a source repository. It's required for ECR image repositories
|
|
833
832
|
* (but not for ECR Public repositories).</p>
|
|
833
|
+
* @public
|
|
834
834
|
*/
|
|
835
835
|
AccessRoleArn?: string;
|
|
836
836
|
}
|
|
@@ -857,44 +857,43 @@ export declare const Runtime: {
|
|
|
857
857
|
*/
|
|
858
858
|
export type Runtime = (typeof Runtime)[keyof typeof Runtime];
|
|
859
859
|
/**
|
|
860
|
-
* @public
|
|
861
860
|
* <p>Describes the basic configuration needed for building and running an App Runner service. This type doesn't support the full set of possible
|
|
862
861
|
* configuration options. Fur full configuration capabilities, use a <code>apprunner.yaml</code> file in the source code repository.</p>
|
|
862
|
+
* @public
|
|
863
863
|
*/
|
|
864
864
|
export interface CodeConfigurationValues {
|
|
865
865
|
/**
|
|
866
|
-
* @public
|
|
867
866
|
* <p>A runtime environment type for building and running an App Runner service.
|
|
868
867
|
* It represents a
|
|
869
868
|
* programming language runtime.</p>
|
|
869
|
+
* @public
|
|
870
870
|
*/
|
|
871
871
|
Runtime: Runtime | undefined;
|
|
872
872
|
/**
|
|
873
|
-
* @public
|
|
874
873
|
* <p>The command App Runner runs to build your
|
|
875
874
|
* application.</p>
|
|
875
|
+
* @public
|
|
876
876
|
*/
|
|
877
877
|
BuildCommand?: string;
|
|
878
878
|
/**
|
|
879
|
-
* @public
|
|
880
879
|
* <p>The command App Runner runs to start your
|
|
881
880
|
* application.</p>
|
|
881
|
+
* @public
|
|
882
882
|
*/
|
|
883
883
|
StartCommand?: string;
|
|
884
884
|
/**
|
|
885
|
-
* @public
|
|
886
885
|
* <p>The port that your application listens to in the container.</p>
|
|
887
886
|
* <p>Default: <code>8080</code>
|
|
888
887
|
* </p>
|
|
888
|
+
* @public
|
|
889
889
|
*/
|
|
890
890
|
Port?: string;
|
|
891
891
|
/**
|
|
892
|
-
* @public
|
|
893
892
|
* <p>The environment variables that are available to your running App Runner service. An array of key-value pairs.</p>
|
|
893
|
+
* @public
|
|
894
894
|
*/
|
|
895
895
|
RuntimeEnvironmentVariables?: Record<string, string>;
|
|
896
896
|
/**
|
|
897
|
-
* @public
|
|
898
897
|
* <p>An array of key-value pairs representing the secrets and parameters that get referenced to your service as an environment variable. The supported
|
|
899
898
|
* values are either the full Amazon Resource Name (ARN) of the Secrets Manager secret or the full ARN of the parameter in the Amazon Web Services Systems Manager
|
|
900
899
|
* Parameter Store.</p>
|
|
@@ -909,6 +908,7 @@ export interface CodeConfigurationValues {
|
|
|
909
908
|
* </li>
|
|
910
909
|
* </ul>
|
|
911
910
|
* </note>
|
|
911
|
+
* @public
|
|
912
912
|
*/
|
|
913
913
|
RuntimeEnvironmentSecrets?: Record<string, string>;
|
|
914
914
|
}
|
|
@@ -925,12 +925,11 @@ export declare const ConfigurationSource: {
|
|
|
925
925
|
*/
|
|
926
926
|
export type ConfigurationSource = (typeof ConfigurationSource)[keyof typeof ConfigurationSource];
|
|
927
927
|
/**
|
|
928
|
-
* @public
|
|
929
928
|
* <p>Describes the configuration that App Runner uses to build and run an App Runner service from a source code repository.</p>
|
|
929
|
+
* @public
|
|
930
930
|
*/
|
|
931
931
|
export interface CodeConfiguration {
|
|
932
932
|
/**
|
|
933
|
-
* @public
|
|
934
933
|
* <p>The source of the App Runner configuration. Values are interpreted as follows:</p>
|
|
935
934
|
* <ul>
|
|
936
935
|
* <li>
|
|
@@ -944,12 +943,13 @@ export interface CodeConfiguration {
|
|
|
944
943
|
* <code>apprunner.yaml</code> file in the source code repository.</p>
|
|
945
944
|
* </li>
|
|
946
945
|
* </ul>
|
|
946
|
+
* @public
|
|
947
947
|
*/
|
|
948
948
|
ConfigurationSource: ConfigurationSource | undefined;
|
|
949
949
|
/**
|
|
950
|
-
* @public
|
|
951
950
|
* <p>The basic configuration for building and running the App Runner service. Use it to quickly launch an App Runner service without providing a
|
|
952
951
|
* <code>apprunner.yaml</code> file in the source code repository (or ignoring the file if it exists).</p>
|
|
952
|
+
* @public
|
|
953
953
|
*/
|
|
954
954
|
CodeConfigurationValues?: CodeConfigurationValues;
|
|
955
955
|
}
|
|
@@ -965,79 +965,78 @@ export declare const SourceCodeVersionType: {
|
|
|
965
965
|
*/
|
|
966
966
|
export type SourceCodeVersionType = (typeof SourceCodeVersionType)[keyof typeof SourceCodeVersionType];
|
|
967
967
|
/**
|
|
968
|
-
* @public
|
|
969
968
|
* <p>Identifies a version of code that App Runner refers to within a source code repository.</p>
|
|
969
|
+
* @public
|
|
970
970
|
*/
|
|
971
971
|
export interface SourceCodeVersion {
|
|
972
972
|
/**
|
|
973
|
-
* @public
|
|
974
973
|
* <p>The type of version identifier.</p>
|
|
975
974
|
* <p>For a git-based repository, branches represent versions.</p>
|
|
975
|
+
* @public
|
|
976
976
|
*/
|
|
977
977
|
Type: SourceCodeVersionType | undefined;
|
|
978
978
|
/**
|
|
979
|
-
* @public
|
|
980
979
|
* <p>A source code version.</p>
|
|
981
980
|
* <p>For a git-based repository, a branch name maps to a specific version. App Runner uses the most recent commit to the branch.</p>
|
|
981
|
+
* @public
|
|
982
982
|
*/
|
|
983
983
|
Value: string | undefined;
|
|
984
984
|
}
|
|
985
985
|
/**
|
|
986
|
-
* @public
|
|
987
986
|
* <p>Describes a source code repository.</p>
|
|
987
|
+
* @public
|
|
988
988
|
*/
|
|
989
989
|
export interface CodeRepository {
|
|
990
990
|
/**
|
|
991
|
-
* @public
|
|
992
991
|
* <p>The location of the repository that contains the source code.</p>
|
|
992
|
+
* @public
|
|
993
993
|
*/
|
|
994
994
|
RepositoryUrl: string | undefined;
|
|
995
995
|
/**
|
|
996
|
-
* @public
|
|
997
996
|
* <p>The version that should be used within the source code repository.</p>
|
|
997
|
+
* @public
|
|
998
998
|
*/
|
|
999
999
|
SourceCodeVersion: SourceCodeVersion | undefined;
|
|
1000
1000
|
/**
|
|
1001
|
-
* @public
|
|
1002
1001
|
* <p>Configuration for building and running the service from a source code repository.</p>
|
|
1003
1002
|
* <note>
|
|
1004
1003
|
* <p>
|
|
1005
1004
|
* <code>CodeConfiguration</code> is required only for <code>CreateService</code> request.</p>
|
|
1006
1005
|
* </note>
|
|
1006
|
+
* @public
|
|
1007
1007
|
*/
|
|
1008
1008
|
CodeConfiguration?: CodeConfiguration;
|
|
1009
1009
|
/**
|
|
1010
|
-
* @public
|
|
1011
1010
|
* <p>The path of the directory that stores source code and configuration files. The build and start commands also execute from here. The path is absolute
|
|
1012
1011
|
* from root and, if not specified, defaults to the repository root.</p>
|
|
1012
|
+
* @public
|
|
1013
1013
|
*/
|
|
1014
1014
|
SourceDirectory?: string;
|
|
1015
1015
|
}
|
|
1016
1016
|
/**
|
|
1017
|
-
* @public
|
|
1018
1017
|
* <p>Describes the configuration that App Runner uses to run an App Runner service using an image pulled from a source image repository.</p>
|
|
1018
|
+
* @public
|
|
1019
1019
|
*/
|
|
1020
1020
|
export interface ImageConfiguration {
|
|
1021
1021
|
/**
|
|
1022
|
-
* @public
|
|
1023
1022
|
* <p>Environment variables that are available to your running App Runner service. An array of key-value pairs.</p>
|
|
1023
|
+
* @public
|
|
1024
1024
|
*/
|
|
1025
1025
|
RuntimeEnvironmentVariables?: Record<string, string>;
|
|
1026
1026
|
/**
|
|
1027
|
-
* @public
|
|
1028
1027
|
* <p>An optional command that App Runner runs to start the application in the source image. If specified, this command overrides the Docker image’s default start
|
|
1029
1028
|
* command.</p>
|
|
1029
|
+
* @public
|
|
1030
1030
|
*/
|
|
1031
1031
|
StartCommand?: string;
|
|
1032
1032
|
/**
|
|
1033
|
-
* @public
|
|
1034
1033
|
* <p>The port that your application listens to in the container.</p>
|
|
1035
1034
|
* <p>Default: <code>8080</code>
|
|
1036
1035
|
* </p>
|
|
1036
|
+
* @public
|
|
1037
1037
|
*/
|
|
1038
1038
|
Port?: string;
|
|
1039
1039
|
/**
|
|
1040
|
-
* @public
|
|
1041
1040
|
* <p>An array of key-value pairs representing the secrets and parameters that get referenced to your service as an environment variable. The supported
|
|
1042
1041
|
* values are either the full Amazon Resource Name (ARN) of the Secrets Manager secret or the full ARN of the parameter in the Amazon Web Services Systems Manager
|
|
1043
1042
|
* Parameter Store.</p>
|
|
@@ -1052,6 +1051,7 @@ export interface ImageConfiguration {
|
|
|
1052
1051
|
* </li>
|
|
1053
1052
|
* </ul>
|
|
1054
1053
|
* </note>
|
|
1054
|
+
* @public
|
|
1055
1055
|
*/
|
|
1056
1056
|
RuntimeEnvironmentSecrets?: Record<string, string>;
|
|
1057
1057
|
}
|
|
@@ -1068,57 +1068,57 @@ export declare const ImageRepositoryType: {
|
|
|
1068
1068
|
*/
|
|
1069
1069
|
export type ImageRepositoryType = (typeof ImageRepositoryType)[keyof typeof ImageRepositoryType];
|
|
1070
1070
|
/**
|
|
1071
|
-
* @public
|
|
1072
1071
|
* <p>Describes a source image repository.</p>
|
|
1072
|
+
* @public
|
|
1073
1073
|
*/
|
|
1074
1074
|
export interface ImageRepository {
|
|
1075
1075
|
/**
|
|
1076
|
-
* @public
|
|
1077
1076
|
* <p>The identifier of an image.</p>
|
|
1078
1077
|
* <p>For an image in Amazon Elastic Container Registry (Amazon ECR), this is an image name. For the image name format, see <a href="https://docs.aws.amazon.com/AmazonECR/latest/userguide/docker-pull-ecr-image.html">Pulling an image</a> in the <i>Amazon ECR User Guide</i>.</p>
|
|
1078
|
+
* @public
|
|
1079
1079
|
*/
|
|
1080
1080
|
ImageIdentifier: string | undefined;
|
|
1081
1081
|
/**
|
|
1082
|
-
* @public
|
|
1083
1082
|
* <p>Configuration for running the identified image.</p>
|
|
1083
|
+
* @public
|
|
1084
1084
|
*/
|
|
1085
1085
|
ImageConfiguration?: ImageConfiguration;
|
|
1086
1086
|
/**
|
|
1087
|
-
* @public
|
|
1088
1087
|
* <p>The type of the image repository. This reflects the repository provider and whether the repository is private or public.</p>
|
|
1088
|
+
* @public
|
|
1089
1089
|
*/
|
|
1090
1090
|
ImageRepositoryType: ImageRepositoryType | undefined;
|
|
1091
1091
|
}
|
|
1092
1092
|
/**
|
|
1093
|
-
* @public
|
|
1094
1093
|
* <p>Describes the source deployed to an App Runner service. It can be a code or an image repository.</p>
|
|
1094
|
+
* @public
|
|
1095
1095
|
*/
|
|
1096
1096
|
export interface SourceConfiguration {
|
|
1097
1097
|
/**
|
|
1098
|
-
* @public
|
|
1099
1098
|
* <p>The description of a source code
|
|
1100
1099
|
* repository.</p>
|
|
1101
1100
|
* <p>You must provide either this member or <code>ImageRepository</code> (but not both).</p>
|
|
1101
|
+
* @public
|
|
1102
1102
|
*/
|
|
1103
1103
|
CodeRepository?: CodeRepository;
|
|
1104
1104
|
/**
|
|
1105
|
-
* @public
|
|
1106
1105
|
* <p>The description of a source image
|
|
1107
1106
|
* repository.</p>
|
|
1108
1107
|
* <p>You must provide either this member or <code>CodeRepository</code> (but not both).</p>
|
|
1108
|
+
* @public
|
|
1109
1109
|
*/
|
|
1110
1110
|
ImageRepository?: ImageRepository;
|
|
1111
1111
|
/**
|
|
1112
|
-
* @public
|
|
1113
1112
|
* <p>If <code>true</code>, continuous integration from the source repository is enabled for the App Runner service. Each repository change (including any source
|
|
1114
1113
|
* code commit or new image version) starts a deployment.</p>
|
|
1115
1114
|
* <p>Default: App Runner sets to <code>false</code> for a source image that uses an ECR Public repository or an ECR repository that's in an Amazon Web Services account other than the one that the service is in. App Runner sets to <code>true</code> in all other cases (which currently include a source code
|
|
1116
1115
|
* repository or a source image using a same-account ECR repository).</p>
|
|
1116
|
+
* @public
|
|
1117
1117
|
*/
|
|
1118
1118
|
AutoDeploymentsEnabled?: boolean;
|
|
1119
1119
|
/**
|
|
1120
|
-
* @public
|
|
1121
1120
|
* <p>Describes the resources that are needed to authenticate access to some source repositories.</p>
|
|
1121
|
+
* @public
|
|
1122
1122
|
*/
|
|
1123
1123
|
AuthenticationConfiguration?: AuthenticationConfiguration;
|
|
1124
1124
|
}
|
|
@@ -1127,38 +1127,37 @@ export interface SourceConfiguration {
|
|
|
1127
1127
|
*/
|
|
1128
1128
|
export interface CreateServiceRequest {
|
|
1129
1129
|
/**
|
|
1130
|
-
* @public
|
|
1131
1130
|
* <p>A name for the App Runner service. It must be unique across all the running App Runner services in your Amazon Web Services account in the Amazon Web Services Region.</p>
|
|
1131
|
+
* @public
|
|
1132
1132
|
*/
|
|
1133
1133
|
ServiceName: string | undefined;
|
|
1134
1134
|
/**
|
|
1135
|
-
* @public
|
|
1136
1135
|
* <p>The source to deploy to the App Runner service. It can be a code or an image repository.</p>
|
|
1136
|
+
* @public
|
|
1137
1137
|
*/
|
|
1138
1138
|
SourceConfiguration: SourceConfiguration | undefined;
|
|
1139
1139
|
/**
|
|
1140
|
-
* @public
|
|
1141
1140
|
* <p>The runtime configuration of instances (scaling units) of your service.</p>
|
|
1141
|
+
* @public
|
|
1142
1142
|
*/
|
|
1143
1143
|
InstanceConfiguration?: InstanceConfiguration;
|
|
1144
1144
|
/**
|
|
1145
|
-
* @public
|
|
1146
1145
|
* <p>An optional list of metadata items that you can associate with the App Runner service resource. A tag is a key-value pair.</p>
|
|
1146
|
+
* @public
|
|
1147
1147
|
*/
|
|
1148
1148
|
Tags?: Tag[];
|
|
1149
1149
|
/**
|
|
1150
|
-
* @public
|
|
1151
1150
|
* <p>An optional custom encryption key that App Runner uses to encrypt the copy of your source repository that it maintains and your service logs. By default,
|
|
1152
1151
|
* App Runner uses an Amazon Web Services managed key.</p>
|
|
1152
|
+
* @public
|
|
1153
1153
|
*/
|
|
1154
1154
|
EncryptionConfiguration?: EncryptionConfiguration;
|
|
1155
1155
|
/**
|
|
1156
|
-
* @public
|
|
1157
1156
|
* <p>The settings for the health check that App Runner performs to monitor the health of the App Runner service.</p>
|
|
1157
|
+
* @public
|
|
1158
1158
|
*/
|
|
1159
1159
|
HealthCheckConfiguration?: HealthCheckConfiguration;
|
|
1160
1160
|
/**
|
|
1161
|
-
* @public
|
|
1162
1161
|
* <p>The Amazon Resource Name (ARN) of an App Runner automatic scaling configuration resource that you want to associate with your service. If not provided, App Runner
|
|
1163
1162
|
* associates the latest revision of a default auto scaling configuration.</p>
|
|
1164
1163
|
* <p>Specify an ARN with a name and a revision number to associate that revision. For example:
|
|
@@ -1167,66 +1166,67 @@ export interface CreateServiceRequest {
|
|
|
1167
1166
|
* <p>Specify just the name to associate the latest revision. For example:
|
|
1168
1167
|
* <code>arn:aws:apprunner:us-east-1:123456789012:autoscalingconfiguration/high-availability</code>
|
|
1169
1168
|
* </p>
|
|
1169
|
+
* @public
|
|
1170
1170
|
*/
|
|
1171
1171
|
AutoScalingConfigurationArn?: string;
|
|
1172
1172
|
/**
|
|
1173
|
-
* @public
|
|
1174
1173
|
* <p>Configuration settings related to network traffic of the web application that the App Runner service runs.</p>
|
|
1174
|
+
* @public
|
|
1175
1175
|
*/
|
|
1176
1176
|
NetworkConfiguration?: NetworkConfiguration;
|
|
1177
1177
|
/**
|
|
1178
|
-
* @public
|
|
1179
1178
|
* <p>The observability configuration of your service.</p>
|
|
1179
|
+
* @public
|
|
1180
1180
|
*/
|
|
1181
1181
|
ObservabilityConfiguration?: ServiceObservabilityConfiguration;
|
|
1182
1182
|
}
|
|
1183
1183
|
/**
|
|
1184
|
-
* @public
|
|
1185
1184
|
* <p>Provides summary information about an App Runner automatic scaling configuration resource.</p>
|
|
1186
1185
|
* <p>This type contains limited information about an auto scaling configuration. It includes only identification information, without configuration
|
|
1187
1186
|
* details. It's returned by the <a>ListAutoScalingConfigurations</a> action. Complete configuration information is returned by the <a>CreateAutoScalingConfiguration</a>, <a>DescribeAutoScalingConfiguration</a>, and <a>DeleteAutoScalingConfiguration</a>
|
|
1188
1187
|
* actions using the <a>AutoScalingConfiguration</a> type.</p>
|
|
1188
|
+
* @public
|
|
1189
1189
|
*/
|
|
1190
1190
|
export interface AutoScalingConfigurationSummary {
|
|
1191
1191
|
/**
|
|
1192
|
-
* @public
|
|
1193
1192
|
* <p>The Amazon Resource Name (ARN) of this auto scaling configuration.</p>
|
|
1193
|
+
* @public
|
|
1194
1194
|
*/
|
|
1195
1195
|
AutoScalingConfigurationArn?: string;
|
|
1196
1196
|
/**
|
|
1197
|
-
* @public
|
|
1198
1197
|
* <p>The customer-provided auto scaling configuration name. It can be used in multiple revisions of a configuration.</p>
|
|
1198
|
+
* @public
|
|
1199
1199
|
*/
|
|
1200
1200
|
AutoScalingConfigurationName?: string;
|
|
1201
1201
|
/**
|
|
1202
|
-
* @public
|
|
1203
1202
|
* <p>The revision of this auto scaling configuration. It's unique among all the active configurations (<code>"Status": "ACTIVE"</code>) with the same
|
|
1204
1203
|
* <code>AutoScalingConfigurationName</code>.</p>
|
|
1204
|
+
* @public
|
|
1205
1205
|
*/
|
|
1206
1206
|
AutoScalingConfigurationRevision?: number;
|
|
1207
1207
|
/**
|
|
1208
|
-
* @public
|
|
1209
1208
|
* <p>The current state of the auto scaling configuration. If the status of a configuration revision is <code>INACTIVE</code>, it was deleted and can't be
|
|
1210
1209
|
* used. Inactive configuration revisions are permanently removed some time after they are deleted.</p>
|
|
1210
|
+
* @public
|
|
1211
1211
|
*/
|
|
1212
1212
|
Status?: AutoScalingConfigurationStatus;
|
|
1213
1213
|
/**
|
|
1214
|
-
* @public
|
|
1215
1214
|
* <p>The time when the auto scaling configuration was created. It's in Unix time stamp format.</p>
|
|
1215
|
+
* @public
|
|
1216
1216
|
*/
|
|
1217
1217
|
CreatedAt?: Date;
|
|
1218
1218
|
/**
|
|
1219
|
-
* @public
|
|
1220
1219
|
* <p>Indicates if this auto scaling configuration has an App Runner service associated with it. A value of <code>true</code> indicates one or more services are
|
|
1221
1220
|
* associated. A value of <code>false</code> indicates no services are associated.</p>
|
|
1221
|
+
* @public
|
|
1222
1222
|
*/
|
|
1223
1223
|
HasAssociatedService?: boolean;
|
|
1224
1224
|
/**
|
|
1225
|
-
* @public
|
|
1226
1225
|
* <p>Indicates if this auto scaling configuration should be used as the default for a new App Runner service that does not have an
|
|
1227
1226
|
* auto scaling configuration ARN specified during creation. Each account can have only one
|
|
1228
1227
|
* default <code>AutoScalingConfiguration</code> per region. The default <code>AutoScalingConfiguration</code> can be any revision under
|
|
1229
1228
|
* the same <code>AutoScalingConfigurationName</code>.</p>
|
|
1229
|
+
* @public
|
|
1230
1230
|
*/
|
|
1231
1231
|
IsDefault?: boolean;
|
|
1232
1232
|
}
|
|
@@ -1247,49 +1247,48 @@ export declare const ServiceStatus: {
|
|
|
1247
1247
|
*/
|
|
1248
1248
|
export type ServiceStatus = (typeof ServiceStatus)[keyof typeof ServiceStatus];
|
|
1249
1249
|
/**
|
|
1250
|
-
* @public
|
|
1251
1250
|
* <p>Describes an App Runner service. It can describe a service in any state, including deleted services.</p>
|
|
1252
1251
|
* <p>This type contains the full information about a service, including configuration details. It's returned by the <a href="https://docs.aws.amazon.com/apprunner/latest/api/API_CreateService.html">CreateService</a>, <a href="https://docs.aws.amazon.com/apprunner/latest/api/API_DescribeService.html">DescribeService</a>, and <a href="https://docs.aws.amazon.com/apprunner/latest/api/API_DeleteService.html">DeleteService</a> actions. A subset of this
|
|
1253
1252
|
* information is returned by the <a href="https://docs.aws.amazon.com/apprunner/latest/api/API_ListServices.html">ListServices</a> action using the <a href="https://docs.aws.amazon.com/apprunner/latest/api/API_ServiceSummary.html">ServiceSummary</a> type.</p>
|
|
1253
|
+
* @public
|
|
1254
1254
|
*/
|
|
1255
1255
|
export interface Service {
|
|
1256
1256
|
/**
|
|
1257
|
-
* @public
|
|
1258
1257
|
* <p>The customer-provided service name.</p>
|
|
1258
|
+
* @public
|
|
1259
1259
|
*/
|
|
1260
1260
|
ServiceName: string | undefined;
|
|
1261
1261
|
/**
|
|
1262
|
-
* @public
|
|
1263
1262
|
* <p>An ID that App Runner generated for this service. It's unique within the Amazon Web Services Region.</p>
|
|
1263
|
+
* @public
|
|
1264
1264
|
*/
|
|
1265
1265
|
ServiceId: string | undefined;
|
|
1266
1266
|
/**
|
|
1267
|
-
* @public
|
|
1268
1267
|
* <p>The Amazon Resource Name (ARN) of this service.</p>
|
|
1268
|
+
* @public
|
|
1269
1269
|
*/
|
|
1270
1270
|
ServiceArn: string | undefined;
|
|
1271
1271
|
/**
|
|
1272
|
-
* @public
|
|
1273
1272
|
* <p>A subdomain URL that App Runner generated for this service. You can use this URL to access your service web application.</p>
|
|
1273
|
+
* @public
|
|
1274
1274
|
*/
|
|
1275
1275
|
ServiceUrl?: string;
|
|
1276
1276
|
/**
|
|
1277
|
-
* @public
|
|
1278
1277
|
* <p>The time when the App Runner service was created. It's in the Unix time stamp format.</p>
|
|
1278
|
+
* @public
|
|
1279
1279
|
*/
|
|
1280
1280
|
CreatedAt: Date | undefined;
|
|
1281
1281
|
/**
|
|
1282
|
-
* @public
|
|
1283
1282
|
* <p>The time when the App Runner service was last updated at. It's in the Unix time stamp format.</p>
|
|
1283
|
+
* @public
|
|
1284
1284
|
*/
|
|
1285
1285
|
UpdatedAt: Date | undefined;
|
|
1286
1286
|
/**
|
|
1287
|
-
* @public
|
|
1288
1287
|
* <p>The time when the App Runner service was deleted. It's in the Unix time stamp format.</p>
|
|
1288
|
+
* @public
|
|
1289
1289
|
*/
|
|
1290
1290
|
DeletedAt?: Date;
|
|
1291
1291
|
/**
|
|
1292
|
-
* @public
|
|
1293
1292
|
* <p>The current state of the App Runner service. These particular values mean the following.</p>
|
|
1294
1293
|
* <ul>
|
|
1295
1294
|
* <li>
|
|
@@ -1304,42 +1303,43 @@ export interface Service {
|
|
|
1304
1303
|
* that all related resources are removed.</p>
|
|
1305
1304
|
* </li>
|
|
1306
1305
|
* </ul>
|
|
1306
|
+
* @public
|
|
1307
1307
|
*/
|
|
1308
1308
|
Status: ServiceStatus | undefined;
|
|
1309
1309
|
/**
|
|
1310
|
-
* @public
|
|
1311
1310
|
* <p>The source deployed to the App Runner service. It can be a code or an image repository.</p>
|
|
1311
|
+
* @public
|
|
1312
1312
|
*/
|
|
1313
1313
|
SourceConfiguration: SourceConfiguration | undefined;
|
|
1314
1314
|
/**
|
|
1315
|
-
* @public
|
|
1316
1315
|
* <p>The runtime configuration of instances (scaling units) of this service.</p>
|
|
1316
|
+
* @public
|
|
1317
1317
|
*/
|
|
1318
1318
|
InstanceConfiguration: InstanceConfiguration | undefined;
|
|
1319
1319
|
/**
|
|
1320
|
-
* @public
|
|
1321
1320
|
* <p>The encryption key that App Runner uses to encrypt the service logs and the copy of the source repository that App Runner maintains for the service. It can be
|
|
1322
1321
|
* either a customer-provided encryption key or an Amazon Web Services managed key.</p>
|
|
1322
|
+
* @public
|
|
1323
1323
|
*/
|
|
1324
1324
|
EncryptionConfiguration?: EncryptionConfiguration;
|
|
1325
1325
|
/**
|
|
1326
|
-
* @public
|
|
1327
1326
|
* <p>The settings for the health check that App Runner performs to monitor the health of this service.</p>
|
|
1327
|
+
* @public
|
|
1328
1328
|
*/
|
|
1329
1329
|
HealthCheckConfiguration?: HealthCheckConfiguration;
|
|
1330
1330
|
/**
|
|
1331
|
-
* @public
|
|
1332
1331
|
* <p>Summary information for the App Runner automatic scaling configuration resource that's associated with this service.</p>
|
|
1332
|
+
* @public
|
|
1333
1333
|
*/
|
|
1334
1334
|
AutoScalingConfigurationSummary: AutoScalingConfigurationSummary | undefined;
|
|
1335
1335
|
/**
|
|
1336
|
-
* @public
|
|
1337
1336
|
* <p>Configuration settings related to network traffic of the web application that this service runs.</p>
|
|
1337
|
+
* @public
|
|
1338
1338
|
*/
|
|
1339
1339
|
NetworkConfiguration: NetworkConfiguration | undefined;
|
|
1340
1340
|
/**
|
|
1341
|
-
* @public
|
|
1342
1341
|
* <p>The observability configuration of this service.</p>
|
|
1342
|
+
* @public
|
|
1343
1343
|
*/
|
|
1344
1344
|
ObservabilityConfiguration?: ServiceObservabilityConfiguration;
|
|
1345
1345
|
}
|
|
@@ -1348,13 +1348,13 @@ export interface Service {
|
|
|
1348
1348
|
*/
|
|
1349
1349
|
export interface CreateServiceResponse {
|
|
1350
1350
|
/**
|
|
1351
|
-
* @public
|
|
1352
1351
|
* <p>A description of the App Runner service that's created by this request.</p>
|
|
1352
|
+
* @public
|
|
1353
1353
|
*/
|
|
1354
1354
|
Service: Service | undefined;
|
|
1355
1355
|
/**
|
|
1356
|
-
* @public
|
|
1357
1356
|
* <p>The unique ID of the asynchronous operation that this request started. You can use it combined with the <a href="https://docs.aws.amazon.com/apprunner/latest/api/API_ListOperations.html">ListOperations</a> call to track the operation's progress.</p>
|
|
1357
|
+
* @public
|
|
1358
1358
|
*/
|
|
1359
1359
|
OperationId: string | undefined;
|
|
1360
1360
|
}
|
|
@@ -1363,12 +1363,11 @@ export interface CreateServiceResponse {
|
|
|
1363
1363
|
*/
|
|
1364
1364
|
export interface CreateVpcConnectorRequest {
|
|
1365
1365
|
/**
|
|
1366
|
-
* @public
|
|
1367
1366
|
* <p>A name for the VPC connector.</p>
|
|
1367
|
+
* @public
|
|
1368
1368
|
*/
|
|
1369
1369
|
VpcConnectorName: string | undefined;
|
|
1370
1370
|
/**
|
|
1371
|
-
* @public
|
|
1372
1371
|
* <p>A list of IDs of subnets that App Runner should use when it associates your service with a custom Amazon VPC. Specify IDs of subnets of a single
|
|
1373
1372
|
* Amazon VPC. App Runner determines the Amazon VPC from the subnets you specify.</p>
|
|
1374
1373
|
* <note>
|
|
@@ -1376,17 +1375,18 @@ export interface CreateVpcConnectorRequest {
|
|
|
1376
1375
|
* App Runner currently only provides support for IPv4.
|
|
1377
1376
|
* </p>
|
|
1378
1377
|
* </note>
|
|
1378
|
+
* @public
|
|
1379
1379
|
*/
|
|
1380
1380
|
Subnets: string[] | undefined;
|
|
1381
1381
|
/**
|
|
1382
|
-
* @public
|
|
1383
1382
|
* <p>A list of IDs of security groups that App Runner should use for access to Amazon Web Services resources under the specified subnets. If not specified, App Runner uses the
|
|
1384
1383
|
* default security group of the Amazon VPC. The default security group allows all outbound traffic.</p>
|
|
1384
|
+
* @public
|
|
1385
1385
|
*/
|
|
1386
1386
|
SecurityGroups?: string[];
|
|
1387
1387
|
/**
|
|
1388
|
-
* @public
|
|
1389
1388
|
* <p>A list of metadata items that you can associate with your VPC connector resource. A tag is a key-value pair.</p>
|
|
1389
|
+
* @public
|
|
1390
1390
|
*/
|
|
1391
1391
|
Tags?: Tag[];
|
|
1392
1392
|
}
|
|
@@ -1403,59 +1403,59 @@ export declare const VpcConnectorStatus: {
|
|
|
1403
1403
|
*/
|
|
1404
1404
|
export type VpcConnectorStatus = (typeof VpcConnectorStatus)[keyof typeof VpcConnectorStatus];
|
|
1405
1405
|
/**
|
|
1406
|
-
* @public
|
|
1407
1406
|
* <p>Describes an App Runner VPC connector resource. A VPC connector describes the Amazon Virtual Private Cloud (Amazon VPC) that an App Runner service is
|
|
1408
1407
|
* associated with, and the subnets and security group that are used.</p>
|
|
1409
1408
|
* <p>Multiple revisions of a connector might have the same <code>Name</code> and different <code>Revision</code> values.</p>
|
|
1410
1409
|
* <note>
|
|
1411
1410
|
* <p>At this time, App Runner supports only one revision per name.</p>
|
|
1412
1411
|
* </note>
|
|
1412
|
+
* @public
|
|
1413
1413
|
*/
|
|
1414
1414
|
export interface VpcConnector {
|
|
1415
1415
|
/**
|
|
1416
|
-
* @public
|
|
1417
1416
|
* <p>The customer-provided VPC connector name.</p>
|
|
1417
|
+
* @public
|
|
1418
1418
|
*/
|
|
1419
1419
|
VpcConnectorName?: string;
|
|
1420
1420
|
/**
|
|
1421
|
-
* @public
|
|
1422
1421
|
* <p>The Amazon Resource Name (ARN) of this VPC connector.</p>
|
|
1422
|
+
* @public
|
|
1423
1423
|
*/
|
|
1424
1424
|
VpcConnectorArn?: string;
|
|
1425
1425
|
/**
|
|
1426
|
-
* @public
|
|
1427
1426
|
* <p>The revision of this VPC connector. It's unique among all the active connectors (<code>"Status": "ACTIVE"</code>) that share the same
|
|
1428
1427
|
* <code>Name</code>.</p>
|
|
1429
1428
|
* <note>
|
|
1430
1429
|
* <p>At this time, App Runner supports only one revision per name.</p>
|
|
1431
1430
|
* </note>
|
|
1431
|
+
* @public
|
|
1432
1432
|
*/
|
|
1433
1433
|
VpcConnectorRevision?: number;
|
|
1434
1434
|
/**
|
|
1435
|
-
* @public
|
|
1436
1435
|
* <p>A list of IDs of subnets that App Runner uses for your service. All IDs are of subnets of a single Amazon VPC.</p>
|
|
1436
|
+
* @public
|
|
1437
1437
|
*/
|
|
1438
1438
|
Subnets?: string[];
|
|
1439
1439
|
/**
|
|
1440
|
-
* @public
|
|
1441
1440
|
* <p>A list of IDs of security groups that App Runner uses for access to Amazon Web Services resources under the specified subnets. If not specified, App Runner uses the default
|
|
1442
1441
|
* security group of the Amazon VPC. The default security group allows all outbound traffic.</p>
|
|
1442
|
+
* @public
|
|
1443
1443
|
*/
|
|
1444
1444
|
SecurityGroups?: string[];
|
|
1445
1445
|
/**
|
|
1446
|
-
* @public
|
|
1447
1446
|
* <p>The current state of the VPC connector. If the status of a connector revision is <code>INACTIVE</code>, it was deleted and can't be
|
|
1448
1447
|
* used. Inactive connector revisions are permanently removed some time after they are deleted.</p>
|
|
1448
|
+
* @public
|
|
1449
1449
|
*/
|
|
1450
1450
|
Status?: VpcConnectorStatus;
|
|
1451
1451
|
/**
|
|
1452
|
-
* @public
|
|
1453
1452
|
* <p>The time when the VPC connector was created. It's in Unix time stamp format.</p>
|
|
1453
|
+
* @public
|
|
1454
1454
|
*/
|
|
1455
1455
|
CreatedAt?: Date;
|
|
1456
1456
|
/**
|
|
1457
|
-
* @public
|
|
1458
1457
|
* <p>The time when the VPC connector was deleted. It's in Unix time stamp format.</p>
|
|
1458
|
+
* @public
|
|
1459
1459
|
*/
|
|
1460
1460
|
DeletedAt?: Date;
|
|
1461
1461
|
}
|
|
@@ -1464,26 +1464,26 @@ export interface VpcConnector {
|
|
|
1464
1464
|
*/
|
|
1465
1465
|
export interface CreateVpcConnectorResponse {
|
|
1466
1466
|
/**
|
|
1467
|
-
* @public
|
|
1468
1467
|
* <p>A description of the App Runner VPC connector that's created by this request.</p>
|
|
1468
|
+
* @public
|
|
1469
1469
|
*/
|
|
1470
1470
|
VpcConnector: VpcConnector | undefined;
|
|
1471
1471
|
}
|
|
1472
1472
|
/**
|
|
1473
|
-
* @public
|
|
1474
1473
|
* <p>The configuration of your VPC and the associated VPC endpoint. The VPC endpoint is an Amazon Web Services PrivateLink resource that allows access to your App Runner
|
|
1475
1474
|
* services from within an Amazon VPC.</p>
|
|
1475
|
+
* @public
|
|
1476
1476
|
*/
|
|
1477
1477
|
export interface IngressVpcConfiguration {
|
|
1478
1478
|
/**
|
|
1479
|
-
* @public
|
|
1480
1479
|
* <p>The ID of the VPC that is used for the VPC endpoint.</p>
|
|
1480
|
+
* @public
|
|
1481
1481
|
*/
|
|
1482
1482
|
VpcId?: string;
|
|
1483
1483
|
/**
|
|
1484
|
-
* @public
|
|
1485
1484
|
* <p>The ID of the VPC endpoint that your App Runner service connects to.
|
|
1486
1485
|
* </p>
|
|
1486
|
+
* @public
|
|
1487
1487
|
*/
|
|
1488
1488
|
VpcEndpointId?: string;
|
|
1489
1489
|
}
|
|
@@ -1492,25 +1492,25 @@ export interface IngressVpcConfiguration {
|
|
|
1492
1492
|
*/
|
|
1493
1493
|
export interface CreateVpcIngressConnectionRequest {
|
|
1494
1494
|
/**
|
|
1495
|
-
* @public
|
|
1496
1495
|
* <p>The Amazon Resource Name (ARN) for this App Runner service that is used to create the VPC Ingress Connection resource.</p>
|
|
1496
|
+
* @public
|
|
1497
1497
|
*/
|
|
1498
1498
|
ServiceArn: string | undefined;
|
|
1499
1499
|
/**
|
|
1500
|
-
* @public
|
|
1501
1500
|
* <p>A name for the VPC Ingress Connection resource. It must be unique across all the active VPC Ingress Connections in your Amazon Web Services account in the Amazon Web Services Region.
|
|
1502
1501
|
* </p>
|
|
1502
|
+
* @public
|
|
1503
1503
|
*/
|
|
1504
1504
|
VpcIngressConnectionName: string | undefined;
|
|
1505
1505
|
/**
|
|
1506
|
-
* @public
|
|
1507
1506
|
* <p>Specifications for the customer’s Amazon VPC and the related Amazon Web Services PrivateLink VPC endpoint that are used to create the VPC Ingress Connection
|
|
1508
1507
|
* resource.</p>
|
|
1508
|
+
* @public
|
|
1509
1509
|
*/
|
|
1510
1510
|
IngressVpcConfiguration: IngressVpcConfiguration | undefined;
|
|
1511
1511
|
/**
|
|
1512
|
-
* @public
|
|
1513
1512
|
* <p>An optional list of metadata items that you can associate with the VPC Ingress Connection resource. A tag is a key-value pair.</p>
|
|
1513
|
+
* @public
|
|
1514
1514
|
*/
|
|
1515
1515
|
Tags?: Tag[];
|
|
1516
1516
|
}
|
|
@@ -1533,52 +1533,51 @@ export declare const VpcIngressConnectionStatus: {
|
|
|
1533
1533
|
*/
|
|
1534
1534
|
export type VpcIngressConnectionStatus = (typeof VpcIngressConnectionStatus)[keyof typeof VpcIngressConnectionStatus];
|
|
1535
1535
|
/**
|
|
1536
|
-
* @public
|
|
1537
1536
|
* <p>The App Runner resource that specifies an App Runner endpoint for incoming traffic. It establishes a connection between a VPC interface endpoint and a App Runner
|
|
1538
1537
|
* service, to make your App Runner service accessible from only within an Amazon VPC.</p>
|
|
1538
|
+
* @public
|
|
1539
1539
|
*/
|
|
1540
1540
|
export interface VpcIngressConnection {
|
|
1541
1541
|
/**
|
|
1542
|
-
* @public
|
|
1543
1542
|
* <p>The Amazon Resource Name (ARN) of the VPC Ingress Connection.
|
|
1544
1543
|
* </p>
|
|
1544
|
+
* @public
|
|
1545
1545
|
*/
|
|
1546
1546
|
VpcIngressConnectionArn?: string;
|
|
1547
1547
|
/**
|
|
1548
|
-
* @public
|
|
1549
1548
|
* <p>The customer-provided VPC Ingress Connection name.</p>
|
|
1549
|
+
* @public
|
|
1550
1550
|
*/
|
|
1551
1551
|
VpcIngressConnectionName?: string;
|
|
1552
1552
|
/**
|
|
1553
|
-
* @public
|
|
1554
1553
|
* <p>The Amazon Resource Name (ARN) of the service associated with the VPC Ingress Connection.
|
|
1555
1554
|
* </p>
|
|
1555
|
+
* @public
|
|
1556
1556
|
*/
|
|
1557
1557
|
ServiceArn?: string;
|
|
1558
1558
|
/**
|
|
1559
|
-
* @public
|
|
1560
1559
|
* <p>The current status of the VPC Ingress Connection.
|
|
1561
1560
|
* The VPC Ingress Connection displays one of the following statuses: <code>AVAILABLE</code>, <code>PENDING_CREATION</code>, <code>PENDING_UPDATE</code>, <code>PENDING_DELETION</code>,<code>FAILED_CREATION</code>, <code>FAILED_UPDATE</code>, <code>FAILED_DELETION</code>, and <code>DELETED</code>..
|
|
1562
1561
|
* </p>
|
|
1562
|
+
* @public
|
|
1563
1563
|
*/
|
|
1564
1564
|
Status?: VpcIngressConnectionStatus;
|
|
1565
1565
|
/**
|
|
1566
|
-
* @public
|
|
1567
1566
|
* <p>The Account Id you use to create the VPC Ingress Connection resource.</p>
|
|
1567
|
+
* @public
|
|
1568
1568
|
*/
|
|
1569
1569
|
AccountId?: string;
|
|
1570
1570
|
/**
|
|
1571
|
-
* @public
|
|
1572
1571
|
* <p>The domain name associated with the VPC Ingress Connection resource.</p>
|
|
1572
|
+
* @public
|
|
1573
1573
|
*/
|
|
1574
1574
|
DomainName?: string;
|
|
1575
1575
|
/**
|
|
1576
|
-
* @public
|
|
1577
1576
|
* <p>Specifications for the customer’s VPC and related PrivateLink VPC endpoint that are used to associate with the VPC Ingress Connection resource.</p>
|
|
1577
|
+
* @public
|
|
1578
1578
|
*/
|
|
1579
1579
|
IngressVpcConfiguration?: IngressVpcConfiguration;
|
|
1580
1580
|
/**
|
|
1581
|
-
* @public
|
|
1582
1581
|
* <p>The time when the VPC Ingress Connection was created. It's in the Unix time stamp format.</p>
|
|
1583
1582
|
* <ul>
|
|
1584
1583
|
* <li>
|
|
@@ -1592,10 +1591,10 @@ export interface VpcIngressConnection {
|
|
|
1592
1591
|
* </p>
|
|
1593
1592
|
* </li>
|
|
1594
1593
|
* </ul>
|
|
1594
|
+
* @public
|
|
1595
1595
|
*/
|
|
1596
1596
|
CreatedAt?: Date;
|
|
1597
1597
|
/**
|
|
1598
|
-
* @public
|
|
1599
1598
|
* <p>The time when the App Runner service was deleted. It's in the Unix time stamp format.</p>
|
|
1600
1599
|
* <ul>
|
|
1601
1600
|
* <li>
|
|
@@ -1609,6 +1608,7 @@ export interface VpcIngressConnection {
|
|
|
1609
1608
|
* </p>
|
|
1610
1609
|
* </li>
|
|
1611
1610
|
* </ul>
|
|
1611
|
+
* @public
|
|
1612
1612
|
*/
|
|
1613
1613
|
DeletedAt?: Date;
|
|
1614
1614
|
}
|
|
@@ -1617,8 +1617,8 @@ export interface VpcIngressConnection {
|
|
|
1617
1617
|
*/
|
|
1618
1618
|
export interface CreateVpcIngressConnectionResponse {
|
|
1619
1619
|
/**
|
|
1620
|
-
* @public
|
|
1621
1620
|
* <p>A description of the App Runner VPC Ingress Connection resource that's created by this request. </p>
|
|
1621
|
+
* @public
|
|
1622
1622
|
*/
|
|
1623
1623
|
VpcIngressConnection: VpcIngressConnection | undefined;
|
|
1624
1624
|
}
|
|
@@ -1627,19 +1627,19 @@ export interface CreateVpcIngressConnectionResponse {
|
|
|
1627
1627
|
*/
|
|
1628
1628
|
export interface DeleteAutoScalingConfigurationRequest {
|
|
1629
1629
|
/**
|
|
1630
|
-
* @public
|
|
1631
1630
|
* <p>The Amazon Resource Name (ARN) of the App Runner auto scaling configuration that you want to delete.</p>
|
|
1632
1631
|
* <p>The ARN can be a full auto scaling configuration ARN, or a partial ARN ending with either <code>.../<i>name</i>
|
|
1633
1632
|
* </code> or
|
|
1634
1633
|
* <code>.../<i>name</i>/<i>revision</i>
|
|
1635
1634
|
* </code>. If a revision isn't specified, the latest active revision is deleted.</p>
|
|
1635
|
+
* @public
|
|
1636
1636
|
*/
|
|
1637
1637
|
AutoScalingConfigurationArn: string | undefined;
|
|
1638
1638
|
/**
|
|
1639
|
-
* @public
|
|
1640
1639
|
* <p>Set to <code>true</code> to delete all of the revisions associated with the <code>AutoScalingConfigurationArn</code> parameter value.</p>
|
|
1641
1640
|
* <p>When <code>DeleteAllRevisions</code> is set to <code>true</code>, the only valid value for the Amazon Resource Name (ARN) is a partial ARN ending
|
|
1642
1641
|
* with: <code>.../name</code>.</p>
|
|
1642
|
+
* @public
|
|
1643
1643
|
*/
|
|
1644
1644
|
DeleteAllRevisions?: boolean;
|
|
1645
1645
|
}
|
|
@@ -1648,14 +1648,14 @@ export interface DeleteAutoScalingConfigurationRequest {
|
|
|
1648
1648
|
*/
|
|
1649
1649
|
export interface DeleteAutoScalingConfigurationResponse {
|
|
1650
1650
|
/**
|
|
1651
|
-
* @public
|
|
1652
1651
|
* <p>A description of the App Runner auto scaling configuration that this request just deleted.</p>
|
|
1652
|
+
* @public
|
|
1653
1653
|
*/
|
|
1654
1654
|
AutoScalingConfiguration: AutoScalingConfiguration | undefined;
|
|
1655
1655
|
}
|
|
1656
1656
|
/**
|
|
1657
|
-
* @public
|
|
1658
1657
|
* <p>A resource doesn't exist for the specified Amazon Resource Name (ARN) in your Amazon Web Services account.</p>
|
|
1658
|
+
* @public
|
|
1659
1659
|
*/
|
|
1660
1660
|
export declare class ResourceNotFoundException extends __BaseException {
|
|
1661
1661
|
readonly name: "ResourceNotFoundException";
|
|
@@ -1671,8 +1671,8 @@ export declare class ResourceNotFoundException extends __BaseException {
|
|
|
1671
1671
|
*/
|
|
1672
1672
|
export interface DeleteConnectionRequest {
|
|
1673
1673
|
/**
|
|
1674
|
-
* @public
|
|
1675
1674
|
* <p>The Amazon Resource Name (ARN) of the App Runner connection that you want to delete.</p>
|
|
1675
|
+
* @public
|
|
1676
1676
|
*/
|
|
1677
1677
|
ConnectionArn: string | undefined;
|
|
1678
1678
|
}
|
|
@@ -1681,8 +1681,8 @@ export interface DeleteConnectionRequest {
|
|
|
1681
1681
|
*/
|
|
1682
1682
|
export interface DeleteConnectionResponse {
|
|
1683
1683
|
/**
|
|
1684
|
-
* @public
|
|
1685
1684
|
* <p>A description of the App Runner connection that this request just deleted.</p>
|
|
1685
|
+
* @public
|
|
1686
1686
|
*/
|
|
1687
1687
|
Connection?: Connection;
|
|
1688
1688
|
}
|
|
@@ -1691,12 +1691,12 @@ export interface DeleteConnectionResponse {
|
|
|
1691
1691
|
*/
|
|
1692
1692
|
export interface DeleteObservabilityConfigurationRequest {
|
|
1693
1693
|
/**
|
|
1694
|
-
* @public
|
|
1695
1694
|
* <p>The Amazon Resource Name (ARN) of the App Runner observability configuration that you want to delete.</p>
|
|
1696
1695
|
* <p>The ARN can be a full observability configuration ARN, or a partial ARN ending with either <code>.../<i>name</i>
|
|
1697
1696
|
* </code> or
|
|
1698
1697
|
* <code>.../<i>name</i>/<i>revision</i>
|
|
1699
1698
|
* </code>. If a revision isn't specified, the latest active revision is deleted.</p>
|
|
1699
|
+
* @public
|
|
1700
1700
|
*/
|
|
1701
1701
|
ObservabilityConfigurationArn: string | undefined;
|
|
1702
1702
|
}
|
|
@@ -1705,8 +1705,8 @@ export interface DeleteObservabilityConfigurationRequest {
|
|
|
1705
1705
|
*/
|
|
1706
1706
|
export interface DeleteObservabilityConfigurationResponse {
|
|
1707
1707
|
/**
|
|
1708
|
-
* @public
|
|
1709
1708
|
* <p>A description of the App Runner observability configuration that this request just deleted.</p>
|
|
1709
|
+
* @public
|
|
1710
1710
|
*/
|
|
1711
1711
|
ObservabilityConfiguration: ObservabilityConfiguration | undefined;
|
|
1712
1712
|
}
|
|
@@ -1715,8 +1715,8 @@ export interface DeleteObservabilityConfigurationResponse {
|
|
|
1715
1715
|
*/
|
|
1716
1716
|
export interface DeleteServiceRequest {
|
|
1717
1717
|
/**
|
|
1718
|
-
* @public
|
|
1719
1718
|
* <p>The Amazon Resource Name (ARN) of the App Runner service that you want to delete.</p>
|
|
1719
|
+
* @public
|
|
1720
1720
|
*/
|
|
1721
1721
|
ServiceArn: string | undefined;
|
|
1722
1722
|
}
|
|
@@ -1725,14 +1725,14 @@ export interface DeleteServiceRequest {
|
|
|
1725
1725
|
*/
|
|
1726
1726
|
export interface DeleteServiceResponse {
|
|
1727
1727
|
/**
|
|
1728
|
-
* @public
|
|
1729
1728
|
* <p>A description of the App Runner service that this request just deleted.</p>
|
|
1729
|
+
* @public
|
|
1730
1730
|
*/
|
|
1731
1731
|
Service: Service | undefined;
|
|
1732
1732
|
/**
|
|
1733
|
-
* @public
|
|
1734
1733
|
* <p>The unique ID of the asynchronous operation that this request started. You can use it combined with the <a>ListOperations</a> call to track
|
|
1735
1734
|
* the operation's progress.</p>
|
|
1735
|
+
* @public
|
|
1736
1736
|
*/
|
|
1737
1737
|
OperationId: string | undefined;
|
|
1738
1738
|
}
|
|
@@ -1741,9 +1741,9 @@ export interface DeleteServiceResponse {
|
|
|
1741
1741
|
*/
|
|
1742
1742
|
export interface DeleteVpcConnectorRequest {
|
|
1743
1743
|
/**
|
|
1744
|
-
* @public
|
|
1745
1744
|
* <p>The Amazon Resource Name (ARN) of the App Runner VPC connector that you want to delete.</p>
|
|
1746
1745
|
* <p>The ARN must be a full VPC connector ARN.</p>
|
|
1746
|
+
* @public
|
|
1747
1747
|
*/
|
|
1748
1748
|
VpcConnectorArn: string | undefined;
|
|
1749
1749
|
}
|
|
@@ -1752,8 +1752,8 @@ export interface DeleteVpcConnectorRequest {
|
|
|
1752
1752
|
*/
|
|
1753
1753
|
export interface DeleteVpcConnectorResponse {
|
|
1754
1754
|
/**
|
|
1755
|
-
* @public
|
|
1756
1755
|
* <p>A description of the App Runner VPC connector that this request just deleted.</p>
|
|
1756
|
+
* @public
|
|
1757
1757
|
*/
|
|
1758
1758
|
VpcConnector: VpcConnector | undefined;
|
|
1759
1759
|
}
|
|
@@ -1762,8 +1762,8 @@ export interface DeleteVpcConnectorResponse {
|
|
|
1762
1762
|
*/
|
|
1763
1763
|
export interface DeleteVpcIngressConnectionRequest {
|
|
1764
1764
|
/**
|
|
1765
|
-
* @public
|
|
1766
1765
|
* <p>The Amazon Resource Name (ARN) of the App Runner VPC Ingress Connection that you want to delete.</p>
|
|
1766
|
+
* @public
|
|
1767
1767
|
*/
|
|
1768
1768
|
VpcIngressConnectionArn: string | undefined;
|
|
1769
1769
|
}
|
|
@@ -1772,8 +1772,8 @@ export interface DeleteVpcIngressConnectionRequest {
|
|
|
1772
1772
|
*/
|
|
1773
1773
|
export interface DeleteVpcIngressConnectionResponse {
|
|
1774
1774
|
/**
|
|
1775
|
-
* @public
|
|
1776
1775
|
* <p>A description of the App Runner VPC Ingress Connection that this request just deleted.</p>
|
|
1776
|
+
* @public
|
|
1777
1777
|
*/
|
|
1778
1778
|
VpcIngressConnection: VpcIngressConnection | undefined;
|
|
1779
1779
|
}
|
|
@@ -1782,13 +1782,13 @@ export interface DeleteVpcIngressConnectionResponse {
|
|
|
1782
1782
|
*/
|
|
1783
1783
|
export interface DescribeAutoScalingConfigurationRequest {
|
|
1784
1784
|
/**
|
|
1785
|
-
* @public
|
|
1786
1785
|
* <p>The Amazon Resource Name (ARN) of the App Runner auto scaling configuration that you want a description for.</p>
|
|
1787
1786
|
* <p>The ARN can be a full auto scaling configuration ARN, or a partial ARN ending with either <code>.../<i>name</i>
|
|
1788
1787
|
* </code> or
|
|
1789
1788
|
* <code>.../<i>name</i>/<i>revision</i>
|
|
1790
1789
|
* </code>. If a revision isn't specified, the latest active revision is
|
|
1791
1790
|
* described.</p>
|
|
1791
|
+
* @public
|
|
1792
1792
|
*/
|
|
1793
1793
|
AutoScalingConfigurationArn: string | undefined;
|
|
1794
1794
|
}
|
|
@@ -1797,8 +1797,8 @@ export interface DescribeAutoScalingConfigurationRequest {
|
|
|
1797
1797
|
*/
|
|
1798
1798
|
export interface DescribeAutoScalingConfigurationResponse {
|
|
1799
1799
|
/**
|
|
1800
|
-
* @public
|
|
1801
1800
|
* <p>A full description of the App Runner auto scaling configuration that you specified in this request.</p>
|
|
1801
|
+
* @public
|
|
1802
1802
|
*/
|
|
1803
1803
|
AutoScalingConfiguration: AutoScalingConfiguration | undefined;
|
|
1804
1804
|
}
|
|
@@ -1807,21 +1807,21 @@ export interface DescribeAutoScalingConfigurationResponse {
|
|
|
1807
1807
|
*/
|
|
1808
1808
|
export interface DescribeCustomDomainsRequest {
|
|
1809
1809
|
/**
|
|
1810
|
-
* @public
|
|
1811
1810
|
* <p>The Amazon Resource Name (ARN) of the App Runner service that you want associated custom domain names to be described for.</p>
|
|
1811
|
+
* @public
|
|
1812
1812
|
*/
|
|
1813
1813
|
ServiceArn: string | undefined;
|
|
1814
1814
|
/**
|
|
1815
|
-
* @public
|
|
1816
1815
|
* <p>A token from a previous result page. It's used for a paginated request. The request retrieves the next result page. All other parameter values must be
|
|
1817
1816
|
* identical to the ones that are specified in the initial request.</p>
|
|
1818
1817
|
* <p>If you don't specify <code>NextToken</code>, the request retrieves the first result page.</p>
|
|
1818
|
+
* @public
|
|
1819
1819
|
*/
|
|
1820
1820
|
NextToken?: string;
|
|
1821
1821
|
/**
|
|
1822
|
-
* @public
|
|
1823
1822
|
* <p>The maximum number of results that each response (result page) can include. It's used for a paginated request.</p>
|
|
1824
1823
|
* <p>If you don't specify <code>MaxResults</code>, the request retrieves all available results in a single response.</p>
|
|
1824
|
+
* @public
|
|
1825
1825
|
*/
|
|
1826
1826
|
MaxResults?: number;
|
|
1827
1827
|
}
|
|
@@ -1830,30 +1830,30 @@ export interface DescribeCustomDomainsRequest {
|
|
|
1830
1830
|
*/
|
|
1831
1831
|
export interface DescribeCustomDomainsResponse {
|
|
1832
1832
|
/**
|
|
1833
|
-
* @public
|
|
1834
1833
|
* <p>The App Runner subdomain of the App Runner service. The associated custom domain names are mapped to this target name.</p>
|
|
1834
|
+
* @public
|
|
1835
1835
|
*/
|
|
1836
1836
|
DNSTarget: string | undefined;
|
|
1837
1837
|
/**
|
|
1838
|
-
* @public
|
|
1839
1838
|
* <p>The Amazon Resource Name (ARN) of the App Runner service whose associated custom domain names you want to describe.</p>
|
|
1839
|
+
* @public
|
|
1840
1840
|
*/
|
|
1841
1841
|
ServiceArn: string | undefined;
|
|
1842
1842
|
/**
|
|
1843
|
-
* @public
|
|
1844
1843
|
* <p>A list of descriptions of custom domain names that are associated with the service. In a paginated request, the request returns up to
|
|
1845
1844
|
* <code>MaxResults</code> records per call.</p>
|
|
1845
|
+
* @public
|
|
1846
1846
|
*/
|
|
1847
1847
|
CustomDomains: CustomDomain[] | undefined;
|
|
1848
1848
|
/**
|
|
1849
|
-
* @public
|
|
1850
1849
|
* <p>DNS Target records for the custom domains of this Amazon VPC.
|
|
1851
1850
|
* </p>
|
|
1851
|
+
* @public
|
|
1852
1852
|
*/
|
|
1853
1853
|
VpcDNSTargets: VpcDNSTarget[] | undefined;
|
|
1854
1854
|
/**
|
|
1855
|
-
* @public
|
|
1856
1855
|
* <p>The token that you can pass in a subsequent request to get the next result page. It's returned in a paginated request.</p>
|
|
1856
|
+
* @public
|
|
1857
1857
|
*/
|
|
1858
1858
|
NextToken?: string;
|
|
1859
1859
|
}
|
|
@@ -1862,13 +1862,13 @@ export interface DescribeCustomDomainsResponse {
|
|
|
1862
1862
|
*/
|
|
1863
1863
|
export interface DescribeObservabilityConfigurationRequest {
|
|
1864
1864
|
/**
|
|
1865
|
-
* @public
|
|
1866
1865
|
* <p>The Amazon Resource Name (ARN) of the App Runner observability configuration that you want a description for.</p>
|
|
1867
1866
|
* <p>The ARN can be a full observability configuration ARN, or a partial ARN ending with either <code>.../<i>name</i>
|
|
1868
1867
|
* </code> or
|
|
1869
1868
|
* <code>.../<i>name</i>/<i>revision</i>
|
|
1870
1869
|
* </code>. If a revision isn't specified, the latest active revision is
|
|
1871
1870
|
* described.</p>
|
|
1871
|
+
* @public
|
|
1872
1872
|
*/
|
|
1873
1873
|
ObservabilityConfigurationArn: string | undefined;
|
|
1874
1874
|
}
|
|
@@ -1877,8 +1877,8 @@ export interface DescribeObservabilityConfigurationRequest {
|
|
|
1877
1877
|
*/
|
|
1878
1878
|
export interface DescribeObservabilityConfigurationResponse {
|
|
1879
1879
|
/**
|
|
1880
|
-
* @public
|
|
1881
1880
|
* <p>A full description of the App Runner observability configuration that you specified in this request.</p>
|
|
1881
|
+
* @public
|
|
1882
1882
|
*/
|
|
1883
1883
|
ObservabilityConfiguration: ObservabilityConfiguration | undefined;
|
|
1884
1884
|
}
|
|
@@ -1887,8 +1887,8 @@ export interface DescribeObservabilityConfigurationResponse {
|
|
|
1887
1887
|
*/
|
|
1888
1888
|
export interface DescribeServiceRequest {
|
|
1889
1889
|
/**
|
|
1890
|
-
* @public
|
|
1891
1890
|
* <p>The Amazon Resource Name (ARN) of the App Runner service that you want a description for.</p>
|
|
1891
|
+
* @public
|
|
1892
1892
|
*/
|
|
1893
1893
|
ServiceArn: string | undefined;
|
|
1894
1894
|
}
|
|
@@ -1897,8 +1897,8 @@ export interface DescribeServiceRequest {
|
|
|
1897
1897
|
*/
|
|
1898
1898
|
export interface DescribeServiceResponse {
|
|
1899
1899
|
/**
|
|
1900
|
-
* @public
|
|
1901
1900
|
* <p>A full description of the App Runner service that you specified in this request.</p>
|
|
1901
|
+
* @public
|
|
1902
1902
|
*/
|
|
1903
1903
|
Service: Service | undefined;
|
|
1904
1904
|
}
|
|
@@ -1907,9 +1907,9 @@ export interface DescribeServiceResponse {
|
|
|
1907
1907
|
*/
|
|
1908
1908
|
export interface DescribeVpcConnectorRequest {
|
|
1909
1909
|
/**
|
|
1910
|
-
* @public
|
|
1911
1910
|
* <p>The Amazon Resource Name (ARN) of the App Runner VPC connector that you want a description for.</p>
|
|
1912
1911
|
* <p>The ARN must be a full VPC connector ARN.</p>
|
|
1912
|
+
* @public
|
|
1913
1913
|
*/
|
|
1914
1914
|
VpcConnectorArn: string | undefined;
|
|
1915
1915
|
}
|
|
@@ -1918,8 +1918,8 @@ export interface DescribeVpcConnectorRequest {
|
|
|
1918
1918
|
*/
|
|
1919
1919
|
export interface DescribeVpcConnectorResponse {
|
|
1920
1920
|
/**
|
|
1921
|
-
* @public
|
|
1922
1921
|
* <p>A description of the App Runner VPC connector that you specified in this request.</p>
|
|
1922
|
+
* @public
|
|
1923
1923
|
*/
|
|
1924
1924
|
VpcConnector: VpcConnector | undefined;
|
|
1925
1925
|
}
|
|
@@ -1928,8 +1928,8 @@ export interface DescribeVpcConnectorResponse {
|
|
|
1928
1928
|
*/
|
|
1929
1929
|
export interface DescribeVpcIngressConnectionRequest {
|
|
1930
1930
|
/**
|
|
1931
|
-
* @public
|
|
1932
1931
|
* <p>The Amazon Resource Name (ARN) of the App Runner VPC Ingress Connection that you want a description for.</p>
|
|
1932
|
+
* @public
|
|
1933
1933
|
*/
|
|
1934
1934
|
VpcIngressConnectionArn: string | undefined;
|
|
1935
1935
|
}
|
|
@@ -1938,8 +1938,8 @@ export interface DescribeVpcIngressConnectionRequest {
|
|
|
1938
1938
|
*/
|
|
1939
1939
|
export interface DescribeVpcIngressConnectionResponse {
|
|
1940
1940
|
/**
|
|
1941
|
-
* @public
|
|
1942
1941
|
* <p>A description of the App Runner VPC Ingress Connection that you specified in this request.</p>
|
|
1942
|
+
* @public
|
|
1943
1943
|
*/
|
|
1944
1944
|
VpcIngressConnection: VpcIngressConnection | undefined;
|
|
1945
1945
|
}
|
|
@@ -1948,13 +1948,13 @@ export interface DescribeVpcIngressConnectionResponse {
|
|
|
1948
1948
|
*/
|
|
1949
1949
|
export interface DisassociateCustomDomainRequest {
|
|
1950
1950
|
/**
|
|
1951
|
-
* @public
|
|
1952
1951
|
* <p>The Amazon Resource Name (ARN) of the App Runner service that you want to disassociate a custom domain name from.</p>
|
|
1952
|
+
* @public
|
|
1953
1953
|
*/
|
|
1954
1954
|
ServiceArn: string | undefined;
|
|
1955
1955
|
/**
|
|
1956
|
-
* @public
|
|
1957
1956
|
* <p>The domain name that you want to disassociate from the App Runner service.</p>
|
|
1957
|
+
* @public
|
|
1958
1958
|
*/
|
|
1959
1959
|
DomainName: string | undefined;
|
|
1960
1960
|
}
|
|
@@ -1963,24 +1963,24 @@ export interface DisassociateCustomDomainRequest {
|
|
|
1963
1963
|
*/
|
|
1964
1964
|
export interface DisassociateCustomDomainResponse {
|
|
1965
1965
|
/**
|
|
1966
|
-
* @public
|
|
1967
1966
|
* <p>The App Runner subdomain of the App Runner service. The disassociated custom domain name was mapped to this target name.</p>
|
|
1967
|
+
* @public
|
|
1968
1968
|
*/
|
|
1969
1969
|
DNSTarget: string | undefined;
|
|
1970
1970
|
/**
|
|
1971
|
-
* @public
|
|
1972
1971
|
* <p>The Amazon Resource Name (ARN) of the App Runner service that a custom domain name is disassociated from.</p>
|
|
1972
|
+
* @public
|
|
1973
1973
|
*/
|
|
1974
1974
|
ServiceArn: string | undefined;
|
|
1975
1975
|
/**
|
|
1976
|
-
* @public
|
|
1977
1976
|
* <p>A description of the domain name that's being disassociated.</p>
|
|
1977
|
+
* @public
|
|
1978
1978
|
*/
|
|
1979
1979
|
CustomDomain: CustomDomain | undefined;
|
|
1980
1980
|
/**
|
|
1981
|
-
* @public
|
|
1982
1981
|
* <p>DNS Target records for the custom domains of this Amazon VPC.
|
|
1983
1982
|
* </p>
|
|
1983
|
+
* @public
|
|
1984
1984
|
*/
|
|
1985
1985
|
VpcDNSTargets: VpcDNSTarget[] | undefined;
|
|
1986
1986
|
}
|
|
@@ -1989,30 +1989,30 @@ export interface DisassociateCustomDomainResponse {
|
|
|
1989
1989
|
*/
|
|
1990
1990
|
export interface ListAutoScalingConfigurationsRequest {
|
|
1991
1991
|
/**
|
|
1992
|
-
* @public
|
|
1993
1992
|
* <p>The name of the App Runner auto scaling configuration that you want to list. If specified, App Runner lists revisions that share this name. If not specified, App Runner
|
|
1994
1993
|
* returns revisions of all active configurations.</p>
|
|
1994
|
+
* @public
|
|
1995
1995
|
*/
|
|
1996
1996
|
AutoScalingConfigurationName?: string;
|
|
1997
1997
|
/**
|
|
1998
|
-
* @public
|
|
1999
1998
|
* <p>Set to <code>true</code> to list only the latest revision for each requested configuration name.</p>
|
|
2000
1999
|
* <p>Set to <code>false</code> to list all revisions for each requested configuration name.</p>
|
|
2001
2000
|
* <p>Default: <code>true</code>
|
|
2002
2001
|
* </p>
|
|
2002
|
+
* @public
|
|
2003
2003
|
*/
|
|
2004
2004
|
LatestOnly?: boolean;
|
|
2005
2005
|
/**
|
|
2006
|
-
* @public
|
|
2007
2006
|
* <p>The maximum number of results to include in each response (result page). It's used for a paginated request.</p>
|
|
2008
2007
|
* <p>If you don't specify <code>MaxResults</code>, the request retrieves all available results in a single response.</p>
|
|
2008
|
+
* @public
|
|
2009
2009
|
*/
|
|
2010
2010
|
MaxResults?: number;
|
|
2011
2011
|
/**
|
|
2012
|
-
* @public
|
|
2013
2012
|
* <p>A token from a previous result page. It's used for a paginated request. The request retrieves the next result page. All other parameter values must be
|
|
2014
2013
|
* identical to the ones that are specified in the initial request.</p>
|
|
2015
2014
|
* <p>If you don't specify <code>NextToken</code>, the request retrieves the first result page.</p>
|
|
2015
|
+
* @public
|
|
2016
2016
|
*/
|
|
2017
2017
|
NextToken?: string;
|
|
2018
2018
|
}
|
|
@@ -2021,14 +2021,14 @@ export interface ListAutoScalingConfigurationsRequest {
|
|
|
2021
2021
|
*/
|
|
2022
2022
|
export interface ListAutoScalingConfigurationsResponse {
|
|
2023
2023
|
/**
|
|
2024
|
-
* @public
|
|
2025
2024
|
* <p>A list of summary information records for auto scaling configurations. In a paginated request, the request returns up to <code>MaxResults</code>
|
|
2026
2025
|
* records for each call.</p>
|
|
2026
|
+
* @public
|
|
2027
2027
|
*/
|
|
2028
2028
|
AutoScalingConfigurationSummaryList: AutoScalingConfigurationSummary[] | undefined;
|
|
2029
2029
|
/**
|
|
2030
|
-
* @public
|
|
2031
2030
|
* <p>The token that you can pass in a subsequent request to get the next result page. It's returned in a paginated request.</p>
|
|
2031
|
+
* @public
|
|
2032
2032
|
*/
|
|
2033
2033
|
NextToken?: string;
|
|
2034
2034
|
}
|
|
@@ -2037,52 +2037,52 @@ export interface ListAutoScalingConfigurationsResponse {
|
|
|
2037
2037
|
*/
|
|
2038
2038
|
export interface ListConnectionsRequest {
|
|
2039
2039
|
/**
|
|
2040
|
-
* @public
|
|
2041
2040
|
* <p>If specified, only this connection is returned. If not specified, the result isn't filtered by name.</p>
|
|
2041
|
+
* @public
|
|
2042
2042
|
*/
|
|
2043
2043
|
ConnectionName?: string;
|
|
2044
2044
|
/**
|
|
2045
|
-
* @public
|
|
2046
2045
|
* <p>The maximum number of results to include in each response (result page). Used for a paginated request.</p>
|
|
2047
2046
|
* <p>If you don't specify <code>MaxResults</code>, the request retrieves all available results in a single response.</p>
|
|
2047
|
+
* @public
|
|
2048
2048
|
*/
|
|
2049
2049
|
MaxResults?: number;
|
|
2050
2050
|
/**
|
|
2051
|
-
* @public
|
|
2052
2051
|
* <p>A token from a previous result page. Used for a paginated request. The request retrieves the next result page. All other parameter values must be
|
|
2053
2052
|
* identical to the ones specified in the initial request.</p>
|
|
2054
2053
|
* <p>If you don't specify <code>NextToken</code>, the request retrieves the first result page.</p>
|
|
2054
|
+
* @public
|
|
2055
2055
|
*/
|
|
2056
2056
|
NextToken?: string;
|
|
2057
2057
|
}
|
|
2058
2058
|
/**
|
|
2059
|
-
* @public
|
|
2060
2059
|
* <p>Provides summary information about an App Runner connection resource.</p>
|
|
2060
|
+
* @public
|
|
2061
2061
|
*/
|
|
2062
2062
|
export interface ConnectionSummary {
|
|
2063
2063
|
/**
|
|
2064
|
-
* @public
|
|
2065
2064
|
* <p>The customer-provided connection name.</p>
|
|
2065
|
+
* @public
|
|
2066
2066
|
*/
|
|
2067
2067
|
ConnectionName?: string;
|
|
2068
2068
|
/**
|
|
2069
|
-
* @public
|
|
2070
2069
|
* <p>The Amazon Resource Name (ARN) of this connection.</p>
|
|
2070
|
+
* @public
|
|
2071
2071
|
*/
|
|
2072
2072
|
ConnectionArn?: string;
|
|
2073
2073
|
/**
|
|
2074
|
-
* @public
|
|
2075
2074
|
* <p>The source repository provider.</p>
|
|
2075
|
+
* @public
|
|
2076
2076
|
*/
|
|
2077
2077
|
ProviderType?: ProviderType;
|
|
2078
2078
|
/**
|
|
2079
|
-
* @public
|
|
2080
2079
|
* <p>The current state of the App Runner connection. When the state is <code>AVAILABLE</code>, you can use the connection to create an App Runner service.</p>
|
|
2080
|
+
* @public
|
|
2081
2081
|
*/
|
|
2082
2082
|
Status?: ConnectionStatus;
|
|
2083
2083
|
/**
|
|
2084
|
-
* @public
|
|
2085
2084
|
* <p>The App Runner connection creation time, expressed as a Unix time stamp.</p>
|
|
2085
|
+
* @public
|
|
2086
2086
|
*/
|
|
2087
2087
|
CreatedAt?: Date;
|
|
2088
2088
|
}
|
|
@@ -2091,14 +2091,14 @@ export interface ConnectionSummary {
|
|
|
2091
2091
|
*/
|
|
2092
2092
|
export interface ListConnectionsResponse {
|
|
2093
2093
|
/**
|
|
2094
|
-
* @public
|
|
2095
2094
|
* <p>A list of summary information records for connections. In a paginated request, the request returns up to <code>MaxResults</code> records for each
|
|
2096
2095
|
* call.</p>
|
|
2096
|
+
* @public
|
|
2097
2097
|
*/
|
|
2098
2098
|
ConnectionSummaryList: ConnectionSummary[] | undefined;
|
|
2099
2099
|
/**
|
|
2100
|
-
* @public
|
|
2101
2100
|
* <p>The token that you can pass in a subsequent request to get the next result page. Returned in a paginated request.</p>
|
|
2101
|
+
* @public
|
|
2102
2102
|
*/
|
|
2103
2103
|
NextToken?: string;
|
|
2104
2104
|
}
|
|
@@ -2107,55 +2107,55 @@ export interface ListConnectionsResponse {
|
|
|
2107
2107
|
*/
|
|
2108
2108
|
export interface ListObservabilityConfigurationsRequest {
|
|
2109
2109
|
/**
|
|
2110
|
-
* @public
|
|
2111
2110
|
* <p>The name of the App Runner observability configuration that you want to list. If specified, App Runner lists revisions that share this name. If not specified,
|
|
2112
2111
|
* App Runner returns revisions of all active configurations.</p>
|
|
2112
|
+
* @public
|
|
2113
2113
|
*/
|
|
2114
2114
|
ObservabilityConfigurationName?: string;
|
|
2115
2115
|
/**
|
|
2116
|
-
* @public
|
|
2117
2116
|
* <p>Set to <code>true</code> to list only the latest revision for each requested configuration name.</p>
|
|
2118
2117
|
* <p>Set to <code>false</code> to list all revisions for each requested configuration name.</p>
|
|
2119
2118
|
* <p>Default: <code>true</code>
|
|
2120
2119
|
* </p>
|
|
2120
|
+
* @public
|
|
2121
2121
|
*/
|
|
2122
2122
|
LatestOnly?: boolean;
|
|
2123
2123
|
/**
|
|
2124
|
-
* @public
|
|
2125
2124
|
* <p>The maximum number of results to include in each response (result page). It's used for a paginated request.</p>
|
|
2126
2125
|
* <p>If you don't specify <code>MaxResults</code>, the request retrieves all available results in a single response.</p>
|
|
2126
|
+
* @public
|
|
2127
2127
|
*/
|
|
2128
2128
|
MaxResults?: number;
|
|
2129
2129
|
/**
|
|
2130
|
-
* @public
|
|
2131
2130
|
* <p>A token from a previous result page. It's used for a paginated request. The request retrieves the next result page. All other parameter values must be
|
|
2132
2131
|
* identical to the ones that are specified in the initial request.</p>
|
|
2133
2132
|
* <p>If you don't specify <code>NextToken</code>, the request retrieves the first result page.</p>
|
|
2133
|
+
* @public
|
|
2134
2134
|
*/
|
|
2135
2135
|
NextToken?: string;
|
|
2136
2136
|
}
|
|
2137
2137
|
/**
|
|
2138
|
-
* @public
|
|
2139
2138
|
* <p>Provides summary information about an App Runner observability configuration resource.</p>
|
|
2140
2139
|
* <p>This type contains limited information about an observability configuration. It includes only identification information, without configuration
|
|
2141
2140
|
* details. It's returned by the <a>ListObservabilityConfigurations</a> action. Complete configuration information is returned by the <a>CreateObservabilityConfiguration</a>, <a>DescribeObservabilityConfiguration</a>, and <a>DeleteObservabilityConfiguration</a>
|
|
2142
2141
|
* actions using the <a>ObservabilityConfiguration</a> type.</p>
|
|
2142
|
+
* @public
|
|
2143
2143
|
*/
|
|
2144
2144
|
export interface ObservabilityConfigurationSummary {
|
|
2145
2145
|
/**
|
|
2146
|
-
* @public
|
|
2147
2146
|
* <p>The Amazon Resource Name (ARN) of this observability configuration.</p>
|
|
2147
|
+
* @public
|
|
2148
2148
|
*/
|
|
2149
2149
|
ObservabilityConfigurationArn?: string;
|
|
2150
2150
|
/**
|
|
2151
|
-
* @public
|
|
2152
2151
|
* <p>The customer-provided observability configuration name. It can be used in multiple revisions of a configuration.</p>
|
|
2152
|
+
* @public
|
|
2153
2153
|
*/
|
|
2154
2154
|
ObservabilityConfigurationName?: string;
|
|
2155
2155
|
/**
|
|
2156
|
-
* @public
|
|
2157
2156
|
* <p>The revision of this observability configuration. It's unique among all the active configurations (<code>"Status": "ACTIVE"</code>) that share the
|
|
2158
2157
|
* same <code>ObservabilityConfigurationName</code>.</p>
|
|
2158
|
+
* @public
|
|
2159
2159
|
*/
|
|
2160
2160
|
ObservabilityConfigurationRevision?: number;
|
|
2161
2161
|
}
|
|
@@ -2164,14 +2164,14 @@ export interface ObservabilityConfigurationSummary {
|
|
|
2164
2164
|
*/
|
|
2165
2165
|
export interface ListObservabilityConfigurationsResponse {
|
|
2166
2166
|
/**
|
|
2167
|
-
* @public
|
|
2168
2167
|
* <p>A list of summary information records for observability configurations. In a paginated request, the request returns up to <code>MaxResults</code>
|
|
2169
2168
|
* records for each call.</p>
|
|
2169
|
+
* @public
|
|
2170
2170
|
*/
|
|
2171
2171
|
ObservabilityConfigurationSummaryList: ObservabilityConfigurationSummary[] | undefined;
|
|
2172
2172
|
/**
|
|
2173
|
-
* @public
|
|
2174
2173
|
* <p>The token that you can pass in a subsequent request to get the next result page. It's returned in a paginated request.</p>
|
|
2174
|
+
* @public
|
|
2175
2175
|
*/
|
|
2176
2176
|
NextToken?: string;
|
|
2177
2177
|
}
|
|
@@ -2180,21 +2180,21 @@ export interface ListObservabilityConfigurationsResponse {
|
|
|
2180
2180
|
*/
|
|
2181
2181
|
export interface ListOperationsRequest {
|
|
2182
2182
|
/**
|
|
2183
|
-
* @public
|
|
2184
2183
|
* <p>The Amazon Resource Name (ARN) of the App Runner service that you want a list of operations for.</p>
|
|
2184
|
+
* @public
|
|
2185
2185
|
*/
|
|
2186
2186
|
ServiceArn: string | undefined;
|
|
2187
2187
|
/**
|
|
2188
|
-
* @public
|
|
2189
2188
|
* <p>A token from a previous result page. It's used for a paginated request. The request retrieves the next result page. All other parameter values must be
|
|
2190
2189
|
* identical to the ones specified in the initial request.</p>
|
|
2191
2190
|
* <p>If you don't specify <code>NextToken</code>, the request retrieves the first result page.</p>
|
|
2191
|
+
* @public
|
|
2192
2192
|
*/
|
|
2193
2193
|
NextToken?: string;
|
|
2194
2194
|
/**
|
|
2195
|
-
* @public
|
|
2196
2195
|
* <p>The maximum number of results to include in each response (result page). It's used for a paginated request.</p>
|
|
2197
2196
|
* <p>If you don't specify <code>MaxResults</code>, the request retrieves all available results in a single response.</p>
|
|
2197
|
+
* @public
|
|
2198
2198
|
*/
|
|
2199
2199
|
MaxResults?: number;
|
|
2200
2200
|
}
|
|
@@ -2232,43 +2232,43 @@ export declare const OperationType: {
|
|
|
2232
2232
|
*/
|
|
2233
2233
|
export type OperationType = (typeof OperationType)[keyof typeof OperationType];
|
|
2234
2234
|
/**
|
|
2235
|
-
* @public
|
|
2236
2235
|
* <p>Provides summary information for an operation that occurred on an App Runner service.</p>
|
|
2236
|
+
* @public
|
|
2237
2237
|
*/
|
|
2238
2238
|
export interface OperationSummary {
|
|
2239
2239
|
/**
|
|
2240
|
-
* @public
|
|
2241
2240
|
* <p>A unique ID of this operation. It's unique in the scope of the App Runner service.</p>
|
|
2241
|
+
* @public
|
|
2242
2242
|
*/
|
|
2243
2243
|
Id?: string;
|
|
2244
2244
|
/**
|
|
2245
|
-
* @public
|
|
2246
2245
|
* <p>The type of operation. It indicates a specific action that occured.</p>
|
|
2246
|
+
* @public
|
|
2247
2247
|
*/
|
|
2248
2248
|
Type?: OperationType;
|
|
2249
2249
|
/**
|
|
2250
|
-
* @public
|
|
2251
2250
|
* <p>The current state of the operation.</p>
|
|
2251
|
+
* @public
|
|
2252
2252
|
*/
|
|
2253
2253
|
Status?: OperationStatus;
|
|
2254
2254
|
/**
|
|
2255
|
-
* @public
|
|
2256
2255
|
* <p>The Amazon Resource Name (ARN) of the resource that the operation acted on (for example, an App Runner service).</p>
|
|
2256
|
+
* @public
|
|
2257
2257
|
*/
|
|
2258
2258
|
TargetArn?: string;
|
|
2259
2259
|
/**
|
|
2260
|
-
* @public
|
|
2261
2260
|
* <p>The time when the operation started. It's in the Unix time stamp format.</p>
|
|
2261
|
+
* @public
|
|
2262
2262
|
*/
|
|
2263
2263
|
StartedAt?: Date;
|
|
2264
2264
|
/**
|
|
2265
|
-
* @public
|
|
2266
2265
|
* <p>The time when the operation ended. It's in the Unix time stamp format.</p>
|
|
2266
|
+
* @public
|
|
2267
2267
|
*/
|
|
2268
2268
|
EndedAt?: Date;
|
|
2269
2269
|
/**
|
|
2270
|
-
* @public
|
|
2271
2270
|
* <p>The time when the operation was last updated. It's in the Unix time stamp format.</p>
|
|
2271
|
+
* @public
|
|
2272
2272
|
*/
|
|
2273
2273
|
UpdatedAt?: Date;
|
|
2274
2274
|
}
|
|
@@ -2277,14 +2277,14 @@ export interface OperationSummary {
|
|
|
2277
2277
|
*/
|
|
2278
2278
|
export interface ListOperationsResponse {
|
|
2279
2279
|
/**
|
|
2280
|
-
* @public
|
|
2281
2280
|
* <p>A list of operation summary information records. In a paginated request, the request returns up to <code>MaxResults</code> records for each
|
|
2282
2281
|
* call.</p>
|
|
2282
|
+
* @public
|
|
2283
2283
|
*/
|
|
2284
2284
|
OperationSummaryList?: OperationSummary[];
|
|
2285
2285
|
/**
|
|
2286
|
-
* @public
|
|
2287
2286
|
* <p>The token that you can pass in a subsequent request to get the next result page. It's returned in a paginated request.</p>
|
|
2287
|
+
* @public
|
|
2288
2288
|
*/
|
|
2289
2289
|
NextToken?: string;
|
|
2290
2290
|
}
|
|
@@ -2293,57 +2293,56 @@ export interface ListOperationsResponse {
|
|
|
2293
2293
|
*/
|
|
2294
2294
|
export interface ListServicesRequest {
|
|
2295
2295
|
/**
|
|
2296
|
-
* @public
|
|
2297
2296
|
* <p>A token from a previous result page. Used for a paginated request. The request retrieves the next result page. All other parameter values must be
|
|
2298
2297
|
* identical to the ones specified in the initial request.</p>
|
|
2299
2298
|
* <p>If you don't specify <code>NextToken</code>, the request retrieves the first result page.</p>
|
|
2299
|
+
* @public
|
|
2300
2300
|
*/
|
|
2301
2301
|
NextToken?: string;
|
|
2302
2302
|
/**
|
|
2303
|
-
* @public
|
|
2304
2303
|
* <p>The maximum number of results to include in each response (result page). It's used for a paginated request.</p>
|
|
2305
2304
|
* <p>If you don't specify <code>MaxResults</code>, the request retrieves all available results in a single response.</p>
|
|
2305
|
+
* @public
|
|
2306
2306
|
*/
|
|
2307
2307
|
MaxResults?: number;
|
|
2308
2308
|
}
|
|
2309
2309
|
/**
|
|
2310
|
-
* @public
|
|
2311
2310
|
* <p>Provides summary information for an App Runner service.</p>
|
|
2312
2311
|
* <p>This type contains limited information about a service. It doesn't include configuration details. It's returned by the <a href="https://docs.aws.amazon.com/apprunner/latest/api/API_ListServices.html">ListServices</a> action. Complete service information is returned by the <a href="https://docs.aws.amazon.com/apprunner/latest/api/API_CreateService.html">CreateService</a>, <a href="https://docs.aws.amazon.com/apprunner/latest/api/API_DescribeService.html">DescribeService</a>, and <a href="https://docs.aws.amazon.com/apprunner/latest/api/API_DeleteService.html">DeleteService</a> actions using the <a href="https://docs.aws.amazon.com/apprunner/latest/api/API_Service.html">Service</a> type.</p>
|
|
2312
|
+
* @public
|
|
2313
2313
|
*/
|
|
2314
2314
|
export interface ServiceSummary {
|
|
2315
2315
|
/**
|
|
2316
|
-
* @public
|
|
2317
2316
|
* <p>The customer-provided service name.</p>
|
|
2317
|
+
* @public
|
|
2318
2318
|
*/
|
|
2319
2319
|
ServiceName?: string;
|
|
2320
2320
|
/**
|
|
2321
|
-
* @public
|
|
2322
2321
|
* <p>An ID that App Runner generated for this service. It's unique within the Amazon Web Services Region.</p>
|
|
2322
|
+
* @public
|
|
2323
2323
|
*/
|
|
2324
2324
|
ServiceId?: string;
|
|
2325
2325
|
/**
|
|
2326
|
-
* @public
|
|
2327
2326
|
* <p>The Amazon Resource Name (ARN) of this service.</p>
|
|
2327
|
+
* @public
|
|
2328
2328
|
*/
|
|
2329
2329
|
ServiceArn?: string;
|
|
2330
2330
|
/**
|
|
2331
|
-
* @public
|
|
2332
2331
|
* <p>A subdomain URL that App Runner generated for this service. You can use this URL to access your service web application.</p>
|
|
2332
|
+
* @public
|
|
2333
2333
|
*/
|
|
2334
2334
|
ServiceUrl?: string;
|
|
2335
2335
|
/**
|
|
2336
|
-
* @public
|
|
2337
2336
|
* <p>The time when the App Runner service was created. It's in the Unix time stamp format.</p>
|
|
2337
|
+
* @public
|
|
2338
2338
|
*/
|
|
2339
2339
|
CreatedAt?: Date;
|
|
2340
2340
|
/**
|
|
2341
|
-
* @public
|
|
2342
2341
|
* <p>The time when the App Runner service was last updated. It's in theUnix time stamp format.</p>
|
|
2342
|
+
* @public
|
|
2343
2343
|
*/
|
|
2344
2344
|
UpdatedAt?: Date;
|
|
2345
2345
|
/**
|
|
2346
|
-
* @public
|
|
2347
2346
|
* <p>The current state of the App Runner service. These particular values mean the following.</p>
|
|
2348
2347
|
* <ul>
|
|
2349
2348
|
* <li>
|
|
@@ -2358,6 +2357,7 @@ export interface ServiceSummary {
|
|
|
2358
2357
|
* that all related resources are removed.</p>
|
|
2359
2358
|
* </li>
|
|
2360
2359
|
* </ul>
|
|
2360
|
+
* @public
|
|
2361
2361
|
*/
|
|
2362
2362
|
Status?: ServiceStatus;
|
|
2363
2363
|
}
|
|
@@ -2366,13 +2366,13 @@ export interface ServiceSummary {
|
|
|
2366
2366
|
*/
|
|
2367
2367
|
export interface ListServicesResponse {
|
|
2368
2368
|
/**
|
|
2369
|
-
* @public
|
|
2370
2369
|
* <p>A list of service summary information records. In a paginated request, the request returns up to <code>MaxResults</code> records for each call.</p>
|
|
2370
|
+
* @public
|
|
2371
2371
|
*/
|
|
2372
2372
|
ServiceSummaryList: ServiceSummary[] | undefined;
|
|
2373
2373
|
/**
|
|
2374
|
-
* @public
|
|
2375
2374
|
* <p>The token that you can pass in a subsequent request to get the next result page. It's returned in a paginated request.</p>
|
|
2375
|
+
* @public
|
|
2376
2376
|
*/
|
|
2377
2377
|
NextToken?: string;
|
|
2378
2378
|
}
|
|
@@ -2381,25 +2381,25 @@ export interface ListServicesResponse {
|
|
|
2381
2381
|
*/
|
|
2382
2382
|
export interface ListServicesForAutoScalingConfigurationRequest {
|
|
2383
2383
|
/**
|
|
2384
|
-
* @public
|
|
2385
2384
|
* <p>The Amazon Resource Name (ARN) of the App Runner auto scaling configuration that you want to list the services for.</p>
|
|
2386
2385
|
* <p>The ARN can be a full auto scaling configuration ARN, or a partial ARN ending with either <code>.../<i>name</i>
|
|
2387
2386
|
* </code> or
|
|
2388
2387
|
* <code>.../<i>name</i>/<i>revision</i>
|
|
2389
2388
|
* </code>. If a revision isn't specified, the latest active revision is used.</p>
|
|
2389
|
+
* @public
|
|
2390
2390
|
*/
|
|
2391
2391
|
AutoScalingConfigurationArn: string | undefined;
|
|
2392
2392
|
/**
|
|
2393
|
-
* @public
|
|
2394
2393
|
* <p>The maximum number of results to include in each response (result page). It's used for a paginated request.</p>
|
|
2395
2394
|
* <p>If you don't specify <code>MaxResults</code>, the request retrieves all available results in a single response.</p>
|
|
2395
|
+
* @public
|
|
2396
2396
|
*/
|
|
2397
2397
|
MaxResults?: number;
|
|
2398
2398
|
/**
|
|
2399
|
-
* @public
|
|
2400
2399
|
* <p>A token from a previous result page. It's used for a paginated request. The request retrieves the next result page. All other parameter values must be
|
|
2401
2400
|
* identical to the ones specified in the initial request.</p>
|
|
2402
2401
|
* <p>If you don't specify <code>NextToken</code>, the request retrieves the first result page.</p>
|
|
2402
|
+
* @public
|
|
2403
2403
|
*/
|
|
2404
2404
|
NextToken?: string;
|
|
2405
2405
|
}
|
|
@@ -2408,13 +2408,13 @@ export interface ListServicesForAutoScalingConfigurationRequest {
|
|
|
2408
2408
|
*/
|
|
2409
2409
|
export interface ListServicesForAutoScalingConfigurationResponse {
|
|
2410
2410
|
/**
|
|
2411
|
-
* @public
|
|
2412
2411
|
* <p>A list of service ARN records. In a paginated request, the request returns up to <code>MaxResults</code> records for each call.</p>
|
|
2412
|
+
* @public
|
|
2413
2413
|
*/
|
|
2414
2414
|
ServiceArnList: string[] | undefined;
|
|
2415
2415
|
/**
|
|
2416
|
-
* @public
|
|
2417
2416
|
* <p>The token that you can pass in a subsequent request to get the next result page. It's returned in a paginated request.</p>
|
|
2417
|
+
* @public
|
|
2418
2418
|
*/
|
|
2419
2419
|
NextToken?: string;
|
|
2420
2420
|
}
|
|
@@ -2423,9 +2423,9 @@ export interface ListServicesForAutoScalingConfigurationResponse {
|
|
|
2423
2423
|
*/
|
|
2424
2424
|
export interface ListTagsForResourceRequest {
|
|
2425
2425
|
/**
|
|
2426
|
-
* @public
|
|
2427
2426
|
* <p>The Amazon Resource Name (ARN) of the resource that a tag list is requested for.</p>
|
|
2428
2427
|
* <p>It must be the ARN of an App Runner resource.</p>
|
|
2428
|
+
* @public
|
|
2429
2429
|
*/
|
|
2430
2430
|
ResourceArn: string | undefined;
|
|
2431
2431
|
}
|
|
@@ -2434,8 +2434,8 @@ export interface ListTagsForResourceRequest {
|
|
|
2434
2434
|
*/
|
|
2435
2435
|
export interface ListTagsForResourceResponse {
|
|
2436
2436
|
/**
|
|
2437
|
-
* @public
|
|
2438
2437
|
* <p>A list of the tag key-value pairs that are associated with the resource.</p>
|
|
2438
|
+
* @public
|
|
2439
2439
|
*/
|
|
2440
2440
|
Tags?: Tag[];
|
|
2441
2441
|
}
|
|
@@ -2444,16 +2444,16 @@ export interface ListTagsForResourceResponse {
|
|
|
2444
2444
|
*/
|
|
2445
2445
|
export interface ListVpcConnectorsRequest {
|
|
2446
2446
|
/**
|
|
2447
|
-
* @public
|
|
2448
2447
|
* <p>The maximum number of results to include in each response (result page). It's used for a paginated request.</p>
|
|
2449
2448
|
* <p>If you don't specify <code>MaxResults</code>, the request retrieves all available results in a single response.</p>
|
|
2449
|
+
* @public
|
|
2450
2450
|
*/
|
|
2451
2451
|
MaxResults?: number;
|
|
2452
2452
|
/**
|
|
2453
|
-
* @public
|
|
2454
2453
|
* <p>A token from a previous result page. It's used for a paginated request. The request retrieves the next result page. All other parameter values must be
|
|
2455
2454
|
* identical to the ones that are specified in the initial request.</p>
|
|
2456
2455
|
* <p>If you don't specify <code>NextToken</code>, the request retrieves the first result page.</p>
|
|
2456
|
+
* @public
|
|
2457
2457
|
*/
|
|
2458
2458
|
NextToken?: string;
|
|
2459
2459
|
}
|
|
@@ -2462,32 +2462,32 @@ export interface ListVpcConnectorsRequest {
|
|
|
2462
2462
|
*/
|
|
2463
2463
|
export interface ListVpcConnectorsResponse {
|
|
2464
2464
|
/**
|
|
2465
|
-
* @public
|
|
2466
2465
|
* <p>A list of information records for VPC connectors. In a paginated request, the request returns up to <code>MaxResults</code> records for each
|
|
2467
2466
|
* call.</p>
|
|
2467
|
+
* @public
|
|
2468
2468
|
*/
|
|
2469
2469
|
VpcConnectors: VpcConnector[] | undefined;
|
|
2470
2470
|
/**
|
|
2471
|
-
* @public
|
|
2472
2471
|
* <p>The token that you can pass in a subsequent request to get the next result page. It's returned in a paginated request.</p>
|
|
2472
|
+
* @public
|
|
2473
2473
|
*/
|
|
2474
2474
|
NextToken?: string;
|
|
2475
2475
|
}
|
|
2476
2476
|
/**
|
|
2477
|
-
* @public
|
|
2478
2477
|
* <p>Returns a list of VPC Ingress Connections based on the filter provided. It can return either <code>ServiceArn</code> or <code>VpcEndpointId</code>, or both.</p>
|
|
2478
|
+
* @public
|
|
2479
2479
|
*/
|
|
2480
2480
|
export interface ListVpcIngressConnectionsFilter {
|
|
2481
2481
|
/**
|
|
2482
|
-
* @public
|
|
2483
2482
|
* <p>The Amazon Resource Name (ARN) of a service to filter by.
|
|
2484
2483
|
* </p>
|
|
2484
|
+
* @public
|
|
2485
2485
|
*/
|
|
2486
2486
|
ServiceArn?: string;
|
|
2487
2487
|
/**
|
|
2488
|
-
* @public
|
|
2489
2488
|
* <p>The ID of a VPC Endpoint to filter by.
|
|
2490
2489
|
* </p>
|
|
2490
|
+
* @public
|
|
2491
2491
|
*/
|
|
2492
2492
|
VpcEndpointId?: string;
|
|
2493
2493
|
}
|
|
@@ -2496,39 +2496,39 @@ export interface ListVpcIngressConnectionsFilter {
|
|
|
2496
2496
|
*/
|
|
2497
2497
|
export interface ListVpcIngressConnectionsRequest {
|
|
2498
2498
|
/**
|
|
2499
|
-
* @public
|
|
2500
2499
|
* <p>The VPC Ingress Connections to be listed based on either the Service Arn or Vpc Endpoint Id, or both.</p>
|
|
2500
|
+
* @public
|
|
2501
2501
|
*/
|
|
2502
2502
|
Filter?: ListVpcIngressConnectionsFilter;
|
|
2503
2503
|
/**
|
|
2504
|
-
* @public
|
|
2505
2504
|
* <p>The maximum number of results to include in each response (result page). It's used for a paginated request.</p>
|
|
2506
2505
|
* <p>If you don't specify <code>MaxResults</code>, the request retrieves all available results in a single response.</p>
|
|
2506
|
+
* @public
|
|
2507
2507
|
*/
|
|
2508
2508
|
MaxResults?: number;
|
|
2509
2509
|
/**
|
|
2510
|
-
* @public
|
|
2511
2510
|
* <p>A token from a previous result page. It's used for a paginated request. The request retrieves the next result page. All other parameter values must be
|
|
2512
2511
|
* identical to the ones that are specified in the initial request.</p>
|
|
2513
2512
|
* <p>If you don't specify <code>NextToken</code>, the request retrieves the first result page.</p>
|
|
2513
|
+
* @public
|
|
2514
2514
|
*/
|
|
2515
2515
|
NextToken?: string;
|
|
2516
2516
|
}
|
|
2517
2517
|
/**
|
|
2518
|
-
* @public
|
|
2519
2518
|
* <p>Provides summary information about an VPC Ingress Connection, which includes its VPC Ingress Connection ARN and its associated Service ARN.</p>
|
|
2519
|
+
* @public
|
|
2520
2520
|
*/
|
|
2521
2521
|
export interface VpcIngressConnectionSummary {
|
|
2522
2522
|
/**
|
|
2523
|
-
* @public
|
|
2524
2523
|
* <p>The Amazon Resource Name (ARN) of the VPC Ingress Connection.
|
|
2525
2524
|
* </p>
|
|
2525
|
+
* @public
|
|
2526
2526
|
*/
|
|
2527
2527
|
VpcIngressConnectionArn?: string;
|
|
2528
2528
|
/**
|
|
2529
|
-
* @public
|
|
2530
2529
|
* <p>The Amazon Resource Name (ARN) of the service associated with the VPC Ingress Connection.
|
|
2531
2530
|
* </p>
|
|
2531
|
+
* @public
|
|
2532
2532
|
*/
|
|
2533
2533
|
ServiceArn?: string;
|
|
2534
2534
|
}
|
|
@@ -2537,13 +2537,13 @@ export interface VpcIngressConnectionSummary {
|
|
|
2537
2537
|
*/
|
|
2538
2538
|
export interface ListVpcIngressConnectionsResponse {
|
|
2539
2539
|
/**
|
|
2540
|
-
* @public
|
|
2541
2540
|
* <p>A list of summary information records for VPC Ingress Connections. In a paginated request, the request returns up to <code>MaxResults</code> records for each call.</p>
|
|
2541
|
+
* @public
|
|
2542
2542
|
*/
|
|
2543
2543
|
VpcIngressConnectionSummaryList: VpcIngressConnectionSummary[] | undefined;
|
|
2544
2544
|
/**
|
|
2545
|
-
* @public
|
|
2546
2545
|
* <p>The token that you can pass in a subsequent request to get the next result page. It's returned in a paginated request.</p>
|
|
2546
|
+
* @public
|
|
2547
2547
|
*/
|
|
2548
2548
|
NextToken?: string;
|
|
2549
2549
|
}
|
|
@@ -2552,8 +2552,8 @@ export interface ListVpcIngressConnectionsResponse {
|
|
|
2552
2552
|
*/
|
|
2553
2553
|
export interface PauseServiceRequest {
|
|
2554
2554
|
/**
|
|
2555
|
-
* @public
|
|
2556
2555
|
* <p>The Amazon Resource Name (ARN) of the App Runner service that you want to pause.</p>
|
|
2556
|
+
* @public
|
|
2557
2557
|
*/
|
|
2558
2558
|
ServiceArn: string | undefined;
|
|
2559
2559
|
}
|
|
@@ -2562,14 +2562,14 @@ export interface PauseServiceRequest {
|
|
|
2562
2562
|
*/
|
|
2563
2563
|
export interface PauseServiceResponse {
|
|
2564
2564
|
/**
|
|
2565
|
-
* @public
|
|
2566
2565
|
* <p>A description of the App Runner service that this request just paused.</p>
|
|
2566
|
+
* @public
|
|
2567
2567
|
*/
|
|
2568
2568
|
Service: Service | undefined;
|
|
2569
2569
|
/**
|
|
2570
|
-
* @public
|
|
2571
2570
|
* <p>The unique ID of the asynchronous operation that this request started. You can use it combined with the <a>ListOperations</a> call to track
|
|
2572
2571
|
* the operation's progress.</p>
|
|
2572
|
+
* @public
|
|
2573
2573
|
*/
|
|
2574
2574
|
OperationId?: string;
|
|
2575
2575
|
}
|
|
@@ -2578,8 +2578,8 @@ export interface PauseServiceResponse {
|
|
|
2578
2578
|
*/
|
|
2579
2579
|
export interface ResumeServiceRequest {
|
|
2580
2580
|
/**
|
|
2581
|
-
* @public
|
|
2582
2581
|
* <p>The Amazon Resource Name (ARN) of the App Runner service that you want to resume.</p>
|
|
2582
|
+
* @public
|
|
2583
2583
|
*/
|
|
2584
2584
|
ServiceArn: string | undefined;
|
|
2585
2585
|
}
|
|
@@ -2588,14 +2588,14 @@ export interface ResumeServiceRequest {
|
|
|
2588
2588
|
*/
|
|
2589
2589
|
export interface ResumeServiceResponse {
|
|
2590
2590
|
/**
|
|
2591
|
-
* @public
|
|
2592
2591
|
* <p>A description of the App Runner service that this request just resumed.</p>
|
|
2592
|
+
* @public
|
|
2593
2593
|
*/
|
|
2594
2594
|
Service: Service | undefined;
|
|
2595
2595
|
/**
|
|
2596
|
-
* @public
|
|
2597
2596
|
* <p>The unique ID of the asynchronous operation that this request started. You can use it combined with the <a>ListOperations</a> call to track
|
|
2598
2597
|
* the operation's progress.</p>
|
|
2598
|
+
* @public
|
|
2599
2599
|
*/
|
|
2600
2600
|
OperationId?: string;
|
|
2601
2601
|
}
|
|
@@ -2604,8 +2604,8 @@ export interface ResumeServiceResponse {
|
|
|
2604
2604
|
*/
|
|
2605
2605
|
export interface StartDeploymentRequest {
|
|
2606
2606
|
/**
|
|
2607
|
-
* @public
|
|
2608
2607
|
* <p>The Amazon Resource Name (ARN) of the App Runner service that you want to manually deploy to.</p>
|
|
2608
|
+
* @public
|
|
2609
2609
|
*/
|
|
2610
2610
|
ServiceArn: string | undefined;
|
|
2611
2611
|
}
|
|
@@ -2614,9 +2614,9 @@ export interface StartDeploymentRequest {
|
|
|
2614
2614
|
*/
|
|
2615
2615
|
export interface StartDeploymentResponse {
|
|
2616
2616
|
/**
|
|
2617
|
-
* @public
|
|
2618
2617
|
* <p>The unique ID of the asynchronous operation that this request started. You can use it combined with the <a>ListOperations</a> call to track
|
|
2619
2618
|
* the operation's progress.</p>
|
|
2619
|
+
* @public
|
|
2620
2620
|
*/
|
|
2621
2621
|
OperationId: string | undefined;
|
|
2622
2622
|
}
|
|
@@ -2625,15 +2625,15 @@ export interface StartDeploymentResponse {
|
|
|
2625
2625
|
*/
|
|
2626
2626
|
export interface TagResourceRequest {
|
|
2627
2627
|
/**
|
|
2628
|
-
* @public
|
|
2629
2628
|
* <p>The Amazon Resource Name (ARN) of the resource that you want to update tags for.</p>
|
|
2630
2629
|
* <p>It must be the ARN of an App Runner resource.</p>
|
|
2630
|
+
* @public
|
|
2631
2631
|
*/
|
|
2632
2632
|
ResourceArn: string | undefined;
|
|
2633
2633
|
/**
|
|
2634
|
-
* @public
|
|
2635
2634
|
* <p>A list of tag key-value pairs to add or update. If a key is new to the resource, the tag is added with the provided value. If a key is already
|
|
2636
2635
|
* associated with the resource, the value of the tag is updated.</p>
|
|
2636
|
+
* @public
|
|
2637
2637
|
*/
|
|
2638
2638
|
Tags: Tag[] | undefined;
|
|
2639
2639
|
}
|
|
@@ -2647,14 +2647,14 @@ export interface TagResourceResponse {
|
|
|
2647
2647
|
*/
|
|
2648
2648
|
export interface UntagResourceRequest {
|
|
2649
2649
|
/**
|
|
2650
|
-
* @public
|
|
2651
2650
|
* <p>The Amazon Resource Name (ARN) of the resource that you want to remove tags from.</p>
|
|
2652
2651
|
* <p>It must be the ARN of an App Runner resource.</p>
|
|
2652
|
+
* @public
|
|
2653
2653
|
*/
|
|
2654
2654
|
ResourceArn: string | undefined;
|
|
2655
2655
|
/**
|
|
2656
|
-
* @public
|
|
2657
2656
|
* <p>A list of tag keys that you want to remove.</p>
|
|
2657
|
+
* @public
|
|
2658
2658
|
*/
|
|
2659
2659
|
TagKeys: string[] | undefined;
|
|
2660
2660
|
}
|
|
@@ -2668,13 +2668,13 @@ export interface UntagResourceResponse {
|
|
|
2668
2668
|
*/
|
|
2669
2669
|
export interface UpdateDefaultAutoScalingConfigurationRequest {
|
|
2670
2670
|
/**
|
|
2671
|
-
* @public
|
|
2672
2671
|
* <p>The Amazon Resource Name (ARN) of the App Runner auto scaling configuration that you want to set as the default.</p>
|
|
2673
2672
|
* <p>The ARN can be a full auto scaling configuration ARN, or a partial ARN ending with either <code>.../<i>name</i>
|
|
2674
2673
|
* </code> or
|
|
2675
2674
|
* <code>.../<i>name</i>/<i>revision</i>
|
|
2676
2675
|
* </code>. If a revision isn't specified, the latest active revision is set as the
|
|
2677
2676
|
* default.</p>
|
|
2677
|
+
* @public
|
|
2678
2678
|
*/
|
|
2679
2679
|
AutoScalingConfigurationArn: string | undefined;
|
|
2680
2680
|
}
|
|
@@ -2683,8 +2683,8 @@ export interface UpdateDefaultAutoScalingConfigurationRequest {
|
|
|
2683
2683
|
*/
|
|
2684
2684
|
export interface UpdateDefaultAutoScalingConfigurationResponse {
|
|
2685
2685
|
/**
|
|
2686
|
-
* @public
|
|
2687
2686
|
* <p>A description of the App Runner auto scaling configuration that was set as default.</p>
|
|
2687
|
+
* @public
|
|
2688
2688
|
*/
|
|
2689
2689
|
AutoScalingConfiguration: AutoScalingConfiguration | undefined;
|
|
2690
2690
|
}
|
|
@@ -2693,42 +2693,42 @@ export interface UpdateDefaultAutoScalingConfigurationResponse {
|
|
|
2693
2693
|
*/
|
|
2694
2694
|
export interface UpdateServiceRequest {
|
|
2695
2695
|
/**
|
|
2696
|
-
* @public
|
|
2697
2696
|
* <p>The Amazon Resource Name (ARN) of the App Runner service that you want to update.</p>
|
|
2697
|
+
* @public
|
|
2698
2698
|
*/
|
|
2699
2699
|
ServiceArn: string | undefined;
|
|
2700
2700
|
/**
|
|
2701
|
-
* @public
|
|
2702
2701
|
* <p>The source configuration to apply to the App Runner service.</p>
|
|
2703
2702
|
* <p>You can change the configuration of the code or image repository that the service uses. However, you can't switch from code to image or the other way
|
|
2704
2703
|
* around. This means that you must provide the same structure member of <code>SourceConfiguration</code> that you originally included when you created the
|
|
2705
2704
|
* service. Specifically, you can include either <code>CodeRepository</code> or <code>ImageRepository</code>. To update the source configuration, set the
|
|
2706
2705
|
* values to members of the structure that you include.</p>
|
|
2706
|
+
* @public
|
|
2707
2707
|
*/
|
|
2708
2708
|
SourceConfiguration?: SourceConfiguration;
|
|
2709
2709
|
/**
|
|
2710
|
-
* @public
|
|
2711
2710
|
* <p>The runtime configuration to apply to instances (scaling units) of your service.</p>
|
|
2711
|
+
* @public
|
|
2712
2712
|
*/
|
|
2713
2713
|
InstanceConfiguration?: InstanceConfiguration;
|
|
2714
2714
|
/**
|
|
2715
|
-
* @public
|
|
2716
2715
|
* <p>The Amazon Resource Name (ARN) of an App Runner automatic scaling configuration resource that you want to associate with the App Runner service.</p>
|
|
2716
|
+
* @public
|
|
2717
2717
|
*/
|
|
2718
2718
|
AutoScalingConfigurationArn?: string;
|
|
2719
2719
|
/**
|
|
2720
|
-
* @public
|
|
2721
2720
|
* <p>The settings for the health check that App Runner performs to monitor the health of the App Runner service.</p>
|
|
2721
|
+
* @public
|
|
2722
2722
|
*/
|
|
2723
2723
|
HealthCheckConfiguration?: HealthCheckConfiguration;
|
|
2724
2724
|
/**
|
|
2725
|
-
* @public
|
|
2726
2725
|
* <p>Configuration settings related to network traffic of the web application that the App Runner service runs.</p>
|
|
2726
|
+
* @public
|
|
2727
2727
|
*/
|
|
2728
2728
|
NetworkConfiguration?: NetworkConfiguration;
|
|
2729
2729
|
/**
|
|
2730
|
-
* @public
|
|
2731
2730
|
* <p>The observability configuration of your service.</p>
|
|
2731
|
+
* @public
|
|
2732
2732
|
*/
|
|
2733
2733
|
ObservabilityConfiguration?: ServiceObservabilityConfiguration;
|
|
2734
2734
|
}
|
|
@@ -2737,15 +2737,15 @@ export interface UpdateServiceRequest {
|
|
|
2737
2737
|
*/
|
|
2738
2738
|
export interface UpdateServiceResponse {
|
|
2739
2739
|
/**
|
|
2740
|
-
* @public
|
|
2741
2740
|
* <p>A description of the App Runner service updated by this request. All configuration values in the returned <code>Service</code> structure reflect
|
|
2742
2741
|
* configuration changes that are being applied by this request.</p>
|
|
2742
|
+
* @public
|
|
2743
2743
|
*/
|
|
2744
2744
|
Service: Service | undefined;
|
|
2745
2745
|
/**
|
|
2746
|
-
* @public
|
|
2747
2746
|
* <p>The unique ID of the asynchronous operation that this request started. You can use it combined with the <a>ListOperations</a> call to track
|
|
2748
2747
|
* the operation's progress.</p>
|
|
2748
|
+
* @public
|
|
2749
2749
|
*/
|
|
2750
2750
|
OperationId: string | undefined;
|
|
2751
2751
|
}
|
|
@@ -2754,14 +2754,14 @@ export interface UpdateServiceResponse {
|
|
|
2754
2754
|
*/
|
|
2755
2755
|
export interface UpdateVpcIngressConnectionRequest {
|
|
2756
2756
|
/**
|
|
2757
|
-
* @public
|
|
2758
2757
|
* <p>The Amazon Resource Name (Arn) for the App Runner VPC Ingress Connection resource that you want to update.</p>
|
|
2758
|
+
* @public
|
|
2759
2759
|
*/
|
|
2760
2760
|
VpcIngressConnectionArn: string | undefined;
|
|
2761
2761
|
/**
|
|
2762
|
-
* @public
|
|
2763
2762
|
* <p>Specifications for the customer’s Amazon VPC and the related Amazon Web Services PrivateLink VPC endpoint that are used to update the VPC Ingress Connection
|
|
2764
2763
|
* resource.</p>
|
|
2764
|
+
* @public
|
|
2765
2765
|
*/
|
|
2766
2766
|
IngressVpcConfiguration: IngressVpcConfiguration | undefined;
|
|
2767
2767
|
}
|
|
@@ -2770,8 +2770,8 @@ export interface UpdateVpcIngressConnectionRequest {
|
|
|
2770
2770
|
*/
|
|
2771
2771
|
export interface UpdateVpcIngressConnectionResponse {
|
|
2772
2772
|
/**
|
|
2773
|
-
* @public
|
|
2774
2773
|
* <p>A description of the App Runner VPC Ingress Connection resource that's updated by this request.</p>
|
|
2774
|
+
* @public
|
|
2775
2775
|
*/
|
|
2776
2776
|
VpcIngressConnection: VpcIngressConnection | undefined;
|
|
2777
2777
|
}
|