@aws-sdk/client-api-gateway 3.651.1 → 3.657.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/CreateApiKeyCommand.d.ts +11 -0
- package/dist-types/commands/CreateAuthorizerCommand.d.ts +11 -0
- package/dist-types/commands/CreateBasePathMappingCommand.d.ts +11 -0
- package/dist-types/commands/CreateDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/CreateDocumentationPartCommand.d.ts +11 -0
- package/dist-types/commands/CreateDocumentationVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateDomainNameCommand.d.ts +11 -0
- package/dist-types/commands/CreateModelCommand.d.ts +11 -0
- package/dist-types/commands/CreateRequestValidatorCommand.d.ts +11 -0
- package/dist-types/commands/CreateResourceCommand.d.ts +11 -0
- package/dist-types/commands/CreateRestApiCommand.d.ts +11 -0
- package/dist-types/commands/CreateStageCommand.d.ts +11 -0
- package/dist-types/commands/CreateUsagePlanCommand.d.ts +11 -0
- package/dist-types/commands/CreateUsagePlanKeyCommand.d.ts +11 -0
- package/dist-types/commands/CreateVpcLinkCommand.d.ts +11 -0
- package/dist-types/commands/DeleteApiKeyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAuthorizerCommand.d.ts +11 -0
- package/dist-types/commands/DeleteBasePathMappingCommand.d.ts +11 -0
- package/dist-types/commands/DeleteClientCertificateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDocumentationPartCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDocumentationVersionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDomainNameCommand.d.ts +11 -0
- package/dist-types/commands/DeleteGatewayResponseCommand.d.ts +11 -0
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteIntegrationResponseCommand.d.ts +11 -0
- package/dist-types/commands/DeleteMethodCommand.d.ts +11 -0
- package/dist-types/commands/DeleteMethodResponseCommand.d.ts +11 -0
- package/dist-types/commands/DeleteModelCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRequestValidatorCommand.d.ts +11 -0
- package/dist-types/commands/DeleteResourceCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRestApiCommand.d.ts +11 -0
- package/dist-types/commands/DeleteStageCommand.d.ts +11 -0
- package/dist-types/commands/DeleteUsagePlanCommand.d.ts +11 -0
- package/dist-types/commands/DeleteUsagePlanKeyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteVpcLinkCommand.d.ts +11 -0
- package/dist-types/commands/FlushStageAuthorizersCacheCommand.d.ts +11 -0
- package/dist-types/commands/FlushStageCacheCommand.d.ts +11 -0
- package/dist-types/commands/GenerateClientCertificateCommand.d.ts +11 -0
- package/dist-types/commands/GetAccountCommand.d.ts +11 -0
- package/dist-types/commands/GetApiKeyCommand.d.ts +11 -0
- package/dist-types/commands/GetApiKeysCommand.d.ts +11 -0
- package/dist-types/commands/GetAuthorizerCommand.d.ts +11 -0
- package/dist-types/commands/GetAuthorizersCommand.d.ts +11 -0
- package/dist-types/commands/GetBasePathMappingCommand.d.ts +11 -0
- package/dist-types/commands/GetBasePathMappingsCommand.d.ts +11 -0
- package/dist-types/commands/GetClientCertificateCommand.d.ts +11 -0
- package/dist-types/commands/GetClientCertificatesCommand.d.ts +11 -0
- package/dist-types/commands/GetDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/GetDeploymentsCommand.d.ts +11 -0
- package/dist-types/commands/GetDocumentationPartCommand.d.ts +11 -0
- package/dist-types/commands/GetDocumentationPartsCommand.d.ts +11 -0
- package/dist-types/commands/GetDocumentationVersionCommand.d.ts +11 -0
- package/dist-types/commands/GetDocumentationVersionsCommand.d.ts +11 -0
- package/dist-types/commands/GetDomainNameCommand.d.ts +11 -0
- package/dist-types/commands/GetDomainNamesCommand.d.ts +11 -0
- package/dist-types/commands/GetExportCommand.d.ts +11 -0
- package/dist-types/commands/GetGatewayResponseCommand.d.ts +11 -0
- package/dist-types/commands/GetGatewayResponsesCommand.d.ts +11 -0
- package/dist-types/commands/GetIntegrationCommand.d.ts +11 -0
- package/dist-types/commands/GetIntegrationResponseCommand.d.ts +11 -0
- package/dist-types/commands/GetMethodCommand.d.ts +11 -0
- package/dist-types/commands/GetMethodResponseCommand.d.ts +11 -0
- package/dist-types/commands/GetModelCommand.d.ts +11 -0
- package/dist-types/commands/GetModelTemplateCommand.d.ts +11 -0
- package/dist-types/commands/GetModelsCommand.d.ts +11 -0
- package/dist-types/commands/GetRequestValidatorCommand.d.ts +11 -0
- package/dist-types/commands/GetRequestValidatorsCommand.d.ts +11 -0
- package/dist-types/commands/GetResourceCommand.d.ts +11 -0
- package/dist-types/commands/GetResourcesCommand.d.ts +11 -0
- package/dist-types/commands/GetRestApiCommand.d.ts +11 -0
- package/dist-types/commands/GetRestApisCommand.d.ts +11 -0
- package/dist-types/commands/GetSdkCommand.d.ts +11 -0
- package/dist-types/commands/GetSdkTypeCommand.d.ts +11 -0
- package/dist-types/commands/GetSdkTypesCommand.d.ts +11 -0
- package/dist-types/commands/GetStageCommand.d.ts +11 -0
- package/dist-types/commands/GetStagesCommand.d.ts +11 -0
- package/dist-types/commands/GetTagsCommand.d.ts +11 -0
- package/dist-types/commands/GetUsageCommand.d.ts +11 -0
- package/dist-types/commands/GetUsagePlanCommand.d.ts +11 -0
- package/dist-types/commands/GetUsagePlanKeyCommand.d.ts +11 -0
- package/dist-types/commands/GetUsagePlanKeysCommand.d.ts +11 -0
- package/dist-types/commands/GetUsagePlansCommand.d.ts +11 -0
- package/dist-types/commands/GetVpcLinkCommand.d.ts +11 -0
- package/dist-types/commands/GetVpcLinksCommand.d.ts +11 -0
- package/dist-types/commands/ImportApiKeysCommand.d.ts +11 -0
- package/dist-types/commands/ImportDocumentationPartsCommand.d.ts +11 -0
- package/dist-types/commands/ImportRestApiCommand.d.ts +11 -0
- package/dist-types/commands/PutGatewayResponseCommand.d.ts +11 -0
- package/dist-types/commands/PutIntegrationCommand.d.ts +11 -0
- package/dist-types/commands/PutIntegrationResponseCommand.d.ts +11 -0
- package/dist-types/commands/PutMethodCommand.d.ts +11 -0
- package/dist-types/commands/PutMethodResponseCommand.d.ts +11 -0
- package/dist-types/commands/PutRestApiCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +11 -0
- package/dist-types/commands/TestInvokeMethodCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAccountCommand.d.ts +11 -0
- package/dist-types/commands/UpdateApiKeyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAuthorizerCommand.d.ts +11 -0
- package/dist-types/commands/UpdateBasePathMappingCommand.d.ts +11 -0
- package/dist-types/commands/UpdateClientCertificateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDocumentationPartCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDocumentationVersionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDomainNameCommand.d.ts +11 -0
- package/dist-types/commands/UpdateGatewayResponseCommand.d.ts +11 -0
- package/dist-types/commands/UpdateIntegrationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateIntegrationResponseCommand.d.ts +11 -0
- package/dist-types/commands/UpdateMethodCommand.d.ts +11 -0
- package/dist-types/commands/UpdateMethodResponseCommand.d.ts +11 -0
- package/dist-types/commands/UpdateModelCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRequestValidatorCommand.d.ts +11 -0
- package/dist-types/commands/UpdateResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRestApiCommand.d.ts +11 -0
- package/dist-types/commands/UpdateStageCommand.d.ts +11 -0
- package/dist-types/commands/UpdateUsageCommand.d.ts +11 -0
- package/dist-types/commands/UpdateUsagePlanCommand.d.ts +11 -0
- package/dist-types/commands/UpdateVpcLinkCommand.d.ts +11 -0
- package/dist-types/models/models_0.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateApiKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateBasePathMappingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDocumentationPartCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDocumentationVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDomainNameCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRequestValidatorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRestApiCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateStageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateUsagePlanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateUsagePlanKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateVpcLinkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteApiKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteBasePathMappingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteClientCertificateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDocumentationPartCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDocumentationVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDomainNameCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteGatewayResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteIntegrationResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteMethodCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteMethodResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRequestValidatorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRestApiCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteStageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteUsagePlanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteUsagePlanKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteVpcLinkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/FlushStageAuthorizersCacheCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/FlushStageCacheCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GenerateClientCertificateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetApiKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetApiKeysCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAuthorizerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAuthorizersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetBasePathMappingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetBasePathMappingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetClientCertificateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetClientCertificatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDeploymentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDocumentationPartCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDocumentationPartsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDocumentationVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDocumentationVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDomainNameCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDomainNamesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetExportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetGatewayResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetGatewayResponsesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetIntegrationResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMethodCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMethodResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetModelTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRequestValidatorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRequestValidatorsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResourcesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRestApiCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRestApisCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSdkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSdkTypeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSdkTypesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetStageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetStagesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetUsageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetUsagePlanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetUsagePlanKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetUsagePlanKeysCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetUsagePlansCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetVpcLinkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetVpcLinksCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ImportApiKeysCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ImportDocumentationPartsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ImportRestApiCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutGatewayResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutIntegrationResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutMethodCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutMethodResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutRestApiCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TestInvokeAuthorizerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TestInvokeMethodCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateApiKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateBasePathMappingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateClientCertificateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDocumentationPartCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDocumentationVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDomainNameCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateGatewayResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateIntegrationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateIntegrationResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateMethodCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateMethodResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRequestValidatorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRestApiCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateStageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateUsageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateUsagePlanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateVpcLinkCommand.d.ts +12 -1
- package/package.json +37 -37
|
@@ -75,4 +75,15 @@ declare const GetAccountCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class GetAccountCommand extends GetAccountCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: {};
|
|
82
|
+
output: Account;
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: GetAccountCommandInput;
|
|
86
|
+
output: GetAccountCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -83,4 +83,15 @@ declare const GetApiKeyCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class GetApiKeyCommand extends GetApiKeyCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: GetApiKeyRequest;
|
|
90
|
+
output: ApiKey;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: GetApiKeyCommandInput;
|
|
94
|
+
output: GetApiKeyCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -94,4 +94,15 @@ declare const GetApiKeysCommand_base: {
|
|
|
94
94
|
* @public
|
|
95
95
|
*/
|
|
96
96
|
export declare class GetApiKeysCommand extends GetApiKeysCommand_base {
|
|
97
|
+
/** @internal type navigation helper, not in runtime. */
|
|
98
|
+
protected static __types: {
|
|
99
|
+
api: {
|
|
100
|
+
input: GetApiKeysRequest;
|
|
101
|
+
output: ApiKeys;
|
|
102
|
+
};
|
|
103
|
+
sdk: {
|
|
104
|
+
input: GetApiKeysCommandInput;
|
|
105
|
+
output: GetApiKeysCommandOutput;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
97
108
|
}
|
|
@@ -81,4 +81,15 @@ declare const GetAuthorizerCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class GetAuthorizerCommand extends GetAuthorizerCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: GetAuthorizerRequest;
|
|
88
|
+
output: Authorizer;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: GetAuthorizerCommandInput;
|
|
92
|
+
output: GetAuthorizerCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -87,4 +87,15 @@ declare const GetAuthorizersCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class GetAuthorizersCommand extends GetAuthorizersCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: GetAuthorizersRequest;
|
|
94
|
+
output: Authorizers;
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: GetAuthorizersCommandInput;
|
|
98
|
+
output: GetAuthorizersCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -72,4 +72,15 @@ declare const GetBasePathMappingCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class GetBasePathMappingCommand extends GetBasePathMappingCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: GetBasePathMappingRequest;
|
|
79
|
+
output: BasePathMapping;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: GetBasePathMappingCommandInput;
|
|
83
|
+
output: GetBasePathMappingCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -78,4 +78,15 @@ declare const GetBasePathMappingsCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class GetBasePathMappingsCommand extends GetBasePathMappingsCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: GetBasePathMappingsRequest;
|
|
85
|
+
output: BasePathMappings;
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: GetBasePathMappingsCommandInput;
|
|
89
|
+
output: GetBasePathMappingsCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -76,4 +76,15 @@ declare const GetClientCertificateCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class GetClientCertificateCommand extends GetClientCertificateCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: GetClientCertificateRequest;
|
|
83
|
+
output: ClientCertificate;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: GetClientCertificateCommandInput;
|
|
87
|
+
output: GetClientCertificateCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -82,4 +82,15 @@ declare const GetClientCertificatesCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class GetClientCertificatesCommand extends GetClientCertificatesCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: GetClientCertificatesRequest;
|
|
89
|
+
output: ClientCertificates;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: GetClientCertificatesCommandInput;
|
|
93
|
+
output: GetClientCertificatesCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -86,4 +86,15 @@ declare const GetDeploymentCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class GetDeploymentCommand extends GetDeploymentCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: GetDeploymentRequest;
|
|
93
|
+
output: Deployment;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: GetDeploymentCommandInput;
|
|
97
|
+
output: GetDeploymentCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -89,4 +89,15 @@ declare const GetDeploymentsCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class GetDeploymentsCommand extends GetDeploymentsCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: GetDeploymentsRequest;
|
|
96
|
+
output: Deployments;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: GetDeploymentsCommandInput;
|
|
100
|
+
output: GetDeploymentsCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -78,4 +78,15 @@ declare const GetDocumentationPartCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class GetDocumentationPartCommand extends GetDocumentationPartCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: GetDocumentationPartRequest;
|
|
85
|
+
output: DocumentationPart;
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: GetDocumentationPartCommandInput;
|
|
89
|
+
output: GetDocumentationPartCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -88,4 +88,15 @@ declare const GetDocumentationPartsCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class GetDocumentationPartsCommand extends GetDocumentationPartsCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: GetDocumentationPartsRequest;
|
|
95
|
+
output: DocumentationParts;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: GetDocumentationPartsCommandInput;
|
|
99
|
+
output: GetDocumentationPartsCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -69,4 +69,15 @@ declare const GetDocumentationVersionCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class GetDocumentationVersionCommand extends GetDocumentationVersionCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: GetDocumentationVersionRequest;
|
|
76
|
+
output: DocumentationVersion;
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: GetDocumentationVersionCommandInput;
|
|
80
|
+
output: GetDocumentationVersionCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -78,4 +78,15 @@ declare const GetDocumentationVersionsCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class GetDocumentationVersionsCommand extends GetDocumentationVersionsCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: GetDocumentationVersionsRequest;
|
|
85
|
+
output: DocumentationVersions;
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: GetDocumentationVersionsCommandInput;
|
|
89
|
+
output: GetDocumentationVersionsCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -100,4 +100,15 @@ declare const GetDomainNameCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class GetDomainNameCommand extends GetDomainNameCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: GetDomainNameRequest;
|
|
107
|
+
output: DomainName;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: GetDomainNameCommandInput;
|
|
111
|
+
output: GetDomainNameCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -106,4 +106,15 @@ declare const GetDomainNamesCommand_base: {
|
|
|
106
106
|
* @public
|
|
107
107
|
*/
|
|
108
108
|
export declare class GetDomainNamesCommand extends GetDomainNamesCommand_base {
|
|
109
|
+
/** @internal type navigation helper, not in runtime. */
|
|
110
|
+
protected static __types: {
|
|
111
|
+
api: {
|
|
112
|
+
input: GetDomainNamesRequest;
|
|
113
|
+
output: DomainNames;
|
|
114
|
+
};
|
|
115
|
+
sdk: {
|
|
116
|
+
input: GetDomainNamesCommandInput;
|
|
117
|
+
output: GetDomainNamesCommandOutput;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
109
120
|
}
|
|
@@ -90,4 +90,15 @@ declare const GetExportCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class GetExportCommand extends GetExportCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: GetExportRequest;
|
|
97
|
+
output: ExportResponse;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: GetExportCommandInput;
|
|
101
|
+
output: GetExportCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -78,4 +78,15 @@ declare const GetGatewayResponseCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class GetGatewayResponseCommand extends GetGatewayResponseCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: GetGatewayResponseRequest;
|
|
85
|
+
output: GatewayResponse;
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: GetGatewayResponseCommandInput;
|
|
89
|
+
output: GetGatewayResponseCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -84,4 +84,15 @@ declare const GetGatewayResponsesCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class GetGatewayResponsesCommand extends GetGatewayResponsesCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: GetGatewayResponsesRequest;
|
|
91
|
+
output: GatewayResponses;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: GetGatewayResponsesCommandInput;
|
|
95
|
+
output: GetGatewayResponsesCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -105,4 +105,15 @@ declare const GetIntegrationCommand_base: {
|
|
|
105
105
|
* @public
|
|
106
106
|
*/
|
|
107
107
|
export declare class GetIntegrationCommand extends GetIntegrationCommand_base {
|
|
108
|
+
/** @internal type navigation helper, not in runtime. */
|
|
109
|
+
protected static __types: {
|
|
110
|
+
api: {
|
|
111
|
+
input: GetIntegrationRequest;
|
|
112
|
+
output: Integration;
|
|
113
|
+
};
|
|
114
|
+
sdk: {
|
|
115
|
+
input: GetIntegrationCommandInput;
|
|
116
|
+
output: GetIntegrationCommandOutput;
|
|
117
|
+
};
|
|
118
|
+
};
|
|
108
119
|
}
|
|
@@ -80,4 +80,15 @@ declare const GetIntegrationResponseCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class GetIntegrationResponseCommand extends GetIntegrationResponseCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: GetIntegrationResponseRequest;
|
|
87
|
+
output: IntegrationResponse;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: GetIntegrationResponseCommandInput;
|
|
91
|
+
output: GetIntegrationResponseCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -122,4 +122,15 @@ declare const GetMethodCommand_base: {
|
|
|
122
122
|
* @public
|
|
123
123
|
*/
|
|
124
124
|
export declare class GetMethodCommand extends GetMethodCommand_base {
|
|
125
|
+
/** @internal type navigation helper, not in runtime. */
|
|
126
|
+
protected static __types: {
|
|
127
|
+
api: {
|
|
128
|
+
input: GetMethodRequest;
|
|
129
|
+
output: Method;
|
|
130
|
+
};
|
|
131
|
+
sdk: {
|
|
132
|
+
input: GetMethodCommandInput;
|
|
133
|
+
output: GetMethodCommandOutput;
|
|
134
|
+
};
|
|
135
|
+
};
|
|
125
136
|
}
|
|
@@ -75,4 +75,15 @@ declare const GetMethodResponseCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class GetMethodResponseCommand extends GetMethodResponseCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: GetMethodResponseRequest;
|
|
82
|
+
output: MethodResponse;
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: GetMethodResponseCommandInput;
|
|
86
|
+
output: GetMethodResponseCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -75,4 +75,15 @@ declare const GetModelCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class GetModelCommand extends GetModelCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: GetModelRequest;
|
|
82
|
+
output: Model;
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: GetModelCommandInput;
|
|
86
|
+
output: GetModelCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -70,4 +70,15 @@ declare const GetModelTemplateCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class GetModelTemplateCommand extends GetModelTemplateCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: GetModelTemplateRequest;
|
|
77
|
+
output: Template;
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: GetModelTemplateCommandInput;
|
|
81
|
+
output: GetModelTemplateCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -80,4 +80,15 @@ declare const GetModelsCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class GetModelsCommand extends GetModelsCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: GetModelsRequest;
|
|
87
|
+
output: Models;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: GetModelsCommandInput;
|
|
91
|
+
output: GetModelsCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -73,4 +73,15 @@ declare const GetRequestValidatorCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class GetRequestValidatorCommand extends GetRequestValidatorCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: GetRequestValidatorRequest;
|
|
80
|
+
output: RequestValidator;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: GetRequestValidatorCommandInput;
|
|
84
|
+
output: GetRequestValidatorCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -79,4 +79,15 @@ declare const GetRequestValidatorsCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class GetRequestValidatorsCommand extends GetRequestValidatorsCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: GetRequestValidatorsRequest;
|
|
86
|
+
output: RequestValidators;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: GetRequestValidatorsCommandInput;
|
|
90
|
+
output: GetRequestValidatorsCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -132,4 +132,15 @@ declare const GetResourceCommand_base: {
|
|
|
132
132
|
* @public
|
|
133
133
|
*/
|
|
134
134
|
export declare class GetResourceCommand extends GetResourceCommand_base {
|
|
135
|
+
/** @internal type navigation helper, not in runtime. */
|
|
136
|
+
protected static __types: {
|
|
137
|
+
api: {
|
|
138
|
+
input: GetResourceRequest;
|
|
139
|
+
output: Resource;
|
|
140
|
+
};
|
|
141
|
+
sdk: {
|
|
142
|
+
input: GetResourceCommandInput;
|
|
143
|
+
output: GetResourceCommandOutput;
|
|
144
|
+
};
|
|
145
|
+
};
|
|
135
146
|
}
|
|
@@ -141,4 +141,15 @@ declare const GetResourcesCommand_base: {
|
|
|
141
141
|
* @public
|
|
142
142
|
*/
|
|
143
143
|
export declare class GetResourcesCommand extends GetResourcesCommand_base {
|
|
144
|
+
/** @internal type navigation helper, not in runtime. */
|
|
145
|
+
protected static __types: {
|
|
146
|
+
api: {
|
|
147
|
+
input: GetResourcesRequest;
|
|
148
|
+
output: Resources;
|
|
149
|
+
};
|
|
150
|
+
sdk: {
|
|
151
|
+
input: GetResourcesCommandInput;
|
|
152
|
+
output: GetResourcesCommandOutput;
|
|
153
|
+
};
|
|
154
|
+
};
|
|
144
155
|
}
|
|
@@ -95,4 +95,15 @@ declare const GetRestApiCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class GetRestApiCommand extends GetRestApiCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: GetRestApiRequest;
|
|
102
|
+
output: RestApi;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: GetRestApiCommandInput;
|
|
106
|
+
output: GetRestApiCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -101,4 +101,15 @@ declare const GetRestApisCommand_base: {
|
|
|
101
101
|
* @public
|
|
102
102
|
*/
|
|
103
103
|
export declare class GetRestApisCommand extends GetRestApisCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: GetRestApisRequest;
|
|
108
|
+
output: RestApis;
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: GetRestApisCommandInput;
|
|
112
|
+
output: GetRestApisCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -89,4 +89,15 @@ declare const GetSdkCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class GetSdkCommand extends GetSdkCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: GetSdkRequest;
|
|
96
|
+
output: SdkResponse;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: GetSdkCommandInput;
|
|
100
|
+
output: GetSdkCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -80,4 +80,15 @@ declare const GetSdkTypeCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class GetSdkTypeCommand extends GetSdkTypeCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: GetSdkTypeRequest;
|
|
87
|
+
output: SdkType;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: GetSdkTypeCommandInput;
|
|
91
|
+
output: GetSdkTypeCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -85,4 +85,15 @@ declare const GetSdkTypesCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class GetSdkTypesCommand extends GetSdkTypesCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: GetSdkTypesRequest;
|
|
92
|
+
output: SdkTypes;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: GetSdkTypesCommandInput;
|
|
96
|
+
output: GetSdkTypesCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -119,4 +119,15 @@ declare const GetStageCommand_base: {
|
|
|
119
119
|
* @public
|
|
120
120
|
*/
|
|
121
121
|
export declare class GetStageCommand extends GetStageCommand_base {
|
|
122
|
+
/** @internal type navigation helper, not in runtime. */
|
|
123
|
+
protected static __types: {
|
|
124
|
+
api: {
|
|
125
|
+
input: GetStageRequest;
|
|
126
|
+
output: Stage;
|
|
127
|
+
};
|
|
128
|
+
sdk: {
|
|
129
|
+
input: GetStageCommandInput;
|
|
130
|
+
output: GetStageCommandOutput;
|
|
131
|
+
};
|
|
132
|
+
};
|
|
122
133
|
}
|
|
@@ -123,4 +123,15 @@ declare const GetStagesCommand_base: {
|
|
|
123
123
|
* @public
|
|
124
124
|
*/
|
|
125
125
|
export declare class GetStagesCommand extends GetStagesCommand_base {
|
|
126
|
+
/** @internal type navigation helper, not in runtime. */
|
|
127
|
+
protected static __types: {
|
|
128
|
+
api: {
|
|
129
|
+
input: GetStagesRequest;
|
|
130
|
+
output: Stages;
|
|
131
|
+
};
|
|
132
|
+
sdk: {
|
|
133
|
+
input: GetStagesCommandInput;
|
|
134
|
+
output: GetStagesCommandOutput;
|
|
135
|
+
};
|
|
136
|
+
};
|
|
126
137
|
}
|
|
@@ -73,4 +73,15 @@ declare const GetTagsCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class GetTagsCommand extends GetTagsCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: GetTagsRequest;
|
|
80
|
+
output: Tags;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: GetTagsCommandInput;
|
|
84
|
+
output: GetTagsCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|