@aws-sdk/client-cognito-sync 3.775.0 → 3.777.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.
@@ -76,6 +76,7 @@ declare const BulkPublishCommand_base: {
76
76
  * @throws {@link CognitoSyncServiceException}
77
77
  * <p>Base exception class for all service exceptions from CognitoSync service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class BulkPublishCommand extends BulkPublishCommand_base {
@@ -92,6 +92,7 @@ declare const DeleteDatasetCommand_base: {
92
92
  * @throws {@link CognitoSyncServiceException}
93
93
  * <p>Base exception class for all service exceptions from CognitoSync service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class DeleteDatasetCommand extends DeleteDatasetCommand_base {
@@ -87,6 +87,7 @@ declare const DescribeDatasetCommand_base: {
87
87
  * @throws {@link CognitoSyncServiceException}
88
88
  * <p>Base exception class for all service exceptions from CognitoSync service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class DescribeDatasetCommand extends DescribeDatasetCommand_base {
@@ -127,6 +127,7 @@ declare const DescribeIdentityPoolUsageCommand_base: {
127
127
  * @throws {@link CognitoSyncServiceException}
128
128
  * <p>Base exception class for all service exceptions from CognitoSync service.</p>
129
129
  *
130
+ *
130
131
  * @public
131
132
  */
132
133
  export declare class DescribeIdentityPoolUsageCommand extends DescribeIdentityPoolUsageCommand_base {
@@ -130,6 +130,7 @@ declare const DescribeIdentityUsageCommand_base: {
130
130
  * @throws {@link CognitoSyncServiceException}
131
131
  * <p>Base exception class for all service exceptions from CognitoSync service.</p>
132
132
  *
133
+ *
133
134
  * @public
134
135
  */
135
136
  export declare class DescribeIdentityUsageCommand extends DescribeIdentityUsageCommand_base {
@@ -74,6 +74,7 @@ declare const GetBulkPublishDetailsCommand_base: {
74
74
  * @throws {@link CognitoSyncServiceException}
75
75
  * <p>Base exception class for all service exceptions from CognitoSync service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class GetBulkPublishDetailsCommand extends GetBulkPublishDetailsCommand_base {
@@ -76,6 +76,7 @@ declare const GetCognitoEventsCommand_base: {
76
76
  * @throws {@link CognitoSyncServiceException}
77
77
  * <p>Base exception class for all service exceptions from CognitoSync service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class GetCognitoEventsCommand extends GetCognitoEventsCommand_base {
@@ -131,6 +131,7 @@ declare const GetIdentityPoolConfigurationCommand_base: {
131
131
  * @throws {@link CognitoSyncServiceException}
132
132
  * <p>Base exception class for all service exceptions from CognitoSync service.</p>
133
133
  *
134
+ *
134
135
  * @public
135
136
  */
136
137
  export declare class GetIdentityPoolConfigurationCommand extends GetIdentityPoolConfigurationCommand_base {
@@ -143,6 +143,7 @@ declare const ListDatasetsCommand_base: {
143
143
  * @throws {@link CognitoSyncServiceException}
144
144
  * <p>Base exception class for all service exceptions from CognitoSync service.</p>
145
145
  *
146
+ *
146
147
  * @public
147
148
  */
148
149
  export declare class ListDatasetsCommand extends ListDatasetsCommand_base {
@@ -139,6 +139,7 @@ declare const ListIdentityPoolUsageCommand_base: {
139
139
  * @throws {@link CognitoSyncServiceException}
140
140
  * <p>Base exception class for all service exceptions from CognitoSync service.</p>
141
141
  *
142
+ *
142
143
  * @public
143
144
  */
144
145
  export declare class ListIdentityPoolUsageCommand extends ListIdentityPoolUsageCommand_base {
@@ -150,6 +150,7 @@ declare const ListRecordsCommand_base: {
150
150
  * @throws {@link CognitoSyncServiceException}
151
151
  * <p>Base exception class for all service exceptions from CognitoSync service.</p>
152
152
  *
153
+ *
153
154
  * @public
154
155
  */
155
156
  export declare class ListRecordsCommand extends ListRecordsCommand_base {
@@ -123,6 +123,7 @@ declare const RegisterDeviceCommand_base: {
123
123
  * @throws {@link CognitoSyncServiceException}
124
124
  * <p>Base exception class for all service exceptions from CognitoSync service.</p>
125
125
  *
126
+ *
126
127
  * @public
127
128
  */
128
129
  export declare class RegisterDeviceCommand extends RegisterDeviceCommand_base {
@@ -75,6 +75,7 @@ declare const SetCognitoEventsCommand_base: {
75
75
  * @throws {@link CognitoSyncServiceException}
76
76
  * <p>Base exception class for all service exceptions from CognitoSync service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class SetCognitoEventsCommand extends SetCognitoEventsCommand_base {
@@ -149,6 +149,7 @@ declare const SetIdentityPoolConfigurationCommand_base: {
149
149
  * @throws {@link CognitoSyncServiceException}
150
150
  * <p>Base exception class for all service exceptions from CognitoSync service.</p>
151
151
  *
152
+ *
152
153
  * @public
153
154
  */
154
155
  export declare class SetIdentityPoolConfigurationCommand extends SetIdentityPoolConfigurationCommand_base {
@@ -120,6 +120,7 @@ declare const SubscribeToDatasetCommand_base: {
120
120
  * @throws {@link CognitoSyncServiceException}
121
121
  * <p>Base exception class for all service exceptions from CognitoSync service.</p>
122
122
  *
123
+ *
123
124
  * @public
124
125
  */
125
126
  export declare class SubscribeToDatasetCommand extends SubscribeToDatasetCommand_base {
@@ -121,6 +121,7 @@ declare const UnsubscribeFromDatasetCommand_base: {
121
121
  * @throws {@link CognitoSyncServiceException}
122
122
  * <p>Base exception class for all service exceptions from CognitoSync service.</p>
123
123
  *
124
+ *
124
125
  * @public
125
126
  */
126
127
  export declare class UnsubscribeFromDatasetCommand extends UnsubscribeFromDatasetCommand_base {
@@ -113,6 +113,7 @@ declare const UpdateRecordsCommand_base: {
113
113
  * @throws {@link CognitoSyncServiceException}
114
114
  * <p>Base exception class for all service exceptions from CognitoSync service.</p>
115
115
  *
116
+ *
116
117
  * @public
117
118
  */
118
119
  export declare class UpdateRecordsCommand extends UpdateRecordsCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-cognito-sync",
3
3
  "description": "AWS SDK for JavaScript Cognito Sync Client for Node.js, Browser and React Native",
4
- "version": "3.775.0",
4
+ "version": "3.777.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-cognito-sync",
@@ -21,7 +21,7 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.775.0",
24
- "@aws-sdk/credential-provider-node": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.777.0",
25
25
  "@aws-sdk/middleware-host-header": "3.775.0",
26
26
  "@aws-sdk/middleware-logger": "3.775.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.775.0",