@aws-sdk/client-elastic-beanstalk 3.651.1 → 3.658.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/commands/AbortEnvironmentUpdateCommand.d.ts +11 -0
- package/dist-types/commands/ApplyEnvironmentManagedActionCommand.d.ts +11 -0
- package/dist-types/commands/AssociateEnvironmentOperationsRoleCommand.d.ts +11 -0
- package/dist-types/commands/CheckDNSAvailabilityCommand.d.ts +11 -0
- package/dist-types/commands/ComposeEnvironmentsCommand.d.ts +11 -0
- package/dist-types/commands/CreateApplicationCommand.d.ts +11 -0
- package/dist-types/commands/CreateApplicationVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateConfigurationTemplateCommand.d.ts +11 -0
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +11 -0
- package/dist-types/commands/CreatePlatformVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateStorageLocationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteApplicationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteApplicationVersionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteConfigurationTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteEnvironmentConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DeletePlatformVersionCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeApplicationVersionsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeApplicationsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeConfigurationOptionsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeConfigurationSettingsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeEnvironmentHealthCommand.d.ts +11 -0
- package/dist-types/commands/DescribeEnvironmentManagedActionHistoryCommand.d.ts +11 -0
- package/dist-types/commands/DescribeEnvironmentManagedActionsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeEnvironmentResourcesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeEnvironmentsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeEventsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInstancesHealthCommand.d.ts +11 -0
- package/dist-types/commands/DescribePlatformVersionCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateEnvironmentOperationsRoleCommand.d.ts +11 -0
- package/dist-types/commands/ListAvailableSolutionStacksCommand.d.ts +11 -0
- package/dist-types/commands/ListPlatformBranchesCommand.d.ts +11 -0
- package/dist-types/commands/ListPlatformVersionsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/RebuildEnvironmentCommand.d.ts +11 -0
- package/dist-types/commands/RequestEnvironmentInfoCommand.d.ts +11 -0
- package/dist-types/commands/RestartAppServerCommand.d.ts +11 -0
- package/dist-types/commands/RetrieveEnvironmentInfoCommand.d.ts +11 -0
- package/dist-types/commands/SwapEnvironmentCNAMEsCommand.d.ts +11 -0
- package/dist-types/commands/TerminateEnvironmentCommand.d.ts +11 -0
- package/dist-types/commands/UpdateApplicationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateApplicationResourceLifecycleCommand.d.ts +11 -0
- package/dist-types/commands/UpdateApplicationVersionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateConfigurationTemplateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +11 -0
- package/dist-types/commands/UpdateTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ValidateConfigurationSettingsCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AbortEnvironmentUpdateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ApplyEnvironmentManagedActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateEnvironmentOperationsRoleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CheckDNSAvailabilityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ComposeEnvironmentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateApplicationVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateConfigurationTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePlatformVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateStorageLocationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteApplicationVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteConfigurationTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteEnvironmentConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePlatformVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeApplicationVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeConfigurationOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeConfigurationSettingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeEnvironmentHealthCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeEnvironmentManagedActionHistoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeEnvironmentManagedActionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeEnvironmentResourcesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeEnvironmentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInstancesHealthCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePlatformVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateEnvironmentOperationsRoleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAvailableSolutionStacksCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPlatformBranchesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPlatformVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RebuildEnvironmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RequestEnvironmentInfoCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RestartAppServerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RetrieveEnvironmentInfoCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SwapEnvironmentCNAMEsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TerminateEnvironmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateApplicationResourceLifecycleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateApplicationVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateConfigurationTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ValidateConfigurationSettingsCommand.d.ts +12 -1
- package/package.json +36 -36
|
@@ -135,4 +135,15 @@ declare const TerminateEnvironmentCommand_base: {
|
|
|
135
135
|
*
|
|
136
136
|
*/
|
|
137
137
|
export declare class TerminateEnvironmentCommand extends TerminateEnvironmentCommand_base {
|
|
138
|
+
/** @internal type navigation helper, not in runtime. */
|
|
139
|
+
protected static __types: {
|
|
140
|
+
api: {
|
|
141
|
+
input: TerminateEnvironmentMessage;
|
|
142
|
+
output: EnvironmentDescription;
|
|
143
|
+
};
|
|
144
|
+
sdk: {
|
|
145
|
+
input: TerminateEnvironmentCommandInput;
|
|
146
|
+
output: TerminateEnvironmentCommandOutput;
|
|
147
|
+
};
|
|
148
|
+
};
|
|
138
149
|
}
|
|
@@ -119,4 +119,15 @@ declare const UpdateApplicationCommand_base: {
|
|
|
119
119
|
*
|
|
120
120
|
*/
|
|
121
121
|
export declare class UpdateApplicationCommand extends UpdateApplicationCommand_base {
|
|
122
|
+
/** @internal type navigation helper, not in runtime. */
|
|
123
|
+
protected static __types: {
|
|
124
|
+
api: {
|
|
125
|
+
input: UpdateApplicationMessage;
|
|
126
|
+
output: ApplicationDescriptionMessage;
|
|
127
|
+
};
|
|
128
|
+
sdk: {
|
|
129
|
+
input: UpdateApplicationCommandInput;
|
|
130
|
+
output: UpdateApplicationCommandOutput;
|
|
131
|
+
};
|
|
132
|
+
};
|
|
122
133
|
}
|
|
@@ -91,4 +91,15 @@ declare const UpdateApplicationResourceLifecycleCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class UpdateApplicationResourceLifecycleCommand extends UpdateApplicationResourceLifecycleCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: UpdateApplicationResourceLifecycleMessage;
|
|
98
|
+
output: ApplicationResourceLifecycleDescriptionMessage;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: UpdateApplicationResourceLifecycleCommandInput;
|
|
102
|
+
output: UpdateApplicationResourceLifecycleCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -109,4 +109,15 @@ declare const UpdateApplicationVersionCommand_base: {
|
|
|
109
109
|
*
|
|
110
110
|
*/
|
|
111
111
|
export declare class UpdateApplicationVersionCommand extends UpdateApplicationVersionCommand_base {
|
|
112
|
+
/** @internal type navigation helper, not in runtime. */
|
|
113
|
+
protected static __types: {
|
|
114
|
+
api: {
|
|
115
|
+
input: UpdateApplicationVersionMessage;
|
|
116
|
+
output: ApplicationVersionDescriptionMessage;
|
|
117
|
+
};
|
|
118
|
+
sdk: {
|
|
119
|
+
input: UpdateApplicationVersionCommandInput;
|
|
120
|
+
output: UpdateApplicationVersionCommandOutput;
|
|
121
|
+
};
|
|
122
|
+
};
|
|
112
123
|
}
|
|
@@ -137,4 +137,15 @@ declare const UpdateConfigurationTemplateCommand_base: {
|
|
|
137
137
|
*
|
|
138
138
|
*/
|
|
139
139
|
export declare class UpdateConfigurationTemplateCommand extends UpdateConfigurationTemplateCommand_base {
|
|
140
|
+
/** @internal type navigation helper, not in runtime. */
|
|
141
|
+
protected static __types: {
|
|
142
|
+
api: {
|
|
143
|
+
input: UpdateConfigurationTemplateMessage;
|
|
144
|
+
output: ConfigurationSettingsDescription;
|
|
145
|
+
};
|
|
146
|
+
sdk: {
|
|
147
|
+
input: UpdateConfigurationTemplateCommandInput;
|
|
148
|
+
output: UpdateConfigurationTemplateCommandOutput;
|
|
149
|
+
};
|
|
150
|
+
};
|
|
140
151
|
}
|
|
@@ -226,4 +226,15 @@ declare const UpdateEnvironmentCommand_base: {
|
|
|
226
226
|
*
|
|
227
227
|
*/
|
|
228
228
|
export declare class UpdateEnvironmentCommand extends UpdateEnvironmentCommand_base {
|
|
229
|
+
/** @internal type navigation helper, not in runtime. */
|
|
230
|
+
protected static __types: {
|
|
231
|
+
api: {
|
|
232
|
+
input: UpdateEnvironmentMessage;
|
|
233
|
+
output: EnvironmentDescription;
|
|
234
|
+
};
|
|
235
|
+
sdk: {
|
|
236
|
+
input: UpdateEnvironmentCommandInput;
|
|
237
|
+
output: UpdateEnvironmentCommandOutput;
|
|
238
|
+
};
|
|
239
|
+
};
|
|
229
240
|
}
|
|
@@ -103,4 +103,15 @@ declare const UpdateTagsForResourceCommand_base: {
|
|
|
103
103
|
* @public
|
|
104
104
|
*/
|
|
105
105
|
export declare class UpdateTagsForResourceCommand extends UpdateTagsForResourceCommand_base {
|
|
106
|
+
/** @internal type navigation helper, not in runtime. */
|
|
107
|
+
protected static __types: {
|
|
108
|
+
api: {
|
|
109
|
+
input: UpdateTagsForResourceMessage;
|
|
110
|
+
output: {};
|
|
111
|
+
};
|
|
112
|
+
sdk: {
|
|
113
|
+
input: UpdateTagsForResourceCommandInput;
|
|
114
|
+
output: UpdateTagsForResourceCommandOutput;
|
|
115
|
+
};
|
|
116
|
+
};
|
|
106
117
|
}
|
|
@@ -108,4 +108,15 @@ declare const ValidateConfigurationSettingsCommand_base: {
|
|
|
108
108
|
*
|
|
109
109
|
*/
|
|
110
110
|
export declare class ValidateConfigurationSettingsCommand extends ValidateConfigurationSettingsCommand_base {
|
|
111
|
+
/** @internal type navigation helper, not in runtime. */
|
|
112
|
+
protected static __types: {
|
|
113
|
+
api: {
|
|
114
|
+
input: ValidateConfigurationSettingsMessage;
|
|
115
|
+
output: ConfigurationSettingsValidationMessages;
|
|
116
|
+
};
|
|
117
|
+
sdk: {
|
|
118
|
+
input: ValidateConfigurationSettingsCommandInput;
|
|
119
|
+
output: ValidateConfigurationSettingsCommandOutput;
|
|
120
|
+
};
|
|
121
|
+
};
|
|
111
122
|
}
|
|
@@ -32,4 +32,15 @@ declare const AbortEnvironmentUpdateCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class AbortEnvironmentUpdateCommand extends AbortEnvironmentUpdateCommand_base {
|
|
35
|
+
export declare class AbortEnvironmentUpdateCommand extends AbortEnvironmentUpdateCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: AbortEnvironmentUpdateMessage;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: AbortEnvironmentUpdateCommandInput;
|
|
43
|
+
output: AbortEnvironmentUpdateCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ApplyEnvironmentManagedActionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ApplyEnvironmentManagedActionCommand extends ApplyEnvironmentManagedActionCommand_base {
|
|
40
|
+
export declare class ApplyEnvironmentManagedActionCommand extends ApplyEnvironmentManagedActionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ApplyEnvironmentManagedActionRequest;
|
|
44
|
+
output: ApplyEnvironmentManagedActionResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ApplyEnvironmentManagedActionCommandInput;
|
|
48
|
+
output: ApplyEnvironmentManagedActionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const AssociateEnvironmentOperationsRoleCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class AssociateEnvironmentOperationsRoleCommand extends AssociateEnvironmentOperationsRoleCommand_base {
|
|
36
|
+
export declare class AssociateEnvironmentOperationsRoleCommand extends AssociateEnvironmentOperationsRoleCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: AssociateEnvironmentOperationsRoleMessage;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: AssociateEnvironmentOperationsRoleCommandInput;
|
|
44
|
+
output: AssociateEnvironmentOperationsRoleCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CheckDNSAvailabilityCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CheckDNSAvailabilityCommand extends CheckDNSAvailabilityCommand_base {
|
|
40
|
+
export declare class CheckDNSAvailabilityCommand extends CheckDNSAvailabilityCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CheckDNSAvailabilityMessage;
|
|
44
|
+
output: CheckDNSAvailabilityResultMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CheckDNSAvailabilityCommandInput;
|
|
48
|
+
output: CheckDNSAvailabilityCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ComposeEnvironmentsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ComposeEnvironmentsCommand extends ComposeEnvironmentsCommand_base {
|
|
40
|
+
export declare class ComposeEnvironmentsCommand extends ComposeEnvironmentsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ComposeEnvironmentsMessage;
|
|
44
|
+
output: EnvironmentDescriptionsMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ComposeEnvironmentsCommandInput;
|
|
48
|
+
output: ComposeEnvironmentsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateApplicationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateApplicationCommand extends CreateApplicationCommand_base {
|
|
40
|
+
export declare class CreateApplicationCommand extends CreateApplicationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateApplicationMessage;
|
|
44
|
+
output: ApplicationDescriptionMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateApplicationCommandInput;
|
|
48
|
+
output: CreateApplicationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateApplicationVersionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateApplicationVersionCommand extends CreateApplicationVersionCommand_base {
|
|
40
|
+
export declare class CreateApplicationVersionCommand extends CreateApplicationVersionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateApplicationVersionMessage;
|
|
44
|
+
output: ApplicationVersionDescriptionMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateApplicationVersionCommandInput;
|
|
48
|
+
output: CreateApplicationVersionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateConfigurationTemplateCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateConfigurationTemplateCommand extends CreateConfigurationTemplateCommand_base {
|
|
40
|
+
export declare class CreateConfigurationTemplateCommand extends CreateConfigurationTemplateCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateConfigurationTemplateMessage;
|
|
44
|
+
output: ConfigurationSettingsDescription;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateConfigurationTemplateCommandInput;
|
|
48
|
+
output: CreateConfigurationTemplateCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateEnvironmentCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateEnvironmentCommand extends CreateEnvironmentCommand_base {
|
|
40
|
+
export declare class CreateEnvironmentCommand extends CreateEnvironmentCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateEnvironmentMessage;
|
|
44
|
+
output: EnvironmentDescription;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateEnvironmentCommandInput;
|
|
48
|
+
output: CreateEnvironmentCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreatePlatformVersionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreatePlatformVersionCommand extends CreatePlatformVersionCommand_base {
|
|
40
|
+
export declare class CreatePlatformVersionCommand extends CreatePlatformVersionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreatePlatformVersionRequest;
|
|
44
|
+
output: CreatePlatformVersionResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreatePlatformVersionCommandInput;
|
|
48
|
+
output: CreatePlatformVersionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const CreateStorageLocationCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class CreateStorageLocationCommand extends CreateStorageLocationCommand_base {
|
|
36
|
+
export declare class CreateStorageLocationCommand extends CreateStorageLocationCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: {};
|
|
40
|
+
output: CreateStorageLocationResultMessage;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: CreateStorageLocationCommandInput;
|
|
44
|
+
output: CreateStorageLocationCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const DeleteApplicationCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class DeleteApplicationCommand extends DeleteApplicationCommand_base {
|
|
35
|
+
export declare class DeleteApplicationCommand extends DeleteApplicationCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: DeleteApplicationMessage;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: DeleteApplicationCommandInput;
|
|
43
|
+
output: DeleteApplicationCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteApplicationVersionCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteApplicationVersionCommand extends DeleteApplicationVersionCommand_base {
|
|
36
|
+
export declare class DeleteApplicationVersionCommand extends DeleteApplicationVersionCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteApplicationVersionMessage;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteApplicationVersionCommandInput;
|
|
44
|
+
output: DeleteApplicationVersionCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteConfigurationTemplateCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteConfigurationTemplateCommand extends DeleteConfigurationTemplateCommand_base {
|
|
36
|
+
export declare class DeleteConfigurationTemplateCommand extends DeleteConfigurationTemplateCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteConfigurationTemplateMessage;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteConfigurationTemplateCommandInput;
|
|
44
|
+
output: DeleteConfigurationTemplateCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteEnvironmentConfigurationCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteEnvironmentConfigurationCommand extends DeleteEnvironmentConfigurationCommand_base {
|
|
36
|
+
export declare class DeleteEnvironmentConfigurationCommand extends DeleteEnvironmentConfigurationCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteEnvironmentConfigurationMessage;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteEnvironmentConfigurationCommandInput;
|
|
44
|
+
output: DeleteEnvironmentConfigurationCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeletePlatformVersionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeletePlatformVersionCommand extends DeletePlatformVersionCommand_base {
|
|
40
|
+
export declare class DeletePlatformVersionCommand extends DeletePlatformVersionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeletePlatformVersionRequest;
|
|
44
|
+
output: DeletePlatformVersionResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeletePlatformVersionCommandInput;
|
|
48
|
+
output: DeletePlatformVersionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DescribeAccountAttributesCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DescribeAccountAttributesCommand extends DescribeAccountAttributesCommand_base {
|
|
36
|
+
export declare class DescribeAccountAttributesCommand extends DescribeAccountAttributesCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: {};
|
|
40
|
+
output: DescribeAccountAttributesResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DescribeAccountAttributesCommandInput;
|
|
44
|
+
output: DescribeAccountAttributesCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeApplicationVersionsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeApplicationVersionsCommand extends DescribeApplicationVersionsCommand_base {
|
|
40
|
+
export declare class DescribeApplicationVersionsCommand extends DescribeApplicationVersionsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeApplicationVersionsMessage;
|
|
44
|
+
output: ApplicationVersionDescriptionsMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeApplicationVersionsCommandInput;
|
|
48
|
+
output: DescribeApplicationVersionsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeApplicationsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeApplicationsCommand extends DescribeApplicationsCommand_base {
|
|
40
|
+
export declare class DescribeApplicationsCommand extends DescribeApplicationsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeApplicationsMessage;
|
|
44
|
+
output: ApplicationDescriptionsMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeApplicationsCommandInput;
|
|
48
|
+
output: DescribeApplicationsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeConfigurationOptionsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeConfigurationOptionsCommand extends DescribeConfigurationOptionsCommand_base {
|
|
40
|
+
export declare class DescribeConfigurationOptionsCommand extends DescribeConfigurationOptionsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeConfigurationOptionsMessage;
|
|
44
|
+
output: ConfigurationOptionsDescription;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeConfigurationOptionsCommandInput;
|
|
48
|
+
output: DescribeConfigurationOptionsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeConfigurationSettingsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeConfigurationSettingsCommand extends DescribeConfigurationSettingsCommand_base {
|
|
40
|
+
export declare class DescribeConfigurationSettingsCommand extends DescribeConfigurationSettingsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeConfigurationSettingsMessage;
|
|
44
|
+
output: ConfigurationSettingsDescriptions;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeConfigurationSettingsCommandInput;
|
|
48
|
+
output: DescribeConfigurationSettingsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeEnvironmentHealthCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeEnvironmentHealthCommand extends DescribeEnvironmentHealthCommand_base {
|
|
40
|
+
export declare class DescribeEnvironmentHealthCommand extends DescribeEnvironmentHealthCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeEnvironmentHealthRequest;
|
|
44
|
+
output: DescribeEnvironmentHealthResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeEnvironmentHealthCommandInput;
|
|
48
|
+
output: DescribeEnvironmentHealthCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeEnvironmentManagedActionHistoryCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeEnvironmentManagedActionHistoryCommand extends DescribeEnvironmentManagedActionHistoryCommand_base {
|
|
40
|
+
export declare class DescribeEnvironmentManagedActionHistoryCommand extends DescribeEnvironmentManagedActionHistoryCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeEnvironmentManagedActionHistoryRequest;
|
|
44
|
+
output: DescribeEnvironmentManagedActionHistoryResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeEnvironmentManagedActionHistoryCommandInput;
|
|
48
|
+
output: DescribeEnvironmentManagedActionHistoryCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeEnvironmentManagedActionsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeEnvironmentManagedActionsCommand extends DescribeEnvironmentManagedActionsCommand_base {
|
|
40
|
+
export declare class DescribeEnvironmentManagedActionsCommand extends DescribeEnvironmentManagedActionsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeEnvironmentManagedActionsRequest;
|
|
44
|
+
output: DescribeEnvironmentManagedActionsResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeEnvironmentManagedActionsCommandInput;
|
|
48
|
+
output: DescribeEnvironmentManagedActionsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeEnvironmentResourcesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeEnvironmentResourcesCommand extends DescribeEnvironmentResourcesCommand_base {
|
|
40
|
+
export declare class DescribeEnvironmentResourcesCommand extends DescribeEnvironmentResourcesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeEnvironmentResourcesMessage;
|
|
44
|
+
output: EnvironmentResourceDescriptionsMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeEnvironmentResourcesCommandInput;
|
|
48
|
+
output: DescribeEnvironmentResourcesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeEnvironmentsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeEnvironmentsCommand extends DescribeEnvironmentsCommand_base {
|
|
40
|
+
export declare class DescribeEnvironmentsCommand extends DescribeEnvironmentsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeEnvironmentsMessage;
|
|
44
|
+
output: EnvironmentDescriptionsMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeEnvironmentsCommandInput;
|
|
48
|
+
output: DescribeEnvironmentsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DescribeEventsCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DescribeEventsCommand extends DescribeEventsCommand_base {
|
|
39
|
+
export declare class DescribeEventsCommand extends DescribeEventsCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DescribeEventsMessage;
|
|
43
|
+
output: EventDescriptionsMessage;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DescribeEventsCommandInput;
|
|
47
|
+
output: DescribeEventsCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeInstancesHealthCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeInstancesHealthCommand extends DescribeInstancesHealthCommand_base {
|
|
40
|
+
export declare class DescribeInstancesHealthCommand extends DescribeInstancesHealthCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeInstancesHealthRequest;
|
|
44
|
+
output: DescribeInstancesHealthResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeInstancesHealthCommandInput;
|
|
48
|
+
output: DescribeInstancesHealthCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribePlatformVersionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribePlatformVersionCommand extends DescribePlatformVersionCommand_base {
|
|
40
|
+
export declare class DescribePlatformVersionCommand extends DescribePlatformVersionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribePlatformVersionRequest;
|
|
44
|
+
output: DescribePlatformVersionResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribePlatformVersionCommandInput;
|
|
48
|
+
output: DescribePlatformVersionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|