aws-sdk 2.875.0 → 2.879.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 (90) hide show
  1. package/CHANGELOG.md +47 -1
  2. package/README.md +1 -1
  3. package/apis/batch-2016-08-10.min.json +74 -53
  4. package/apis/cloud9-2017-09-23.examples.json +1 -1
  5. package/apis/cloud9-2017-09-23.min.json +48 -14
  6. package/apis/cloudformation-2010-05-15.min.json +50 -48
  7. package/apis/cloudhsm-2014-05-30.min.json +18 -51
  8. package/apis/cognito-sync-2014-06-30.examples.json +5 -0
  9. package/apis/cognito-sync-2014-06-30.min.json +2 -3
  10. package/apis/cognito-sync-2014-06-30.paginators.json +4 -0
  11. package/apis/comprehend-2017-11-27.min.json +12 -6
  12. package/apis/config-2014-11-12.min.json +238 -128
  13. package/apis/databrew-2017-07-25.min.json +154 -60
  14. package/apis/datapipeline-2012-10-29.examples.json +5 -0
  15. package/apis/datapipeline-2012-10-29.min.json +1 -1
  16. package/apis/datapipeline-2012-10-29.paginators.json +10 -10
  17. package/apis/detective-2018-10-26.min.json +114 -18
  18. package/apis/directconnect-2012-10-25.min.json +151 -52
  19. package/apis/ec2-2016-11-15.min.json +831 -625
  20. package/apis/ec2-2016-11-15.paginators.json +6 -0
  21. package/apis/ec2-2016-11-15.waiters2.json +1 -1
  22. package/apis/ec2-instance-connect-2018-04-02.min.json +25 -0
  23. package/apis/fms-2018-01-01.min.json +41 -7
  24. package/apis/frauddetector-2019-11-15.min.json +158 -54
  25. package/apis/frauddetector-2019-11-15.paginators.json +5 -0
  26. package/apis/imagebuilder-2019-12-02.min.json +141 -111
  27. package/apis/iot-2015-05-28.min.json +20 -15
  28. package/apis/iotwireless-2020-11-22.min.json +43 -2
  29. package/apis/kendra-2019-02-03.min.json +38 -36
  30. package/apis/lightsail-2016-11-28.min.json +121 -114
  31. package/apis/machinelearning-2014-12-12.examples.json +5 -0
  32. package/apis/machinelearning-2014-12-12.min.json +3 -4
  33. package/apis/machinelearning-2014-12-12.paginators.json +5 -5
  34. package/apis/mediaconvert-2017-08-29.min.json +122 -83
  35. package/apis/mediapackage-2017-10-12.min.json +64 -48
  36. package/apis/monitoring-2010-08-01.min.json +208 -38
  37. package/apis/monitoring-2010-08-01.paginators.json +5 -0
  38. package/apis/pinpoint-2016-12-01.min.json +15 -2
  39. package/apis/pricing-2017-10-15.examples.json +1 -0
  40. package/apis/redshift-2012-12-01.min.json +398 -191
  41. package/apis/route53resolver-2018-04-01.min.json +791 -89
  42. package/apis/route53resolver-2018-04-01.paginators.json +36 -0
  43. package/apis/runtime.lex-2016-11-28.min.json +29 -3
  44. package/apis/sagemaker-2017-07-24.min.json +141 -112
  45. package/apis/wafv2-2019-07-29.min.json +196 -89
  46. package/apis/workmail-2017-10-01.min.json +247 -30
  47. package/clients/batch.d.ts +41 -3
  48. package/clients/cloud9.d.ts +22 -12
  49. package/clients/cloudformation.d.ts +4 -0
  50. package/clients/cloudwatch.d.ts +222 -3
  51. package/clients/cognitosync.d.ts +20 -20
  52. package/clients/cognitosync.js +1 -0
  53. package/clients/comprehend.d.ts +24 -0
  54. package/clients/configservice.d.ts +182 -10
  55. package/clients/databrew.d.ts +145 -25
  56. package/clients/detective.d.ts +74 -0
  57. package/clients/directconnect.d.ts +161 -2
  58. package/clients/ec2.d.ts +239 -14
  59. package/clients/ec2instanceconnect.d.ts +41 -8
  60. package/clients/fms.d.ts +63 -2
  61. package/clients/frauddetector.d.ts +174 -0
  62. package/clients/imagebuilder.d.ts +378 -340
  63. package/clients/iot.d.ts +5 -0
  64. package/clients/iotwireless.d.ts +75 -0
  65. package/clients/kendra.d.ts +27 -17
  66. package/clients/lexmodelbuildingservice.d.ts +1 -1
  67. package/clients/lexruntime.d.ts +17 -3
  68. package/clients/lightsail.d.ts +17 -2
  69. package/clients/machinelearning.d.ts +71 -71
  70. package/clients/mediaconvert.d.ts +70 -11
  71. package/clients/mediapackage.d.ts +13 -0
  72. package/clients/pinpoint.d.ts +23 -3
  73. package/clients/redshift.d.ts +275 -0
  74. package/clients/route53resolver.d.ts +1093 -57
  75. package/clients/sagemaker.d.ts +76 -44
  76. package/clients/transcribeservice.d.ts +1 -1
  77. package/clients/wafv2.d.ts +126 -3
  78. package/clients/workmail.d.ts +294 -0
  79. package/dist/aws-sdk-core-react-native.js +2 -2
  80. package/dist/aws-sdk-react-native.js +1868 -1835
  81. package/dist/aws-sdk.js +2415 -1583
  82. package/dist/aws-sdk.min.js +80 -80
  83. package/lib/core.js +1 -1
  84. package/lib/event_listeners.js +1 -1
  85. package/lib/http/node.js +1 -1
  86. package/lib/services/s3.js +31 -8
  87. package/lib/services/s3control.js +18 -15
  88. package/lib/services/s3util.js +10 -10
  89. package/package.json +1 -1
  90. package/scripts/region-checker/allowlist.js +12 -12
@@ -51,6 +51,14 @@ declare class WorkMail extends Service {
51
51
  * Creates a group that can be used in Amazon WorkMail by calling the RegisterToWorkMail operation.
52
52
  */
53
53
  createGroup(callback?: (err: AWSError, data: WorkMail.Types.CreateGroupResponse) => void): Request<WorkMail.Types.CreateGroupResponse, AWSError>;
54
+ /**
55
+ * Creates a new mobile device access rule for the specified Amazon WorkMail organization.
56
+ */
57
+ createMobileDeviceAccessRule(params: WorkMail.Types.CreateMobileDeviceAccessRuleRequest, callback?: (err: AWSError, data: WorkMail.Types.CreateMobileDeviceAccessRuleResponse) => void): Request<WorkMail.Types.CreateMobileDeviceAccessRuleResponse, AWSError>;
58
+ /**
59
+ * Creates a new mobile device access rule for the specified Amazon WorkMail organization.
60
+ */
61
+ createMobileDeviceAccessRule(callback?: (err: AWSError, data: WorkMail.Types.CreateMobileDeviceAccessRuleResponse) => void): Request<WorkMail.Types.CreateMobileDeviceAccessRuleResponse, AWSError>;
54
62
  /**
55
63
  * Creates a new Amazon WorkMail organization. Optionally, you can choose to associate an existing AWS Directory Service directory with your organization. If an AWS Directory Service directory ID is specified, the organization alias must match the directory alias. If you choose not to associate an existing directory with your organization, then we create a new Amazon WorkMail directory for you. For more information, see Adding an organization in the Amazon WorkMail Administrator Guide. You can associate multiple email domains with an organization, then set your default email domain from the Amazon WorkMail console. You can also associate a domain that is managed in an Amazon Route 53 public hosted zone. For more information, see Adding a domain and Choosing the default domain in the Amazon WorkMail Administrator Guide. Optionally, you can use a customer managed master key from AWS Key Management Service (AWS KMS) to encrypt email for your organization. If you don't associate an AWS KMS key, Amazon WorkMail creates a default AWS managed master key for you.
56
64
  */
@@ -107,6 +115,14 @@ declare class WorkMail extends Service {
107
115
  * Deletes permissions granted to a member (user or group).
108
116
  */
109
117
  deleteMailboxPermissions(callback?: (err: AWSError, data: WorkMail.Types.DeleteMailboxPermissionsResponse) => void): Request<WorkMail.Types.DeleteMailboxPermissionsResponse, AWSError>;
118
+ /**
119
+ * Deletes a mobile device access rule for the specified Amazon WorkMail organization.
120
+ */
121
+ deleteMobileDeviceAccessRule(params: WorkMail.Types.DeleteMobileDeviceAccessRuleRequest, callback?: (err: AWSError, data: WorkMail.Types.DeleteMobileDeviceAccessRuleResponse) => void): Request<WorkMail.Types.DeleteMobileDeviceAccessRuleResponse, AWSError>;
122
+ /**
123
+ * Deletes a mobile device access rule for the specified Amazon WorkMail organization.
124
+ */
125
+ deleteMobileDeviceAccessRule(callback?: (err: AWSError, data: WorkMail.Types.DeleteMobileDeviceAccessRuleResponse) => void): Request<WorkMail.Types.DeleteMobileDeviceAccessRuleResponse, AWSError>;
110
126
  /**
111
127
  * Deletes an Amazon WorkMail organization and all underlying AWS resources managed by Amazon WorkMail as part of the organization. You can choose whether to delete the associated directory. For more information, see Removing an organization in the Amazon WorkMail Administrator Guide.
112
128
  */
@@ -227,6 +243,14 @@ declare class WorkMail extends Service {
227
243
  * Requests a user's mailbox details for a specified organization and user.
228
244
  */
229
245
  getMailboxDetails(callback?: (err: AWSError, data: WorkMail.Types.GetMailboxDetailsResponse) => void): Request<WorkMail.Types.GetMailboxDetailsResponse, AWSError>;
246
+ /**
247
+ * Simulates the effect of the mobile device access rules for the given attributes of a sample access event. Use this method to test the effects of the current set of mobile device access rules for the Amazon WorkMail organization for a particular user's attributes.
248
+ */
249
+ getMobileDeviceAccessEffect(params: WorkMail.Types.GetMobileDeviceAccessEffectRequest, callback?: (err: AWSError, data: WorkMail.Types.GetMobileDeviceAccessEffectResponse) => void): Request<WorkMail.Types.GetMobileDeviceAccessEffectResponse, AWSError>;
250
+ /**
251
+ * Simulates the effect of the mobile device access rules for the given attributes of a sample access event. Use this method to test the effects of the current set of mobile device access rules for the Amazon WorkMail organization for a particular user's attributes.
252
+ */
253
+ getMobileDeviceAccessEffect(callback?: (err: AWSError, data: WorkMail.Types.GetMobileDeviceAccessEffectResponse) => void): Request<WorkMail.Types.GetMobileDeviceAccessEffectResponse, AWSError>;
230
254
  /**
231
255
  * Lists the access control rules for the specified organization.
232
256
  */
@@ -275,6 +299,14 @@ declare class WorkMail extends Service {
275
299
  * Lists the mailbox permissions associated with a user, group, or resource mailbox.
276
300
  */
277
301
  listMailboxPermissions(callback?: (err: AWSError, data: WorkMail.Types.ListMailboxPermissionsResponse) => void): Request<WorkMail.Types.ListMailboxPermissionsResponse, AWSError>;
302
+ /**
303
+ * Lists the mobile device access rules for the specified Amazon WorkMail organization.
304
+ */
305
+ listMobileDeviceAccessRules(params: WorkMail.Types.ListMobileDeviceAccessRulesRequest, callback?: (err: AWSError, data: WorkMail.Types.ListMobileDeviceAccessRulesResponse) => void): Request<WorkMail.Types.ListMobileDeviceAccessRulesResponse, AWSError>;
306
+ /**
307
+ * Lists the mobile device access rules for the specified Amazon WorkMail organization.
308
+ */
309
+ listMobileDeviceAccessRules(callback?: (err: AWSError, data: WorkMail.Types.ListMobileDeviceAccessRulesResponse) => void): Request<WorkMail.Types.ListMobileDeviceAccessRulesResponse, AWSError>;
278
310
  /**
279
311
  * Returns summaries of the customer's organizations.
280
312
  */
@@ -387,6 +419,14 @@ declare class WorkMail extends Service {
387
419
  * Updates a user's current mailbox quota for a specified organization and user.
388
420
  */
389
421
  updateMailboxQuota(callback?: (err: AWSError, data: WorkMail.Types.UpdateMailboxQuotaResponse) => void): Request<WorkMail.Types.UpdateMailboxQuotaResponse, AWSError>;
422
+ /**
423
+ * Updates a mobile device access rule for the specified Amazon WorkMail organization.
424
+ */
425
+ updateMobileDeviceAccessRule(params: WorkMail.Types.UpdateMobileDeviceAccessRuleRequest, callback?: (err: AWSError, data: WorkMail.Types.UpdateMobileDeviceAccessRuleResponse) => void): Request<WorkMail.Types.UpdateMobileDeviceAccessRuleResponse, AWSError>;
426
+ /**
427
+ * Updates a mobile device access rule for the specified Amazon WorkMail organization.
428
+ */
429
+ updateMobileDeviceAccessRule(callback?: (err: AWSError, data: WorkMail.Types.UpdateMobileDeviceAccessRuleResponse) => void): Request<WorkMail.Types.UpdateMobileDeviceAccessRuleResponse, AWSError>;
390
430
  /**
391
431
  * Updates the primary email for a user, group, or resource. The current email is moved into the list of aliases (or swapped between an existing alias and the current primary email), and the email provided in the input is promoted as the primary.
392
432
  */
@@ -555,6 +595,66 @@ declare namespace WorkMail {
555
595
  */
556
596
  GroupId?: WorkMailIdentifier;
557
597
  }
598
+ export interface CreateMobileDeviceAccessRuleRequest {
599
+ /**
600
+ * The Amazon WorkMail organization under which the rule will be created.
601
+ */
602
+ OrganizationId: OrganizationId;
603
+ /**
604
+ * The idempotency token for the client request.
605
+ */
606
+ ClientToken?: IdempotencyClientToken;
607
+ /**
608
+ * The rule name.
609
+ */
610
+ Name: MobileDeviceAccessRuleName;
611
+ /**
612
+ * The rule description.
613
+ */
614
+ Description?: MobileDeviceAccessRuleDescription;
615
+ /**
616
+ * The effect of the rule when it matches. Allowed values are ALLOW or DENY.
617
+ */
618
+ Effect: MobileDeviceAccessRuleEffect;
619
+ /**
620
+ * Device types that the rule will match.
621
+ */
622
+ DeviceTypes?: DeviceTypeList;
623
+ /**
624
+ * Device types that the rule will not match. All other device types will match.
625
+ */
626
+ NotDeviceTypes?: DeviceTypeList;
627
+ /**
628
+ * Device models that the rule will match.
629
+ */
630
+ DeviceModels?: DeviceModelList;
631
+ /**
632
+ * Device models that the rule will not match. All other device models will match.
633
+ */
634
+ NotDeviceModels?: DeviceModelList;
635
+ /**
636
+ * Device operating systems that the rule will match.
637
+ */
638
+ DeviceOperatingSystems?: DeviceOperatingSystemList;
639
+ /**
640
+ * Device operating systems that the rule will not match. All other device operating systems will match.
641
+ */
642
+ NotDeviceOperatingSystems?: DeviceOperatingSystemList;
643
+ /**
644
+ * Device user agents that the rule will match.
645
+ */
646
+ DeviceUserAgents?: DeviceUserAgentList;
647
+ /**
648
+ * Device user agents that the rule will not match. All other device user agents will match.
649
+ */
650
+ NotDeviceUserAgents?: DeviceUserAgentList;
651
+ }
652
+ export interface CreateMobileDeviceAccessRuleResponse {
653
+ /**
654
+ * The identifier for the newly created mobile device access rule.
655
+ */
656
+ MobileDeviceAccessRuleId?: MobileDeviceAccessRuleId;
657
+ }
558
658
  export interface CreateOrganizationRequest {
559
659
  /**
560
660
  * The AWS Directory Service directory ID.
@@ -697,6 +797,18 @@ declare namespace WorkMail {
697
797
  }
698
798
  export interface DeleteMailboxPermissionsResponse {
699
799
  }
800
+ export interface DeleteMobileDeviceAccessRuleRequest {
801
+ /**
802
+ * The Amazon WorkMail organization under which the rule will be deleted.
803
+ */
804
+ OrganizationId: OrganizationId;
805
+ /**
806
+ * The identifier of the rule to be deleted.
807
+ */
808
+ MobileDeviceAccessRuleId: MobileDeviceAccessRuleId;
809
+ }
810
+ export interface DeleteMobileDeviceAccessRuleResponse {
811
+ }
700
812
  export interface DeleteOrganizationRequest {
701
813
  /**
702
814
  * The idempotency token associated with the request.
@@ -998,6 +1110,14 @@ declare namespace WorkMail {
998
1110
  DisabledDate?: Timestamp;
999
1111
  }
1000
1112
  export type Description = string;
1113
+ export type DeviceModel = string;
1114
+ export type DeviceModelList = DeviceModel[];
1115
+ export type DeviceOperatingSystem = string;
1116
+ export type DeviceOperatingSystemList = DeviceOperatingSystem[];
1117
+ export type DeviceType = string;
1118
+ export type DeviceTypeList = DeviceType[];
1119
+ export type DeviceUserAgent = string;
1120
+ export type DeviceUserAgentList = DeviceUserAgent[];
1001
1121
  export type DirectoryId = string;
1002
1122
  export interface DisassociateDelegateFromResourceRequest {
1003
1123
  /**
@@ -1133,6 +1253,38 @@ declare namespace WorkMail {
1133
1253
  */
1134
1254
  MailboxSize?: MailboxSize;
1135
1255
  }
1256
+ export interface GetMobileDeviceAccessEffectRequest {
1257
+ /**
1258
+ * The Amazon WorkMail organization to simulate the access effect for.
1259
+ */
1260
+ OrganizationId: OrganizationId;
1261
+ /**
1262
+ * Device type the simulated user will report.
1263
+ */
1264
+ DeviceType?: DeviceType;
1265
+ /**
1266
+ * Device model the simulated user will report.
1267
+ */
1268
+ DeviceModel?: DeviceModel;
1269
+ /**
1270
+ * Device operating system the simulated user will report.
1271
+ */
1272
+ DeviceOperatingSystem?: DeviceOperatingSystem;
1273
+ /**
1274
+ * Device user agent the simulated user will report.
1275
+ */
1276
+ DeviceUserAgent?: DeviceUserAgent;
1277
+ }
1278
+ export interface GetMobileDeviceAccessEffectResponse {
1279
+ /**
1280
+ * The effect of the simulated access, ALLOW or DENY, after evaluating mobile device access rules in the Amazon WorkMail organization for the simulated user parameters.
1281
+ */
1282
+ Effect?: MobileDeviceAccessRuleEffect;
1283
+ /**
1284
+ * A list of the rules which matched the simulated user input and produced the effect.
1285
+ */
1286
+ MatchedRules?: MobileDeviceAccessMatchedRuleList;
1287
+ }
1136
1288
  export interface Group {
1137
1289
  /**
1138
1290
  * The identifier of the group.
@@ -1312,6 +1464,18 @@ declare namespace WorkMail {
1312
1464
  */
1313
1465
  NextToken?: NextToken;
1314
1466
  }
1467
+ export interface ListMobileDeviceAccessRulesRequest {
1468
+ /**
1469
+ * The Amazon WorkMail organization for which to list the rules.
1470
+ */
1471
+ OrganizationId: OrganizationId;
1472
+ }
1473
+ export interface ListMobileDeviceAccessRulesResponse {
1474
+ /**
1475
+ * The list of mobile device access rules that exist under the specified Amazon WorkMail organization.
1476
+ */
1477
+ Rules?: MobileDeviceAccessRulesList;
1478
+ }
1315
1479
  export interface ListOrganizationsRequest {
1316
1480
  /**
1317
1481
  * The token to use to retrieve the next page of results. The first call does not contain any tokens.
@@ -1492,6 +1656,80 @@ declare namespace WorkMail {
1492
1656
  }
1493
1657
  export type MemberType = "GROUP"|"USER"|string;
1494
1658
  export type Members = Member[];
1659
+ export interface MobileDeviceAccessMatchedRule {
1660
+ /**
1661
+ * Identifier of the rule that a simulated user matches.
1662
+ */
1663
+ MobileDeviceAccessRuleId?: MobileDeviceAccessRuleId;
1664
+ /**
1665
+ * Name of a rule that a simulated user matches.
1666
+ */
1667
+ Name?: MobileDeviceAccessRuleName;
1668
+ }
1669
+ export type MobileDeviceAccessMatchedRuleList = MobileDeviceAccessMatchedRule[];
1670
+ export interface MobileDeviceAccessRule {
1671
+ /**
1672
+ * The ID assigned to a mobile access rule.
1673
+ */
1674
+ MobileDeviceAccessRuleId?: MobileDeviceAccessRuleId;
1675
+ /**
1676
+ * The name of a mobile access rule.
1677
+ */
1678
+ Name?: MobileDeviceAccessRuleName;
1679
+ /**
1680
+ * The description of a mobile access rule.
1681
+ */
1682
+ Description?: MobileDeviceAccessRuleDescription;
1683
+ /**
1684
+ * The effect of the rule when it matches. Allowed values are ALLOW or DENY.
1685
+ */
1686
+ Effect?: MobileDeviceAccessRuleEffect;
1687
+ /**
1688
+ * Device types that a rule will match.
1689
+ */
1690
+ DeviceTypes?: DeviceTypeList;
1691
+ /**
1692
+ * Device types that a rule will not match. All other device types will match.
1693
+ */
1694
+ NotDeviceTypes?: DeviceTypeList;
1695
+ /**
1696
+ * Device models that a rule will match.
1697
+ */
1698
+ DeviceModels?: DeviceModelList;
1699
+ /**
1700
+ * Device models that a rule will not match. All other device models will match.
1701
+ */
1702
+ NotDeviceModels?: DeviceModelList;
1703
+ /**
1704
+ * Device operating systems that a rule will match.
1705
+ */
1706
+ DeviceOperatingSystems?: DeviceOperatingSystemList;
1707
+ /**
1708
+ * Device operating systems that a rule will not match. All other device types will match.
1709
+ */
1710
+ NotDeviceOperatingSystems?: DeviceOperatingSystemList;
1711
+ /**
1712
+ * Device user agents that a rule will match.
1713
+ */
1714
+ DeviceUserAgents?: DeviceUserAgentList;
1715
+ /**
1716
+ * Device user agents that a rule will not match. All other device user agents will match.
1717
+ */
1718
+ NotDeviceUserAgents?: DeviceUserAgentList;
1719
+ /**
1720
+ * The date and time at which an access rule was created.
1721
+ */
1722
+ DateCreated?: Timestamp;
1723
+ /**
1724
+ * The date and time at which an access rule was modified.
1725
+ */
1726
+ DateModified?: Timestamp;
1727
+ }
1728
+ export type MobileDeviceAccessRuleDescription = string;
1729
+ export type MobileDeviceAccessRuleEffect = "ALLOW"|"DENY"|string;
1730
+ export type MobileDeviceAccessRuleId = string;
1731
+ export type MobileDeviceAccessRuleName = string;
1732
+ export type MobileDeviceAccessRulesList = MobileDeviceAccessRule[];
1495
1733
  export type NextToken = string;
1496
1734
  export type OrganizationId = string;
1497
1735
  export type OrganizationName = string;
@@ -1795,6 +2033,62 @@ declare namespace WorkMail {
1795
2033
  }
1796
2034
  export interface UpdateMailboxQuotaResponse {
1797
2035
  }
2036
+ export interface UpdateMobileDeviceAccessRuleRequest {
2037
+ /**
2038
+ * The Amazon WorkMail organization under which the rule will be updated.
2039
+ */
2040
+ OrganizationId: OrganizationId;
2041
+ /**
2042
+ * The identifier of the rule to be updated.
2043
+ */
2044
+ MobileDeviceAccessRuleId: MobileDeviceAccessRuleId;
2045
+ /**
2046
+ * The updated rule name.
2047
+ */
2048
+ Name: MobileDeviceAccessRuleName;
2049
+ /**
2050
+ * The updated rule description.
2051
+ */
2052
+ Description?: MobileDeviceAccessRuleDescription;
2053
+ /**
2054
+ * The effect of the rule when it matches. Allowed values are ALLOW or DENY.
2055
+ */
2056
+ Effect: MobileDeviceAccessRuleEffect;
2057
+ /**
2058
+ * Device types that the updated rule will match.
2059
+ */
2060
+ DeviceTypes?: DeviceTypeList;
2061
+ /**
2062
+ * Device types that the updated rule will not match. All other device types will match.
2063
+ */
2064
+ NotDeviceTypes?: DeviceTypeList;
2065
+ /**
2066
+ * Device models that the updated rule will match.
2067
+ */
2068
+ DeviceModels?: DeviceModelList;
2069
+ /**
2070
+ * Device models that the updated rule will not match. All other device models will match.
2071
+ */
2072
+ NotDeviceModels?: DeviceModelList;
2073
+ /**
2074
+ * Device operating systems that the updated rule will match.
2075
+ */
2076
+ DeviceOperatingSystems?: DeviceOperatingSystemList;
2077
+ /**
2078
+ * Device operating systems that the updated rule will not match. All other device operating systems will match.
2079
+ */
2080
+ NotDeviceOperatingSystems?: DeviceOperatingSystemList;
2081
+ /**
2082
+ * User agents that the updated rule will match.
2083
+ */
2084
+ DeviceUserAgents?: DeviceUserAgentList;
2085
+ /**
2086
+ * User agents that the updated rule will not match. All other user agents will match.
2087
+ */
2088
+ NotDeviceUserAgents?: DeviceUserAgentList;
2089
+ }
2090
+ export interface UpdateMobileDeviceAccessRuleResponse {
2091
+ }
1798
2092
  export interface UpdatePrimaryEmailAddressRequest {
1799
2093
  /**
1800
2094
  * The organization that contains the user, group, or resource to update.
@@ -83,7 +83,7 @@ return /******/ (function(modules) { // webpackBootstrap
83
83
  /**
84
84
  * @constant
85
85
  */
86
- VERSION: '2.875.0',
86
+ VERSION: '2.879.0',
87
87
 
88
88
  /**
89
89
  * @api private
@@ -6707,7 +6707,7 @@ return /******/ (function(modules) { // webpackBootstrap
6707
6707
  var date = service.getSkewCorrectedDate();
6708
6708
  var SignerClass = service.getSignerClass(req);
6709
6709
  var signer = new SignerClass(req.httpRequest,
6710
- service.getSigningName(),
6710
+ service.getSigningName(req),
6711
6711
  {
6712
6712
  signatureCache: service.config.signatureCache,
6713
6713
  operation: operation,