@aws-sdk/client-kinesis 3.651.1 → 3.658.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 (67) hide show
  1. package/dist-types/commands/AddTagsToStreamCommand.d.ts +11 -0
  2. package/dist-types/commands/CreateStreamCommand.d.ts +19 -0
  3. package/dist-types/commands/DecreaseStreamRetentionPeriodCommand.d.ts +11 -0
  4. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +11 -0
  5. package/dist-types/commands/DeleteStreamCommand.d.ts +11 -0
  6. package/dist-types/commands/DeregisterStreamConsumerCommand.d.ts +11 -0
  7. package/dist-types/commands/DescribeLimitsCommand.d.ts +11 -0
  8. package/dist-types/commands/DescribeStreamCommand.d.ts +11 -0
  9. package/dist-types/commands/DescribeStreamConsumerCommand.d.ts +11 -0
  10. package/dist-types/commands/DescribeStreamSummaryCommand.d.ts +11 -0
  11. package/dist-types/commands/DisableEnhancedMonitoringCommand.d.ts +11 -0
  12. package/dist-types/commands/EnableEnhancedMonitoringCommand.d.ts +11 -0
  13. package/dist-types/commands/GetRecordsCommand.d.ts +11 -0
  14. package/dist-types/commands/GetResourcePolicyCommand.d.ts +15 -0
  15. package/dist-types/commands/GetShardIteratorCommand.d.ts +11 -0
  16. package/dist-types/commands/IncreaseStreamRetentionPeriodCommand.d.ts +11 -0
  17. package/dist-types/commands/ListShardsCommand.d.ts +11 -0
  18. package/dist-types/commands/ListStreamConsumersCommand.d.ts +11 -0
  19. package/dist-types/commands/ListStreamsCommand.d.ts +11 -0
  20. package/dist-types/commands/ListTagsForStreamCommand.d.ts +11 -0
  21. package/dist-types/commands/MergeShardsCommand.d.ts +11 -0
  22. package/dist-types/commands/PutRecordCommand.d.ts +11 -0
  23. package/dist-types/commands/PutRecordsCommand.d.ts +11 -0
  24. package/dist-types/commands/PutResourcePolicyCommand.d.ts +11 -0
  25. package/dist-types/commands/RegisterStreamConsumerCommand.d.ts +12 -1
  26. package/dist-types/commands/RemoveTagsFromStreamCommand.d.ts +11 -0
  27. package/dist-types/commands/SplitShardCommand.d.ts +11 -0
  28. package/dist-types/commands/StartStreamEncryptionCommand.d.ts +11 -0
  29. package/dist-types/commands/StopStreamEncryptionCommand.d.ts +11 -0
  30. package/dist-types/commands/SubscribeToShardCommand.d.ts +12 -1
  31. package/dist-types/commands/UpdateShardCountCommand.d.ts +11 -0
  32. package/dist-types/commands/UpdateStreamModeCommand.d.ts +11 -0
  33. package/dist-types/models/models_0.d.ts +5 -0
  34. package/dist-types/ts3.4/commands/AddTagsToStreamCommand.d.ts +12 -1
  35. package/dist-types/ts3.4/commands/CreateStreamCommand.d.ts +12 -1
  36. package/dist-types/ts3.4/commands/DecreaseStreamRetentionPeriodCommand.d.ts +12 -1
  37. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -1
  38. package/dist-types/ts3.4/commands/DeleteStreamCommand.d.ts +12 -1
  39. package/dist-types/ts3.4/commands/DeregisterStreamConsumerCommand.d.ts +12 -1
  40. package/dist-types/ts3.4/commands/DescribeLimitsCommand.d.ts +12 -1
  41. package/dist-types/ts3.4/commands/DescribeStreamCommand.d.ts +12 -1
  42. package/dist-types/ts3.4/commands/DescribeStreamConsumerCommand.d.ts +12 -1
  43. package/dist-types/ts3.4/commands/DescribeStreamSummaryCommand.d.ts +12 -1
  44. package/dist-types/ts3.4/commands/DisableEnhancedMonitoringCommand.d.ts +12 -1
  45. package/dist-types/ts3.4/commands/EnableEnhancedMonitoringCommand.d.ts +12 -1
  46. package/dist-types/ts3.4/commands/GetRecordsCommand.d.ts +12 -1
  47. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +12 -1
  48. package/dist-types/ts3.4/commands/GetShardIteratorCommand.d.ts +12 -1
  49. package/dist-types/ts3.4/commands/IncreaseStreamRetentionPeriodCommand.d.ts +12 -1
  50. package/dist-types/ts3.4/commands/ListShardsCommand.d.ts +12 -1
  51. package/dist-types/ts3.4/commands/ListStreamConsumersCommand.d.ts +12 -1
  52. package/dist-types/ts3.4/commands/ListStreamsCommand.d.ts +12 -1
  53. package/dist-types/ts3.4/commands/ListTagsForStreamCommand.d.ts +12 -1
  54. package/dist-types/ts3.4/commands/MergeShardsCommand.d.ts +12 -1
  55. package/dist-types/ts3.4/commands/PutRecordCommand.d.ts +12 -1
  56. package/dist-types/ts3.4/commands/PutRecordsCommand.d.ts +12 -1
  57. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +12 -1
  58. package/dist-types/ts3.4/commands/RegisterStreamConsumerCommand.d.ts +12 -1
  59. package/dist-types/ts3.4/commands/RemoveTagsFromStreamCommand.d.ts +12 -1
  60. package/dist-types/ts3.4/commands/SplitShardCommand.d.ts +12 -1
  61. package/dist-types/ts3.4/commands/StartStreamEncryptionCommand.d.ts +12 -1
  62. package/dist-types/ts3.4/commands/StopStreamEncryptionCommand.d.ts +12 -1
  63. package/dist-types/ts3.4/commands/SubscribeToShardCommand.d.ts +12 -1
  64. package/dist-types/ts3.4/commands/UpdateShardCountCommand.d.ts +12 -1
  65. package/dist-types/ts3.4/commands/UpdateStreamModeCommand.d.ts +12 -1
  66. package/dist-types/ts3.4/models/models_0.d.ts +1 -0
  67. package/package.json +39 -39
@@ -90,4 +90,15 @@ declare const AddTagsToStreamCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class AddTagsToStreamCommand extends AddTagsToStreamCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: AddTagsToStreamInput;
97
+ output: {};
98
+ };
99
+ sdk: {
100
+ input: AddTagsToStreamCommandInput;
101
+ output: AddTagsToStreamCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -71,6 +71,11 @@ declare const CreateStreamCommand_base: {
71
71
  * <p>
72
72
  * <a>CreateStream</a> has a limit of five transactions per second per
73
73
  * account.</p>
74
+ * <p>You can add tags to the stream when making a <code>CreateStream</code> request by
75
+ * setting the <code>Tags</code> parameter. If you pass <code>Tags</code> parameter, in
76
+ * addition to having <code>kinesis:createStream</code> permission, you must also have
77
+ * <code>kinesis:addTagsToStream</code> permission for the stream that will be created.
78
+ * Tags will take effect from the <code>CREATING</code> status of the stream. </p>
74
79
  * @example
75
80
  * Use a bare-bones client and the command you need to make an API call.
76
81
  * ```javascript
@@ -83,6 +88,9 @@ declare const CreateStreamCommand_base: {
83
88
  * StreamModeDetails: { // StreamModeDetails
84
89
  * StreamMode: "PROVISIONED" || "ON_DEMAND", // required
85
90
  * },
91
+ * Tags: { // TagMap
92
+ * "<keys>": "STRING_VALUE",
93
+ * },
86
94
  * };
87
95
  * const command = new CreateStreamCommand(input);
88
96
  * const response = await client.send(command);
@@ -114,4 +122,15 @@ declare const CreateStreamCommand_base: {
114
122
  * @public
115
123
  */
116
124
  export declare class CreateStreamCommand extends CreateStreamCommand_base {
125
+ /** @internal type navigation helper, not in runtime. */
126
+ protected static __types: {
127
+ api: {
128
+ input: CreateStreamInput;
129
+ output: {};
130
+ };
131
+ sdk: {
132
+ input: CreateStreamCommandInput;
133
+ output: CreateStreamCommandOutput;
134
+ };
135
+ };
117
136
  }
@@ -87,4 +87,15 @@ declare const DecreaseStreamRetentionPeriodCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class DecreaseStreamRetentionPeriodCommand extends DecreaseStreamRetentionPeriodCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: DecreaseStreamRetentionPeriodInput;
94
+ output: {};
95
+ };
96
+ sdk: {
97
+ input: DecreaseStreamRetentionPeriodCommandInput;
98
+ output: DecreaseStreamRetentionPeriodCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -85,4 +85,15 @@ declare const DeleteResourcePolicyCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class DeleteResourcePolicyCommand extends DeleteResourcePolicyCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: DeleteResourcePolicyInput;
92
+ output: {};
93
+ };
94
+ sdk: {
95
+ input: DeleteResourcePolicyCommandInput;
96
+ output: DeleteResourcePolicyCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -100,4 +100,15 @@ declare const DeleteStreamCommand_base: {
100
100
  * @public
101
101
  */
102
102
  export declare class DeleteStreamCommand extends DeleteStreamCommand_base {
103
+ /** @internal type navigation helper, not in runtime. */
104
+ protected static __types: {
105
+ api: {
106
+ input: DeleteStreamInput;
107
+ output: {};
108
+ };
109
+ sdk: {
110
+ input: DeleteStreamCommandInput;
111
+ output: DeleteStreamCommandOutput;
112
+ };
113
+ };
103
114
  }
@@ -76,4 +76,15 @@ declare const DeregisterStreamConsumerCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class DeregisterStreamConsumerCommand extends DeregisterStreamConsumerCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: DeregisterStreamConsumerInput;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: DeregisterStreamConsumerCommandInput;
87
+ output: DeregisterStreamConsumerCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -65,4 +65,15 @@ declare const DescribeLimitsCommand_base: {
65
65
  * @public
66
66
  */
67
67
  export declare class DescribeLimitsCommand extends DescribeLimitsCommand_base {
68
+ /** @internal type navigation helper, not in runtime. */
69
+ protected static __types: {
70
+ api: {
71
+ input: {};
72
+ output: DescribeLimitsOutput;
73
+ };
74
+ sdk: {
75
+ input: DescribeLimitsCommandInput;
76
+ output: DescribeLimitsCommandOutput;
77
+ };
78
+ };
68
79
  }
@@ -134,4 +134,15 @@ declare const DescribeStreamCommand_base: {
134
134
  * @public
135
135
  */
136
136
  export declare class DescribeStreamCommand extends DescribeStreamCommand_base {
137
+ /** @internal type navigation helper, not in runtime. */
138
+ protected static __types: {
139
+ api: {
140
+ input: DescribeStreamInput;
141
+ output: DescribeStreamOutput;
142
+ };
143
+ sdk: {
144
+ input: DescribeStreamCommandInput;
145
+ output: DescribeStreamCommandOutput;
146
+ };
147
+ };
137
148
  }
@@ -87,4 +87,15 @@ declare const DescribeStreamConsumerCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class DescribeStreamConsumerCommand extends DescribeStreamConsumerCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: DescribeStreamConsumerInput;
94
+ output: DescribeStreamConsumerOutput;
95
+ };
96
+ sdk: {
97
+ input: DescribeStreamConsumerCommandInput;
98
+ output: DescribeStreamConsumerCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -106,4 +106,15 @@ declare const DescribeStreamSummaryCommand_base: {
106
106
  * @public
107
107
  */
108
108
  export declare class DescribeStreamSummaryCommand extends DescribeStreamSummaryCommand_base {
109
+ /** @internal type navigation helper, not in runtime. */
110
+ protected static __types: {
111
+ api: {
112
+ input: DescribeStreamSummaryInput;
113
+ output: DescribeStreamSummaryOutput;
114
+ };
115
+ sdk: {
116
+ input: DescribeStreamSummaryCommandInput;
117
+ output: DescribeStreamSummaryCommandOutput;
118
+ };
119
+ };
109
120
  }
@@ -93,4 +93,15 @@ declare const DisableEnhancedMonitoringCommand_base: {
93
93
  * @public
94
94
  */
95
95
  export declare class DisableEnhancedMonitoringCommand extends DisableEnhancedMonitoringCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: DisableEnhancedMonitoringInput;
100
+ output: EnhancedMonitoringOutput;
101
+ };
102
+ sdk: {
103
+ input: DisableEnhancedMonitoringCommandInput;
104
+ output: DisableEnhancedMonitoringCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -93,4 +93,15 @@ declare const EnableEnhancedMonitoringCommand_base: {
93
93
  * @public
94
94
  */
95
95
  export declare class EnableEnhancedMonitoringCommand extends EnableEnhancedMonitoringCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: EnableEnhancedMonitoringInput;
100
+ output: EnhancedMonitoringOutput;
101
+ };
102
+ sdk: {
103
+ input: EnableEnhancedMonitoringCommandInput;
104
+ output: EnableEnhancedMonitoringCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -182,4 +182,15 @@ declare const GetRecordsCommand_base: {
182
182
  * @public
183
183
  */
184
184
  export declare class GetRecordsCommand extends GetRecordsCommand_base {
185
+ /** @internal type navigation helper, not in runtime. */
186
+ protected static __types: {
187
+ api: {
188
+ input: GetRecordsInput;
189
+ output: GetRecordsOutput;
190
+ };
191
+ sdk: {
192
+ input: GetRecordsCommandInput;
193
+ output: GetRecordsCommandOutput;
194
+ };
195
+ };
185
196
  }
@@ -73,6 +73,10 @@ declare const GetResourcePolicyCommand_base: {
73
73
  * <p>The requested resource exceeds the maximum number allowed, or the number of concurrent
74
74
  * stream requests exceeds the maximum number allowed. </p>
75
75
  *
76
+ * @throws {@link ResourceInUseException} (client fault)
77
+ * <p>The resource is not available for this operation. For successful operation, the
78
+ * resource must be in the <code>ACTIVE</code> state.</p>
79
+ *
76
80
  * @throws {@link ResourceNotFoundException} (client fault)
77
81
  * <p>The requested resource could not be found. The stream might not be specified
78
82
  * correctly.</p>
@@ -83,4 +87,15 @@ declare const GetResourcePolicyCommand_base: {
83
87
  * @public
84
88
  */
85
89
  export declare class GetResourcePolicyCommand extends GetResourcePolicyCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: GetResourcePolicyInput;
94
+ output: GetResourcePolicyOutput;
95
+ };
96
+ sdk: {
97
+ input: GetResourcePolicyCommandInput;
98
+ output: GetResourcePolicyCommandOutput;
99
+ };
100
+ };
86
101
  }
@@ -119,4 +119,15 @@ declare const GetShardIteratorCommand_base: {
119
119
  * @public
120
120
  */
121
121
  export declare class GetShardIteratorCommand extends GetShardIteratorCommand_base {
122
+ /** @internal type navigation helper, not in runtime. */
123
+ protected static __types: {
124
+ api: {
125
+ input: GetShardIteratorInput;
126
+ output: GetShardIteratorOutput;
127
+ };
128
+ sdk: {
129
+ input: GetShardIteratorCommandInput;
130
+ output: GetShardIteratorCommandOutput;
131
+ };
132
+ };
122
133
  }
@@ -90,4 +90,15 @@ declare const IncreaseStreamRetentionPeriodCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class IncreaseStreamRetentionPeriodCommand extends IncreaseStreamRetentionPeriodCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: IncreaseStreamRetentionPeriodInput;
97
+ output: {};
98
+ };
99
+ sdk: {
100
+ input: IncreaseStreamRetentionPeriodCommandInput;
101
+ output: IncreaseStreamRetentionPeriodCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -120,4 +120,15 @@ declare const ListShardsCommand_base: {
120
120
  * @public
121
121
  */
122
122
  export declare class ListShardsCommand extends ListShardsCommand_base {
123
+ /** @internal type navigation helper, not in runtime. */
124
+ protected static __types: {
125
+ api: {
126
+ input: ListShardsInput;
127
+ output: ListShardsOutput;
128
+ };
129
+ sdk: {
130
+ input: ListShardsCommandInput;
131
+ output: ListShardsCommandOutput;
132
+ };
133
+ };
123
134
  }
@@ -89,4 +89,15 @@ declare const ListStreamConsumersCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class ListStreamConsumersCommand extends ListStreamConsumersCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: ListStreamConsumersInput;
96
+ output: ListStreamConsumersOutput;
97
+ };
98
+ sdk: {
99
+ input: ListStreamConsumersCommandInput;
100
+ output: ListStreamConsumersCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -100,4 +100,15 @@ declare const ListStreamsCommand_base: {
100
100
  * @public
101
101
  */
102
102
  export declare class ListStreamsCommand extends ListStreamsCommand_base {
103
+ /** @internal type navigation helper, not in runtime. */
104
+ protected static __types: {
105
+ api: {
106
+ input: ListStreamsInput;
107
+ output: ListStreamsOutput;
108
+ };
109
+ sdk: {
110
+ input: ListStreamsCommandInput;
111
+ output: ListStreamsCommandOutput;
112
+ };
113
+ };
103
114
  }
@@ -88,4 +88,15 @@ declare const ListTagsForStreamCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class ListTagsForStreamCommand extends ListTagsForStreamCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: ListTagsForStreamInput;
95
+ output: ListTagsForStreamOutput;
96
+ };
97
+ sdk: {
98
+ input: ListTagsForStreamCommandInput;
99
+ output: ListTagsForStreamCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -124,4 +124,15 @@ declare const MergeShardsCommand_base: {
124
124
  * @public
125
125
  */
126
126
  export declare class MergeShardsCommand extends MergeShardsCommand_base {
127
+ /** @internal type navigation helper, not in runtime. */
128
+ protected static __types: {
129
+ api: {
130
+ input: MergeShardsInput;
131
+ output: {};
132
+ };
133
+ sdk: {
134
+ input: MergeShardsCommandInput;
135
+ output: MergeShardsCommandOutput;
136
+ };
137
+ };
127
138
  }
@@ -150,4 +150,15 @@ declare const PutRecordCommand_base: {
150
150
  * @public
151
151
  */
152
152
  export declare class PutRecordCommand extends PutRecordCommand_base {
153
+ /** @internal type navigation helper, not in runtime. */
154
+ protected static __types: {
155
+ api: {
156
+ input: PutRecordInput;
157
+ output: PutRecordOutput;
158
+ };
159
+ sdk: {
160
+ input: PutRecordCommandInput;
161
+ output: PutRecordCommandOutput;
162
+ };
163
+ };
153
164
  }
@@ -180,4 +180,15 @@ declare const PutRecordsCommand_base: {
180
180
  * @public
181
181
  */
182
182
  export declare class PutRecordsCommand extends PutRecordsCommand_base {
183
+ /** @internal type navigation helper, not in runtime. */
184
+ protected static __types: {
185
+ api: {
186
+ input: PutRecordsInput;
187
+ output: PutRecordsOutput;
188
+ };
189
+ sdk: {
190
+ input: PutRecordsCommandInput;
191
+ output: PutRecordsCommandOutput;
192
+ };
193
+ };
183
194
  }
@@ -93,4 +93,15 @@ declare const PutResourcePolicyCommand_base: {
93
93
  * @public
94
94
  */
95
95
  export declare class PutResourcePolicyCommand extends PutResourcePolicyCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: PutResourcePolicyInput;
100
+ output: {};
101
+ };
102
+ sdk: {
103
+ input: PutResourcePolicyCommandInput;
104
+ output: PutResourcePolicyCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -34,7 +34,7 @@ declare const RegisterStreamConsumerCommand_base: {
34
34
  * read from the same stream.</p>
35
35
  * <p>You can register up to 20 consumers per stream. A given consumer can only be
36
36
  * registered with one stream at a time.</p>
37
- * <p>For an example of how to use this operations, see <a href="/streams/latest/dev/building-enhanced-consumers-api.html">Enhanced Fan-Out
37
+ * <p>For an example of how to use this operation, see <a href="https://docs.aws.amazon.com/streams/latest/dev/building-enhanced-consumers-api.html">Enhanced Fan-Out
38
38
  * Using the Kinesis Data Streams API</a>.</p>
39
39
  * <p>The use of this operation has a limit of five transactions per second per account.
40
40
  * Also, only 5 consumers can be created simultaneously. In other words, you cannot have
@@ -92,4 +92,15 @@ declare const RegisterStreamConsumerCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class RegisterStreamConsumerCommand extends RegisterStreamConsumerCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: RegisterStreamConsumerInput;
99
+ output: RegisterStreamConsumerOutput;
100
+ };
101
+ sdk: {
102
+ input: RegisterStreamConsumerCommandInput;
103
+ output: RegisterStreamConsumerCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -89,4 +89,15 @@ declare const RemoveTagsFromStreamCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class RemoveTagsFromStreamCommand extends RemoveTagsFromStreamCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: RemoveTagsFromStreamInput;
96
+ output: {};
97
+ };
98
+ sdk: {
99
+ input: RemoveTagsFromStreamCommandInput;
100
+ output: RemoveTagsFromStreamCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -128,4 +128,15 @@ declare const SplitShardCommand_base: {
128
128
  * @public
129
129
  */
130
130
  export declare class SplitShardCommand extends SplitShardCommand_base {
131
+ /** @internal type navigation helper, not in runtime. */
132
+ protected static __types: {
133
+ api: {
134
+ input: SplitShardInput;
135
+ output: {};
136
+ };
137
+ sdk: {
138
+ input: SplitShardCommandInput;
139
+ output: SplitShardCommandOutput;
140
+ };
141
+ };
131
142
  }
@@ -125,4 +125,15 @@ declare const StartStreamEncryptionCommand_base: {
125
125
  * @public
126
126
  */
127
127
  export declare class StartStreamEncryptionCommand extends StartStreamEncryptionCommand_base {
128
+ /** @internal type navigation helper, not in runtime. */
129
+ protected static __types: {
130
+ api: {
131
+ input: StartStreamEncryptionInput;
132
+ output: {};
133
+ };
134
+ sdk: {
135
+ input: StartStreamEncryptionCommandInput;
136
+ output: StartStreamEncryptionCommandOutput;
137
+ };
138
+ };
128
139
  }
@@ -97,4 +97,15 @@ declare const StopStreamEncryptionCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class StopStreamEncryptionCommand extends StopStreamEncryptionCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: StopStreamEncryptionInput;
104
+ output: {};
105
+ };
106
+ sdk: {
107
+ input: StopStreamEncryptionCommandInput;
108
+ output: StopStreamEncryptionCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -48,7 +48,7 @@ declare const SubscribeToShardCommand_base: {
48
48
  * seconds or more after a successful call, the second call takes over the subscription and
49
49
  * the previous connection expires or fails with a
50
50
  * <code>ResourceInUseException</code>.</p>
51
- * <p>For an example of how to use this operations, see <a href="/streams/latest/dev/building-enhanced-consumers-api.html">Enhanced Fan-Out
51
+ * <p>For an example of how to use this operation, see <a href="https://docs.aws.amazon.com/streams/latest/dev/building-enhanced-consumers-api.html">Enhanced Fan-Out
52
52
  * Using the Kinesis Data Streams API</a>.</p>
53
53
  * @example
54
54
  * Use a bare-bones client and the command you need to make an API call.
@@ -158,4 +158,15 @@ declare const SubscribeToShardCommand_base: {
158
158
  * @public
159
159
  */
160
160
  export declare class SubscribeToShardCommand extends SubscribeToShardCommand_base {
161
+ /** @internal type navigation helper, not in runtime. */
162
+ protected static __types: {
163
+ api: {
164
+ input: SubscribeToShardInput;
165
+ output: SubscribeToShardOutput;
166
+ };
167
+ sdk: {
168
+ input: SubscribeToShardCommandInput;
169
+ output: SubscribeToShardCommandOutput;
170
+ };
171
+ };
161
172
  }
@@ -139,4 +139,15 @@ declare const UpdateShardCountCommand_base: {
139
139
  * @public
140
140
  */
141
141
  export declare class UpdateShardCountCommand extends UpdateShardCountCommand_base {
142
+ /** @internal type navigation helper, not in runtime. */
143
+ protected static __types: {
144
+ api: {
145
+ input: UpdateShardCountInput;
146
+ output: UpdateShardCountOutput;
147
+ };
148
+ sdk: {
149
+ input: UpdateShardCountCommandInput;
150
+ output: UpdateShardCountCommandOutput;
151
+ };
152
+ };
142
153
  }
@@ -77,4 +77,15 @@ declare const UpdateStreamModeCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class UpdateStreamModeCommand extends UpdateStreamModeCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: UpdateStreamModeInput;
84
+ output: {};
85
+ };
86
+ sdk: {
87
+ input: UpdateStreamModeCommandInput;
88
+ output: UpdateStreamModeCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -263,6 +263,11 @@ export interface CreateStreamInput {
263
263
  * @public
264
264
  */
265
265
  StreamModeDetails?: StreamModeDetails;
266
+ /**
267
+ * <p>A set of up to 10 key-value pairs to use to create the tags.</p>
268
+ * @public
269
+ */
270
+ Tags?: Record<string, string>;
266
271
  }
267
272
  /**
268
273
  * <p>Represents the input for <a>DecreaseStreamRetentionPeriod</a>.</p>
@@ -31,4 +31,15 @@ declare const AddTagsToStreamCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class AddTagsToStreamCommand extends AddTagsToStreamCommand_base {}
34
+ export declare class AddTagsToStreamCommand extends AddTagsToStreamCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: AddTagsToStreamInput;
38
+ output: {};
39
+ };
40
+ sdk: {
41
+ input: AddTagsToStreamCommandInput;
42
+ output: AddTagsToStreamCommandOutput;
43
+ };
44
+ };
45
+ }
@@ -31,4 +31,15 @@ declare const CreateStreamCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class CreateStreamCommand extends CreateStreamCommand_base {}
34
+ export declare class CreateStreamCommand extends CreateStreamCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: CreateStreamInput;
38
+ output: {};
39
+ };
40
+ sdk: {
41
+ input: CreateStreamCommandInput;
42
+ output: CreateStreamCommandOutput;
43
+ };
44
+ };
45
+ }
@@ -33,4 +33,15 @@ declare const DecreaseStreamRetentionPeriodCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DecreaseStreamRetentionPeriodCommand extends DecreaseStreamRetentionPeriodCommand_base {}
36
+ export declare class DecreaseStreamRetentionPeriodCommand extends DecreaseStreamRetentionPeriodCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DecreaseStreamRetentionPeriodInput;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DecreaseStreamRetentionPeriodCommandInput;
44
+ output: DecreaseStreamRetentionPeriodCommandOutput;
45
+ };
46
+ };
47
+ }