@aws-sdk/client-codecommit 3.297.0 → 3.299.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/AssociateApprovalRuleTemplateWithRepositoryCommand.js +2 -3
- package/dist-cjs/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +2 -3
- package/dist-cjs/commands/BatchDescribeMergeConflictsCommand.js +2 -3
- package/dist-cjs/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +2 -3
- package/dist-cjs/commands/BatchGetCommitsCommand.js +2 -3
- package/dist-cjs/commands/BatchGetRepositoriesCommand.js +2 -3
- package/dist-cjs/commands/CreateApprovalRuleTemplateCommand.js +2 -3
- package/dist-cjs/commands/CreateBranchCommand.js +2 -3
- package/dist-cjs/commands/CreateCommitCommand.js +2 -3
- package/dist-cjs/commands/CreatePullRequestApprovalRuleCommand.js +2 -3
- package/dist-cjs/commands/CreatePullRequestCommand.js +2 -3
- package/dist-cjs/commands/CreateRepositoryCommand.js +2 -3
- package/dist-cjs/commands/CreateUnreferencedMergeCommitCommand.js +2 -3
- package/dist-cjs/commands/DeleteApprovalRuleTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteBranchCommand.js +2 -3
- package/dist-cjs/commands/DeleteCommentContentCommand.js +2 -3
- package/dist-cjs/commands/DeleteFileCommand.js +2 -3
- package/dist-cjs/commands/DeletePullRequestApprovalRuleCommand.js +2 -3
- package/dist-cjs/commands/DeleteRepositoryCommand.js +2 -3
- package/dist-cjs/commands/DescribeMergeConflictsCommand.js +2 -3
- package/dist-cjs/commands/DescribePullRequestEventsCommand.js +2 -3
- package/dist-cjs/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +2 -3
- package/dist-cjs/commands/EvaluatePullRequestApprovalRulesCommand.js +2 -3
- package/dist-cjs/commands/GetApprovalRuleTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetBlobCommand.js +2 -3
- package/dist-cjs/commands/GetBranchCommand.js +2 -3
- package/dist-cjs/commands/GetCommentCommand.js +2 -3
- package/dist-cjs/commands/GetCommentReactionsCommand.js +2 -3
- package/dist-cjs/commands/GetCommentsForComparedCommitCommand.js +2 -3
- package/dist-cjs/commands/GetCommentsForPullRequestCommand.js +2 -3
- package/dist-cjs/commands/GetCommitCommand.js +2 -3
- package/dist-cjs/commands/GetDifferencesCommand.js +2 -3
- package/dist-cjs/commands/GetFileCommand.js +2 -3
- package/dist-cjs/commands/GetFolderCommand.js +2 -3
- package/dist-cjs/commands/GetMergeCommitCommand.js +2 -3
- package/dist-cjs/commands/GetMergeConflictsCommand.js +2 -3
- package/dist-cjs/commands/GetMergeOptionsCommand.js +2 -3
- package/dist-cjs/commands/GetPullRequestApprovalStatesCommand.js +2 -3
- package/dist-cjs/commands/GetPullRequestCommand.js +2 -3
- package/dist-cjs/commands/GetPullRequestOverrideStateCommand.js +2 -3
- package/dist-cjs/commands/GetRepositoryCommand.js +2 -3
- package/dist-cjs/commands/GetRepositoryTriggersCommand.js +2 -3
- package/dist-cjs/commands/ListApprovalRuleTemplatesCommand.js +2 -3
- package/dist-cjs/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +2 -3
- package/dist-cjs/commands/ListBranchesCommand.js +2 -3
- package/dist-cjs/commands/ListPullRequestsCommand.js +2 -3
- package/dist-cjs/commands/ListRepositoriesCommand.js +2 -3
- package/dist-cjs/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/MergeBranchesByFastForwardCommand.js +2 -3
- package/dist-cjs/commands/MergeBranchesBySquashCommand.js +2 -3
- package/dist-cjs/commands/MergeBranchesByThreeWayCommand.js +2 -3
- package/dist-cjs/commands/MergePullRequestByFastForwardCommand.js +2 -3
- package/dist-cjs/commands/MergePullRequestBySquashCommand.js +2 -3
- package/dist-cjs/commands/MergePullRequestByThreeWayCommand.js +2 -3
- package/dist-cjs/commands/OverridePullRequestApprovalRulesCommand.js +2 -3
- package/dist-cjs/commands/PostCommentForComparedCommitCommand.js +2 -3
- package/dist-cjs/commands/PostCommentForPullRequestCommand.js +2 -3
- package/dist-cjs/commands/PostCommentReplyCommand.js +2 -3
- package/dist-cjs/commands/PutCommentReactionCommand.js +2 -3
- package/dist-cjs/commands/PutFileCommand.js +2 -3
- package/dist-cjs/commands/PutRepositoryTriggersCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/TestRepositoryTriggersCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateApprovalRuleTemplateContentCommand.js +2 -3
- package/dist-cjs/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +2 -3
- package/dist-cjs/commands/UpdateApprovalRuleTemplateNameCommand.js +2 -3
- package/dist-cjs/commands/UpdateCommentCommand.js +2 -3
- package/dist-cjs/commands/UpdateDefaultBranchCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestApprovalRuleContentCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestApprovalStateCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestDescriptionCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestStatusCommand.js +2 -3
- package/dist-cjs/commands/UpdatePullRequestTitleCommand.js +2 -3
- package/dist-cjs/commands/UpdateRepositoryDescriptionCommand.js +2 -3
- package/dist-cjs/commands/UpdateRepositoryNameCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -575
- package/dist-cjs/models/models_1.js +1 -226
- package/dist-es/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.js +2 -3
- package/dist-es/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.js +2 -3
- package/dist-es/commands/BatchDescribeMergeConflictsCommand.js +2 -3
- package/dist-es/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.js +2 -3
- package/dist-es/commands/BatchGetCommitsCommand.js +2 -3
- package/dist-es/commands/BatchGetRepositoriesCommand.js +2 -3
- package/dist-es/commands/CreateApprovalRuleTemplateCommand.js +2 -3
- package/dist-es/commands/CreateBranchCommand.js +2 -3
- package/dist-es/commands/CreateCommitCommand.js +2 -3
- package/dist-es/commands/CreatePullRequestApprovalRuleCommand.js +2 -3
- package/dist-es/commands/CreatePullRequestCommand.js +2 -3
- package/dist-es/commands/CreateRepositoryCommand.js +2 -3
- package/dist-es/commands/CreateUnreferencedMergeCommitCommand.js +2 -3
- package/dist-es/commands/DeleteApprovalRuleTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteBranchCommand.js +2 -3
- package/dist-es/commands/DeleteCommentContentCommand.js +2 -3
- package/dist-es/commands/DeleteFileCommand.js +2 -3
- package/dist-es/commands/DeletePullRequestApprovalRuleCommand.js +2 -3
- package/dist-es/commands/DeleteRepositoryCommand.js +2 -3
- package/dist-es/commands/DescribeMergeConflictsCommand.js +2 -3
- package/dist-es/commands/DescribePullRequestEventsCommand.js +2 -3
- package/dist-es/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.js +2 -3
- package/dist-es/commands/EvaluatePullRequestApprovalRulesCommand.js +2 -3
- package/dist-es/commands/GetApprovalRuleTemplateCommand.js +2 -3
- package/dist-es/commands/GetBlobCommand.js +2 -3
- package/dist-es/commands/GetBranchCommand.js +2 -3
- package/dist-es/commands/GetCommentCommand.js +2 -3
- package/dist-es/commands/GetCommentReactionsCommand.js +2 -3
- package/dist-es/commands/GetCommentsForComparedCommitCommand.js +2 -3
- package/dist-es/commands/GetCommentsForPullRequestCommand.js +2 -3
- package/dist-es/commands/GetCommitCommand.js +2 -3
- package/dist-es/commands/GetDifferencesCommand.js +2 -3
- package/dist-es/commands/GetFileCommand.js +2 -3
- package/dist-es/commands/GetFolderCommand.js +2 -3
- package/dist-es/commands/GetMergeCommitCommand.js +2 -3
- package/dist-es/commands/GetMergeConflictsCommand.js +2 -3
- package/dist-es/commands/GetMergeOptionsCommand.js +2 -3
- package/dist-es/commands/GetPullRequestApprovalStatesCommand.js +2 -3
- package/dist-es/commands/GetPullRequestCommand.js +2 -3
- package/dist-es/commands/GetPullRequestOverrideStateCommand.js +2 -3
- package/dist-es/commands/GetRepositoryCommand.js +2 -3
- package/dist-es/commands/GetRepositoryTriggersCommand.js +2 -3
- package/dist-es/commands/ListApprovalRuleTemplatesCommand.js +2 -3
- package/dist-es/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.js +2 -3
- package/dist-es/commands/ListBranchesCommand.js +2 -3
- package/dist-es/commands/ListPullRequestsCommand.js +2 -3
- package/dist-es/commands/ListRepositoriesCommand.js +2 -3
- package/dist-es/commands/ListRepositoriesForApprovalRuleTemplateCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/MergeBranchesByFastForwardCommand.js +2 -3
- package/dist-es/commands/MergeBranchesBySquashCommand.js +2 -3
- package/dist-es/commands/MergeBranchesByThreeWayCommand.js +2 -3
- package/dist-es/commands/MergePullRequestByFastForwardCommand.js +2 -3
- package/dist-es/commands/MergePullRequestBySquashCommand.js +2 -3
- package/dist-es/commands/MergePullRequestByThreeWayCommand.js +2 -3
- package/dist-es/commands/OverridePullRequestApprovalRulesCommand.js +2 -3
- package/dist-es/commands/PostCommentForComparedCommitCommand.js +2 -3
- package/dist-es/commands/PostCommentForPullRequestCommand.js +2 -3
- package/dist-es/commands/PostCommentReplyCommand.js +2 -3
- package/dist-es/commands/PutCommentReactionCommand.js +2 -3
- package/dist-es/commands/PutFileCommand.js +2 -3
- package/dist-es/commands/PutRepositoryTriggersCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/TestRepositoryTriggersCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateApprovalRuleTemplateContentCommand.js +2 -3
- package/dist-es/commands/UpdateApprovalRuleTemplateDescriptionCommand.js +2 -3
- package/dist-es/commands/UpdateApprovalRuleTemplateNameCommand.js +2 -3
- package/dist-es/commands/UpdateCommentCommand.js +2 -3
- package/dist-es/commands/UpdateDefaultBranchCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestApprovalRuleContentCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestApprovalStateCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestDescriptionCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestStatusCommand.js +2 -3
- package/dist-es/commands/UpdatePullRequestTitleCommand.js +2 -3
- package/dist-es/commands/UpdateRepositoryDescriptionCommand.js +2 -3
- package/dist-es/commands/UpdateRepositoryNameCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -429
- package/dist-es/models/models_1.js +0 -168
- package/dist-types/models/models_0.d.ts +0 -572
- package/dist-types/models/models_1.d.ts +0 -224
- package/dist-types/ts3.4/models/models_0.d.ts +0 -377
- package/dist-types/ts3.4/models/models_1.d.ts +0 -166
- package/package.json +11 -10
|
@@ -1810,432 +1810,3 @@ export class InvalidSortByException extends __BaseException {
|
|
|
1810
1810
|
Object.setPrototypeOf(this, InvalidSortByException.prototype);
|
|
1811
1811
|
}
|
|
1812
1812
|
}
|
|
1813
|
-
export const ApprovalFilterSensitiveLog = (obj) => ({
|
|
1814
|
-
...obj,
|
|
1815
|
-
});
|
|
1816
|
-
export const OriginApprovalRuleTemplateFilterSensitiveLog = (obj) => ({
|
|
1817
|
-
...obj,
|
|
1818
|
-
});
|
|
1819
|
-
export const ApprovalRuleFilterSensitiveLog = (obj) => ({
|
|
1820
|
-
...obj,
|
|
1821
|
-
});
|
|
1822
|
-
export const ApprovalRuleEventMetadataFilterSensitiveLog = (obj) => ({
|
|
1823
|
-
...obj,
|
|
1824
|
-
});
|
|
1825
|
-
export const ApprovalRuleOverriddenEventMetadataFilterSensitiveLog = (obj) => ({
|
|
1826
|
-
...obj,
|
|
1827
|
-
});
|
|
1828
|
-
export const ApprovalRuleTemplateFilterSensitiveLog = (obj) => ({
|
|
1829
|
-
...obj,
|
|
1830
|
-
});
|
|
1831
|
-
export const ApprovalStateChangedEventMetadataFilterSensitiveLog = (obj) => ({
|
|
1832
|
-
...obj,
|
|
1833
|
-
});
|
|
1834
|
-
export const AssociateApprovalRuleTemplateWithRepositoryInputFilterSensitiveLog = (obj) => ({
|
|
1835
|
-
...obj,
|
|
1836
|
-
});
|
|
1837
|
-
export const BatchAssociateApprovalRuleTemplateWithRepositoriesInputFilterSensitiveLog = (obj) => ({
|
|
1838
|
-
...obj,
|
|
1839
|
-
});
|
|
1840
|
-
export const BatchAssociateApprovalRuleTemplateWithRepositoriesErrorFilterSensitiveLog = (obj) => ({
|
|
1841
|
-
...obj,
|
|
1842
|
-
});
|
|
1843
|
-
export const BatchAssociateApprovalRuleTemplateWithRepositoriesOutputFilterSensitiveLog = (obj) => ({
|
|
1844
|
-
...obj,
|
|
1845
|
-
});
|
|
1846
|
-
export const BatchDescribeMergeConflictsInputFilterSensitiveLog = (obj) => ({
|
|
1847
|
-
...obj,
|
|
1848
|
-
});
|
|
1849
|
-
export const FileModesFilterSensitiveLog = (obj) => ({
|
|
1850
|
-
...obj,
|
|
1851
|
-
});
|
|
1852
|
-
export const FileSizesFilterSensitiveLog = (obj) => ({
|
|
1853
|
-
...obj,
|
|
1854
|
-
});
|
|
1855
|
-
export const IsBinaryFileFilterSensitiveLog = (obj) => ({
|
|
1856
|
-
...obj,
|
|
1857
|
-
});
|
|
1858
|
-
export const MergeOperationsFilterSensitiveLog = (obj) => ({
|
|
1859
|
-
...obj,
|
|
1860
|
-
});
|
|
1861
|
-
export const ObjectTypesFilterSensitiveLog = (obj) => ({
|
|
1862
|
-
...obj,
|
|
1863
|
-
});
|
|
1864
|
-
export const ConflictMetadataFilterSensitiveLog = (obj) => ({
|
|
1865
|
-
...obj,
|
|
1866
|
-
});
|
|
1867
|
-
export const MergeHunkDetailFilterSensitiveLog = (obj) => ({
|
|
1868
|
-
...obj,
|
|
1869
|
-
});
|
|
1870
|
-
export const MergeHunkFilterSensitiveLog = (obj) => ({
|
|
1871
|
-
...obj,
|
|
1872
|
-
});
|
|
1873
|
-
export const ConflictFilterSensitiveLog = (obj) => ({
|
|
1874
|
-
...obj,
|
|
1875
|
-
});
|
|
1876
|
-
export const BatchDescribeMergeConflictsErrorFilterSensitiveLog = (obj) => ({
|
|
1877
|
-
...obj,
|
|
1878
|
-
});
|
|
1879
|
-
export const BatchDescribeMergeConflictsOutputFilterSensitiveLog = (obj) => ({
|
|
1880
|
-
...obj,
|
|
1881
|
-
});
|
|
1882
|
-
export const BatchDisassociateApprovalRuleTemplateFromRepositoriesInputFilterSensitiveLog = (obj) => ({
|
|
1883
|
-
...obj,
|
|
1884
|
-
});
|
|
1885
|
-
export const BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorFilterSensitiveLog = (obj) => ({
|
|
1886
|
-
...obj,
|
|
1887
|
-
});
|
|
1888
|
-
export const BatchDisassociateApprovalRuleTemplateFromRepositoriesOutputFilterSensitiveLog = (obj) => ({
|
|
1889
|
-
...obj,
|
|
1890
|
-
});
|
|
1891
|
-
export const BatchGetCommitsInputFilterSensitiveLog = (obj) => ({
|
|
1892
|
-
...obj,
|
|
1893
|
-
});
|
|
1894
|
-
export const UserInfoFilterSensitiveLog = (obj) => ({
|
|
1895
|
-
...obj,
|
|
1896
|
-
});
|
|
1897
|
-
export const CommitFilterSensitiveLog = (obj) => ({
|
|
1898
|
-
...obj,
|
|
1899
|
-
});
|
|
1900
|
-
export const BatchGetCommitsErrorFilterSensitiveLog = (obj) => ({
|
|
1901
|
-
...obj,
|
|
1902
|
-
});
|
|
1903
|
-
export const BatchGetCommitsOutputFilterSensitiveLog = (obj) => ({
|
|
1904
|
-
...obj,
|
|
1905
|
-
});
|
|
1906
|
-
export const BatchGetRepositoriesInputFilterSensitiveLog = (obj) => ({
|
|
1907
|
-
...obj,
|
|
1908
|
-
});
|
|
1909
|
-
export const RepositoryMetadataFilterSensitiveLog = (obj) => ({
|
|
1910
|
-
...obj,
|
|
1911
|
-
});
|
|
1912
|
-
export const BatchGetRepositoriesOutputFilterSensitiveLog = (obj) => ({
|
|
1913
|
-
...obj,
|
|
1914
|
-
});
|
|
1915
|
-
export const BlobMetadataFilterSensitiveLog = (obj) => ({
|
|
1916
|
-
...obj,
|
|
1917
|
-
});
|
|
1918
|
-
export const BranchInfoFilterSensitiveLog = (obj) => ({
|
|
1919
|
-
...obj,
|
|
1920
|
-
});
|
|
1921
|
-
export const CreateApprovalRuleTemplateInputFilterSensitiveLog = (obj) => ({
|
|
1922
|
-
...obj,
|
|
1923
|
-
});
|
|
1924
|
-
export const CreateApprovalRuleTemplateOutputFilterSensitiveLog = (obj) => ({
|
|
1925
|
-
...obj,
|
|
1926
|
-
});
|
|
1927
|
-
export const CreateBranchInputFilterSensitiveLog = (obj) => ({
|
|
1928
|
-
...obj,
|
|
1929
|
-
});
|
|
1930
|
-
export const DeleteFileEntryFilterSensitiveLog = (obj) => ({
|
|
1931
|
-
...obj,
|
|
1932
|
-
});
|
|
1933
|
-
export const SourceFileSpecifierFilterSensitiveLog = (obj) => ({
|
|
1934
|
-
...obj,
|
|
1935
|
-
});
|
|
1936
|
-
export const PutFileEntryFilterSensitiveLog = (obj) => ({
|
|
1937
|
-
...obj,
|
|
1938
|
-
});
|
|
1939
|
-
export const SetFileModeEntryFilterSensitiveLog = (obj) => ({
|
|
1940
|
-
...obj,
|
|
1941
|
-
});
|
|
1942
|
-
export const CreateCommitInputFilterSensitiveLog = (obj) => ({
|
|
1943
|
-
...obj,
|
|
1944
|
-
});
|
|
1945
|
-
export const FileMetadataFilterSensitiveLog = (obj) => ({
|
|
1946
|
-
...obj,
|
|
1947
|
-
});
|
|
1948
|
-
export const CreateCommitOutputFilterSensitiveLog = (obj) => ({
|
|
1949
|
-
...obj,
|
|
1950
|
-
});
|
|
1951
|
-
export const TargetFilterSensitiveLog = (obj) => ({
|
|
1952
|
-
...obj,
|
|
1953
|
-
});
|
|
1954
|
-
export const CreatePullRequestInputFilterSensitiveLog = (obj) => ({
|
|
1955
|
-
...obj,
|
|
1956
|
-
});
|
|
1957
|
-
export const MergeMetadataFilterSensitiveLog = (obj) => ({
|
|
1958
|
-
...obj,
|
|
1959
|
-
});
|
|
1960
|
-
export const PullRequestTargetFilterSensitiveLog = (obj) => ({
|
|
1961
|
-
...obj,
|
|
1962
|
-
});
|
|
1963
|
-
export const PullRequestFilterSensitiveLog = (obj) => ({
|
|
1964
|
-
...obj,
|
|
1965
|
-
});
|
|
1966
|
-
export const CreatePullRequestOutputFilterSensitiveLog = (obj) => ({
|
|
1967
|
-
...obj,
|
|
1968
|
-
});
|
|
1969
|
-
export const CreatePullRequestApprovalRuleInputFilterSensitiveLog = (obj) => ({
|
|
1970
|
-
...obj,
|
|
1971
|
-
});
|
|
1972
|
-
export const CreatePullRequestApprovalRuleOutputFilterSensitiveLog = (obj) => ({
|
|
1973
|
-
...obj,
|
|
1974
|
-
});
|
|
1975
|
-
export const CreateRepositoryInputFilterSensitiveLog = (obj) => ({
|
|
1976
|
-
...obj,
|
|
1977
|
-
});
|
|
1978
|
-
export const CreateRepositoryOutputFilterSensitiveLog = (obj) => ({
|
|
1979
|
-
...obj,
|
|
1980
|
-
});
|
|
1981
|
-
export const ReplaceContentEntryFilterSensitiveLog = (obj) => ({
|
|
1982
|
-
...obj,
|
|
1983
|
-
});
|
|
1984
|
-
export const ConflictResolutionFilterSensitiveLog = (obj) => ({
|
|
1985
|
-
...obj,
|
|
1986
|
-
});
|
|
1987
|
-
export const CreateUnreferencedMergeCommitInputFilterSensitiveLog = (obj) => ({
|
|
1988
|
-
...obj,
|
|
1989
|
-
});
|
|
1990
|
-
export const CreateUnreferencedMergeCommitOutputFilterSensitiveLog = (obj) => ({
|
|
1991
|
-
...obj,
|
|
1992
|
-
});
|
|
1993
|
-
export const DeleteApprovalRuleTemplateInputFilterSensitiveLog = (obj) => ({
|
|
1994
|
-
...obj,
|
|
1995
|
-
});
|
|
1996
|
-
export const DeleteApprovalRuleTemplateOutputFilterSensitiveLog = (obj) => ({
|
|
1997
|
-
...obj,
|
|
1998
|
-
});
|
|
1999
|
-
export const DeleteBranchInputFilterSensitiveLog = (obj) => ({
|
|
2000
|
-
...obj,
|
|
2001
|
-
});
|
|
2002
|
-
export const DeleteBranchOutputFilterSensitiveLog = (obj) => ({
|
|
2003
|
-
...obj,
|
|
2004
|
-
});
|
|
2005
|
-
export const DeleteCommentContentInputFilterSensitiveLog = (obj) => ({
|
|
2006
|
-
...obj,
|
|
2007
|
-
});
|
|
2008
|
-
export const CommentFilterSensitiveLog = (obj) => ({
|
|
2009
|
-
...obj,
|
|
2010
|
-
});
|
|
2011
|
-
export const DeleteCommentContentOutputFilterSensitiveLog = (obj) => ({
|
|
2012
|
-
...obj,
|
|
2013
|
-
});
|
|
2014
|
-
export const DeleteFileInputFilterSensitiveLog = (obj) => ({
|
|
2015
|
-
...obj,
|
|
2016
|
-
});
|
|
2017
|
-
export const DeleteFileOutputFilterSensitiveLog = (obj) => ({
|
|
2018
|
-
...obj,
|
|
2019
|
-
});
|
|
2020
|
-
export const DeletePullRequestApprovalRuleInputFilterSensitiveLog = (obj) => ({
|
|
2021
|
-
...obj,
|
|
2022
|
-
});
|
|
2023
|
-
export const DeletePullRequestApprovalRuleOutputFilterSensitiveLog = (obj) => ({
|
|
2024
|
-
...obj,
|
|
2025
|
-
});
|
|
2026
|
-
export const DeleteRepositoryInputFilterSensitiveLog = (obj) => ({
|
|
2027
|
-
...obj,
|
|
2028
|
-
});
|
|
2029
|
-
export const DeleteRepositoryOutputFilterSensitiveLog = (obj) => ({
|
|
2030
|
-
...obj,
|
|
2031
|
-
});
|
|
2032
|
-
export const DescribeMergeConflictsInputFilterSensitiveLog = (obj) => ({
|
|
2033
|
-
...obj,
|
|
2034
|
-
});
|
|
2035
|
-
export const DescribeMergeConflictsOutputFilterSensitiveLog = (obj) => ({
|
|
2036
|
-
...obj,
|
|
2037
|
-
});
|
|
2038
|
-
export const DescribePullRequestEventsInputFilterSensitiveLog = (obj) => ({
|
|
2039
|
-
...obj,
|
|
2040
|
-
});
|
|
2041
|
-
export const PullRequestCreatedEventMetadataFilterSensitiveLog = (obj) => ({
|
|
2042
|
-
...obj,
|
|
2043
|
-
});
|
|
2044
|
-
export const PullRequestMergedStateChangedEventMetadataFilterSensitiveLog = (obj) => ({
|
|
2045
|
-
...obj,
|
|
2046
|
-
});
|
|
2047
|
-
export const PullRequestSourceReferenceUpdatedEventMetadataFilterSensitiveLog = (obj) => ({
|
|
2048
|
-
...obj,
|
|
2049
|
-
});
|
|
2050
|
-
export const PullRequestStatusChangedEventMetadataFilterSensitiveLog = (obj) => ({
|
|
2051
|
-
...obj,
|
|
2052
|
-
});
|
|
2053
|
-
export const PullRequestEventFilterSensitiveLog = (obj) => ({
|
|
2054
|
-
...obj,
|
|
2055
|
-
});
|
|
2056
|
-
export const DescribePullRequestEventsOutputFilterSensitiveLog = (obj) => ({
|
|
2057
|
-
...obj,
|
|
2058
|
-
});
|
|
2059
|
-
export const DisassociateApprovalRuleTemplateFromRepositoryInputFilterSensitiveLog = (obj) => ({
|
|
2060
|
-
...obj,
|
|
2061
|
-
});
|
|
2062
|
-
export const EvaluatePullRequestApprovalRulesInputFilterSensitiveLog = (obj) => ({
|
|
2063
|
-
...obj,
|
|
2064
|
-
});
|
|
2065
|
-
export const EvaluationFilterSensitiveLog = (obj) => ({
|
|
2066
|
-
...obj,
|
|
2067
|
-
});
|
|
2068
|
-
export const EvaluatePullRequestApprovalRulesOutputFilterSensitiveLog = (obj) => ({
|
|
2069
|
-
...obj,
|
|
2070
|
-
});
|
|
2071
|
-
export const GetApprovalRuleTemplateInputFilterSensitiveLog = (obj) => ({
|
|
2072
|
-
...obj,
|
|
2073
|
-
});
|
|
2074
|
-
export const GetApprovalRuleTemplateOutputFilterSensitiveLog = (obj) => ({
|
|
2075
|
-
...obj,
|
|
2076
|
-
});
|
|
2077
|
-
export const GetBlobInputFilterSensitiveLog = (obj) => ({
|
|
2078
|
-
...obj,
|
|
2079
|
-
});
|
|
2080
|
-
export const GetBlobOutputFilterSensitiveLog = (obj) => ({
|
|
2081
|
-
...obj,
|
|
2082
|
-
});
|
|
2083
|
-
export const GetBranchInputFilterSensitiveLog = (obj) => ({
|
|
2084
|
-
...obj,
|
|
2085
|
-
});
|
|
2086
|
-
export const GetBranchOutputFilterSensitiveLog = (obj) => ({
|
|
2087
|
-
...obj,
|
|
2088
|
-
});
|
|
2089
|
-
export const GetCommentInputFilterSensitiveLog = (obj) => ({
|
|
2090
|
-
...obj,
|
|
2091
|
-
});
|
|
2092
|
-
export const GetCommentOutputFilterSensitiveLog = (obj) => ({
|
|
2093
|
-
...obj,
|
|
2094
|
-
});
|
|
2095
|
-
export const GetCommentReactionsInputFilterSensitiveLog = (obj) => ({
|
|
2096
|
-
...obj,
|
|
2097
|
-
});
|
|
2098
|
-
export const ReactionValueFormatsFilterSensitiveLog = (obj) => ({
|
|
2099
|
-
...obj,
|
|
2100
|
-
});
|
|
2101
|
-
export const ReactionForCommentFilterSensitiveLog = (obj) => ({
|
|
2102
|
-
...obj,
|
|
2103
|
-
});
|
|
2104
|
-
export const GetCommentReactionsOutputFilterSensitiveLog = (obj) => ({
|
|
2105
|
-
...obj,
|
|
2106
|
-
});
|
|
2107
|
-
export const GetCommentsForComparedCommitInputFilterSensitiveLog = (obj) => ({
|
|
2108
|
-
...obj,
|
|
2109
|
-
});
|
|
2110
|
-
export const LocationFilterSensitiveLog = (obj) => ({
|
|
2111
|
-
...obj,
|
|
2112
|
-
});
|
|
2113
|
-
export const CommentsForComparedCommitFilterSensitiveLog = (obj) => ({
|
|
2114
|
-
...obj,
|
|
2115
|
-
});
|
|
2116
|
-
export const GetCommentsForComparedCommitOutputFilterSensitiveLog = (obj) => ({
|
|
2117
|
-
...obj,
|
|
2118
|
-
});
|
|
2119
|
-
export const GetCommentsForPullRequestInputFilterSensitiveLog = (obj) => ({
|
|
2120
|
-
...obj,
|
|
2121
|
-
});
|
|
2122
|
-
export const CommentsForPullRequestFilterSensitiveLog = (obj) => ({
|
|
2123
|
-
...obj,
|
|
2124
|
-
});
|
|
2125
|
-
export const GetCommentsForPullRequestOutputFilterSensitiveLog = (obj) => ({
|
|
2126
|
-
...obj,
|
|
2127
|
-
});
|
|
2128
|
-
export const GetCommitInputFilterSensitiveLog = (obj) => ({
|
|
2129
|
-
...obj,
|
|
2130
|
-
});
|
|
2131
|
-
export const GetCommitOutputFilterSensitiveLog = (obj) => ({
|
|
2132
|
-
...obj,
|
|
2133
|
-
});
|
|
2134
|
-
export const GetDifferencesInputFilterSensitiveLog = (obj) => ({
|
|
2135
|
-
...obj,
|
|
2136
|
-
});
|
|
2137
|
-
export const DifferenceFilterSensitiveLog = (obj) => ({
|
|
2138
|
-
...obj,
|
|
2139
|
-
});
|
|
2140
|
-
export const GetDifferencesOutputFilterSensitiveLog = (obj) => ({
|
|
2141
|
-
...obj,
|
|
2142
|
-
});
|
|
2143
|
-
export const GetFileInputFilterSensitiveLog = (obj) => ({
|
|
2144
|
-
...obj,
|
|
2145
|
-
});
|
|
2146
|
-
export const GetFileOutputFilterSensitiveLog = (obj) => ({
|
|
2147
|
-
...obj,
|
|
2148
|
-
});
|
|
2149
|
-
export const GetFolderInputFilterSensitiveLog = (obj) => ({
|
|
2150
|
-
...obj,
|
|
2151
|
-
});
|
|
2152
|
-
export const FileFilterSensitiveLog = (obj) => ({
|
|
2153
|
-
...obj,
|
|
2154
|
-
});
|
|
2155
|
-
export const FolderFilterSensitiveLog = (obj) => ({
|
|
2156
|
-
...obj,
|
|
2157
|
-
});
|
|
2158
|
-
export const SubModuleFilterSensitiveLog = (obj) => ({
|
|
2159
|
-
...obj,
|
|
2160
|
-
});
|
|
2161
|
-
export const SymbolicLinkFilterSensitiveLog = (obj) => ({
|
|
2162
|
-
...obj,
|
|
2163
|
-
});
|
|
2164
|
-
export const GetFolderOutputFilterSensitiveLog = (obj) => ({
|
|
2165
|
-
...obj,
|
|
2166
|
-
});
|
|
2167
|
-
export const GetMergeCommitInputFilterSensitiveLog = (obj) => ({
|
|
2168
|
-
...obj,
|
|
2169
|
-
});
|
|
2170
|
-
export const GetMergeCommitOutputFilterSensitiveLog = (obj) => ({
|
|
2171
|
-
...obj,
|
|
2172
|
-
});
|
|
2173
|
-
export const GetMergeConflictsInputFilterSensitiveLog = (obj) => ({
|
|
2174
|
-
...obj,
|
|
2175
|
-
});
|
|
2176
|
-
export const GetMergeConflictsOutputFilterSensitiveLog = (obj) => ({
|
|
2177
|
-
...obj,
|
|
2178
|
-
});
|
|
2179
|
-
export const GetMergeOptionsInputFilterSensitiveLog = (obj) => ({
|
|
2180
|
-
...obj,
|
|
2181
|
-
});
|
|
2182
|
-
export const GetMergeOptionsOutputFilterSensitiveLog = (obj) => ({
|
|
2183
|
-
...obj,
|
|
2184
|
-
});
|
|
2185
|
-
export const GetPullRequestInputFilterSensitiveLog = (obj) => ({
|
|
2186
|
-
...obj,
|
|
2187
|
-
});
|
|
2188
|
-
export const GetPullRequestOutputFilterSensitiveLog = (obj) => ({
|
|
2189
|
-
...obj,
|
|
2190
|
-
});
|
|
2191
|
-
export const GetPullRequestApprovalStatesInputFilterSensitiveLog = (obj) => ({
|
|
2192
|
-
...obj,
|
|
2193
|
-
});
|
|
2194
|
-
export const GetPullRequestApprovalStatesOutputFilterSensitiveLog = (obj) => ({
|
|
2195
|
-
...obj,
|
|
2196
|
-
});
|
|
2197
|
-
export const GetPullRequestOverrideStateInputFilterSensitiveLog = (obj) => ({
|
|
2198
|
-
...obj,
|
|
2199
|
-
});
|
|
2200
|
-
export const GetPullRequestOverrideStateOutputFilterSensitiveLog = (obj) => ({
|
|
2201
|
-
...obj,
|
|
2202
|
-
});
|
|
2203
|
-
export const GetRepositoryInputFilterSensitiveLog = (obj) => ({
|
|
2204
|
-
...obj,
|
|
2205
|
-
});
|
|
2206
|
-
export const GetRepositoryOutputFilterSensitiveLog = (obj) => ({
|
|
2207
|
-
...obj,
|
|
2208
|
-
});
|
|
2209
|
-
export const GetRepositoryTriggersInputFilterSensitiveLog = (obj) => ({
|
|
2210
|
-
...obj,
|
|
2211
|
-
});
|
|
2212
|
-
export const RepositoryTriggerFilterSensitiveLog = (obj) => ({
|
|
2213
|
-
...obj,
|
|
2214
|
-
});
|
|
2215
|
-
export const GetRepositoryTriggersOutputFilterSensitiveLog = (obj) => ({
|
|
2216
|
-
...obj,
|
|
2217
|
-
});
|
|
2218
|
-
export const ListApprovalRuleTemplatesInputFilterSensitiveLog = (obj) => ({
|
|
2219
|
-
...obj,
|
|
2220
|
-
});
|
|
2221
|
-
export const ListApprovalRuleTemplatesOutputFilterSensitiveLog = (obj) => ({
|
|
2222
|
-
...obj,
|
|
2223
|
-
});
|
|
2224
|
-
export const ListAssociatedApprovalRuleTemplatesForRepositoryInputFilterSensitiveLog = (obj) => ({
|
|
2225
|
-
...obj,
|
|
2226
|
-
});
|
|
2227
|
-
export const ListAssociatedApprovalRuleTemplatesForRepositoryOutputFilterSensitiveLog = (obj) => ({
|
|
2228
|
-
...obj,
|
|
2229
|
-
});
|
|
2230
|
-
export const ListBranchesInputFilterSensitiveLog = (obj) => ({
|
|
2231
|
-
...obj,
|
|
2232
|
-
});
|
|
2233
|
-
export const ListBranchesOutputFilterSensitiveLog = (obj) => ({
|
|
2234
|
-
...obj,
|
|
2235
|
-
});
|
|
2236
|
-
export const ListPullRequestsInputFilterSensitiveLog = (obj) => ({
|
|
2237
|
-
...obj,
|
|
2238
|
-
});
|
|
2239
|
-
export const ListPullRequestsOutputFilterSensitiveLog = (obj) => ({
|
|
2240
|
-
...obj,
|
|
2241
|
-
});
|
|
@@ -501,171 +501,3 @@ export class PullRequestStatusRequiredException extends __BaseException {
|
|
|
501
501
|
Object.setPrototypeOf(this, PullRequestStatusRequiredException.prototype);
|
|
502
502
|
}
|
|
503
503
|
}
|
|
504
|
-
export const ListRepositoriesInputFilterSensitiveLog = (obj) => ({
|
|
505
|
-
...obj,
|
|
506
|
-
});
|
|
507
|
-
export const RepositoryNameIdPairFilterSensitiveLog = (obj) => ({
|
|
508
|
-
...obj,
|
|
509
|
-
});
|
|
510
|
-
export const ListRepositoriesOutputFilterSensitiveLog = (obj) => ({
|
|
511
|
-
...obj,
|
|
512
|
-
});
|
|
513
|
-
export const ListRepositoriesForApprovalRuleTemplateInputFilterSensitiveLog = (obj) => ({
|
|
514
|
-
...obj,
|
|
515
|
-
});
|
|
516
|
-
export const ListRepositoriesForApprovalRuleTemplateOutputFilterSensitiveLog = (obj) => ({
|
|
517
|
-
...obj,
|
|
518
|
-
});
|
|
519
|
-
export const ListTagsForResourceInputFilterSensitiveLog = (obj) => ({
|
|
520
|
-
...obj,
|
|
521
|
-
});
|
|
522
|
-
export const ListTagsForResourceOutputFilterSensitiveLog = (obj) => ({
|
|
523
|
-
...obj,
|
|
524
|
-
});
|
|
525
|
-
export const MergeBranchesByFastForwardInputFilterSensitiveLog = (obj) => ({
|
|
526
|
-
...obj,
|
|
527
|
-
});
|
|
528
|
-
export const MergeBranchesByFastForwardOutputFilterSensitiveLog = (obj) => ({
|
|
529
|
-
...obj,
|
|
530
|
-
});
|
|
531
|
-
export const MergeBranchesBySquashInputFilterSensitiveLog = (obj) => ({
|
|
532
|
-
...obj,
|
|
533
|
-
});
|
|
534
|
-
export const MergeBranchesBySquashOutputFilterSensitiveLog = (obj) => ({
|
|
535
|
-
...obj,
|
|
536
|
-
});
|
|
537
|
-
export const MergeBranchesByThreeWayInputFilterSensitiveLog = (obj) => ({
|
|
538
|
-
...obj,
|
|
539
|
-
});
|
|
540
|
-
export const MergeBranchesByThreeWayOutputFilterSensitiveLog = (obj) => ({
|
|
541
|
-
...obj,
|
|
542
|
-
});
|
|
543
|
-
export const MergePullRequestByFastForwardInputFilterSensitiveLog = (obj) => ({
|
|
544
|
-
...obj,
|
|
545
|
-
});
|
|
546
|
-
export const MergePullRequestByFastForwardOutputFilterSensitiveLog = (obj) => ({
|
|
547
|
-
...obj,
|
|
548
|
-
});
|
|
549
|
-
export const MergePullRequestBySquashInputFilterSensitiveLog = (obj) => ({
|
|
550
|
-
...obj,
|
|
551
|
-
});
|
|
552
|
-
export const MergePullRequestBySquashOutputFilterSensitiveLog = (obj) => ({
|
|
553
|
-
...obj,
|
|
554
|
-
});
|
|
555
|
-
export const MergePullRequestByThreeWayInputFilterSensitiveLog = (obj) => ({
|
|
556
|
-
...obj,
|
|
557
|
-
});
|
|
558
|
-
export const MergePullRequestByThreeWayOutputFilterSensitiveLog = (obj) => ({
|
|
559
|
-
...obj,
|
|
560
|
-
});
|
|
561
|
-
export const OverridePullRequestApprovalRulesInputFilterSensitiveLog = (obj) => ({
|
|
562
|
-
...obj,
|
|
563
|
-
});
|
|
564
|
-
export const PostCommentForComparedCommitInputFilterSensitiveLog = (obj) => ({
|
|
565
|
-
...obj,
|
|
566
|
-
});
|
|
567
|
-
export const PostCommentForComparedCommitOutputFilterSensitiveLog = (obj) => ({
|
|
568
|
-
...obj,
|
|
569
|
-
});
|
|
570
|
-
export const PostCommentForPullRequestInputFilterSensitiveLog = (obj) => ({
|
|
571
|
-
...obj,
|
|
572
|
-
});
|
|
573
|
-
export const PostCommentForPullRequestOutputFilterSensitiveLog = (obj) => ({
|
|
574
|
-
...obj,
|
|
575
|
-
});
|
|
576
|
-
export const PostCommentReplyInputFilterSensitiveLog = (obj) => ({
|
|
577
|
-
...obj,
|
|
578
|
-
});
|
|
579
|
-
export const PostCommentReplyOutputFilterSensitiveLog = (obj) => ({
|
|
580
|
-
...obj,
|
|
581
|
-
});
|
|
582
|
-
export const PutCommentReactionInputFilterSensitiveLog = (obj) => ({
|
|
583
|
-
...obj,
|
|
584
|
-
});
|
|
585
|
-
export const PutFileInputFilterSensitiveLog = (obj) => ({
|
|
586
|
-
...obj,
|
|
587
|
-
});
|
|
588
|
-
export const PutFileOutputFilterSensitiveLog = (obj) => ({
|
|
589
|
-
...obj,
|
|
590
|
-
});
|
|
591
|
-
export const PutRepositoryTriggersInputFilterSensitiveLog = (obj) => ({
|
|
592
|
-
...obj,
|
|
593
|
-
});
|
|
594
|
-
export const PutRepositoryTriggersOutputFilterSensitiveLog = (obj) => ({
|
|
595
|
-
...obj,
|
|
596
|
-
});
|
|
597
|
-
export const TagResourceInputFilterSensitiveLog = (obj) => ({
|
|
598
|
-
...obj,
|
|
599
|
-
});
|
|
600
|
-
export const TestRepositoryTriggersInputFilterSensitiveLog = (obj) => ({
|
|
601
|
-
...obj,
|
|
602
|
-
});
|
|
603
|
-
export const RepositoryTriggerExecutionFailureFilterSensitiveLog = (obj) => ({
|
|
604
|
-
...obj,
|
|
605
|
-
});
|
|
606
|
-
export const TestRepositoryTriggersOutputFilterSensitiveLog = (obj) => ({
|
|
607
|
-
...obj,
|
|
608
|
-
});
|
|
609
|
-
export const UntagResourceInputFilterSensitiveLog = (obj) => ({
|
|
610
|
-
...obj,
|
|
611
|
-
});
|
|
612
|
-
export const UpdateApprovalRuleTemplateContentInputFilterSensitiveLog = (obj) => ({
|
|
613
|
-
...obj,
|
|
614
|
-
});
|
|
615
|
-
export const UpdateApprovalRuleTemplateContentOutputFilterSensitiveLog = (obj) => ({
|
|
616
|
-
...obj,
|
|
617
|
-
});
|
|
618
|
-
export const UpdateApprovalRuleTemplateDescriptionInputFilterSensitiveLog = (obj) => ({
|
|
619
|
-
...obj,
|
|
620
|
-
});
|
|
621
|
-
export const UpdateApprovalRuleTemplateDescriptionOutputFilterSensitiveLog = (obj) => ({
|
|
622
|
-
...obj,
|
|
623
|
-
});
|
|
624
|
-
export const UpdateApprovalRuleTemplateNameInputFilterSensitiveLog = (obj) => ({
|
|
625
|
-
...obj,
|
|
626
|
-
});
|
|
627
|
-
export const UpdateApprovalRuleTemplateNameOutputFilterSensitiveLog = (obj) => ({
|
|
628
|
-
...obj,
|
|
629
|
-
});
|
|
630
|
-
export const UpdateCommentInputFilterSensitiveLog = (obj) => ({
|
|
631
|
-
...obj,
|
|
632
|
-
});
|
|
633
|
-
export const UpdateCommentOutputFilterSensitiveLog = (obj) => ({
|
|
634
|
-
...obj,
|
|
635
|
-
});
|
|
636
|
-
export const UpdateDefaultBranchInputFilterSensitiveLog = (obj) => ({
|
|
637
|
-
...obj,
|
|
638
|
-
});
|
|
639
|
-
export const UpdatePullRequestApprovalRuleContentInputFilterSensitiveLog = (obj) => ({
|
|
640
|
-
...obj,
|
|
641
|
-
});
|
|
642
|
-
export const UpdatePullRequestApprovalRuleContentOutputFilterSensitiveLog = (obj) => ({
|
|
643
|
-
...obj,
|
|
644
|
-
});
|
|
645
|
-
export const UpdatePullRequestApprovalStateInputFilterSensitiveLog = (obj) => ({
|
|
646
|
-
...obj,
|
|
647
|
-
});
|
|
648
|
-
export const UpdatePullRequestDescriptionInputFilterSensitiveLog = (obj) => ({
|
|
649
|
-
...obj,
|
|
650
|
-
});
|
|
651
|
-
export const UpdatePullRequestDescriptionOutputFilterSensitiveLog = (obj) => ({
|
|
652
|
-
...obj,
|
|
653
|
-
});
|
|
654
|
-
export const UpdatePullRequestStatusInputFilterSensitiveLog = (obj) => ({
|
|
655
|
-
...obj,
|
|
656
|
-
});
|
|
657
|
-
export const UpdatePullRequestStatusOutputFilterSensitiveLog = (obj) => ({
|
|
658
|
-
...obj,
|
|
659
|
-
});
|
|
660
|
-
export const UpdatePullRequestTitleInputFilterSensitiveLog = (obj) => ({
|
|
661
|
-
...obj,
|
|
662
|
-
});
|
|
663
|
-
export const UpdatePullRequestTitleOutputFilterSensitiveLog = (obj) => ({
|
|
664
|
-
...obj,
|
|
665
|
-
});
|
|
666
|
-
export const UpdateRepositoryDescriptionInputFilterSensitiveLog = (obj) => ({
|
|
667
|
-
...obj,
|
|
668
|
-
});
|
|
669
|
-
export const UpdateRepositoryNameInputFilterSensitiveLog = (obj) => ({
|
|
670
|
-
...obj,
|
|
671
|
-
});
|