@aws-sdk/client-pipes 3.297.0 → 3.298.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/commands/CreatePipeCommand.js +1 -1
- package/dist-cjs/commands/DeletePipeCommand.js +2 -3
- package/dist-cjs/commands/DescribePipeCommand.js +1 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -1
- package/dist-cjs/commands/StartPipeCommand.js +2 -3
- package/dist-cjs/commands/StopPipeCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +1 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdatePipeCommand.js +1 -1
- package/dist-cjs/models/models_0.js +10 -221
- package/dist-es/commands/CreatePipeCommand.js +2 -2
- package/dist-es/commands/DeletePipeCommand.js +2 -3
- package/dist-es/commands/DescribePipeCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/StartPipeCommand.js +2 -3
- package/dist-es/commands/StopPipeCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdatePipeCommand.js +2 -2
- package/dist-es/models/models_0.js +8 -173
- package/dist-types/models/models_0.d.ts +0 -180
- package/dist-types/ts3.4/models/models_0.d.ts +0 -133
- package/package.json +4 -3
|
@@ -685,24 +685,6 @@ export interface UntagResourceResponse {}
|
|
|
685
685
|
export declare const AwsVpcConfigurationFilterSensitiveLog: (
|
|
686
686
|
obj: AwsVpcConfiguration
|
|
687
687
|
) => any;
|
|
688
|
-
export declare const BatchArrayPropertiesFilterSensitiveLog: (
|
|
689
|
-
obj: BatchArrayProperties
|
|
690
|
-
) => any;
|
|
691
|
-
export declare const BatchEnvironmentVariableFilterSensitiveLog: (
|
|
692
|
-
obj: BatchEnvironmentVariable
|
|
693
|
-
) => any;
|
|
694
|
-
export declare const BatchResourceRequirementFilterSensitiveLog: (
|
|
695
|
-
obj: BatchResourceRequirement
|
|
696
|
-
) => any;
|
|
697
|
-
export declare const BatchContainerOverridesFilterSensitiveLog: (
|
|
698
|
-
obj: BatchContainerOverrides
|
|
699
|
-
) => any;
|
|
700
|
-
export declare const BatchJobDependencyFilterSensitiveLog: (
|
|
701
|
-
obj: BatchJobDependency
|
|
702
|
-
) => any;
|
|
703
|
-
export declare const BatchRetryStrategyFilterSensitiveLog: (
|
|
704
|
-
obj: BatchRetryStrategy
|
|
705
|
-
) => any;
|
|
706
688
|
export declare const CapacityProviderStrategyItemFilterSensitiveLog: (
|
|
707
689
|
obj: CapacityProviderStrategyItem
|
|
708
690
|
) => any;
|
|
@@ -712,79 +694,31 @@ export declare const PipeEnrichmentHttpParametersFilterSensitiveLog: (
|
|
|
712
694
|
export declare const PipeEnrichmentParametersFilterSensitiveLog: (
|
|
713
695
|
obj: PipeEnrichmentParameters
|
|
714
696
|
) => any;
|
|
715
|
-
export declare const MQBrokerAccessCredentialsFilterSensitiveLog: (
|
|
716
|
-
obj: MQBrokerAccessCredentials
|
|
717
|
-
) => any;
|
|
718
697
|
export declare const PipeSourceActiveMQBrokerParametersFilterSensitiveLog: (
|
|
719
698
|
obj: PipeSourceActiveMQBrokerParameters
|
|
720
699
|
) => any;
|
|
721
|
-
export declare const DeadLetterConfigFilterSensitiveLog: (
|
|
722
|
-
obj: DeadLetterConfig
|
|
723
|
-
) => any;
|
|
724
|
-
export declare const PipeSourceDynamoDBStreamParametersFilterSensitiveLog: (
|
|
725
|
-
obj: PipeSourceDynamoDBStreamParameters
|
|
726
|
-
) => any;
|
|
727
700
|
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
728
701
|
export declare const FilterCriteriaFilterSensitiveLog: (
|
|
729
702
|
obj: FilterCriteria
|
|
730
703
|
) => any;
|
|
731
|
-
export declare const PipeSourceKinesisStreamParametersFilterSensitiveLog: (
|
|
732
|
-
obj: PipeSourceKinesisStreamParameters
|
|
733
|
-
) => any;
|
|
734
|
-
export declare const MSKAccessCredentialsFilterSensitiveLog: (
|
|
735
|
-
obj: MSKAccessCredentials
|
|
736
|
-
) => any;
|
|
737
704
|
export declare const PipeSourceManagedStreamingKafkaParametersFilterSensitiveLog: (
|
|
738
705
|
obj: PipeSourceManagedStreamingKafkaParameters
|
|
739
706
|
) => any;
|
|
740
707
|
export declare const PipeSourceRabbitMQBrokerParametersFilterSensitiveLog: (
|
|
741
708
|
obj: PipeSourceRabbitMQBrokerParameters
|
|
742
709
|
) => any;
|
|
743
|
-
export declare const SelfManagedKafkaAccessConfigurationCredentialsFilterSensitiveLog: (
|
|
744
|
-
obj: SelfManagedKafkaAccessConfigurationCredentials
|
|
745
|
-
) => any;
|
|
746
710
|
export declare const SelfManagedKafkaAccessConfigurationVpcFilterSensitiveLog: (
|
|
747
711
|
obj: SelfManagedKafkaAccessConfigurationVpc
|
|
748
712
|
) => any;
|
|
749
713
|
export declare const PipeSourceSelfManagedKafkaParametersFilterSensitiveLog: (
|
|
750
714
|
obj: PipeSourceSelfManagedKafkaParameters
|
|
751
715
|
) => any;
|
|
752
|
-
export declare const PipeSourceSqsQueueParametersFilterSensitiveLog: (
|
|
753
|
-
obj: PipeSourceSqsQueueParameters
|
|
754
|
-
) => any;
|
|
755
716
|
export declare const PipeSourceParametersFilterSensitiveLog: (
|
|
756
717
|
obj: PipeSourceParameters
|
|
757
718
|
) => any;
|
|
758
|
-
export declare const PipeTargetBatchJobParametersFilterSensitiveLog: (
|
|
759
|
-
obj: PipeTargetBatchJobParameters
|
|
760
|
-
) => any;
|
|
761
|
-
export declare const PipeTargetCloudWatchLogsParametersFilterSensitiveLog: (
|
|
762
|
-
obj: PipeTargetCloudWatchLogsParameters
|
|
763
|
-
) => any;
|
|
764
719
|
export declare const NetworkConfigurationFilterSensitiveLog: (
|
|
765
720
|
obj: NetworkConfiguration
|
|
766
721
|
) => any;
|
|
767
|
-
export declare const EcsEnvironmentVariableFilterSensitiveLog: (
|
|
768
|
-
obj: EcsEnvironmentVariable
|
|
769
|
-
) => any;
|
|
770
|
-
export declare const EcsEnvironmentFileFilterSensitiveLog: (
|
|
771
|
-
obj: EcsEnvironmentFile
|
|
772
|
-
) => any;
|
|
773
|
-
export declare const EcsResourceRequirementFilterSensitiveLog: (
|
|
774
|
-
obj: EcsResourceRequirement
|
|
775
|
-
) => any;
|
|
776
|
-
export declare const EcsContainerOverrideFilterSensitiveLog: (
|
|
777
|
-
obj: EcsContainerOverride
|
|
778
|
-
) => any;
|
|
779
|
-
export declare const EcsEphemeralStorageFilterSensitiveLog: (
|
|
780
|
-
obj: EcsEphemeralStorage
|
|
781
|
-
) => any;
|
|
782
|
-
export declare const EcsInferenceAcceleratorOverrideFilterSensitiveLog: (
|
|
783
|
-
obj: EcsInferenceAcceleratorOverride
|
|
784
|
-
) => any;
|
|
785
|
-
export declare const EcsTaskOverrideFilterSensitiveLog: (
|
|
786
|
-
obj: EcsTaskOverride
|
|
787
|
-
) => any;
|
|
788
722
|
export declare const PlacementConstraintFilterSensitiveLog: (
|
|
789
723
|
obj: PlacementConstraint
|
|
790
724
|
) => any;
|
|
@@ -804,9 +738,6 @@ export declare const PipeTargetHttpParametersFilterSensitiveLog: (
|
|
|
804
738
|
export declare const PipeTargetKinesisStreamParametersFilterSensitiveLog: (
|
|
805
739
|
obj: PipeTargetKinesisStreamParameters
|
|
806
740
|
) => any;
|
|
807
|
-
export declare const PipeTargetLambdaFunctionParametersFilterSensitiveLog: (
|
|
808
|
-
obj: PipeTargetLambdaFunctionParameters
|
|
809
|
-
) => any;
|
|
810
741
|
export declare const PipeTargetRedshiftDataParametersFilterSensitiveLog: (
|
|
811
742
|
obj: PipeTargetRedshiftDataParameters
|
|
812
743
|
) => any;
|
|
@@ -819,97 +750,33 @@ export declare const PipeTargetSageMakerPipelineParametersFilterSensitiveLog: (
|
|
|
819
750
|
export declare const PipeTargetSqsQueueParametersFilterSensitiveLog: (
|
|
820
751
|
obj: PipeTargetSqsQueueParameters
|
|
821
752
|
) => any;
|
|
822
|
-
export declare const PipeTargetStateMachineParametersFilterSensitiveLog: (
|
|
823
|
-
obj: PipeTargetStateMachineParameters
|
|
824
|
-
) => any;
|
|
825
753
|
export declare const PipeTargetParametersFilterSensitiveLog: (
|
|
826
754
|
obj: PipeTargetParameters
|
|
827
755
|
) => any;
|
|
828
756
|
export declare const CreatePipeRequestFilterSensitiveLog: (
|
|
829
757
|
obj: CreatePipeRequest
|
|
830
758
|
) => any;
|
|
831
|
-
export declare const CreatePipeResponseFilterSensitiveLog: (
|
|
832
|
-
obj: CreatePipeResponse
|
|
833
|
-
) => any;
|
|
834
|
-
export declare const ValidationExceptionFieldFilterSensitiveLog: (
|
|
835
|
-
obj: ValidationExceptionField
|
|
836
|
-
) => any;
|
|
837
|
-
export declare const DeletePipeRequestFilterSensitiveLog: (
|
|
838
|
-
obj: DeletePipeRequest
|
|
839
|
-
) => any;
|
|
840
|
-
export declare const DeletePipeResponseFilterSensitiveLog: (
|
|
841
|
-
obj: DeletePipeResponse
|
|
842
|
-
) => any;
|
|
843
|
-
export declare const DescribePipeRequestFilterSensitiveLog: (
|
|
844
|
-
obj: DescribePipeRequest
|
|
845
|
-
) => any;
|
|
846
759
|
export declare const DescribePipeResponseFilterSensitiveLog: (
|
|
847
760
|
obj: DescribePipeResponse
|
|
848
761
|
) => any;
|
|
849
762
|
export declare const ListPipesRequestFilterSensitiveLog: (
|
|
850
763
|
obj: ListPipesRequest
|
|
851
764
|
) => any;
|
|
852
|
-
export declare const PipeFilterSensitiveLog: (obj: Pipe) => any;
|
|
853
765
|
export declare const ListPipesResponseFilterSensitiveLog: (
|
|
854
766
|
obj: ListPipesResponse
|
|
855
767
|
) => any;
|
|
856
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
857
|
-
obj: ListTagsForResourceRequest
|
|
858
|
-
) => any;
|
|
859
768
|
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
860
769
|
obj: ListTagsForResourceResponse
|
|
861
770
|
) => any;
|
|
862
|
-
export declare const StartPipeRequestFilterSensitiveLog: (
|
|
863
|
-
obj: StartPipeRequest
|
|
864
|
-
) => any;
|
|
865
|
-
export declare const StartPipeResponseFilterSensitiveLog: (
|
|
866
|
-
obj: StartPipeResponse
|
|
867
|
-
) => any;
|
|
868
|
-
export declare const StopPipeRequestFilterSensitiveLog: (
|
|
869
|
-
obj: StopPipeRequest
|
|
870
|
-
) => any;
|
|
871
|
-
export declare const StopPipeResponseFilterSensitiveLog: (
|
|
872
|
-
obj: StopPipeResponse
|
|
873
|
-
) => any;
|
|
874
|
-
export declare const UpdatePipeSourceActiveMQBrokerParametersFilterSensitiveLog: (
|
|
875
|
-
obj: UpdatePipeSourceActiveMQBrokerParameters
|
|
876
|
-
) => any;
|
|
877
|
-
export declare const UpdatePipeSourceDynamoDBStreamParametersFilterSensitiveLog: (
|
|
878
|
-
obj: UpdatePipeSourceDynamoDBStreamParameters
|
|
879
|
-
) => any;
|
|
880
|
-
export declare const UpdatePipeSourceKinesisStreamParametersFilterSensitiveLog: (
|
|
881
|
-
obj: UpdatePipeSourceKinesisStreamParameters
|
|
882
|
-
) => any;
|
|
883
|
-
export declare const UpdatePipeSourceManagedStreamingKafkaParametersFilterSensitiveLog: (
|
|
884
|
-
obj: UpdatePipeSourceManagedStreamingKafkaParameters
|
|
885
|
-
) => any;
|
|
886
|
-
export declare const UpdatePipeSourceRabbitMQBrokerParametersFilterSensitiveLog: (
|
|
887
|
-
obj: UpdatePipeSourceRabbitMQBrokerParameters
|
|
888
|
-
) => any;
|
|
889
771
|
export declare const UpdatePipeSourceSelfManagedKafkaParametersFilterSensitiveLog: (
|
|
890
772
|
obj: UpdatePipeSourceSelfManagedKafkaParameters
|
|
891
773
|
) => any;
|
|
892
|
-
export declare const UpdatePipeSourceSqsQueueParametersFilterSensitiveLog: (
|
|
893
|
-
obj: UpdatePipeSourceSqsQueueParameters
|
|
894
|
-
) => any;
|
|
895
774
|
export declare const UpdatePipeSourceParametersFilterSensitiveLog: (
|
|
896
775
|
obj: UpdatePipeSourceParameters
|
|
897
776
|
) => any;
|
|
898
777
|
export declare const UpdatePipeRequestFilterSensitiveLog: (
|
|
899
778
|
obj: UpdatePipeRequest
|
|
900
779
|
) => any;
|
|
901
|
-
export declare const UpdatePipeResponseFilterSensitiveLog: (
|
|
902
|
-
obj: UpdatePipeResponse
|
|
903
|
-
) => any;
|
|
904
780
|
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
905
781
|
obj: TagResourceRequest
|
|
906
782
|
) => any;
|
|
907
|
-
export declare const TagResourceResponseFilterSensitiveLog: (
|
|
908
|
-
obj: TagResourceResponse
|
|
909
|
-
) => any;
|
|
910
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
911
|
-
obj: UntagResourceRequest
|
|
912
|
-
) => any;
|
|
913
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (
|
|
914
|
-
obj: UntagResourceResponse
|
|
915
|
-
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-pipes",
|
|
3
3
|
"description": "AWS SDK for JavaScript Pipes Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.298.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
+
"extract:docs": "api-extractor run --local",
|
|
14
15
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo pipes"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,9 +21,9 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.298.0",
|
|
24
25
|
"@aws-sdk/config-resolver": "3.296.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.298.0",
|
|
26
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|