@aws-sdk/client-iot-managed-integrations 3.983.0 → 3.985.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/index.js CHANGED
@@ -299,9 +299,14 @@ const _ACCL = "AbortConfigCriteriaList";
299
299
  const _ACU = "AuthConfigUpdate";
300
300
  const _ACb = "AbortConfig";
301
301
  const _ADE = "AccessDeniedException";
302
- const _AM = "AuthenticationMaterial";
302
+ const _AM = "AuthMaterial";
303
+ const _AMN = "AuthMaterialName";
303
304
  const _AMS = "AuthMaterialString";
304
305
  const _AMT = "AuthenticationMaterialType";
306
+ const _AMTA = "AuthMaterialsToAdd";
307
+ const _AMTU = "AuthMaterialsToUpdate";
308
+ const _AMu = "AuthenticationMaterial";
309
+ const _AMut = "AuthMaterials";
305
310
  const _API = "AdvertisedProductId";
306
311
  const _AS = "AssociationState";
307
312
  const _AT = "AuthType";
@@ -336,6 +341,7 @@ const _CD = "CreateDestination";
336
341
  const _CDI = "ConnectorDeviceId";
337
342
  const _CDIF = "ConnectorDestinationIdFilter";
338
343
  const _CDIFo = "ConnectorDeviceIdFilter";
344
+ const _CDIL = "ConnectorDeviceIdList";
339
345
  const _CDIo = "ConnectorDestinationId";
340
346
  const _CDL = "ConnectorDestinationList";
341
347
  const _CDLD = "ConnectorDestinationListDefinition";
@@ -348,8 +354,6 @@ const _CELC = "CreateEventLogConfiguration";
348
354
  const _CELCR = "CreateEventLogConfigurationRequest";
349
355
  const _CELCRr = "CreateEventLogConfigurationResponse";
350
356
  const _CEM = "ConnectorEventMessage";
351
- const _CEOV = "ConnectorEventOperationVersion";
352
- const _CESC = "ConnectorEventStatusCode";
353
357
  const _CEo = "ConfigurationError";
354
358
  const _CEom = "CommandEndpoints";
355
359
  const _CEon = "ConflictException";
@@ -470,9 +474,12 @@ const _F = "Format";
470
474
  const _FA = "FinishedAt";
471
475
  const _FT = "FailureType";
472
476
  const _Fo = "Force";
477
+ const _GA = "GeneralAuthorization";
473
478
  const _GAA = "GetAccountAssociation";
474
479
  const _GAAR = "GetAccountAssociationRequest";
475
480
  const _GAARe = "GetAccountAssociationResponse";
481
+ const _GAN = "GeneralAuthorizationName";
482
+ const _GAU = "GeneralAuthorizationUpdate";
476
483
  const _GCC = "GetCloudConnector";
477
484
  const _GCCR = "GetCloudConnectorRequest";
478
485
  const _GCCRe = "GetCloudConnectorResponse";
@@ -633,6 +640,7 @@ const _MPM = "MaximumPerMinute";
633
640
  const _MR = "MaxResults";
634
641
  const _MTA = "ManagedThingAssociation";
635
642
  const _MTAL = "ManagedThingAssociationList";
643
+ const _MTAS = "ManagedThingAssociationStatus";
636
644
  const _MTI = "ManagedThingId";
637
645
  const _MTLD = "ManagedThingListDefinition";
638
646
  const _MTS = "ManagedThingSummary";
@@ -653,6 +661,7 @@ const _NT = "NextToken";
653
661
  const _Na = "Namespace";
654
662
  const _O = "Owner";
655
663
  const _OAAU = "OAuthAuthorizationUrl";
664
+ const _OAAUO = "OAuthAuthorizationUrlOutput";
656
665
  const _OAC = "OAuthConfig";
657
666
  const _OACRU = "OAuthCompleteRedirectUrl";
658
667
  const _OAU = "OAuthUpdate";
@@ -875,10 +884,7 @@ var ClaimCertificate = [0, n0, _CCl, 8, 0];
875
884
  var ClaimCertificatePrivateKey = [0, n0, _CCPK, 8, 0];
876
885
  var Classification = [0, n0, _C, 8, 0];
877
886
  var ConnectorDeviceId = [0, n0, _CDI, 8, 0];
878
- var ConnectorDeviceName = [0, n0, _CDN, 8, 0];
879
887
  var ConnectorEventMessage = [0, n0, _CEM, 8, 0];
880
- var ConnectorEventOperationVersion = [0, n0, _CEOV, 8, 0];
881
- var ConnectorEventStatusCode = [0, n0, _CESC, 8, 1];
882
888
  var CredentialLockerName = [0, n0, _CLN, 8, 0];
883
889
  var DeviceSpecificKey = [0, n0, _DSK, 8, 0];
884
890
  var DiscoveryAuthMaterialString = [0, n0, _DAMS, 8, 0];
@@ -887,7 +893,7 @@ var MacAddress = [0, n0, _MA, 8, 0];
887
893
  var MatterAttributes = [0, n0, _MAa, 8, 15];
888
894
  var MatterFields = [0, n0, _MF, 8, 15];
889
895
  var Model = [0, n0, _M, 8, 0];
890
- var OAuthAuthorizationUrl = [0, n0, _OAAU, 8, 0];
896
+ var OAuthAuthorizationUrlOutput = [0, n0, _OAAUO, 8, 0];
891
897
  var OtaTaskConfigurationName = [0, n0, _OTCN, 8, 0];
892
898
  var Owner = [0, n0, _O, 8, 0];
893
899
  var SerialNumber = [0, n0, _SN, 8, 0];
@@ -911,13 +917,18 @@ var AccountAssociationItem$ = [3, n0, _AAI,
911
917
  ];
912
918
  var AuthConfig$ = [3, n0, _AC,
913
919
  0,
914
- [_oA],
915
- [() => OAuthConfig$]
920
+ [_oA, _GA],
921
+ [() => OAuthConfig$, () => AuthMaterials]
916
922
  ];
917
923
  var AuthConfigUpdate$ = [3, n0, _ACU,
918
924
  0,
919
- [_oAU],
920
- [() => OAuthUpdate$]
925
+ [_oAU, _GAU],
926
+ [() => OAuthUpdate$, () => GeneralAuthorizationUpdate$]
927
+ ];
928
+ var AuthMaterial$ = [3, n0, _AM,
929
+ 0,
930
+ [_SM, _AMN],
931
+ [() => SecretsManager$, 0], 2
921
932
  ];
922
933
  var CapabilityAction$ = [3, n0, _CA,
923
934
  0,
@@ -982,13 +993,13 @@ var ConnectorItem$ = [3, n0, _CIo,
982
993
  ];
983
994
  var CreateAccountAssociationRequest$ = [3, n0, _CAAR,
984
995
  0,
985
- [_CDIo, _CT, _N, _D, _Ta],
986
- [0, [0, 4], 0, 0, [() => TagsMap, 0]], 1
996
+ [_CDIo, _CT, _N, _D, _Ta, _GA],
997
+ [0, [0, 4], 0, 0, [() => TagsMap, 0], () => GeneralAuthorizationName$], 1
987
998
  ];
988
999
  var CreateAccountAssociationResponse$ = [3, n0, _CAARr,
989
1000
  0,
990
1001
  [_OAAU, _AAIc, _AS, _Ar],
991
- [[() => OAuthAuthorizationUrl, 0], 0, 0, 0], 3
1002
+ [[() => OAuthAuthorizationUrlOutput, 0], 0, 0, 0], 3
992
1003
  ];
993
1004
  var CreateCloudConnectorRequest$ = [3, n0, _CCCR,
994
1005
  0,
@@ -1002,8 +1013,8 @@ var CreateCloudConnectorResponse$ = [3, n0, _CCCRr,
1002
1013
  ];
1003
1014
  var CreateConnectorDestinationRequest$ = [3, n0, _CCDR,
1004
1015
  0,
1005
- [_CCI, _AT, _AC, _SM, _N, _D, _CT],
1006
- [0, 0, () => AuthConfig$, () => SecretsManager$, 0, 0, [0, 4]], 4
1016
+ [_CCI, _AC, _N, _D, _AT, _SM, _CT],
1017
+ [0, () => AuthConfig$, 0, 0, 0, () => SecretsManager$, [0, 4]], 2
1007
1018
  ];
1008
1019
  var CreateConnectorDestinationResponse$ = [3, n0, _CCDRr,
1009
1020
  0,
@@ -1042,7 +1053,7 @@ var CreateEventLogConfigurationResponse$ = [3, n0, _CELCRr,
1042
1053
  ];
1043
1054
  var CreateManagedThingRequest$ = [3, n0, _CMTR,
1044
1055
  0,
1045
- [_R, _AM, _AMT, _O, _CLI, _WFSSC, _SN, _B, _M, _N, _CR, _CSa, _Ca, _CT, _C, _Ta, _MD],
1056
+ [_R, _AMu, _AMT, _O, _CLI, _WFSSC, _SN, _B, _M, _N, _CR, _CSa, _Ca, _CT, _C, _Ta, _MD],
1046
1057
  [0, [() => AuthMaterialString, 0], 0, [() => Owner, 0], 0, () => WiFiSimpleSetupConfiguration$, [() => SerialNumber, 0], [() => Brand, 0], [() => Model, 0], 0, () => CapabilityReport$, () => CapabilitySchemas, 0, [0, 4], [() => Classification, 0], [() => TagsMap, 0], 128 | 0], 3
1047
1058
  ];
1048
1059
  var CreateManagedThingResponse$ = [3, n0, _CMTRr,
@@ -1082,8 +1093,8 @@ var CreateOtaTaskResponse$ = [3, n0, _COTRr,
1082
1093
  ];
1083
1094
  var CreateProvisioningProfileRequest$ = [3, n0, _CPPR,
1084
1095
  0,
1085
- [_PT, _CC, _N, _CT, _Ta],
1086
- [0, [() => CaCertificate, 0], 0, [0, 4], [() => TagsMap, 0]], 1
1096
+ [_PT, _CC, _CCl, _N, _CT, _Ta],
1097
+ [0, [() => CaCertificate, 0], [() => ClaimCertificate, 0], 0, [0, 4], [() => TagsMap, 0]], 1
1087
1098
  ];
1088
1099
  var CreateProvisioningProfileResponse$ = [3, n0, _CPPRr,
1089
1100
  0,
@@ -1163,7 +1174,7 @@ var DestinationSummary$ = [3, n0, _DS,
1163
1174
  var Device$ = [3, n0, _De,
1164
1175
  0,
1165
1176
  [_CDI, _CR, _CDN, _CSa, _DM],
1166
- [[() => ConnectorDeviceId, 0], () => MatterCapabilityReport$, [() => ConnectorDeviceName, 0], () => CapabilitySchemas, 15], 2
1177
+ [[() => ConnectorDeviceId, 0], () => MatterCapabilityReport$, 0, () => CapabilitySchemas, 15], 2
1167
1178
  ];
1168
1179
  var DeviceDiscoverySummary$ = [3, n0, _DDS,
1169
1180
  0,
@@ -1172,8 +1183,8 @@ var DeviceDiscoverySummary$ = [3, n0, _DDS,
1172
1183
  ];
1173
1184
  var DiscoveredDeviceSummary$ = [3, n0, _DDSi,
1174
1185
  0,
1175
- [_CDI, _CDN, _DTe, _MTI, _Mo, _DA, _B, _M, _AM],
1176
- [[() => ConnectorDeviceId, 0], [() => ConnectorDeviceName, 0], 64 | 0, 0, 0, 4, [() => Brand, 0], [() => Model, 0], [() => AuthMaterialString, 0]]
1186
+ [_CDI, _CDN, _DTe, _MTI, _Mo, _DA, _B, _M, _AMu],
1187
+ [[() => ConnectorDeviceId, 0], 0, 64 | 0, 0, 0, 4, [() => Brand, 0], [() => Model, 0], [() => AuthMaterialString, 0]]
1177
1188
  ];
1178
1189
  var EndpointConfig$ = [3, n0, _EC,
1179
1190
  0,
@@ -1190,6 +1201,16 @@ var ExponentialRolloutRate$ = [3, n0, _ERR,
1190
1201
  [_BRPM, _IF, _RIC],
1191
1202
  [1, 1, () => RolloutRateIncreaseCriteria$]
1192
1203
  ];
1204
+ var GeneralAuthorizationName$ = [3, n0, _GAN,
1205
+ 0,
1206
+ [_AMN],
1207
+ [0]
1208
+ ];
1209
+ var GeneralAuthorizationUpdate$ = [3, n0, _GAU,
1210
+ 0,
1211
+ [_AMTA, _AMTU],
1212
+ [() => AuthMaterials, () => AuthMaterials]
1213
+ ];
1193
1214
  var GetAccountAssociationRequest$ = [3, n0, _GAAR,
1194
1215
  0,
1195
1216
  [_AAIc],
@@ -1197,8 +1218,8 @@ var GetAccountAssociationRequest$ = [3, n0, _GAAR,
1197
1218
  ];
1198
1219
  var GetAccountAssociationResponse$ = [3, n0, _GAARe,
1199
1220
  0,
1200
- [_AAIc, _AS, _OAAU, _EM, _CDIo, _N, _D, _Ar, _Ta],
1201
- [0, 0, [() => OAuthAuthorizationUrl, 0], 0, 0, 0, 0, 0, [() => TagsMap, 0]], 3
1221
+ [_AAIc, _AS, _OAAU, _EM, _CDIo, _N, _D, _Ar, _Ta, _GA],
1222
+ [0, 0, [() => OAuthAuthorizationUrlOutput, 0], 0, 0, 0, 0, 0, [() => TagsMap, 0], () => GeneralAuthorizationName$], 3
1202
1223
  ];
1203
1224
  var GetCloudConnectorRequest$ = [3, n0, _GCCR,
1204
1225
  0,
@@ -1621,8 +1642,8 @@ var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
1621
1642
  ];
1622
1643
  var ManagedThingAssociation$ = [3, n0, _MTA,
1623
1644
  0,
1624
- [_MTI, _AAIc],
1625
- [0, 0]
1645
+ [_MTI, _AAIc, _MTAS],
1646
+ [0, 0, 0]
1626
1647
  ];
1627
1648
  var ManagedThingSchemaListItem$ = [3, n0, _MTSLI,
1628
1649
  0,
@@ -1828,7 +1849,7 @@ var SecretsManager$ = [3, n0, _SM,
1828
1849
  var SendConnectorEventRequest$ = [3, n0, _SCER,
1829
1850
  0,
1830
1851
  [_CIonn, _Op, _UI, _OV, _SC, _Me, _DDI, _CDI, _TIr, _Dev, _ME],
1831
- [[0, 1], 0, [() => ThirdPartyUserId, 0], [() => ConnectorEventOperationVersion, 0], [() => ConnectorEventStatusCode, 0], [() => ConnectorEventMessage, 0], 0, [() => ConnectorDeviceId, 0], 0, [() => Devices, 0], [() => MatterEndpoint$, 0]], 2
1852
+ [[0, 1], 0, [() => ThirdPartyUserId, 0], 0, 1, [() => ConnectorEventMessage, 0], 0, [() => ConnectorDeviceId, 0], 0, [() => Devices, 0], [() => MatterEndpoint$, 0]], 2
1832
1853
  ];
1833
1854
  var SendConnectorEventResponse$ = [3, n0, _SCERe,
1834
1855
  0,
@@ -1865,12 +1886,12 @@ var StartAccountAssociationRefreshRequest$ = [3, n0, _SAARR,
1865
1886
  var StartAccountAssociationRefreshResponse$ = [3, n0, _SAARRt,
1866
1887
  0,
1867
1888
  [_OAAU],
1868
- [[() => OAuthAuthorizationUrl, 0]], 1
1889
+ [[() => OAuthAuthorizationUrlOutput, 0]], 1
1869
1890
  ];
1870
1891
  var StartDeviceDiscoveryRequest$ = [3, n0, _SDDR,
1871
1892
  0,
1872
- [_DT, _CPD, _CIont, _CAIo, _AAIc, _AM, _AMT, _CT, _Ta, _P, _EDI],
1873
- [0, 128 | 0, 0, 0, 0, [() => DiscoveryAuthMaterialString, 0], 0, 0, [() => TagsMap, 0], 0, 0], 1
1893
+ [_DT, _CPD, _CIont, _CAIo, _AAIc, _AMu, _AMT, _CT, _Ta, _CDIL, _P, _EDI],
1894
+ [0, 128 | 0, 0, 0, 0, [() => DiscoveryAuthMaterialString, 0], 0, 0, [() => TagsMap, 0], [() => ConnectorDeviceIdList, 0], 0, 0], 1
1874
1895
  ];
1875
1896
  var StartDeviceDiscoveryResponse$ = [3, n0, _SDDRt,
1876
1897
  0,
@@ -1984,6 +2005,9 @@ var AbortConfigCriteriaList = [1, n0, _ACCL,
1984
2005
  var AccountAssociationListDefinition = [1, n0, _AALD,
1985
2006
  0, () => AccountAssociationItem$
1986
2007
  ];
2008
+ var AuthMaterials = [1, n0, _AMut,
2009
+ 0, () => AuthMaterial$
2010
+ ];
1987
2011
  var CapabilityActions = [1, n0, _CAa,
1988
2012
  0, [() => CapabilityAction$,
1989
2013
  0]
@@ -2008,6 +2032,10 @@ var CommandEndpoints = [1, n0, _CEom,
2008
2032
  var ConnectorDestinationListDefinition = [1, n0, _CDLD,
2009
2033
  0, () => ConnectorDestinationSummary$
2010
2034
  ];
2035
+ var ConnectorDeviceIdList = [1, n0, _CDIL,
2036
+ 0, [() => ConnectorDeviceId,
2037
+ 0]
2038
+ ];
2011
2039
  var ConnectorList = [1, n0, _CL,
2012
2040
  0, () => ConnectorItem$
2013
2041
  ];
@@ -3514,6 +3542,7 @@ const TokenEndpointAuthenticationScheme = {
3514
3542
  const AuthMaterialType = {
3515
3543
  CUSTOM_PROTOCOL_QR_BAR_CODE: "CUSTOM_PROTOCOL_QR_BAR_CODE",
3516
3544
  DISCOVERED_DEVICE: "DISCOVERED_DEVICE",
3545
+ PRE_ONBOARDED_CLOUD: "PRE_ONBOARDED_CLOUD",
3517
3546
  WIFI_SETUP_QR_BAR_CODE: "WIFI_SETUP_QR_BAR_CODE",
3518
3547
  ZIGBEE_QR_BAR_CODE: "ZIGBEE_QR_BAR_CODE",
3519
3548
  ZWAVE_QR_BAR_CODE: "ZWAVE_QR_BAR_CODE",
@@ -3669,6 +3698,10 @@ const SchemaVersionVisibility = {
3669
3698
  PRIVATE: "PRIVATE",
3670
3699
  PUBLIC: "PUBLIC",
3671
3700
  };
3701
+ const ManagedThingAssociationStatus = {
3702
+ ASSOCIATED: "ASSOCIATED",
3703
+ PRE_ASSOCIATED: "PRE_ASSOCIATED",
3704
+ };
3672
3705
  const OtaTaskExecutionStatus = {
3673
3706
  CANCELED: "CANCELED",
3674
3707
  FAILED: "FAILED",
@@ -3697,6 +3730,7 @@ exports.AccountAssociationItem$ = AccountAssociationItem$;
3697
3730
  exports.AssociationState = AssociationState;
3698
3731
  exports.AuthConfig$ = AuthConfig$;
3699
3732
  exports.AuthConfigUpdate$ = AuthConfigUpdate$;
3733
+ exports.AuthMaterial$ = AuthMaterial$;
3700
3734
  exports.AuthMaterialType = AuthMaterialType;
3701
3735
  exports.AuthType = AuthType;
3702
3736
  exports.CapabilityAction$ = CapabilityAction$;
@@ -3812,6 +3846,8 @@ exports.EndpointType = EndpointType;
3812
3846
  exports.EventLogConfigurationSummary$ = EventLogConfigurationSummary$;
3813
3847
  exports.EventType = EventType;
3814
3848
  exports.ExponentialRolloutRate$ = ExponentialRolloutRate$;
3849
+ exports.GeneralAuthorizationName$ = GeneralAuthorizationName$;
3850
+ exports.GeneralAuthorizationUpdate$ = GeneralAuthorizationUpdate$;
3815
3851
  exports.GetAccountAssociation$ = GetAccountAssociation$;
3816
3852
  exports.GetAccountAssociationCommand = GetAccountAssociationCommand;
3817
3853
  exports.GetAccountAssociationRequest$ = GetAccountAssociationRequest$;
@@ -3988,6 +4024,7 @@ exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
3988
4024
  exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
3989
4025
  exports.LogLevel = LogLevel;
3990
4026
  exports.ManagedThingAssociation$ = ManagedThingAssociation$;
4027
+ exports.ManagedThingAssociationStatus = ManagedThingAssociationStatus;
3991
4028
  exports.ManagedThingSchemaListItem$ = ManagedThingSchemaListItem$;
3992
4029
  exports.ManagedThingSummary$ = ManagedThingSummary$;
3993
4030
  exports.MatterCapabilityReport$ = MatterCapabilityReport$;
@@ -21,6 +21,7 @@ export const TokenEndpointAuthenticationScheme = {
21
21
  export const AuthMaterialType = {
22
22
  CUSTOM_PROTOCOL_QR_BAR_CODE: "CUSTOM_PROTOCOL_QR_BAR_CODE",
23
23
  DISCOVERED_DEVICE: "DISCOVERED_DEVICE",
24
+ PRE_ONBOARDED_CLOUD: "PRE_ONBOARDED_CLOUD",
24
25
  WIFI_SETUP_QR_BAR_CODE: "WIFI_SETUP_QR_BAR_CODE",
25
26
  ZIGBEE_QR_BAR_CODE: "ZIGBEE_QR_BAR_CODE",
26
27
  ZWAVE_QR_BAR_CODE: "ZWAVE_QR_BAR_CODE",
@@ -176,6 +177,10 @@ export const SchemaVersionVisibility = {
176
177
  PRIVATE: "PRIVATE",
177
178
  PUBLIC: "PUBLIC",
178
179
  };
180
+ export const ManagedThingAssociationStatus = {
181
+ ASSOCIATED: "ASSOCIATED",
182
+ PRE_ASSOCIATED: "PRE_ASSOCIATED",
183
+ };
179
184
  export const OtaTaskExecutionStatus = {
180
185
  CANCELED: "CANCELED",
181
186
  FAILED: "FAILED",
@@ -9,9 +9,14 @@ const _ACCL = "AbortConfigCriteriaList";
9
9
  const _ACU = "AuthConfigUpdate";
10
10
  const _ACb = "AbortConfig";
11
11
  const _ADE = "AccessDeniedException";
12
- const _AM = "AuthenticationMaterial";
12
+ const _AM = "AuthMaterial";
13
+ const _AMN = "AuthMaterialName";
13
14
  const _AMS = "AuthMaterialString";
14
15
  const _AMT = "AuthenticationMaterialType";
16
+ const _AMTA = "AuthMaterialsToAdd";
17
+ const _AMTU = "AuthMaterialsToUpdate";
18
+ const _AMu = "AuthenticationMaterial";
19
+ const _AMut = "AuthMaterials";
15
20
  const _API = "AdvertisedProductId";
16
21
  const _AS = "AssociationState";
17
22
  const _AT = "AuthType";
@@ -46,6 +51,7 @@ const _CD = "CreateDestination";
46
51
  const _CDI = "ConnectorDeviceId";
47
52
  const _CDIF = "ConnectorDestinationIdFilter";
48
53
  const _CDIFo = "ConnectorDeviceIdFilter";
54
+ const _CDIL = "ConnectorDeviceIdList";
49
55
  const _CDIo = "ConnectorDestinationId";
50
56
  const _CDL = "ConnectorDestinationList";
51
57
  const _CDLD = "ConnectorDestinationListDefinition";
@@ -58,8 +64,6 @@ const _CELC = "CreateEventLogConfiguration";
58
64
  const _CELCR = "CreateEventLogConfigurationRequest";
59
65
  const _CELCRr = "CreateEventLogConfigurationResponse";
60
66
  const _CEM = "ConnectorEventMessage";
61
- const _CEOV = "ConnectorEventOperationVersion";
62
- const _CESC = "ConnectorEventStatusCode";
63
67
  const _CEo = "ConfigurationError";
64
68
  const _CEom = "CommandEndpoints";
65
69
  const _CEon = "ConflictException";
@@ -180,9 +184,12 @@ const _F = "Format";
180
184
  const _FA = "FinishedAt";
181
185
  const _FT = "FailureType";
182
186
  const _Fo = "Force";
187
+ const _GA = "GeneralAuthorization";
183
188
  const _GAA = "GetAccountAssociation";
184
189
  const _GAAR = "GetAccountAssociationRequest";
185
190
  const _GAARe = "GetAccountAssociationResponse";
191
+ const _GAN = "GeneralAuthorizationName";
192
+ const _GAU = "GeneralAuthorizationUpdate";
186
193
  const _GCC = "GetCloudConnector";
187
194
  const _GCCR = "GetCloudConnectorRequest";
188
195
  const _GCCRe = "GetCloudConnectorResponse";
@@ -343,6 +350,7 @@ const _MPM = "MaximumPerMinute";
343
350
  const _MR = "MaxResults";
344
351
  const _MTA = "ManagedThingAssociation";
345
352
  const _MTAL = "ManagedThingAssociationList";
353
+ const _MTAS = "ManagedThingAssociationStatus";
346
354
  const _MTI = "ManagedThingId";
347
355
  const _MTLD = "ManagedThingListDefinition";
348
356
  const _MTS = "ManagedThingSummary";
@@ -363,6 +371,7 @@ const _NT = "NextToken";
363
371
  const _Na = "Namespace";
364
372
  const _O = "Owner";
365
373
  const _OAAU = "OAuthAuthorizationUrl";
374
+ const _OAAUO = "OAuthAuthorizationUrlOutput";
366
375
  const _OAC = "OAuthConfig";
367
376
  const _OACRU = "OAuthCompleteRedirectUrl";
368
377
  const _OAU = "OAuthUpdate";
@@ -588,10 +597,7 @@ var ClaimCertificate = [0, n0, _CCl, 8, 0];
588
597
  var ClaimCertificatePrivateKey = [0, n0, _CCPK, 8, 0];
589
598
  var Classification = [0, n0, _C, 8, 0];
590
599
  var ConnectorDeviceId = [0, n0, _CDI, 8, 0];
591
- var ConnectorDeviceName = [0, n0, _CDN, 8, 0];
592
600
  var ConnectorEventMessage = [0, n0, _CEM, 8, 0];
593
- var ConnectorEventOperationVersion = [0, n0, _CEOV, 8, 0];
594
- var ConnectorEventStatusCode = [0, n0, _CESC, 8, 1];
595
601
  var CredentialLockerName = [0, n0, _CLN, 8, 0];
596
602
  var DeviceSpecificKey = [0, n0, _DSK, 8, 0];
597
603
  var DiscoveryAuthMaterialString = [0, n0, _DAMS, 8, 0];
@@ -600,7 +606,7 @@ var MacAddress = [0, n0, _MA, 8, 0];
600
606
  var MatterAttributes = [0, n0, _MAa, 8, 15];
601
607
  var MatterFields = [0, n0, _MF, 8, 15];
602
608
  var Model = [0, n0, _M, 8, 0];
603
- var OAuthAuthorizationUrl = [0, n0, _OAAU, 8, 0];
609
+ var OAuthAuthorizationUrlOutput = [0, n0, _OAAUO, 8, 0];
604
610
  var OtaTaskConfigurationName = [0, n0, _OTCN, 8, 0];
605
611
  var Owner = [0, n0, _O, 8, 0];
606
612
  var SerialNumber = [0, n0, _SN, 8, 0];
@@ -624,13 +630,18 @@ export var AccountAssociationItem$ = [3, n0, _AAI,
624
630
  ];
625
631
  export var AuthConfig$ = [3, n0, _AC,
626
632
  0,
627
- [_oA],
628
- [() => OAuthConfig$]
633
+ [_oA, _GA],
634
+ [() => OAuthConfig$, () => AuthMaterials]
629
635
  ];
630
636
  export var AuthConfigUpdate$ = [3, n0, _ACU,
631
637
  0,
632
- [_oAU],
633
- [() => OAuthUpdate$]
638
+ [_oAU, _GAU],
639
+ [() => OAuthUpdate$, () => GeneralAuthorizationUpdate$]
640
+ ];
641
+ export var AuthMaterial$ = [3, n0, _AM,
642
+ 0,
643
+ [_SM, _AMN],
644
+ [() => SecretsManager$, 0], 2
634
645
  ];
635
646
  export var CapabilityAction$ = [3, n0, _CA,
636
647
  0,
@@ -695,13 +706,13 @@ export var ConnectorItem$ = [3, n0, _CIo,
695
706
  ];
696
707
  export var CreateAccountAssociationRequest$ = [3, n0, _CAAR,
697
708
  0,
698
- [_CDIo, _CT, _N, _D, _Ta],
699
- [0, [0, 4], 0, 0, [() => TagsMap, 0]], 1
709
+ [_CDIo, _CT, _N, _D, _Ta, _GA],
710
+ [0, [0, 4], 0, 0, [() => TagsMap, 0], () => GeneralAuthorizationName$], 1
700
711
  ];
701
712
  export var CreateAccountAssociationResponse$ = [3, n0, _CAARr,
702
713
  0,
703
714
  [_OAAU, _AAIc, _AS, _Ar],
704
- [[() => OAuthAuthorizationUrl, 0], 0, 0, 0], 3
715
+ [[() => OAuthAuthorizationUrlOutput, 0], 0, 0, 0], 3
705
716
  ];
706
717
  export var CreateCloudConnectorRequest$ = [3, n0, _CCCR,
707
718
  0,
@@ -715,8 +726,8 @@ export var CreateCloudConnectorResponse$ = [3, n0, _CCCRr,
715
726
  ];
716
727
  export var CreateConnectorDestinationRequest$ = [3, n0, _CCDR,
717
728
  0,
718
- [_CCI, _AT, _AC, _SM, _N, _D, _CT],
719
- [0, 0, () => AuthConfig$, () => SecretsManager$, 0, 0, [0, 4]], 4
729
+ [_CCI, _AC, _N, _D, _AT, _SM, _CT],
730
+ [0, () => AuthConfig$, 0, 0, 0, () => SecretsManager$, [0, 4]], 2
720
731
  ];
721
732
  export var CreateConnectorDestinationResponse$ = [3, n0, _CCDRr,
722
733
  0,
@@ -755,7 +766,7 @@ export var CreateEventLogConfigurationResponse$ = [3, n0, _CELCRr,
755
766
  ];
756
767
  export var CreateManagedThingRequest$ = [3, n0, _CMTR,
757
768
  0,
758
- [_R, _AM, _AMT, _O, _CLI, _WFSSC, _SN, _B, _M, _N, _CR, _CSa, _Ca, _CT, _C, _Ta, _MD],
769
+ [_R, _AMu, _AMT, _O, _CLI, _WFSSC, _SN, _B, _M, _N, _CR, _CSa, _Ca, _CT, _C, _Ta, _MD],
759
770
  [0, [() => AuthMaterialString, 0], 0, [() => Owner, 0], 0, () => WiFiSimpleSetupConfiguration$, [() => SerialNumber, 0], [() => Brand, 0], [() => Model, 0], 0, () => CapabilityReport$, () => CapabilitySchemas, 0, [0, 4], [() => Classification, 0], [() => TagsMap, 0], 128 | 0], 3
760
771
  ];
761
772
  export var CreateManagedThingResponse$ = [3, n0, _CMTRr,
@@ -795,8 +806,8 @@ export var CreateOtaTaskResponse$ = [3, n0, _COTRr,
795
806
  ];
796
807
  export var CreateProvisioningProfileRequest$ = [3, n0, _CPPR,
797
808
  0,
798
- [_PT, _CC, _N, _CT, _Ta],
799
- [0, [() => CaCertificate, 0], 0, [0, 4], [() => TagsMap, 0]], 1
809
+ [_PT, _CC, _CCl, _N, _CT, _Ta],
810
+ [0, [() => CaCertificate, 0], [() => ClaimCertificate, 0], 0, [0, 4], [() => TagsMap, 0]], 1
800
811
  ];
801
812
  export var CreateProvisioningProfileResponse$ = [3, n0, _CPPRr,
802
813
  0,
@@ -876,7 +887,7 @@ export var DestinationSummary$ = [3, n0, _DS,
876
887
  export var Device$ = [3, n0, _De,
877
888
  0,
878
889
  [_CDI, _CR, _CDN, _CSa, _DM],
879
- [[() => ConnectorDeviceId, 0], () => MatterCapabilityReport$, [() => ConnectorDeviceName, 0], () => CapabilitySchemas, 15], 2
890
+ [[() => ConnectorDeviceId, 0], () => MatterCapabilityReport$, 0, () => CapabilitySchemas, 15], 2
880
891
  ];
881
892
  export var DeviceDiscoverySummary$ = [3, n0, _DDS,
882
893
  0,
@@ -885,8 +896,8 @@ export var DeviceDiscoverySummary$ = [3, n0, _DDS,
885
896
  ];
886
897
  export var DiscoveredDeviceSummary$ = [3, n0, _DDSi,
887
898
  0,
888
- [_CDI, _CDN, _DTe, _MTI, _Mo, _DA, _B, _M, _AM],
889
- [[() => ConnectorDeviceId, 0], [() => ConnectorDeviceName, 0], 64 | 0, 0, 0, 4, [() => Brand, 0], [() => Model, 0], [() => AuthMaterialString, 0]]
899
+ [_CDI, _CDN, _DTe, _MTI, _Mo, _DA, _B, _M, _AMu],
900
+ [[() => ConnectorDeviceId, 0], 0, 64 | 0, 0, 0, 4, [() => Brand, 0], [() => Model, 0], [() => AuthMaterialString, 0]]
890
901
  ];
891
902
  export var EndpointConfig$ = [3, n0, _EC,
892
903
  0,
@@ -903,6 +914,16 @@ export var ExponentialRolloutRate$ = [3, n0, _ERR,
903
914
  [_BRPM, _IF, _RIC],
904
915
  [1, 1, () => RolloutRateIncreaseCriteria$]
905
916
  ];
917
+ export var GeneralAuthorizationName$ = [3, n0, _GAN,
918
+ 0,
919
+ [_AMN],
920
+ [0]
921
+ ];
922
+ export var GeneralAuthorizationUpdate$ = [3, n0, _GAU,
923
+ 0,
924
+ [_AMTA, _AMTU],
925
+ [() => AuthMaterials, () => AuthMaterials]
926
+ ];
906
927
  export var GetAccountAssociationRequest$ = [3, n0, _GAAR,
907
928
  0,
908
929
  [_AAIc],
@@ -910,8 +931,8 @@ export var GetAccountAssociationRequest$ = [3, n0, _GAAR,
910
931
  ];
911
932
  export var GetAccountAssociationResponse$ = [3, n0, _GAARe,
912
933
  0,
913
- [_AAIc, _AS, _OAAU, _EM, _CDIo, _N, _D, _Ar, _Ta],
914
- [0, 0, [() => OAuthAuthorizationUrl, 0], 0, 0, 0, 0, 0, [() => TagsMap, 0]], 3
934
+ [_AAIc, _AS, _OAAU, _EM, _CDIo, _N, _D, _Ar, _Ta, _GA],
935
+ [0, 0, [() => OAuthAuthorizationUrlOutput, 0], 0, 0, 0, 0, 0, [() => TagsMap, 0], () => GeneralAuthorizationName$], 3
915
936
  ];
916
937
  export var GetCloudConnectorRequest$ = [3, n0, _GCCR,
917
938
  0,
@@ -1334,8 +1355,8 @@ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
1334
1355
  ];
1335
1356
  export var ManagedThingAssociation$ = [3, n0, _MTA,
1336
1357
  0,
1337
- [_MTI, _AAIc],
1338
- [0, 0]
1358
+ [_MTI, _AAIc, _MTAS],
1359
+ [0, 0, 0]
1339
1360
  ];
1340
1361
  export var ManagedThingSchemaListItem$ = [3, n0, _MTSLI,
1341
1362
  0,
@@ -1541,7 +1562,7 @@ export var SecretsManager$ = [3, n0, _SM,
1541
1562
  export var SendConnectorEventRequest$ = [3, n0, _SCER,
1542
1563
  0,
1543
1564
  [_CIonn, _Op, _UI, _OV, _SC, _Me, _DDI, _CDI, _TIr, _Dev, _ME],
1544
- [[0, 1], 0, [() => ThirdPartyUserId, 0], [() => ConnectorEventOperationVersion, 0], [() => ConnectorEventStatusCode, 0], [() => ConnectorEventMessage, 0], 0, [() => ConnectorDeviceId, 0], 0, [() => Devices, 0], [() => MatterEndpoint$, 0]], 2
1565
+ [[0, 1], 0, [() => ThirdPartyUserId, 0], 0, 1, [() => ConnectorEventMessage, 0], 0, [() => ConnectorDeviceId, 0], 0, [() => Devices, 0], [() => MatterEndpoint$, 0]], 2
1545
1566
  ];
1546
1567
  export var SendConnectorEventResponse$ = [3, n0, _SCERe,
1547
1568
  0,
@@ -1578,12 +1599,12 @@ export var StartAccountAssociationRefreshRequest$ = [3, n0, _SAARR,
1578
1599
  export var StartAccountAssociationRefreshResponse$ = [3, n0, _SAARRt,
1579
1600
  0,
1580
1601
  [_OAAU],
1581
- [[() => OAuthAuthorizationUrl, 0]], 1
1602
+ [[() => OAuthAuthorizationUrlOutput, 0]], 1
1582
1603
  ];
1583
1604
  export var StartDeviceDiscoveryRequest$ = [3, n0, _SDDR,
1584
1605
  0,
1585
- [_DT, _CPD, _CIont, _CAIo, _AAIc, _AM, _AMT, _CT, _Ta, _P, _EDI],
1586
- [0, 128 | 0, 0, 0, 0, [() => DiscoveryAuthMaterialString, 0], 0, 0, [() => TagsMap, 0], 0, 0], 1
1606
+ [_DT, _CPD, _CIont, _CAIo, _AAIc, _AMu, _AMT, _CT, _Ta, _CDIL, _P, _EDI],
1607
+ [0, 128 | 0, 0, 0, 0, [() => DiscoveryAuthMaterialString, 0], 0, 0, [() => TagsMap, 0], [() => ConnectorDeviceIdList, 0], 0, 0], 1
1587
1608
  ];
1588
1609
  export var StartDeviceDiscoveryResponse$ = [3, n0, _SDDRt,
1589
1610
  0,
@@ -1697,6 +1718,9 @@ var AbortConfigCriteriaList = [1, n0, _ACCL,
1697
1718
  var AccountAssociationListDefinition = [1, n0, _AALD,
1698
1719
  0, () => AccountAssociationItem$
1699
1720
  ];
1721
+ var AuthMaterials = [1, n0, _AMut,
1722
+ 0, () => AuthMaterial$
1723
+ ];
1700
1724
  var CapabilityActions = [1, n0, _CAa,
1701
1725
  0, [() => CapabilityAction$,
1702
1726
  0]
@@ -1724,6 +1748,10 @@ var CommandEndpoints = [1, n0, _CEom,
1724
1748
  var ConnectorDestinationListDefinition = [1, n0, _CDLD,
1725
1749
  0, () => ConnectorDestinationSummary$
1726
1750
  ];
1751
+ var ConnectorDeviceIdList = [1, n0, _CDIL,
1752
+ 0, [() => ConnectorDeviceId,
1753
+ 0]
1754
+ ];
1727
1755
  var ConnectorList = [1, n0, _CL,
1728
1756
  0, () => ConnectorItem$
1729
1757
  ];
@@ -44,6 +44,9 @@ declare const CreateAccountAssociationCommand_base: {
44
44
  * Tags: { // TagsMap
45
45
  * "<keys>": "STRING_VALUE",
46
46
  * },
47
+ * GeneralAuthorization: { // GeneralAuthorizationName
48
+ * AuthMaterialName: "STRING_VALUE",
49
+ * },
47
50
  * };
48
51
  * const command = new CreateAccountAssociationCommand(input);
49
52
  * const response = await client.send(command);
@@ -40,7 +40,7 @@ declare const CreateConnectorDestinationCommand_base: {
40
40
  * Name: "STRING_VALUE",
41
41
  * Description: "STRING_VALUE",
42
42
  * CloudConnectorId: "STRING_VALUE", // required
43
- * AuthType: "OAUTH", // required
43
+ * AuthType: "OAUTH",
44
44
  * AuthConfig: { // AuthConfig
45
45
  * oAuth: { // OAuthConfig
46
46
  * authUrl: "STRING_VALUE", // required
@@ -53,8 +53,17 @@ declare const CreateConnectorDestinationCommand_base: {
53
53
  * DaysBeforeRenewal: Number("int"),
54
54
  * },
55
55
  * },
56
+ * GeneralAuthorization: [ // AuthMaterials
57
+ * { // AuthMaterial
58
+ * SecretsManager: { // SecretsManager
59
+ * arn: "STRING_VALUE", // required
60
+ * versionId: "STRING_VALUE", // required
61
+ * },
62
+ * AuthMaterialName: "STRING_VALUE", // required
63
+ * },
64
+ * ],
56
65
  * },
57
- * SecretsManager: { // SecretsManager
66
+ * SecretsManager: {
58
67
  * arn: "STRING_VALUE", // required
59
68
  * versionId: "STRING_VALUE", // required
60
69
  * },
@@ -41,7 +41,7 @@ declare const CreateManagedThingCommand_base: {
41
41
  * Owner: "STRING_VALUE",
42
42
  * CredentialLockerId: "STRING_VALUE",
43
43
  * AuthenticationMaterial: "STRING_VALUE", // required
44
- * AuthenticationMaterialType: "CUSTOM_PROTOCOL_QR_BAR_CODE" || "WIFI_SETUP_QR_BAR_CODE" || "ZWAVE_QR_BAR_CODE" || "ZIGBEE_QR_BAR_CODE" || "DISCOVERED_DEVICE", // required
44
+ * AuthenticationMaterialType: "CUSTOM_PROTOCOL_QR_BAR_CODE" || "WIFI_SETUP_QR_BAR_CODE" || "ZWAVE_QR_BAR_CODE" || "ZIGBEE_QR_BAR_CODE" || "DISCOVERED_DEVICE" || "PRE_ONBOARDED_CLOUD", // required
45
45
  * WiFiSimpleSetupConfiguration: { // WiFiSimpleSetupConfiguration
46
46
  * EnableAsProvisioner: true || false,
47
47
  * EnableAsProvisionee: true || false,
@@ -39,6 +39,7 @@ declare const CreateProvisioningProfileCommand_base: {
39
39
  * const input = { // CreateProvisioningProfileRequest
40
40
  * ProvisioningType: "FLEET_PROVISIONING" || "JITR", // required
41
41
  * CaCertificate: "STRING_VALUE",
42
+ * ClaimCertificate: "STRING_VALUE",
42
43
  * Name: "STRING_VALUE",
43
44
  * ClientToken: "STRING_VALUE",
44
45
  * Tags: { // TagsMap
@@ -53,6 +53,9 @@ declare const GetAccountAssociationCommand_base: {
53
53
  * // Tags: { // TagsMap
54
54
  * // "<keys>": "STRING_VALUE",
55
55
  * // },
56
+ * // GeneralAuthorization: { // GeneralAuthorizationName
57
+ * // AuthMaterialName: "STRING_VALUE",
58
+ * // },
56
59
  * // };
57
60
  *
58
61
  * ```
@@ -59,8 +59,17 @@ declare const GetConnectorDestinationCommand_base: {
59
59
  * // DaysBeforeRenewal: Number("int"),
60
60
  * // },
61
61
  * // },
62
+ * // GeneralAuthorization: [ // AuthMaterials
63
+ * // { // AuthMaterial
64
+ * // SecretsManager: { // SecretsManager
65
+ * // arn: "STRING_VALUE", // required
66
+ * // versionId: "STRING_VALUE", // required
67
+ * // },
68
+ * // AuthMaterialName: "STRING_VALUE", // required
69
+ * // },
70
+ * // ],
62
71
  * // },
63
- * // SecretsManager: { // SecretsManager
72
+ * // SecretsManager: {
64
73
  * // arn: "STRING_VALUE", // required
65
74
  * // versionId: "STRING_VALUE", // required
66
75
  * // },
@@ -49,6 +49,7 @@ declare const ListManagedThingAccountAssociationsCommand_base: {
49
49
  * // { // ManagedThingAssociation
50
50
  * // ManagedThingId: "STRING_VALUE",
51
51
  * // AccountAssociationId: "STRING_VALUE",
52
+ * // ManagedThingAssociationStatus: "PRE_ASSOCIATED" || "ASSOCIATED",
52
53
  * // },
53
54
  * // ],
54
55
  * // NextToken: "STRING_VALUE",
@@ -27,7 +27,7 @@ declare const ListTagsForResourceCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * List tags for the specified resource.
30
+ * <p>Lists the tags for a specified resource.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -56,6 +56,9 @@ declare const StartAccountAssociationRefreshCommand_base: {
56
56
  * @throws {@link AccessDeniedException} (client fault)
57
57
  * <p>User is not authorized.</p>
58
58
  *
59
+ * @throws {@link ConflictException} (client fault)
60
+ * <p>There is a conflict with the request.</p>
61
+ *
59
62
  * @throws {@link InternalServerException} (server fault)
60
63
  * <p>Internal error from the service that indicates an unexpected error or that the service is unavailable.</p>
61
64
  *
@@ -50,6 +50,9 @@ declare const StartDeviceDiscoveryCommand_base: {
50
50
  * Tags: { // TagsMap
51
51
  * "<keys>": "STRING_VALUE",
52
52
  * },
53
+ * ConnectorDeviceIdList: [ // ConnectorDeviceIdList
54
+ * "STRING_VALUE",
55
+ * ],
53
56
  * Protocol: "ZWAVE" || "ZIGBEE" || "CUSTOM",
54
57
  * EndDeviceIdentifier: "STRING_VALUE",
55
58
  * };
@@ -27,7 +27,7 @@ declare const TagResourceCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * Add tags for the specified resource.
30
+ * <p>Adds tags to a specified resource.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const UntagResourceCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * Remove tags for the specified resource.
30
+ * <p>Removes tags from a specified resource.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -49,8 +49,28 @@ declare const UpdateConnectorDestinationCommand_base: {
49
49
  * DaysBeforeRenewal: Number("int"),
50
50
  * },
51
51
  * },
52
+ * GeneralAuthorizationUpdate: { // GeneralAuthorizationUpdate
53
+ * AuthMaterialsToAdd: [ // AuthMaterials
54
+ * { // AuthMaterial
55
+ * SecretsManager: { // SecretsManager
56
+ * arn: "STRING_VALUE", // required
57
+ * versionId: "STRING_VALUE", // required
58
+ * },
59
+ * AuthMaterialName: "STRING_VALUE", // required
60
+ * },
61
+ * ],
62
+ * AuthMaterialsToUpdate: [
63
+ * {
64
+ * SecretsManager: {
65
+ * arn: "STRING_VALUE", // required
66
+ * versionId: "STRING_VALUE", // required
67
+ * },
68
+ * AuthMaterialName: "STRING_VALUE", // required
69
+ * },
70
+ * ],
71
+ * },
52
72
  * },
53
- * SecretsManager: { // SecretsManager
73
+ * SecretsManager: {
54
74
  * arn: "STRING_VALUE", // required
55
75
  * versionId: "STRING_VALUE", // required
56
76
  * },
@@ -57,6 +57,7 @@ export type TokenEndpointAuthenticationScheme = (typeof TokenEndpointAuthenticat
57
57
  export declare const AuthMaterialType: {
58
58
  readonly CUSTOM_PROTOCOL_QR_BAR_CODE: "CUSTOM_PROTOCOL_QR_BAR_CODE";
59
59
  readonly DISCOVERED_DEVICE: "DISCOVERED_DEVICE";
60
+ readonly PRE_ONBOARDED_CLOUD: "PRE_ONBOARDED_CLOUD";
60
61
  readonly WIFI_SETUP_QR_BAR_CODE: "WIFI_SETUP_QR_BAR_CODE";
61
62
  readonly ZIGBEE_QR_BAR_CODE: "ZIGBEE_QR_BAR_CODE";
62
63
  readonly ZWAVE_QR_BAR_CODE: "ZWAVE_QR_BAR_CODE";
@@ -440,6 +441,18 @@ export declare const SchemaVersionVisibility: {
440
441
  * @public
441
442
  */
442
443
  export type SchemaVersionVisibility = (typeof SchemaVersionVisibility)[keyof typeof SchemaVersionVisibility];
444
+ /**
445
+ * @public
446
+ * @enum
447
+ */
448
+ export declare const ManagedThingAssociationStatus: {
449
+ readonly ASSOCIATED: "ASSOCIATED";
450
+ readonly PRE_ASSOCIATED: "PRE_ASSOCIATED";
451
+ };
452
+ /**
453
+ * @public
454
+ */
455
+ export type ManagedThingAssociationStatus = (typeof ManagedThingAssociationStatus)[keyof typeof ManagedThingAssociationStatus];
443
456
  /**
444
457
  * @public
445
458
  * @enum
@@ -1,5 +1,5 @@
1
1
  import { DocumentType as __DocumentType } from "@smithy/types";
2
- import { AbortCriteriaAction, AbortCriteriaFailureType, AssociationState, AuthMaterialType, AuthType, CloudConnectorType, ConfigurationState, ConnectorEventOperation, DeliveryDestinationType, DeviceDiscoveryStatus, DisconnectReasonValue, DiscoveryAuthMaterialType, DiscoveryModification, DiscoveryType, EncryptionType, EndpointType, EventType, HubNetworkMode, LogLevel, OtaMechanism, OtaProtocol, OtaStatus, OtaTaskExecutionStatus, OtaType, ProtocolType, ProvisioningStatus, ProvisioningType, RetryCriteriaFailureType, Role, SchedulingConfigEndBehavior, SchemaVersionFormat, SchemaVersionType, SchemaVersionVisibility, TokenEndpointAuthenticationScheme } from "./enums";
2
+ import { AbortCriteriaAction, AbortCriteriaFailureType, AssociationState, AuthMaterialType, AuthType, CloudConnectorType, ConfigurationState, ConnectorEventOperation, DeliveryDestinationType, DeviceDiscoveryStatus, DisconnectReasonValue, DiscoveryAuthMaterialType, DiscoveryModification, DiscoveryType, EncryptionType, EndpointType, EventType, HubNetworkMode, LogLevel, ManagedThingAssociationStatus, OtaMechanism, OtaProtocol, OtaStatus, OtaTaskExecutionStatus, OtaType, ProtocolType, ProvisioningStatus, ProvisioningType, RetryCriteriaFailureType, Role, SchedulingConfigEndBehavior, SchemaVersionFormat, SchemaVersionType, SchemaVersionVisibility, TokenEndpointAuthenticationScheme } from "./enums";
3
3
  /**
4
4
  * <p>Structure representing one abort config criteria.</p>
5
5
  * @public
@@ -67,6 +67,17 @@ export interface AccountAssociationItem {
67
67
  */
68
68
  Arn?: string | undefined;
69
69
  }
70
+ /**
71
+ * <p>The General Authorization reference by authorization material name.</p>
72
+ * @public
73
+ */
74
+ export interface GeneralAuthorizationName {
75
+ /**
76
+ * <p>The name of the authorization material.</p>
77
+ * @public
78
+ */
79
+ AuthMaterialName?: string | undefined;
80
+ }
70
81
  /**
71
82
  * @public
72
83
  */
@@ -96,13 +107,18 @@ export interface CreateAccountAssociationRequest {
96
107
  * @public
97
108
  */
98
109
  Tags?: Record<string, string> | undefined;
110
+ /**
111
+ * <p>The General Authorization reference by authorization material name.</p>
112
+ * @public
113
+ */
114
+ GeneralAuthorization?: GeneralAuthorizationName | undefined;
99
115
  }
100
116
  /**
101
117
  * @public
102
118
  */
103
119
  export interface CreateAccountAssociationResponse {
104
120
  /**
105
- * <p>Third-party IoT platform OAuth authorization server URL backed with all the required parameters to perform end-user authentication.</p>
121
+ * <p>Third-party IoT platform OAuth authorization server URL backed with all the required parameters to perform end-user authentication. This field will be empty when using General Authorization flows that do not require OAuth.</p>
106
122
  * @public
107
123
  */
108
124
  OAuthAuthorizationUrl: string | undefined;
@@ -182,7 +198,7 @@ export interface GetAccountAssociationResponse {
182
198
  */
183
199
  Arn?: string | undefined;
184
200
  /**
185
- * <p>Third party IoT platform OAuth authorization server URL backed with all the required parameters to perform end-user authentication.</p>
201
+ * <p>Third party IoT platform OAuth authorization server URL backed with all the required parameters to perform end-user authentication. This field will be empty when using General Authorization flows that do not require OAuth.</p>
186
202
  * @public
187
203
  */
188
204
  OAuthAuthorizationUrl: string | undefined;
@@ -191,6 +207,11 @@ export interface GetAccountAssociationResponse {
191
207
  * @public
192
208
  */
193
209
  Tags?: Record<string, string> | undefined;
210
+ /**
211
+ * <p>The General Authorization reference by authorization material name.</p>
212
+ * @public
213
+ */
214
+ GeneralAuthorization?: GeneralAuthorizationName | undefined;
194
215
  }
195
216
  /**
196
217
  * @public
@@ -242,7 +263,7 @@ export interface StartAccountAssociationRefreshRequest {
242
263
  */
243
264
  export interface StartAccountAssociationRefreshResponse {
244
265
  /**
245
- * <p>Third-party IoT platform OAuth authorization server URL with all required parameters to perform end-user authentication during the refresh process.</p>
266
+ * <p>Third-party IoT platform OAuth authorization server URL with all required parameters to perform end-user authentication during the refresh process. This field will be empty when using General Authorization flows that do not require OAuth.</p>
246
267
  * @public
247
268
  */
248
269
  OAuthAuthorizationUrl: string | undefined;
@@ -267,6 +288,38 @@ export interface UpdateAccountAssociationRequest {
267
288
  */
268
289
  Description?: string | undefined;
269
290
  }
291
+ /**
292
+ * <p>Configuration for AWS Secrets Manager, used to securely store and manage sensitive information for connector destinations.</p>
293
+ * @public
294
+ */
295
+ export interface SecretsManager {
296
+ /**
297
+ * <p>The Amazon Resource Name (ARN) of the AWS Secrets Manager secret.</p>
298
+ * @public
299
+ */
300
+ arn: string | undefined;
301
+ /**
302
+ * <p>The version ID of the AWS Secrets Manager secret.</p>
303
+ * @public
304
+ */
305
+ versionId: string | undefined;
306
+ }
307
+ /**
308
+ * <p>The authorization material containing the Secrets Manager arn and version.</p>
309
+ * @public
310
+ */
311
+ export interface AuthMaterial {
312
+ /**
313
+ * <p>Configuration for AWS Secrets Manager, used to securely store and manage sensitive information for connector destinations.</p>
314
+ * @public
315
+ */
316
+ SecretsManager: SecretsManager | undefined;
317
+ /**
318
+ * <p>The name of the authorization material.</p>
319
+ * @public
320
+ */
321
+ AuthMaterialName: string | undefined;
322
+ }
270
323
  /**
271
324
  * <p>Configuration settings for proactively refreshing OAuth tokens before they expire.</p>
272
325
  * @public
@@ -329,6 +382,27 @@ export interface AuthConfig {
329
382
  * @public
330
383
  */
331
384
  oAuth?: OAuthConfig | undefined;
385
+ /**
386
+ * <p>The authorization materials for General Authorization.</p>
387
+ * @public
388
+ */
389
+ GeneralAuthorization?: AuthMaterial[] | undefined;
390
+ }
391
+ /**
392
+ * <p>The General Authorization update information containing authorization materials to add or update.</p>
393
+ * @public
394
+ */
395
+ export interface GeneralAuthorizationUpdate {
396
+ /**
397
+ * <p>The authorization materials to add.</p>
398
+ * @public
399
+ */
400
+ AuthMaterialsToAdd?: AuthMaterial[] | undefined;
401
+ /**
402
+ * <p>The authorization materials to update.</p>
403
+ * @public
404
+ */
405
+ AuthMaterialsToUpdate?: AuthMaterial[] | undefined;
332
406
  }
333
407
  /**
334
408
  * <p>Structure containing updated OAuth configuration settings.</p>
@@ -356,6 +430,11 @@ export interface AuthConfigUpdate {
356
430
  * @public
357
431
  */
358
432
  oAuthUpdate?: OAuthUpdate | undefined;
433
+ /**
434
+ * <p>The General Authorization update information containing authorization materials to add or update in Kinesis Data Streams.</p>
435
+ * @public
436
+ */
437
+ GeneralAuthorizationUpdate?: GeneralAuthorizationUpdate | undefined;
359
438
  }
360
439
  /**
361
440
  * <p>Action for an Amazon Web Services capability, containing the action parameters for control.</p>
@@ -805,22 +884,6 @@ export interface ConnectorDestinationSummary {
805
884
  */
806
885
  Id?: string | undefined;
807
886
  }
808
- /**
809
- * <p>Configuration for AWS Secrets Manager, used to securely store and manage sensitive information for connector destinations.</p>
810
- * @public
811
- */
812
- export interface SecretsManager {
813
- /**
814
- * <p>The Amazon Resource Name (ARN) of the AWS Secrets Manager secret.</p>
815
- * @public
816
- */
817
- arn: string | undefined;
818
- /**
819
- * <p>The version ID of the AWS Secrets Manager secret.</p>
820
- * @public
821
- */
822
- versionId: string | undefined;
823
- }
824
887
  /**
825
888
  * @public
826
889
  */
@@ -844,7 +907,7 @@ export interface CreateConnectorDestinationRequest {
844
907
  * <p>The authentication type used for the connector destination, which determines how credentials and access are managed.</p>
845
908
  * @public
846
909
  */
847
- AuthType: AuthType | undefined;
910
+ AuthType?: AuthType | undefined;
848
911
  /**
849
912
  * <p>The authentication configuration details for the connector destination, including OAuth settings and other authentication parameters.</p>
850
913
  * @public
@@ -854,7 +917,7 @@ export interface CreateConnectorDestinationRequest {
854
917
  * <p>The AWS Secrets Manager configuration used to securely store and manage sensitive information for the connector destination.</p>
855
918
  * @public
856
919
  */
857
- SecretsManager: SecretsManager | undefined;
920
+ SecretsManager?: SecretsManager | undefined;
858
921
  /**
859
922
  * <p>An idempotency token. If you retry a request that completed successfully initially using the same client token and parameters, then the retry attempt will succeed without performing any further actions.</p>
860
923
  * @public
@@ -1174,7 +1237,7 @@ export interface CreateManagedThingRequest {
1174
1237
  */
1175
1238
  CredentialLockerId?: string | undefined;
1176
1239
  /**
1177
- * <p>The authentication material defining the device connectivity setup requests. The authentication materials used are the device bar code.</p>
1240
+ * <p>The authentication material defining the device connectivity setup requests. The authorization materials used are the device bar code.</p>
1178
1241
  * @public
1179
1242
  */
1180
1243
  AuthenticationMaterial: string | undefined;
@@ -1600,6 +1663,11 @@ export interface CreateProvisioningProfileRequest {
1600
1663
  * @public
1601
1664
  */
1602
1665
  CaCertificate?: string | undefined;
1666
+ /**
1667
+ * <p>The claim certificate.</p>
1668
+ * @public
1669
+ */
1670
+ ClaimCertificate?: string | undefined;
1603
1671
  /**
1604
1672
  * <p>The name of the provisioning template.</p>
1605
1673
  * @public
@@ -2435,6 +2503,11 @@ export interface StartDeviceDiscoveryRequest {
2435
2503
  * @public
2436
2504
  */
2437
2505
  Tags?: Record<string, string> | undefined;
2506
+ /**
2507
+ * <p>Used as a filter for PLA discoveries.</p>
2508
+ * @public
2509
+ */
2510
+ ConnectorDeviceIdList?: string[] | undefined;
2438
2511
  /**
2439
2512
  * <p>The protocol type for capability rediscovery (ZWAVE, ZIGBEE, or CUSTOM).</p> <note> <p>This parameter is only available when the discovery type is CONTROLLER_CAPABILITY_REDISCOVERY.</p> </note>
2440
2513
  * @public
@@ -3425,7 +3498,7 @@ export interface PutDefaultEncryptionConfigurationResponse {
3425
3498
  */
3426
3499
  export interface ListTagsForResourceRequest {
3427
3500
  /**
3428
- * The ARN of the resource for which to list tags.
3501
+ * <p>The Amazon Resource Name (ARN) of the resource for which to list tags.</p>
3429
3502
  * @public
3430
3503
  */
3431
3504
  ResourceArn: string | undefined;
@@ -3435,7 +3508,7 @@ export interface ListTagsForResourceRequest {
3435
3508
  */
3436
3509
  export interface ListTagsForResourceResponse {
3437
3510
  /**
3438
- * A set of key/value pairs that are used to manage the resource.
3511
+ * <p>A set of key/value pairs that are used to manage the resource.</p>
3439
3512
  * @public
3440
3513
  */
3441
3514
  tags?: Record<string, string> | undefined;
@@ -3480,6 +3553,11 @@ export interface ManagedThingAssociation {
3480
3553
  * @public
3481
3554
  */
3482
3555
  AccountAssociationId?: string | undefined;
3556
+ /**
3557
+ * <p>The status of the registration between the managed thing and the account association. Indicates whether the device is pre-associated or fully associated with the account association.</p>
3558
+ * @public
3559
+ */
3560
+ ManagedThingAssociationStatus?: ManagedThingAssociationStatus | undefined;
3483
3561
  }
3484
3562
  /**
3485
3563
  * @public
@@ -4483,12 +4561,12 @@ export interface SendConnectorEventResponse {
4483
4561
  */
4484
4562
  export interface TagResourceRequest {
4485
4563
  /**
4486
- * The ARN of the resource to which to add tags.
4564
+ * <p>The Amazon Resource Name (ARN) of the resource to which to add tags.</p>
4487
4565
  * @public
4488
4566
  */
4489
4567
  ResourceArn: string | undefined;
4490
4568
  /**
4491
- * A set of key/value pairs that are used to manage the resource
4569
+ * <p>A set of key/value pairs that are used to manage the resource.</p>
4492
4570
  * @public
4493
4571
  */
4494
4572
  Tags: Record<string, string> | undefined;
@@ -4503,12 +4581,12 @@ export interface TagResourceResponse {
4503
4581
  */
4504
4582
  export interface UntagResourceRequest {
4505
4583
  /**
4506
- * The ARN of the resource to which to add tags.
4584
+ * <p>The Amazon Resource Name (ARN) of the resource from which to remove tags.</p>
4507
4585
  * @public
4508
4586
  */
4509
4587
  ResourceArn: string | undefined;
4510
4588
  /**
4511
- * A list of tag keys to remove from the resource.
4589
+ * <p>A list of tag keys to remove from the resource.</p>
4512
4590
  * @public
4513
4591
  */
4514
4592
  TagKeys: string[] | undefined;
@@ -4,6 +4,7 @@ export declare var AccessDeniedException$: StaticErrorSchema;
4
4
  export declare var AccountAssociationItem$: StaticStructureSchema;
5
5
  export declare var AuthConfig$: StaticStructureSchema;
6
6
  export declare var AuthConfigUpdate$: StaticStructureSchema;
7
+ export declare var AuthMaterial$: StaticStructureSchema;
7
8
  export declare var CapabilityAction$: StaticStructureSchema;
8
9
  export declare var CapabilityReport$: StaticStructureSchema;
9
10
  export declare var CapabilityReportCapability$: StaticStructureSchema;
@@ -58,6 +59,8 @@ export declare var DiscoveredDeviceSummary$: StaticStructureSchema;
58
59
  export declare var EndpointConfig$: StaticStructureSchema;
59
60
  export declare var EventLogConfigurationSummary$: StaticStructureSchema;
60
61
  export declare var ExponentialRolloutRate$: StaticStructureSchema;
62
+ export declare var GeneralAuthorizationName$: StaticStructureSchema;
63
+ export declare var GeneralAuthorizationUpdate$: StaticStructureSchema;
61
64
  export declare var GetAccountAssociationRequest$: StaticStructureSchema;
62
65
  export declare var GetAccountAssociationResponse$: StaticStructureSchema;
63
66
  export declare var GetCloudConnectorRequest$: StaticStructureSchema;
@@ -29,6 +29,7 @@ export type TokenEndpointAuthenticationScheme =
29
29
  export declare const AuthMaterialType: {
30
30
  readonly CUSTOM_PROTOCOL_QR_BAR_CODE: "CUSTOM_PROTOCOL_QR_BAR_CODE";
31
31
  readonly DISCOVERED_DEVICE: "DISCOVERED_DEVICE";
32
+ readonly PRE_ONBOARDED_CLOUD: "PRE_ONBOARDED_CLOUD";
32
33
  readonly WIFI_SETUP_QR_BAR_CODE: "WIFI_SETUP_QR_BAR_CODE";
33
34
  readonly ZIGBEE_QR_BAR_CODE: "ZIGBEE_QR_BAR_CODE";
34
35
  readonly ZWAVE_QR_BAR_CODE: "ZWAVE_QR_BAR_CODE";
@@ -231,6 +232,12 @@ export declare const SchemaVersionVisibility: {
231
232
  };
232
233
  export type SchemaVersionVisibility =
233
234
  (typeof SchemaVersionVisibility)[keyof typeof SchemaVersionVisibility];
235
+ export declare const ManagedThingAssociationStatus: {
236
+ readonly ASSOCIATED: "ASSOCIATED";
237
+ readonly PRE_ASSOCIATED: "PRE_ASSOCIATED";
238
+ };
239
+ export type ManagedThingAssociationStatus =
240
+ (typeof ManagedThingAssociationStatus)[keyof typeof ManagedThingAssociationStatus];
234
241
  export declare const OtaTaskExecutionStatus: {
235
242
  readonly CANCELED: "CANCELED";
236
243
  readonly FAILED: "FAILED";
@@ -19,6 +19,7 @@ import {
19
19
  EventType,
20
20
  HubNetworkMode,
21
21
  LogLevel,
22
+ ManagedThingAssociationStatus,
22
23
  OtaMechanism,
23
24
  OtaProtocol,
24
25
  OtaStatus,
@@ -50,12 +51,16 @@ export interface AccountAssociationItem {
50
51
  Description?: string | undefined;
51
52
  Arn?: string | undefined;
52
53
  }
54
+ export interface GeneralAuthorizationName {
55
+ AuthMaterialName?: string | undefined;
56
+ }
53
57
  export interface CreateAccountAssociationRequest {
54
58
  ClientToken?: string | undefined;
55
59
  ConnectorDestinationId: string | undefined;
56
60
  Name?: string | undefined;
57
61
  Description?: string | undefined;
58
62
  Tags?: Record<string, string> | undefined;
63
+ GeneralAuthorization?: GeneralAuthorizationName | undefined;
59
64
  }
60
65
  export interface CreateAccountAssociationResponse {
61
66
  OAuthAuthorizationUrl: string | undefined;
@@ -79,6 +84,7 @@ export interface GetAccountAssociationResponse {
79
84
  Arn?: string | undefined;
80
85
  OAuthAuthorizationUrl: string | undefined;
81
86
  Tags?: Record<string, string> | undefined;
87
+ GeneralAuthorization?: GeneralAuthorizationName | undefined;
82
88
  }
83
89
  export interface ListAccountAssociationsRequest {
84
90
  ConnectorDestinationId?: string | undefined;
@@ -100,6 +106,14 @@ export interface UpdateAccountAssociationRequest {
100
106
  Name?: string | undefined;
101
107
  Description?: string | undefined;
102
108
  }
109
+ export interface SecretsManager {
110
+ arn: string | undefined;
111
+ versionId: string | undefined;
112
+ }
113
+ export interface AuthMaterial {
114
+ SecretsManager: SecretsManager | undefined;
115
+ AuthMaterialName: string | undefined;
116
+ }
103
117
  export interface ProactiveRefreshTokenRenewal {
104
118
  enabled?: boolean | undefined;
105
119
  DaysBeforeRenewal?: number | undefined;
@@ -116,6 +130,11 @@ export interface OAuthConfig {
116
130
  }
117
131
  export interface AuthConfig {
118
132
  oAuth?: OAuthConfig | undefined;
133
+ GeneralAuthorization?: AuthMaterial[] | undefined;
134
+ }
135
+ export interface GeneralAuthorizationUpdate {
136
+ AuthMaterialsToAdd?: AuthMaterial[] | undefined;
137
+ AuthMaterialsToUpdate?: AuthMaterial[] | undefined;
119
138
  }
120
139
  export interface OAuthUpdate {
121
140
  oAuthCompleteRedirectUrl?: string | undefined;
@@ -123,6 +142,7 @@ export interface OAuthUpdate {
123
142
  }
124
143
  export interface AuthConfigUpdate {
125
144
  oAuthUpdate?: OAuthUpdate | undefined;
145
+ GeneralAuthorizationUpdate?: GeneralAuthorizationUpdate | undefined;
126
146
  }
127
147
  export interface CapabilityAction {
128
148
  name: string | undefined;
@@ -232,17 +252,13 @@ export interface ConnectorDestinationSummary {
232
252
  CloudConnectorId?: string | undefined;
233
253
  Id?: string | undefined;
234
254
  }
235
- export interface SecretsManager {
236
- arn: string | undefined;
237
- versionId: string | undefined;
238
- }
239
255
  export interface CreateConnectorDestinationRequest {
240
256
  Name?: string | undefined;
241
257
  Description?: string | undefined;
242
258
  CloudConnectorId: string | undefined;
243
- AuthType: AuthType | undefined;
259
+ AuthType?: AuthType | undefined;
244
260
  AuthConfig: AuthConfig | undefined;
245
- SecretsManager: SecretsManager | undefined;
261
+ SecretsManager?: SecretsManager | undefined;
246
262
  ClientToken?: string | undefined;
247
263
  }
248
264
  export interface CreateConnectorDestinationResponse {
@@ -422,6 +438,7 @@ export interface CreateOtaTaskConfigurationResponse {
422
438
  export interface CreateProvisioningProfileRequest {
423
439
  ProvisioningType: ProvisioningType | undefined;
424
440
  CaCertificate?: string | undefined;
441
+ ClaimCertificate?: string | undefined;
425
442
  Name?: string | undefined;
426
443
  ClientToken?: string | undefined;
427
444
  Tags?: Record<string, string> | undefined;
@@ -620,6 +637,7 @@ export interface StartDeviceDiscoveryRequest {
620
637
  AuthenticationMaterialType?: DiscoveryAuthMaterialType | undefined;
621
638
  ClientToken?: string | undefined;
622
639
  Tags?: Record<string, string> | undefined;
640
+ ConnectorDeviceIdList?: string[] | undefined;
623
641
  Protocol?: ProtocolType | undefined;
624
642
  EndDeviceIdentifier?: string | undefined;
625
643
  }
@@ -873,6 +891,7 @@ export interface ListManagedThingAccountAssociationsRequest {
873
891
  export interface ManagedThingAssociation {
874
892
  ManagedThingId?: string | undefined;
875
893
  AccountAssociationId?: string | undefined;
894
+ ManagedThingAssociationStatus?: ManagedThingAssociationStatus | undefined;
876
895
  }
877
896
  export interface ListManagedThingAccountAssociationsResponse {
878
897
  Items?: ManagedThingAssociation[] | undefined;
@@ -8,6 +8,7 @@ export declare var AccessDeniedException$: StaticErrorSchema;
8
8
  export declare var AccountAssociationItem$: StaticStructureSchema;
9
9
  export declare var AuthConfig$: StaticStructureSchema;
10
10
  export declare var AuthConfigUpdate$: StaticStructureSchema;
11
+ export declare var AuthMaterial$: StaticStructureSchema;
11
12
  export declare var CapabilityAction$: StaticStructureSchema;
12
13
  export declare var CapabilityReport$: StaticStructureSchema;
13
14
  export declare var CapabilityReportCapability$: StaticStructureSchema;
@@ -62,6 +63,8 @@ export declare var DiscoveredDeviceSummary$: StaticStructureSchema;
62
63
  export declare var EndpointConfig$: StaticStructureSchema;
63
64
  export declare var EventLogConfigurationSummary$: StaticStructureSchema;
64
65
  export declare var ExponentialRolloutRate$: StaticStructureSchema;
66
+ export declare var GeneralAuthorizationName$: StaticStructureSchema;
67
+ export declare var GeneralAuthorizationUpdate$: StaticStructureSchema;
65
68
  export declare var GetAccountAssociationRequest$: StaticStructureSchema;
66
69
  export declare var GetAccountAssociationResponse$: StaticStructureSchema;
67
70
  export declare var GetCloudConnectorRequest$: StaticStructureSchema;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-iot-managed-integrations",
3
3
  "description": "AWS SDK for JavaScript Iot Managed Integrations Client for Node.js, Browser and React Native",
4
- "version": "3.983.0",
4
+ "version": "3.985.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-iot-managed-integrations",
@@ -21,38 +21,38 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "^3.973.6",
25
- "@aws-sdk/credential-provider-node": "^3.972.5",
24
+ "@aws-sdk/core": "^3.973.7",
25
+ "@aws-sdk/credential-provider-node": "^3.972.6",
26
26
  "@aws-sdk/middleware-host-header": "^3.972.3",
27
27
  "@aws-sdk/middleware-logger": "^3.972.3",
28
28
  "@aws-sdk/middleware-recursion-detection": "^3.972.3",
29
- "@aws-sdk/middleware-user-agent": "^3.972.6",
29
+ "@aws-sdk/middleware-user-agent": "^3.972.7",
30
30
  "@aws-sdk/region-config-resolver": "^3.972.3",
31
31
  "@aws-sdk/types": "^3.973.1",
32
- "@aws-sdk/util-endpoints": "3.983.0",
32
+ "@aws-sdk/util-endpoints": "3.985.0",
33
33
  "@aws-sdk/util-user-agent-browser": "^3.972.3",
34
- "@aws-sdk/util-user-agent-node": "^3.972.4",
34
+ "@aws-sdk/util-user-agent-node": "^3.972.5",
35
35
  "@smithy/config-resolver": "^4.4.6",
36
- "@smithy/core": "^3.22.0",
36
+ "@smithy/core": "^3.22.1",
37
37
  "@smithy/fetch-http-handler": "^5.3.9",
38
38
  "@smithy/hash-node": "^4.2.8",
39
39
  "@smithy/invalid-dependency": "^4.2.8",
40
40
  "@smithy/middleware-content-length": "^4.2.8",
41
- "@smithy/middleware-endpoint": "^4.4.12",
42
- "@smithy/middleware-retry": "^4.4.29",
41
+ "@smithy/middleware-endpoint": "^4.4.13",
42
+ "@smithy/middleware-retry": "^4.4.30",
43
43
  "@smithy/middleware-serde": "^4.2.9",
44
44
  "@smithy/middleware-stack": "^4.2.8",
45
45
  "@smithy/node-config-provider": "^4.3.8",
46
- "@smithy/node-http-handler": "^4.4.8",
46
+ "@smithy/node-http-handler": "^4.4.9",
47
47
  "@smithy/protocol-http": "^5.3.8",
48
- "@smithy/smithy-client": "^4.11.1",
48
+ "@smithy/smithy-client": "^4.11.2",
49
49
  "@smithy/types": "^4.12.0",
50
50
  "@smithy/url-parser": "^4.2.8",
51
51
  "@smithy/util-base64": "^4.3.0",
52
52
  "@smithy/util-body-length-browser": "^4.2.0",
53
53
  "@smithy/util-body-length-node": "^4.2.1",
54
- "@smithy/util-defaults-mode-browser": "^4.3.28",
55
- "@smithy/util-defaults-mode-node": "^4.2.31",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.29",
55
+ "@smithy/util-defaults-mode-node": "^4.2.32",
56
56
  "@smithy/util-endpoints": "^3.2.8",
57
57
  "@smithy/util-middleware": "^4.2.8",
58
58
  "@smithy/util-retry": "^4.2.8",