@aws-sdk/client-appfabric 3.533.0 → 3.540.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/AppFabric.d.ts +3 -1
- package/dist-types/AppFabricClient.d.ts +1 -1
- package/dist-types/commands/BatchGetUserAccessTasksCommand.d.ts +2 -1
- package/dist-types/commands/ConnectAppAuthorizationCommand.d.ts +2 -1
- package/dist-types/commands/CreateAppAuthorizationCommand.d.ts +2 -1
- package/dist-types/commands/CreateAppBundleCommand.d.ts +2 -1
- package/dist-types/commands/CreateIngestionCommand.d.ts +2 -1
- package/dist-types/commands/CreateIngestionDestinationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAppAuthorizationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAppBundleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIngestionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIngestionDestinationCommand.d.ts +2 -1
- package/dist-types/commands/GetAppAuthorizationCommand.d.ts +2 -1
- package/dist-types/commands/GetAppBundleCommand.d.ts +2 -1
- package/dist-types/commands/GetIngestionCommand.d.ts +2 -1
- package/dist-types/commands/GetIngestionDestinationCommand.d.ts +2 -1
- package/dist-types/commands/ListAppAuthorizationsCommand.d.ts +2 -1
- package/dist-types/commands/ListAppBundlesCommand.d.ts +2 -1
- package/dist-types/commands/ListIngestionDestinationsCommand.d.ts +2 -1
- package/dist-types/commands/ListIngestionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/StartIngestionCommand.d.ts +2 -1
- package/dist-types/commands/StartUserAccessTasksCommand.d.ts +2 -1
- package/dist-types/commands/StopIngestionCommand.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/UpdateAppAuthorizationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIngestionDestinationCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +223 -223
- package/dist-types/ts3.4/AppFabric.d.ts +2 -0
- package/dist-types/ts3.4/commands/BatchGetUserAccessTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConnectAppAuthorizationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAppAuthorizationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAppBundleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateIngestionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateIngestionDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAppAuthorizationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAppBundleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIngestionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIngestionDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAppAuthorizationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAppBundleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIngestionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIngestionDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAppAuthorizationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAppBundlesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListIngestionDestinationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListIngestionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartIngestionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartUserAccessTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopIngestionCommand.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/UpdateAppAuthorizationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateIngestionDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface UpdateIngestionDestinationCommandOutput extends UpdateIngestion
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateIngestionDestinationCommand_base: {
|
|
24
24
|
new (input: UpdateIngestionDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateIngestionDestinationCommandInput, UpdateIngestionDestinationCommandOutput, AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateIngestionDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateIngestionDestinationCommandInput, UpdateIngestionDestinationCommandOutput, AppFabricClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates an ingestion destination, which specifies how an application's ingested data is
|
|
30
30
|
* processed by Amazon Web Services AppFabric and where it's delivered.</p>
|
|
31
31
|
* @example
|
|
@@ -117,6 +117,7 @@ declare const UpdateIngestionDestinationCommand_base: {
|
|
|
117
117
|
* @throws {@link AppFabricServiceException}
|
|
118
118
|
* <p>Base exception class for all service exceptions from AppFabric service.</p>
|
|
119
119
|
*
|
|
120
|
+
* @public
|
|
120
121
|
*/
|
|
121
122
|
export declare class UpdateIngestionDestinationCommand extends UpdateIngestionDestinationCommand_base {
|
|
122
123
|
}
|
package/dist-types/index.d.ts
CHANGED
|
@@ -19,5 +19,4 @@ export { AppFabricExtensionConfiguration } from "./extensionConfiguration";
|
|
|
19
19
|
export * from "./commands";
|
|
20
20
|
export * from "./pagination";
|
|
21
21
|
export * from "./models";
|
|
22
|
-
import "@aws-sdk/util-endpoints";
|
|
23
22
|
export { AppFabricServiceException } from "./models/AppFabricServiceException";
|