@aws-sdk/client-cloudtrail 3.303.0 → 3.309.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.
Files changed (93) hide show
  1. package/dist-cjs/commands/AddTagsCommand.js +2 -2
  2. package/dist-cjs/commands/CancelQueryCommand.js +2 -2
  3. package/dist-cjs/commands/CreateChannelCommand.js +2 -2
  4. package/dist-cjs/commands/CreateEventDataStoreCommand.js +2 -2
  5. package/dist-cjs/commands/CreateTrailCommand.js +2 -2
  6. package/dist-cjs/commands/DeleteChannelCommand.js +2 -2
  7. package/dist-cjs/commands/DeleteEventDataStoreCommand.js +2 -2
  8. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -2
  9. package/dist-cjs/commands/DeleteTrailCommand.js +2 -2
  10. package/dist-cjs/commands/DeregisterOrganizationDelegatedAdminCommand.js +2 -2
  11. package/dist-cjs/commands/DescribeQueryCommand.js +2 -2
  12. package/dist-cjs/commands/DescribeTrailsCommand.js +2 -2
  13. package/dist-cjs/commands/GetChannelCommand.js +2 -2
  14. package/dist-cjs/commands/GetEventDataStoreCommand.js +2 -2
  15. package/dist-cjs/commands/GetEventSelectorsCommand.js +2 -2
  16. package/dist-cjs/commands/GetImportCommand.js +2 -2
  17. package/dist-cjs/commands/GetInsightSelectorsCommand.js +2 -2
  18. package/dist-cjs/commands/GetQueryResultsCommand.js +2 -2
  19. package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -2
  20. package/dist-cjs/commands/GetTrailCommand.js +2 -2
  21. package/dist-cjs/commands/GetTrailStatusCommand.js +2 -2
  22. package/dist-cjs/commands/ListChannelsCommand.js +2 -2
  23. package/dist-cjs/commands/ListEventDataStoresCommand.js +2 -2
  24. package/dist-cjs/commands/ListImportFailuresCommand.js +2 -2
  25. package/dist-cjs/commands/ListImportsCommand.js +2 -2
  26. package/dist-cjs/commands/ListPublicKeysCommand.js +2 -2
  27. package/dist-cjs/commands/ListQueriesCommand.js +2 -2
  28. package/dist-cjs/commands/ListTagsCommand.js +2 -2
  29. package/dist-cjs/commands/ListTrailsCommand.js +2 -2
  30. package/dist-cjs/commands/LookupEventsCommand.js +2 -2
  31. package/dist-cjs/commands/PutEventSelectorsCommand.js +2 -2
  32. package/dist-cjs/commands/PutInsightSelectorsCommand.js +2 -2
  33. package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -2
  34. package/dist-cjs/commands/RegisterOrganizationDelegatedAdminCommand.js +2 -2
  35. package/dist-cjs/commands/RemoveTagsCommand.js +2 -2
  36. package/dist-cjs/commands/RestoreEventDataStoreCommand.js +2 -2
  37. package/dist-cjs/commands/StartImportCommand.js +2 -2
  38. package/dist-cjs/commands/StartLoggingCommand.js +2 -2
  39. package/dist-cjs/commands/StartQueryCommand.js +2 -2
  40. package/dist-cjs/commands/StopImportCommand.js +2 -2
  41. package/dist-cjs/commands/StopLoggingCommand.js +2 -2
  42. package/dist-cjs/commands/UpdateChannelCommand.js +2 -2
  43. package/dist-cjs/commands/UpdateEventDataStoreCommand.js +2 -2
  44. package/dist-cjs/commands/UpdateTrailCommand.js +2 -2
  45. package/dist-cjs/protocols/Aws_json1_1.js +1285 -1321
  46. package/dist-es/commands/AddTagsCommand.js +3 -3
  47. package/dist-es/commands/CancelQueryCommand.js +3 -3
  48. package/dist-es/commands/CreateChannelCommand.js +3 -3
  49. package/dist-es/commands/CreateEventDataStoreCommand.js +3 -3
  50. package/dist-es/commands/CreateTrailCommand.js +3 -3
  51. package/dist-es/commands/DeleteChannelCommand.js +3 -3
  52. package/dist-es/commands/DeleteEventDataStoreCommand.js +3 -3
  53. package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -3
  54. package/dist-es/commands/DeleteTrailCommand.js +3 -3
  55. package/dist-es/commands/DeregisterOrganizationDelegatedAdminCommand.js +3 -3
  56. package/dist-es/commands/DescribeQueryCommand.js +3 -3
  57. package/dist-es/commands/DescribeTrailsCommand.js +3 -3
  58. package/dist-es/commands/GetChannelCommand.js +3 -3
  59. package/dist-es/commands/GetEventDataStoreCommand.js +3 -3
  60. package/dist-es/commands/GetEventSelectorsCommand.js +3 -3
  61. package/dist-es/commands/GetImportCommand.js +3 -3
  62. package/dist-es/commands/GetInsightSelectorsCommand.js +3 -3
  63. package/dist-es/commands/GetQueryResultsCommand.js +3 -3
  64. package/dist-es/commands/GetResourcePolicyCommand.js +3 -3
  65. package/dist-es/commands/GetTrailCommand.js +3 -3
  66. package/dist-es/commands/GetTrailStatusCommand.js +3 -3
  67. package/dist-es/commands/ListChannelsCommand.js +3 -3
  68. package/dist-es/commands/ListEventDataStoresCommand.js +3 -3
  69. package/dist-es/commands/ListImportFailuresCommand.js +3 -3
  70. package/dist-es/commands/ListImportsCommand.js +3 -3
  71. package/dist-es/commands/ListPublicKeysCommand.js +3 -3
  72. package/dist-es/commands/ListQueriesCommand.js +3 -3
  73. package/dist-es/commands/ListTagsCommand.js +3 -3
  74. package/dist-es/commands/ListTrailsCommand.js +3 -3
  75. package/dist-es/commands/LookupEventsCommand.js +3 -3
  76. package/dist-es/commands/PutEventSelectorsCommand.js +3 -3
  77. package/dist-es/commands/PutInsightSelectorsCommand.js +3 -3
  78. package/dist-es/commands/PutResourcePolicyCommand.js +3 -3
  79. package/dist-es/commands/RegisterOrganizationDelegatedAdminCommand.js +3 -3
  80. package/dist-es/commands/RemoveTagsCommand.js +3 -3
  81. package/dist-es/commands/RestoreEventDataStoreCommand.js +3 -3
  82. package/dist-es/commands/StartImportCommand.js +3 -3
  83. package/dist-es/commands/StartLoggingCommand.js +3 -3
  84. package/dist-es/commands/StartQueryCommand.js +3 -3
  85. package/dist-es/commands/StopImportCommand.js +3 -3
  86. package/dist-es/commands/StopLoggingCommand.js +3 -3
  87. package/dist-es/commands/UpdateChannelCommand.js +3 -3
  88. package/dist-es/commands/UpdateEventDataStoreCommand.js +3 -3
  89. package/dist-es/commands/UpdateTrailCommand.js +3 -3
  90. package/dist-es/protocols/Aws_json1_1.js +1195 -1231
  91. package/dist-types/protocols/Aws_json1_1.d.ts +352 -88
  92. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +88 -88
  93. package/package.json +29 -29
@@ -44,91 +44,355 @@ import { StopLoggingCommandInput, StopLoggingCommandOutput } from "../commands/S
44
44
  import { UpdateChannelCommandInput, UpdateChannelCommandOutput } from "../commands/UpdateChannelCommand";
45
45
  import { UpdateEventDataStoreCommandInput, UpdateEventDataStoreCommandOutput } from "../commands/UpdateEventDataStoreCommand";
46
46
  import { UpdateTrailCommandInput, UpdateTrailCommandOutput } from "../commands/UpdateTrailCommand";
47
- export declare const serializeAws_json1_1AddTagsCommand: (input: AddTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
48
- export declare const serializeAws_json1_1CancelQueryCommand: (input: CancelQueryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
49
- export declare const serializeAws_json1_1CreateChannelCommand: (input: CreateChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
50
- export declare const serializeAws_json1_1CreateEventDataStoreCommand: (input: CreateEventDataStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
51
- export declare const serializeAws_json1_1CreateTrailCommand: (input: CreateTrailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
52
- export declare const serializeAws_json1_1DeleteChannelCommand: (input: DeleteChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
53
- export declare const serializeAws_json1_1DeleteEventDataStoreCommand: (input: DeleteEventDataStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
54
- export declare const serializeAws_json1_1DeleteResourcePolicyCommand: (input: DeleteResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
55
- export declare const serializeAws_json1_1DeleteTrailCommand: (input: DeleteTrailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
56
- export declare const serializeAws_json1_1DeregisterOrganizationDelegatedAdminCommand: (input: DeregisterOrganizationDelegatedAdminCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
57
- export declare const serializeAws_json1_1DescribeQueryCommand: (input: DescribeQueryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
58
- export declare const serializeAws_json1_1DescribeTrailsCommand: (input: DescribeTrailsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
59
- export declare const serializeAws_json1_1GetChannelCommand: (input: GetChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
60
- export declare const serializeAws_json1_1GetEventDataStoreCommand: (input: GetEventDataStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
61
- export declare const serializeAws_json1_1GetEventSelectorsCommand: (input: GetEventSelectorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
62
- export declare const serializeAws_json1_1GetImportCommand: (input: GetImportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
63
- export declare const serializeAws_json1_1GetInsightSelectorsCommand: (input: GetInsightSelectorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
64
- export declare const serializeAws_json1_1GetQueryResultsCommand: (input: GetQueryResultsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
65
- export declare const serializeAws_json1_1GetResourcePolicyCommand: (input: GetResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
66
- export declare const serializeAws_json1_1GetTrailCommand: (input: GetTrailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
67
- export declare const serializeAws_json1_1GetTrailStatusCommand: (input: GetTrailStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
68
- export declare const serializeAws_json1_1ListChannelsCommand: (input: ListChannelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
69
- export declare const serializeAws_json1_1ListEventDataStoresCommand: (input: ListEventDataStoresCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
- export declare const serializeAws_json1_1ListImportFailuresCommand: (input: ListImportFailuresCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
71
- export declare const serializeAws_json1_1ListImportsCommand: (input: ListImportsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
- export declare const serializeAws_json1_1ListPublicKeysCommand: (input: ListPublicKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
73
- export declare const serializeAws_json1_1ListQueriesCommand: (input: ListQueriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
- export declare const serializeAws_json1_1ListTagsCommand: (input: ListTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
75
- export declare const serializeAws_json1_1ListTrailsCommand: (input: ListTrailsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
- export declare const serializeAws_json1_1LookupEventsCommand: (input: LookupEventsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
77
- export declare const serializeAws_json1_1PutEventSelectorsCommand: (input: PutEventSelectorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
- export declare const serializeAws_json1_1PutInsightSelectorsCommand: (input: PutInsightSelectorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
- export declare const serializeAws_json1_1PutResourcePolicyCommand: (input: PutResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
- export declare const serializeAws_json1_1RegisterOrganizationDelegatedAdminCommand: (input: RegisterOrganizationDelegatedAdminCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
81
- export declare const serializeAws_json1_1RemoveTagsCommand: (input: RemoveTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
- export declare const serializeAws_json1_1RestoreEventDataStoreCommand: (input: RestoreEventDataStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
- export declare const serializeAws_json1_1StartImportCommand: (input: StartImportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
- export declare const serializeAws_json1_1StartLoggingCommand: (input: StartLoggingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
85
- export declare const serializeAws_json1_1StartQueryCommand: (input: StartQueryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
- export declare const serializeAws_json1_1StopImportCommand: (input: StopImportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
- export declare const serializeAws_json1_1StopLoggingCommand: (input: StopLoggingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
- export declare const serializeAws_json1_1UpdateChannelCommand: (input: UpdateChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
89
- export declare const serializeAws_json1_1UpdateEventDataStoreCommand: (input: UpdateEventDataStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
- export declare const serializeAws_json1_1UpdateTrailCommand: (input: UpdateTrailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- export declare const deserializeAws_json1_1AddTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddTagsCommandOutput>;
92
- export declare const deserializeAws_json1_1CancelQueryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelQueryCommandOutput>;
93
- export declare const deserializeAws_json1_1CreateChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateChannelCommandOutput>;
94
- export declare const deserializeAws_json1_1CreateEventDataStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEventDataStoreCommandOutput>;
95
- export declare const deserializeAws_json1_1CreateTrailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTrailCommandOutput>;
96
- export declare const deserializeAws_json1_1DeleteChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteChannelCommandOutput>;
97
- export declare const deserializeAws_json1_1DeleteEventDataStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEventDataStoreCommandOutput>;
98
- export declare const deserializeAws_json1_1DeleteResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourcePolicyCommandOutput>;
99
- export declare const deserializeAws_json1_1DeleteTrailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTrailCommandOutput>;
100
- export declare const deserializeAws_json1_1DeregisterOrganizationDelegatedAdminCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterOrganizationDelegatedAdminCommandOutput>;
101
- export declare const deserializeAws_json1_1DescribeQueryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeQueryCommandOutput>;
102
- export declare const deserializeAws_json1_1DescribeTrailsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTrailsCommandOutput>;
103
- export declare const deserializeAws_json1_1GetChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetChannelCommandOutput>;
104
- export declare const deserializeAws_json1_1GetEventDataStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEventDataStoreCommandOutput>;
105
- export declare const deserializeAws_json1_1GetEventSelectorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEventSelectorsCommandOutput>;
106
- export declare const deserializeAws_json1_1GetImportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetImportCommandOutput>;
107
- export declare const deserializeAws_json1_1GetInsightSelectorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInsightSelectorsCommandOutput>;
108
- export declare const deserializeAws_json1_1GetQueryResultsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetQueryResultsCommandOutput>;
109
- export declare const deserializeAws_json1_1GetResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourcePolicyCommandOutput>;
110
- export declare const deserializeAws_json1_1GetTrailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTrailCommandOutput>;
111
- export declare const deserializeAws_json1_1GetTrailStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTrailStatusCommandOutput>;
112
- export declare const deserializeAws_json1_1ListChannelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListChannelsCommandOutput>;
113
- export declare const deserializeAws_json1_1ListEventDataStoresCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEventDataStoresCommandOutput>;
114
- export declare const deserializeAws_json1_1ListImportFailuresCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListImportFailuresCommandOutput>;
115
- export declare const deserializeAws_json1_1ListImportsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListImportsCommandOutput>;
116
- export declare const deserializeAws_json1_1ListPublicKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPublicKeysCommandOutput>;
117
- export declare const deserializeAws_json1_1ListQueriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListQueriesCommandOutput>;
118
- export declare const deserializeAws_json1_1ListTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsCommandOutput>;
119
- export declare const deserializeAws_json1_1ListTrailsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTrailsCommandOutput>;
120
- export declare const deserializeAws_json1_1LookupEventsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<LookupEventsCommandOutput>;
121
- export declare const deserializeAws_json1_1PutEventSelectorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutEventSelectorsCommandOutput>;
122
- export declare const deserializeAws_json1_1PutInsightSelectorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutInsightSelectorsCommandOutput>;
123
- export declare const deserializeAws_json1_1PutResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutResourcePolicyCommandOutput>;
124
- export declare const deserializeAws_json1_1RegisterOrganizationDelegatedAdminCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterOrganizationDelegatedAdminCommandOutput>;
125
- export declare const deserializeAws_json1_1RemoveTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RemoveTagsCommandOutput>;
126
- export declare const deserializeAws_json1_1RestoreEventDataStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RestoreEventDataStoreCommandOutput>;
127
- export declare const deserializeAws_json1_1StartImportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartImportCommandOutput>;
128
- export declare const deserializeAws_json1_1StartLoggingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartLoggingCommandOutput>;
129
- export declare const deserializeAws_json1_1StartQueryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartQueryCommandOutput>;
130
- export declare const deserializeAws_json1_1StopImportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopImportCommandOutput>;
131
- export declare const deserializeAws_json1_1StopLoggingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopLoggingCommandOutput>;
132
- export declare const deserializeAws_json1_1UpdateChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateChannelCommandOutput>;
133
- export declare const deserializeAws_json1_1UpdateEventDataStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEventDataStoreCommandOutput>;
134
- export declare const deserializeAws_json1_1UpdateTrailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTrailCommandOutput>;
47
+ /**
48
+ * serializeAws_json1_1AddTagsCommand
49
+ */
50
+ export declare const se_AddTagsCommand: (input: AddTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
51
+ /**
52
+ * serializeAws_json1_1CancelQueryCommand
53
+ */
54
+ export declare const se_CancelQueryCommand: (input: CancelQueryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
55
+ /**
56
+ * serializeAws_json1_1CreateChannelCommand
57
+ */
58
+ export declare const se_CreateChannelCommand: (input: CreateChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
59
+ /**
60
+ * serializeAws_json1_1CreateEventDataStoreCommand
61
+ */
62
+ export declare const se_CreateEventDataStoreCommand: (input: CreateEventDataStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
63
+ /**
64
+ * serializeAws_json1_1CreateTrailCommand
65
+ */
66
+ export declare const se_CreateTrailCommand: (input: CreateTrailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
67
+ /**
68
+ * serializeAws_json1_1DeleteChannelCommand
69
+ */
70
+ export declare const se_DeleteChannelCommand: (input: DeleteChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
71
+ /**
72
+ * serializeAws_json1_1DeleteEventDataStoreCommand
73
+ */
74
+ export declare const se_DeleteEventDataStoreCommand: (input: DeleteEventDataStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
75
+ /**
76
+ * serializeAws_json1_1DeleteResourcePolicyCommand
77
+ */
78
+ export declare const se_DeleteResourcePolicyCommand: (input: DeleteResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
+ /**
80
+ * serializeAws_json1_1DeleteTrailCommand
81
+ */
82
+ export declare const se_DeleteTrailCommand: (input: DeleteTrailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
+ /**
84
+ * serializeAws_json1_1DeregisterOrganizationDelegatedAdminCommand
85
+ */
86
+ export declare const se_DeregisterOrganizationDelegatedAdminCommand: (input: DeregisterOrganizationDelegatedAdminCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
+ /**
88
+ * serializeAws_json1_1DescribeQueryCommand
89
+ */
90
+ export declare const se_DescribeQueryCommand: (input: DescribeQueryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
+ /**
92
+ * serializeAws_json1_1DescribeTrailsCommand
93
+ */
94
+ export declare const se_DescribeTrailsCommand: (input: DescribeTrailsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
+ /**
96
+ * serializeAws_json1_1GetChannelCommand
97
+ */
98
+ export declare const se_GetChannelCommand: (input: GetChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
+ /**
100
+ * serializeAws_json1_1GetEventDataStoreCommand
101
+ */
102
+ export declare const se_GetEventDataStoreCommand: (input: GetEventDataStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
+ /**
104
+ * serializeAws_json1_1GetEventSelectorsCommand
105
+ */
106
+ export declare const se_GetEventSelectorsCommand: (input: GetEventSelectorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
+ /**
108
+ * serializeAws_json1_1GetImportCommand
109
+ */
110
+ export declare const se_GetImportCommand: (input: GetImportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
+ /**
112
+ * serializeAws_json1_1GetInsightSelectorsCommand
113
+ */
114
+ export declare const se_GetInsightSelectorsCommand: (input: GetInsightSelectorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
+ /**
116
+ * serializeAws_json1_1GetQueryResultsCommand
117
+ */
118
+ export declare const se_GetQueryResultsCommand: (input: GetQueryResultsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
+ /**
120
+ * serializeAws_json1_1GetResourcePolicyCommand
121
+ */
122
+ export declare const se_GetResourcePolicyCommand: (input: GetResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
+ /**
124
+ * serializeAws_json1_1GetTrailCommand
125
+ */
126
+ export declare const se_GetTrailCommand: (input: GetTrailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
+ /**
128
+ * serializeAws_json1_1GetTrailStatusCommand
129
+ */
130
+ export declare const se_GetTrailStatusCommand: (input: GetTrailStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
+ /**
132
+ * serializeAws_json1_1ListChannelsCommand
133
+ */
134
+ export declare const se_ListChannelsCommand: (input: ListChannelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
+ /**
136
+ * serializeAws_json1_1ListEventDataStoresCommand
137
+ */
138
+ export declare const se_ListEventDataStoresCommand: (input: ListEventDataStoresCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
+ /**
140
+ * serializeAws_json1_1ListImportFailuresCommand
141
+ */
142
+ export declare const se_ListImportFailuresCommand: (input: ListImportFailuresCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
+ /**
144
+ * serializeAws_json1_1ListImportsCommand
145
+ */
146
+ export declare const se_ListImportsCommand: (input: ListImportsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
+ /**
148
+ * serializeAws_json1_1ListPublicKeysCommand
149
+ */
150
+ export declare const se_ListPublicKeysCommand: (input: ListPublicKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
+ /**
152
+ * serializeAws_json1_1ListQueriesCommand
153
+ */
154
+ export declare const se_ListQueriesCommand: (input: ListQueriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
+ /**
156
+ * serializeAws_json1_1ListTagsCommand
157
+ */
158
+ export declare const se_ListTagsCommand: (input: ListTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
159
+ /**
160
+ * serializeAws_json1_1ListTrailsCommand
161
+ */
162
+ export declare const se_ListTrailsCommand: (input: ListTrailsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
+ /**
164
+ * serializeAws_json1_1LookupEventsCommand
165
+ */
166
+ export declare const se_LookupEventsCommand: (input: LookupEventsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
+ /**
168
+ * serializeAws_json1_1PutEventSelectorsCommand
169
+ */
170
+ export declare const se_PutEventSelectorsCommand: (input: PutEventSelectorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
+ /**
172
+ * serializeAws_json1_1PutInsightSelectorsCommand
173
+ */
174
+ export declare const se_PutInsightSelectorsCommand: (input: PutInsightSelectorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
175
+ /**
176
+ * serializeAws_json1_1PutResourcePolicyCommand
177
+ */
178
+ export declare const se_PutResourcePolicyCommand: (input: PutResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
179
+ /**
180
+ * serializeAws_json1_1RegisterOrganizationDelegatedAdminCommand
181
+ */
182
+ export declare const se_RegisterOrganizationDelegatedAdminCommand: (input: RegisterOrganizationDelegatedAdminCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
183
+ /**
184
+ * serializeAws_json1_1RemoveTagsCommand
185
+ */
186
+ export declare const se_RemoveTagsCommand: (input: RemoveTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
187
+ /**
188
+ * serializeAws_json1_1RestoreEventDataStoreCommand
189
+ */
190
+ export declare const se_RestoreEventDataStoreCommand: (input: RestoreEventDataStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
191
+ /**
192
+ * serializeAws_json1_1StartImportCommand
193
+ */
194
+ export declare const se_StartImportCommand: (input: StartImportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
195
+ /**
196
+ * serializeAws_json1_1StartLoggingCommand
197
+ */
198
+ export declare const se_StartLoggingCommand: (input: StartLoggingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
199
+ /**
200
+ * serializeAws_json1_1StartQueryCommand
201
+ */
202
+ export declare const se_StartQueryCommand: (input: StartQueryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
203
+ /**
204
+ * serializeAws_json1_1StopImportCommand
205
+ */
206
+ export declare const se_StopImportCommand: (input: StopImportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
207
+ /**
208
+ * serializeAws_json1_1StopLoggingCommand
209
+ */
210
+ export declare const se_StopLoggingCommand: (input: StopLoggingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
211
+ /**
212
+ * serializeAws_json1_1UpdateChannelCommand
213
+ */
214
+ export declare const se_UpdateChannelCommand: (input: UpdateChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
215
+ /**
216
+ * serializeAws_json1_1UpdateEventDataStoreCommand
217
+ */
218
+ export declare const se_UpdateEventDataStoreCommand: (input: UpdateEventDataStoreCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
219
+ /**
220
+ * serializeAws_json1_1UpdateTrailCommand
221
+ */
222
+ export declare const se_UpdateTrailCommand: (input: UpdateTrailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
223
+ /**
224
+ * deserializeAws_json1_1AddTagsCommand
225
+ */
226
+ export declare const de_AddTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddTagsCommandOutput>;
227
+ /**
228
+ * deserializeAws_json1_1CancelQueryCommand
229
+ */
230
+ export declare const de_CancelQueryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelQueryCommandOutput>;
231
+ /**
232
+ * deserializeAws_json1_1CreateChannelCommand
233
+ */
234
+ export declare const de_CreateChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateChannelCommandOutput>;
235
+ /**
236
+ * deserializeAws_json1_1CreateEventDataStoreCommand
237
+ */
238
+ export declare const de_CreateEventDataStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEventDataStoreCommandOutput>;
239
+ /**
240
+ * deserializeAws_json1_1CreateTrailCommand
241
+ */
242
+ export declare const de_CreateTrailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTrailCommandOutput>;
243
+ /**
244
+ * deserializeAws_json1_1DeleteChannelCommand
245
+ */
246
+ export declare const de_DeleteChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteChannelCommandOutput>;
247
+ /**
248
+ * deserializeAws_json1_1DeleteEventDataStoreCommand
249
+ */
250
+ export declare const de_DeleteEventDataStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEventDataStoreCommandOutput>;
251
+ /**
252
+ * deserializeAws_json1_1DeleteResourcePolicyCommand
253
+ */
254
+ export declare const de_DeleteResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourcePolicyCommandOutput>;
255
+ /**
256
+ * deserializeAws_json1_1DeleteTrailCommand
257
+ */
258
+ export declare const de_DeleteTrailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTrailCommandOutput>;
259
+ /**
260
+ * deserializeAws_json1_1DeregisterOrganizationDelegatedAdminCommand
261
+ */
262
+ export declare const de_DeregisterOrganizationDelegatedAdminCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterOrganizationDelegatedAdminCommandOutput>;
263
+ /**
264
+ * deserializeAws_json1_1DescribeQueryCommand
265
+ */
266
+ export declare const de_DescribeQueryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeQueryCommandOutput>;
267
+ /**
268
+ * deserializeAws_json1_1DescribeTrailsCommand
269
+ */
270
+ export declare const de_DescribeTrailsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTrailsCommandOutput>;
271
+ /**
272
+ * deserializeAws_json1_1GetChannelCommand
273
+ */
274
+ export declare const de_GetChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetChannelCommandOutput>;
275
+ /**
276
+ * deserializeAws_json1_1GetEventDataStoreCommand
277
+ */
278
+ export declare const de_GetEventDataStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEventDataStoreCommandOutput>;
279
+ /**
280
+ * deserializeAws_json1_1GetEventSelectorsCommand
281
+ */
282
+ export declare const de_GetEventSelectorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEventSelectorsCommandOutput>;
283
+ /**
284
+ * deserializeAws_json1_1GetImportCommand
285
+ */
286
+ export declare const de_GetImportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetImportCommandOutput>;
287
+ /**
288
+ * deserializeAws_json1_1GetInsightSelectorsCommand
289
+ */
290
+ export declare const de_GetInsightSelectorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInsightSelectorsCommandOutput>;
291
+ /**
292
+ * deserializeAws_json1_1GetQueryResultsCommand
293
+ */
294
+ export declare const de_GetQueryResultsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetQueryResultsCommandOutput>;
295
+ /**
296
+ * deserializeAws_json1_1GetResourcePolicyCommand
297
+ */
298
+ export declare const de_GetResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourcePolicyCommandOutput>;
299
+ /**
300
+ * deserializeAws_json1_1GetTrailCommand
301
+ */
302
+ export declare const de_GetTrailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTrailCommandOutput>;
303
+ /**
304
+ * deserializeAws_json1_1GetTrailStatusCommand
305
+ */
306
+ export declare const de_GetTrailStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTrailStatusCommandOutput>;
307
+ /**
308
+ * deserializeAws_json1_1ListChannelsCommand
309
+ */
310
+ export declare const de_ListChannelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListChannelsCommandOutput>;
311
+ /**
312
+ * deserializeAws_json1_1ListEventDataStoresCommand
313
+ */
314
+ export declare const de_ListEventDataStoresCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEventDataStoresCommandOutput>;
315
+ /**
316
+ * deserializeAws_json1_1ListImportFailuresCommand
317
+ */
318
+ export declare const de_ListImportFailuresCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListImportFailuresCommandOutput>;
319
+ /**
320
+ * deserializeAws_json1_1ListImportsCommand
321
+ */
322
+ export declare const de_ListImportsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListImportsCommandOutput>;
323
+ /**
324
+ * deserializeAws_json1_1ListPublicKeysCommand
325
+ */
326
+ export declare const de_ListPublicKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPublicKeysCommandOutput>;
327
+ /**
328
+ * deserializeAws_json1_1ListQueriesCommand
329
+ */
330
+ export declare const de_ListQueriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListQueriesCommandOutput>;
331
+ /**
332
+ * deserializeAws_json1_1ListTagsCommand
333
+ */
334
+ export declare const de_ListTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsCommandOutput>;
335
+ /**
336
+ * deserializeAws_json1_1ListTrailsCommand
337
+ */
338
+ export declare const de_ListTrailsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTrailsCommandOutput>;
339
+ /**
340
+ * deserializeAws_json1_1LookupEventsCommand
341
+ */
342
+ export declare const de_LookupEventsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<LookupEventsCommandOutput>;
343
+ /**
344
+ * deserializeAws_json1_1PutEventSelectorsCommand
345
+ */
346
+ export declare const de_PutEventSelectorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutEventSelectorsCommandOutput>;
347
+ /**
348
+ * deserializeAws_json1_1PutInsightSelectorsCommand
349
+ */
350
+ export declare const de_PutInsightSelectorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutInsightSelectorsCommandOutput>;
351
+ /**
352
+ * deserializeAws_json1_1PutResourcePolicyCommand
353
+ */
354
+ export declare const de_PutResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutResourcePolicyCommandOutput>;
355
+ /**
356
+ * deserializeAws_json1_1RegisterOrganizationDelegatedAdminCommand
357
+ */
358
+ export declare const de_RegisterOrganizationDelegatedAdminCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterOrganizationDelegatedAdminCommandOutput>;
359
+ /**
360
+ * deserializeAws_json1_1RemoveTagsCommand
361
+ */
362
+ export declare const de_RemoveTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RemoveTagsCommandOutput>;
363
+ /**
364
+ * deserializeAws_json1_1RestoreEventDataStoreCommand
365
+ */
366
+ export declare const de_RestoreEventDataStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RestoreEventDataStoreCommandOutput>;
367
+ /**
368
+ * deserializeAws_json1_1StartImportCommand
369
+ */
370
+ export declare const de_StartImportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartImportCommandOutput>;
371
+ /**
372
+ * deserializeAws_json1_1StartLoggingCommand
373
+ */
374
+ export declare const de_StartLoggingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartLoggingCommandOutput>;
375
+ /**
376
+ * deserializeAws_json1_1StartQueryCommand
377
+ */
378
+ export declare const de_StartQueryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartQueryCommandOutput>;
379
+ /**
380
+ * deserializeAws_json1_1StopImportCommand
381
+ */
382
+ export declare const de_StopImportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopImportCommandOutput>;
383
+ /**
384
+ * deserializeAws_json1_1StopLoggingCommand
385
+ */
386
+ export declare const de_StopLoggingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopLoggingCommandOutput>;
387
+ /**
388
+ * deserializeAws_json1_1UpdateChannelCommand
389
+ */
390
+ export declare const de_UpdateChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateChannelCommandOutput>;
391
+ /**
392
+ * deserializeAws_json1_1UpdateEventDataStoreCommand
393
+ */
394
+ export declare const de_UpdateEventDataStoreCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEventDataStoreCommandOutput>;
395
+ /**
396
+ * deserializeAws_json1_1UpdateTrailCommand
397
+ */
398
+ export declare const de_UpdateTrailCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTrailCommandOutput>;