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
@@ -114,6 +114,55 @@
114
114
  },
115
115
  "idempotent": true
116
116
  },
117
+ "CreateMobileDeviceAccessRule": {
118
+ "input": {
119
+ "type": "structure",
120
+ "required": [
121
+ "OrganizationId",
122
+ "Name",
123
+ "Effect"
124
+ ],
125
+ "members": {
126
+ "OrganizationId": {},
127
+ "ClientToken": {
128
+ "idempotencyToken": true
129
+ },
130
+ "Name": {},
131
+ "Description": {},
132
+ "Effect": {},
133
+ "DeviceTypes": {
134
+ "shape": "Sm"
135
+ },
136
+ "NotDeviceTypes": {
137
+ "shape": "Sm"
138
+ },
139
+ "DeviceModels": {
140
+ "shape": "So"
141
+ },
142
+ "NotDeviceModels": {
143
+ "shape": "So"
144
+ },
145
+ "DeviceOperatingSystems": {
146
+ "shape": "Sq"
147
+ },
148
+ "NotDeviceOperatingSystems": {
149
+ "shape": "Sq"
150
+ },
151
+ "DeviceUserAgents": {
152
+ "shape": "Ss"
153
+ },
154
+ "NotDeviceUserAgents": {
155
+ "shape": "Ss"
156
+ }
157
+ }
158
+ },
159
+ "output": {
160
+ "type": "structure",
161
+ "members": {
162
+ "MobileDeviceAccessRuleId": {}
163
+ }
164
+ }
165
+ },
117
166
  "CreateOrganization": {
118
167
  "input": {
119
168
  "type": "structure",
@@ -186,7 +235,7 @@
186
235
  "Name": {},
187
236
  "DisplayName": {},
188
237
  "Password": {
189
- "shape": "Sz"
238
+ "shape": "S1d"
190
239
  }
191
240
  }
192
241
  },
@@ -273,6 +322,23 @@
273
322
  },
274
323
  "idempotent": true
275
324
  },
325
+ "DeleteMobileDeviceAccessRule": {
326
+ "input": {
327
+ "type": "structure",
328
+ "required": [
329
+ "OrganizationId",
330
+ "MobileDeviceAccessRuleId"
331
+ ],
332
+ "members": {
333
+ "OrganizationId": {},
334
+ "MobileDeviceAccessRuleId": {}
335
+ }
336
+ },
337
+ "output": {
338
+ "type": "structure",
339
+ "members": {}
340
+ }
341
+ },
276
342
  "DeleteOrganization": {
277
343
  "input": {
278
344
  "type": "structure",
@@ -485,7 +551,7 @@
485
551
  "Name": {},
486
552
  "Type": {},
487
553
  "BookingOptions": {
488
- "shape": "S23"
554
+ "shape": "S2j"
489
555
  },
490
556
  "State": {},
491
557
  "EnabledDate": {
@@ -613,7 +679,7 @@
613
679
  "Name": {},
614
680
  "Description": {},
615
681
  "FolderConfigurations": {
616
- "shape": "S2j"
682
+ "shape": "S2z"
617
683
  }
618
684
  }
619
685
  },
@@ -644,6 +710,37 @@
644
710
  },
645
711
  "idempotent": true
646
712
  },
713
+ "GetMobileDeviceAccessEffect": {
714
+ "input": {
715
+ "type": "structure",
716
+ "required": [
717
+ "OrganizationId"
718
+ ],
719
+ "members": {
720
+ "OrganizationId": {},
721
+ "DeviceType": {},
722
+ "DeviceModel": {},
723
+ "DeviceOperatingSystem": {},
724
+ "DeviceUserAgent": {}
725
+ }
726
+ },
727
+ "output": {
728
+ "type": "structure",
729
+ "members": {
730
+ "Effect": {},
731
+ "MatchedRules": {
732
+ "type": "list",
733
+ "member": {
734
+ "type": "structure",
735
+ "members": {
736
+ "MobileDeviceAccessRuleId": {},
737
+ "Name": {}
738
+ }
739
+ }
740
+ }
741
+ }
742
+ }
743
+ },
647
744
  "ListAccessControlRules": {
648
745
  "input": {
649
746
  "type": "structure",
@@ -666,22 +763,22 @@
666
763
  "Effect": {},
667
764
  "Description": {},
668
765
  "IpRanges": {
669
- "shape": "S2x"
766
+ "shape": "S3h"
670
767
  },
671
768
  "NotIpRanges": {
672
- "shape": "S2x"
769
+ "shape": "S3h"
673
770
  },
674
771
  "Actions": {
675
- "shape": "S2z"
772
+ "shape": "S3j"
676
773
  },
677
774
  "NotActions": {
678
- "shape": "S2z"
775
+ "shape": "S3j"
679
776
  },
680
777
  "UserIds": {
681
- "shape": "S30"
778
+ "shape": "S3k"
682
779
  },
683
780
  "NotUserIds": {
684
- "shape": "S30"
781
+ "shape": "S3k"
685
782
  },
686
783
  "DateCreated": {
687
784
  "type": "timestamp"
@@ -882,7 +979,7 @@
882
979
  "GranteeId": {},
883
980
  "GranteeType": {},
884
981
  "PermissionValues": {
885
- "shape": "S3n"
982
+ "shape": "S47"
886
983
  }
887
984
  }
888
985
  }
@@ -892,6 +989,64 @@
892
989
  },
893
990
  "idempotent": true
894
991
  },
992
+ "ListMobileDeviceAccessRules": {
993
+ "input": {
994
+ "type": "structure",
995
+ "required": [
996
+ "OrganizationId"
997
+ ],
998
+ "members": {
999
+ "OrganizationId": {}
1000
+ }
1001
+ },
1002
+ "output": {
1003
+ "type": "structure",
1004
+ "members": {
1005
+ "Rules": {
1006
+ "type": "list",
1007
+ "member": {
1008
+ "type": "structure",
1009
+ "members": {
1010
+ "MobileDeviceAccessRuleId": {},
1011
+ "Name": {},
1012
+ "Description": {},
1013
+ "Effect": {},
1014
+ "DeviceTypes": {
1015
+ "shape": "Sm"
1016
+ },
1017
+ "NotDeviceTypes": {
1018
+ "shape": "Sm"
1019
+ },
1020
+ "DeviceModels": {
1021
+ "shape": "So"
1022
+ },
1023
+ "NotDeviceModels": {
1024
+ "shape": "So"
1025
+ },
1026
+ "DeviceOperatingSystems": {
1027
+ "shape": "Sq"
1028
+ },
1029
+ "NotDeviceOperatingSystems": {
1030
+ "shape": "Sq"
1031
+ },
1032
+ "DeviceUserAgents": {
1033
+ "shape": "Ss"
1034
+ },
1035
+ "NotDeviceUserAgents": {
1036
+ "shape": "Ss"
1037
+ },
1038
+ "DateCreated": {
1039
+ "type": "timestamp"
1040
+ },
1041
+ "DateModified": {
1042
+ "type": "timestamp"
1043
+ }
1044
+ }
1045
+ }
1046
+ }
1047
+ }
1048
+ }
1049
+ },
895
1050
  "ListOrganizations": {
896
1051
  "input": {
897
1052
  "type": "structure",
@@ -1016,7 +1171,7 @@
1016
1171
  "type": "structure",
1017
1172
  "members": {
1018
1173
  "Tags": {
1019
- "shape": "S43"
1174
+ "shape": "S4r"
1020
1175
  }
1021
1176
  }
1022
1177
  }
@@ -1077,22 +1232,22 @@
1077
1232
  "Effect": {},
1078
1233
  "Description": {},
1079
1234
  "IpRanges": {
1080
- "shape": "S2x"
1235
+ "shape": "S3h"
1081
1236
  },
1082
1237
  "NotIpRanges": {
1083
- "shape": "S2x"
1238
+ "shape": "S3h"
1084
1239
  },
1085
1240
  "Actions": {
1086
- "shape": "S2z"
1241
+ "shape": "S3j"
1087
1242
  },
1088
1243
  "NotActions": {
1089
- "shape": "S2z"
1244
+ "shape": "S3j"
1090
1245
  },
1091
1246
  "UserIds": {
1092
- "shape": "S30"
1247
+ "shape": "S3k"
1093
1248
  },
1094
1249
  "NotUserIds": {
1095
- "shape": "S30"
1250
+ "shape": "S3k"
1096
1251
  },
1097
1252
  "OrganizationId": {}
1098
1253
  }
@@ -1116,7 +1271,7 @@
1116
1271
  "EntityId": {},
1117
1272
  "GranteeId": {},
1118
1273
  "PermissionValues": {
1119
- "shape": "S3n"
1274
+ "shape": "S47"
1120
1275
  }
1121
1276
  }
1122
1277
  },
@@ -1143,7 +1298,7 @@
1143
1298
  "sensitive": true
1144
1299
  },
1145
1300
  "FolderConfigurations": {
1146
- "shape": "S2j"
1301
+ "shape": "S2z"
1147
1302
  }
1148
1303
  }
1149
1304
  },
@@ -1185,7 +1340,7 @@
1185
1340
  "OrganizationId": {},
1186
1341
  "UserId": {},
1187
1342
  "Password": {
1188
- "shape": "Sz"
1343
+ "shape": "S1d"
1189
1344
  }
1190
1345
  }
1191
1346
  },
@@ -1238,7 +1393,7 @@
1238
1393
  "members": {
1239
1394
  "ResourceARN": {},
1240
1395
  "Tags": {
1241
- "shape": "S43"
1396
+ "shape": "S4r"
1242
1397
  }
1243
1398
  }
1244
1399
  },
@@ -1289,6 +1444,52 @@
1289
1444
  },
1290
1445
  "idempotent": true
1291
1446
  },
1447
+ "UpdateMobileDeviceAccessRule": {
1448
+ "input": {
1449
+ "type": "structure",
1450
+ "required": [
1451
+ "OrganizationId",
1452
+ "MobileDeviceAccessRuleId",
1453
+ "Name",
1454
+ "Effect"
1455
+ ],
1456
+ "members": {
1457
+ "OrganizationId": {},
1458
+ "MobileDeviceAccessRuleId": {},
1459
+ "Name": {},
1460
+ "Description": {},
1461
+ "Effect": {},
1462
+ "DeviceTypes": {
1463
+ "shape": "Sm"
1464
+ },
1465
+ "NotDeviceTypes": {
1466
+ "shape": "Sm"
1467
+ },
1468
+ "DeviceModels": {
1469
+ "shape": "So"
1470
+ },
1471
+ "NotDeviceModels": {
1472
+ "shape": "So"
1473
+ },
1474
+ "DeviceOperatingSystems": {
1475
+ "shape": "Sq"
1476
+ },
1477
+ "NotDeviceOperatingSystems": {
1478
+ "shape": "Sq"
1479
+ },
1480
+ "DeviceUserAgents": {
1481
+ "shape": "Ss"
1482
+ },
1483
+ "NotDeviceUserAgents": {
1484
+ "shape": "Ss"
1485
+ }
1486
+ }
1487
+ },
1488
+ "output": {
1489
+ "type": "structure",
1490
+ "members": {}
1491
+ }
1492
+ },
1292
1493
  "UpdatePrimaryEmailAddress": {
1293
1494
  "input": {
1294
1495
  "type": "structure",
@@ -1321,7 +1522,7 @@
1321
1522
  "ResourceId": {},
1322
1523
  "Name": {},
1323
1524
  "BookingOptions": {
1324
- "shape": "S23"
1525
+ "shape": "S2j"
1325
1526
  }
1326
1527
  }
1327
1528
  },
@@ -1333,11 +1534,27 @@
1333
1534
  }
1334
1535
  },
1335
1536
  "shapes": {
1336
- "Sz": {
1537
+ "Sm": {
1538
+ "type": "list",
1539
+ "member": {}
1540
+ },
1541
+ "So": {
1542
+ "type": "list",
1543
+ "member": {}
1544
+ },
1545
+ "Sq": {
1546
+ "type": "list",
1547
+ "member": {}
1548
+ },
1549
+ "Ss": {
1550
+ "type": "list",
1551
+ "member": {}
1552
+ },
1553
+ "S1d": {
1337
1554
  "type": "string",
1338
1555
  "sensitive": true
1339
1556
  },
1340
- "S23": {
1557
+ "S2j": {
1341
1558
  "type": "structure",
1342
1559
  "members": {
1343
1560
  "AutoAcceptRequests": {
@@ -1351,7 +1568,7 @@
1351
1568
  }
1352
1569
  }
1353
1570
  },
1354
- "S2j": {
1571
+ "S2z": {
1355
1572
  "type": "list",
1356
1573
  "member": {
1357
1574
  "type": "structure",
@@ -1368,23 +1585,23 @@
1368
1585
  }
1369
1586
  }
1370
1587
  },
1371
- "S2x": {
1588
+ "S3h": {
1372
1589
  "type": "list",
1373
1590
  "member": {}
1374
1591
  },
1375
- "S2z": {
1592
+ "S3j": {
1376
1593
  "type": "list",
1377
1594
  "member": {}
1378
1595
  },
1379
- "S30": {
1596
+ "S3k": {
1380
1597
  "type": "list",
1381
1598
  "member": {}
1382
1599
  },
1383
- "S3n": {
1600
+ "S47": {
1384
1601
  "type": "list",
1385
1602
  "member": {}
1386
1603
  },
1387
- "S43": {
1604
+ "S4r": {
1388
1605
  "type": "list",
1389
1606
  "member": {
1390
1607
  "type": "structure",
@@ -832,9 +832,43 @@ declare namespace Batch {
832
832
  export type DeviceCgroupPermission = "READ"|"WRITE"|"MKNOD"|string;
833
833
  export type DeviceCgroupPermissions = DeviceCgroupPermission[];
834
834
  export type DevicesList = Device[];
835
+ export interface EFSAuthorizationConfig {
836
+ /**
837
+ * The Amazon EFS access point ID to use. If an access point is specified, the root directory value specified in the EFSVolumeConfiguration must either be omitted or set to / which will enforce the path set on the EFS access point. If an access point is used, transit encryption must be enabled in the EFSVolumeConfiguration. For more information, see Working with Amazon EFS Access Points in the Amazon Elastic File System User Guide.
838
+ */
839
+ accessPointId?: String;
840
+ /**
841
+ * Whether or not to use the AWS Batch execution IAM role defined in a job definition when mounting the Amazon EFS file system. If enabled, transit encryption must be enabled in the EFSVolumeConfiguration. If this parameter is omitted, the default value of DISABLED is used. For more information, see Using Amazon EFS Access Points in the AWS Batch User Guide. EFS IAM authorization requires that TransitEncryption be ENABLED and that a JobRoleArn is specified.
842
+ */
843
+ iam?: EFSAuthorizationConfigIAM;
844
+ }
845
+ export type EFSAuthorizationConfigIAM = "ENABLED"|"DISABLED"|string;
846
+ export type EFSTransitEncryption = "ENABLED"|"DISABLED"|string;
847
+ export interface EFSVolumeConfiguration {
848
+ /**
849
+ * The Amazon EFS file system ID to use.
850
+ */
851
+ fileSystemId: String;
852
+ /**
853
+ * The directory within the Amazon EFS file system to mount as the root directory inside the host. If this parameter is omitted, the root of the Amazon EFS volume will be used. Specifying / will have the same effect as omitting this parameter. If an EFS access point is specified in the authorizationConfig, the root directory parameter must either be omitted or set to / which will enforce the path set on the Amazon EFS access point.
854
+ */
855
+ rootDirectory?: String;
856
+ /**
857
+ * Whether or not to enable encryption for Amazon EFS data in transit between the Amazon ECS host and the Amazon EFS server. Transit encryption must be enabled if Amazon EFS IAM authorization is used. If this parameter is omitted, the default value of DISABLED is used. For more information, see Encrypting data in transit in the Amazon Elastic File System User Guide.
858
+ */
859
+ transitEncryption?: EFSTransitEncryption;
860
+ /**
861
+ * The port to use when sending encrypted data between the Amazon ECS host and the Amazon EFS server. If you do not specify a transit encryption port, it will use the port selection strategy that the Amazon EFS mount helper uses. For more information, see EFS Mount Helper in the Amazon Elastic File System User Guide.
862
+ */
863
+ transitEncryptionPort?: Integer;
864
+ /**
865
+ * The authorization configuration details for the Amazon EFS file system.
866
+ */
867
+ authorizationConfig?: EFSAuthorizationConfig;
868
+ }
835
869
  export interface Ec2Configuration {
836
870
  /**
837
- * The image type to match with the instance type to select an AMI. If the imageIdOverride parameter isn't specified, then a recent Amazon ECS-optimized AMI is used. ECS_AL2 Amazon Linux 2− Default for all AWS Graviton-based instance families (for example, C6g, M6g, R6g, and T4g) and can be used for all non-GPU instance types. ECS_AL2_NVIDIA Amazon Linux 2 (GPU)−Default for all GPU instance families (for example P4 and G4) and can be used for all non-AWS Graviton-based instance types. ECS_AL1 Amazon Linux−Default for all non-GPU, non-AWS Graviton instance families. Amazon Linux is reaching the end-of-life of standard support. For more information, see Amazon Linux AMI.
871
+ * The image type to match with the instance type to select an AMI. If the imageIdOverride parameter isn't specified, then a recent Amazon ECS-optimized AMI (ECS_AL1) is used. Starting on March 31, 2021, this default will be changing to ECS_AL2 (Amazon Linux 2). ECS_AL2 Amazon Linux 2− Default for all AWS Graviton-based instance families (for example, C6g, M6g, R6g, and T4g) and can be used for all non-GPU instance types. ECS_AL2_NVIDIA Amazon Linux 2 (GPU)−Default for all GPU instance families (for example P4 and G4) and can be used for all non-AWS Graviton-based instance types. ECS_AL1 Amazon Linux−Default for all non-GPU, non-AWS Graviton instance families. Amazon Linux is reaching the end-of-life of standard support. For more information, see Amazon Linux AMI.
838
872
  */
839
873
  imageType: ImageType;
840
874
  /**
@@ -1147,7 +1181,7 @@ declare namespace Batch {
1147
1181
  */
1148
1182
  launchTemplateName?: String;
1149
1183
  /**
1150
- * The version number of the launch template, $Latest, or $Default. If the value is $Latest, the latest version of the launch template is used. If the value is $Default, the default version of the launch template is used. Default: $Default.
1184
+ * The version number of the launch template, $Latest, or $Default. If the value is $Latest, the latest version of the launch template is used. If the value is $Default, the default version of the launch template is used. After the compute environment is created, the launch template version used will not be changed, even if the $Default or $Latest version for the launch template is updated. To use a new launch template version, create a new compute environment, add the new compute environment to the existing job queue, remove the old compute environment from the job queue, and delete the old compute environment. Default: $Default.
1151
1185
  */
1152
1186
  version?: String;
1153
1187
  }
@@ -1592,7 +1626,7 @@ declare namespace Batch {
1592
1626
  */
1593
1627
  computeResources?: ComputeResourceUpdate;
1594
1628
  /**
1595
- * The full Amazon Resource Name (ARN) of the IAM role that allows AWS Batch to make calls to other AWS services on your behalf. For more information, see AWS Batch service IAM role in the AWS Batch User Guide. If your specified role has a path other than /, then you must either specify the full role ARN (this is recommended) or prefix the role name with the path. Depending on how you created your AWS Batch service role, its ARN might contain the service-role path prefix. When you only specify the name of the service role, AWS Batch assumes that your ARN doesn't use the service-role path prefix. Because of this, we recommend that you specify the full ARN of your service role when you create compute environments.
1629
+ * The full Amazon Resource Name (ARN) of the IAM role that allows AWS Batch to make calls to other AWS services on your behalf. For more information, see AWS Batch service IAM role in the AWS Batch User Guide. If the compute environment has a service-linked role, it cannot be changed to use a regular IAM role. If the compute environment has a regular IAM role, it cannot be changed to use a service-linked role. If your specified role has a path other than /, then you must either specify the full role ARN (this is recommended) or prefix the role name with the path. Depending on how you created your AWS Batch service role, its ARN might contain the service-role path prefix. When you only specify the name of the service role, AWS Batch assumes that your ARN doesn't use the service-role path prefix. Because of this, we recommend that you specify the full ARN of your service role when you create compute environments.
1596
1630
  */
1597
1631
  serviceRole?: String;
1598
1632
  }
@@ -1643,6 +1677,10 @@ declare namespace Batch {
1643
1677
  * The name of the volume. Up to 255 letters (uppercase and lowercase), numbers, hyphens, and underscores are allowed. This name is referenced in the sourceVolume parameter of container definition mountPoints.
1644
1678
  */
1645
1679
  name?: String;
1680
+ /**
1681
+ * This parameter is specified when you are using an Amazon Elastic File System file system for job storage. Jobs running on Fargate resources must specify a platformVersion of at least 1.4.0.
1682
+ */
1683
+ efsVolumeConfiguration?: EFSVolumeConfiguration;
1646
1684
  }
1647
1685
  export type Volumes = Volume[];
1648
1686
  /**
@@ -142,6 +142,10 @@ declare namespace Cloud9 {
142
142
  * The ID of the subnet in Amazon VPC that AWS Cloud9 will use to communicate with the Amazon EC2 instance.
143
143
  */
144
144
  subnetId?: SubnetId;
145
+ /**
146
+ * The identifier for the Amazon Machine Image (AMI) that's used to create the EC2 instance. You can specify the AMI for the instance using an AMI alias or an AWS Systems Manager (SSM) path. The default AMI is used if the parameter isn't explicitly assigned a value in the request. AMI aliases Amazon Linux 2: amazonlinux-2-x86_64 Ubuntu 18.04: ubuntu-18.04-x86_64 Amazon Linux (default): amazonlinux-1-x86_64 SSM paths Amazon Linux 2: resolve:ssm:/aws/service/cloud9/amis/amazonlinux-2-x86_64 Ubuntu 18.04: resolve:ssm:/aws/service/cloud9/amis/ubuntu-18.04-x86_64 Amazon Linux (default): resolve:ssm:/aws/service/cloud9/amis/amazonlinux-1-x86_64
147
+ */
148
+ imageId?: ImageId;
145
149
  /**
146
150
  * The number of minutes until the running instance is shut down after the environment has last been used.
147
151
  */
@@ -155,7 +159,7 @@ declare namespace Cloud9 {
155
159
  */
156
160
  tags?: TagList;
157
161
  /**
158
- * The connection type used for connecting to an Amazon EC2 environment.
162
+ * The connection type used for connecting to an Amazon EC2 environment. Valid values are CONNECT_SSH (default) and CONNECT_SSM (connected through AWS Systems Manager). For more information, see Accessing no-ingress EC2 instances with AWS Systems Manager in the AWS Cloud9 User Guide.
159
163
  */
160
164
  connectionType?: ConnectionType;
161
165
  }
@@ -183,7 +187,7 @@ declare namespace Cloud9 {
183
187
  /**
184
188
  * Information about the environment member that was added.
185
189
  */
186
- membership?: EnvironmentMember;
190
+ membership: EnvironmentMember;
187
191
  }
188
192
  export interface DeleteEnvironmentMembershipRequest {
189
193
  /**
@@ -247,11 +251,11 @@ declare namespace Cloud9 {
247
251
  /**
248
252
  * The status of the environment. Available values include: connecting: The environment is connecting. creating: The environment is being created. deleting: The environment is being deleted. error: The environment is in an error state. ready: The environment is ready. stopped: The environment is stopped. stopping: The environment is stopping.
249
253
  */
250
- status?: EnvironmentStatus;
254
+ status: EnvironmentStatus;
251
255
  /**
252
256
  * Any informational message about the status of the environment.
253
257
  */
254
- message?: String;
258
+ message: String;
255
259
  }
256
260
  export interface DescribeEnvironmentsRequest {
257
261
  /**
@@ -281,23 +285,27 @@ declare namespace Cloud9 {
281
285
  /**
282
286
  * The type of environment. Valid values include the following: ec2: An Amazon Elastic Compute Cloud (Amazon EC2) instance connects to the environment. ssh: Your own server connects to the environment.
283
287
  */
284
- type?: EnvironmentType;
288
+ type: EnvironmentType;
285
289
  /**
286
- * The connection type used for connecting to an Amazon EC2 environment.
290
+ * The connection type used for connecting to an Amazon EC2 environment. CONNECT_SSH is selected by default.
287
291
  */
288
292
  connectionType?: ConnectionType;
289
293
  /**
290
294
  * The Amazon Resource Name (ARN) of the environment.
291
295
  */
292
- arn?: String;
296
+ arn: String;
293
297
  /**
294
298
  * The Amazon Resource Name (ARN) of the environment owner.
295
299
  */
296
- ownerArn?: String;
300
+ ownerArn: String;
297
301
  /**
298
302
  * The state of the environment in its creation or deletion lifecycle.
299
303
  */
300
304
  lifecycle?: EnvironmentLifecycle;
305
+ /**
306
+ * Describes the status of AWS managed temporary credentials for the AWS Cloud9 environment. Available values are: ENABLED_ON_CREATE ENABLED_BY_OWNER DISABLED_BY_DEFAULT DISABLED_BY_OWNER DISABLED_BY_COLLABORATOR PENDING_REMOVAL_BY_COLLABORATOR PENDING_REMOVAL_BY_OWNER FAILED_REMOVAL_BY_COLLABORATOR ENABLED_BY_OWNER DISABLED_BY_DEFAULT
307
+ */
308
+ managedCredentialsStatus?: ManagedCredentialsStatus;
301
309
  }
302
310
  export type EnvironmentArn = string;
303
311
  export type EnvironmentDescription = string;
@@ -323,19 +331,19 @@ declare namespace Cloud9 {
323
331
  /**
324
332
  * The type of environment member permissions associated with this environment member. Available values include: owner: Owns the environment. read-only: Has read-only access to the environment. read-write: Has read-write access to the environment.
325
333
  */
326
- permissions?: Permissions;
334
+ permissions: Permissions;
327
335
  /**
328
336
  * The user ID in AWS Identity and Access Management (AWS IAM) of the environment member.
329
337
  */
330
- userId?: String;
338
+ userId: String;
331
339
  /**
332
340
  * The Amazon Resource Name (ARN) of the environment member.
333
341
  */
334
- userArn?: UserArn;
342
+ userArn: UserArn;
335
343
  /**
336
344
  * The ID of the environment for the environment member.
337
345
  */
338
- environmentId?: EnvironmentId;
346
+ environmentId: EnvironmentId;
339
347
  /**
340
348
  * The time, expressed in epoch time format, when the environment member last opened the environment.
341
349
  */
@@ -345,6 +353,7 @@ declare namespace Cloud9 {
345
353
  export type EnvironmentName = string;
346
354
  export type EnvironmentStatus = "error"|"creating"|"connecting"|"ready"|"stopping"|"stopped"|"deleting"|string;
347
355
  export type EnvironmentType = "ssh"|"ec2"|string;
356
+ export type ImageId = string;
348
357
  export type InstanceType = string;
349
358
  export interface ListEnvironmentsRequest {
350
359
  /**
@@ -378,6 +387,7 @@ declare namespace Cloud9 {
378
387
  */
379
388
  Tags?: TagList;
380
389
  }
390
+ export type ManagedCredentialsStatus = "ENABLED_ON_CREATE"|"ENABLED_BY_OWNER"|"DISABLED_BY_DEFAULT"|"DISABLED_BY_OWNER"|"DISABLED_BY_COLLABORATOR"|"PENDING_REMOVAL_BY_COLLABORATOR"|"PENDING_START_REMOVAL_BY_COLLABORATOR"|"PENDING_REMOVAL_BY_OWNER"|"PENDING_START_REMOVAL_BY_OWNER"|"FAILED_REMOVAL_BY_COLLABORATOR"|"FAILED_REMOVAL_BY_OWNER"|string;
381
391
  export type MaxResults = number;
382
392
  export type MemberPermissions = "read-write"|"read-only"|string;
383
393
  export type Permissions = "owner"|"read-write"|"read-only"|string;
@@ -543,6 +543,7 @@ declare namespace CloudFormation {
543
543
  }
544
544
  export type AccountLimitList = AccountLimit[];
545
545
  export type AccountList = Account[];
546
+ export type AccountsUrl = string;
546
547
  export type AllowedValue = string;
547
548
  export type AllowedValues = AllowedValue[];
548
549
  export type Arn = string;
@@ -1012,6 +1013,7 @@ declare namespace CloudFormation {
1012
1013
  * The names of one or more AWS accounts for which you want to deploy stack set updates.
1013
1014
  */
1014
1015
  Accounts?: AccountList;
1016
+ AccountsUrl?: AccountsUrl;
1015
1017
  /**
1016
1018
  * The organization root ID or organizational unit (OU) IDs to which StackSets deploys.
1017
1019
  */
@@ -2192,6 +2194,7 @@ declare namespace CloudFormation {
2192
2194
  export interface RecordHandlerProgressOutput {
2193
2195
  }
2194
2196
  export type Region = string;
2197
+ export type RegionConcurrencyType = "SEQUENTIAL"|"PARALLEL"|string;
2195
2198
  export type RegionList = Region[];
2196
2199
  export interface RegisterTypeInput {
2197
2200
  /**
@@ -3062,6 +3065,7 @@ declare namespace CloudFormation {
3062
3065
  }
3063
3066
  export type StackSetOperationAction = "CREATE"|"UPDATE"|"DELETE"|"DETECT_DRIFT"|string;
3064
3067
  export interface StackSetOperationPreferences {
3068
+ RegionConcurrencyType?: RegionConcurrencyType;
3065
3069
  /**
3066
3070
  * The order of the Regions in where you want to perform the stack operation.
3067
3071
  */