cdk-docker-image-deployment 0.0.76 → 0.0.77

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 (56) hide show
  1. package/.jsii +3 -3
  2. package/lib/destination.js +1 -1
  3. package/lib/docker-image-deployment.js +1 -1
  4. package/lib/source.js +1 -1
  5. package/node_modules/aws-sdk/CHANGELOG.md +18 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +24 -0
  8. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +41 -27
  9. package/node_modules/aws-sdk/apis/{ssmsap-2018-05-10.examples.json → chime-sdk-voice-2022-08-03.examples.json} +0 -0
  10. package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.min.json +2734 -0
  11. package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.paginators.json +46 -0
  12. package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +774 -409
  13. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +185 -158
  14. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +3 -0
  15. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +505 -501
  16. package/node_modules/aws-sdk/apis/iot-roborunner-2018-05-10.examples.json +5 -0
  17. package/node_modules/aws-sdk/apis/iot-roborunner-2018-05-10.min.json +923 -0
  18. package/node_modules/aws-sdk/apis/iot-roborunner-2018-05-10.paginators.json +28 -0
  19. package/node_modules/aws-sdk/apis/metadata.json +9 -0
  20. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +321 -138
  21. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +12 -0
  22. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +263 -263
  23. package/node_modules/aws-sdk/apis/servicecatalog-2015-12-10.min.json +183 -115
  24. package/node_modules/aws-sdk/apis/ssm-sap-2018-05-10.examples.json +5 -0
  25. package/node_modules/aws-sdk/apis/{ssmsap-2018-05-10.min.json → ssm-sap-2018-05-10.min.json} +2 -2
  26. package/node_modules/aws-sdk/apis/{ssmsap-2018-05-10.paginators.json → ssm-sap-2018-05-10.paginators.json} +0 -0
  27. package/node_modules/aws-sdk/apis/states-2016-11-23.min.json +17 -5
  28. package/node_modules/aws-sdk/clients/all.d.ts +2 -0
  29. package/node_modules/aws-sdk/clients/all.js +2 -0
  30. package/node_modules/aws-sdk/clients/appflow.d.ts +30 -5
  31. package/node_modules/aws-sdk/clients/auditmanager.d.ts +50 -12
  32. package/node_modules/aws-sdk/clients/chimesdkvoice.d.ts +1401 -0
  33. package/node_modules/aws-sdk/clients/chimesdkvoice.js +18 -0
  34. package/node_modules/aws-sdk/clients/cloudfront.d.ts +300 -12
  35. package/node_modules/aws-sdk/clients/connect.d.ts +31 -1
  36. package/node_modules/aws-sdk/clients/dynamodb.d.ts +7 -7
  37. package/node_modules/aws-sdk/clients/ec2.d.ts +17 -13
  38. package/node_modules/aws-sdk/clients/glue.d.ts +9 -3
  39. package/node_modules/aws-sdk/clients/iotroborunner.d.ts +534 -0
  40. package/node_modules/aws-sdk/clients/iotroborunner.js +18 -0
  41. package/node_modules/aws-sdk/clients/quicksight.d.ts +230 -13
  42. package/node_modules/aws-sdk/clients/sagemaker.d.ts +5 -1
  43. package/node_modules/aws-sdk/clients/servicecatalog.d.ts +141 -29
  44. package/node_modules/aws-sdk/clients/ssmsap.d.ts +31 -31
  45. package/node_modules/aws-sdk/clients/ssmsap.js +2 -2
  46. package/node_modules/aws-sdk/clients/stepfunctions.d.ts +67 -52
  47. package/node_modules/aws-sdk/clients/transfer.d.ts +7 -7
  48. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  49. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +94 -20
  50. package/node_modules/aws-sdk/dist/aws-sdk.js +1155 -683
  51. package/node_modules/aws-sdk/dist/aws-sdk.min.js +87 -86
  52. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +4 -0
  53. package/node_modules/aws-sdk/lib/core.js +1 -1
  54. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +3 -3
  55. package/node_modules/aws-sdk/package.json +1 -1
  56. package/package.json +4 -4
@@ -0,0 +1,5 @@
1
+ {
2
+ "version": "1.0",
3
+ "examples": {
4
+ }
5
+ }
@@ -7,10 +7,10 @@
7
7
  "protocol": "rest-json",
8
8
  "serviceAbbreviation": "SsmSap",
9
9
  "serviceFullName": "AWS Systems Manager for SAP",
10
- "serviceId": "SsmSap",
10
+ "serviceId": "Ssm Sap",
11
11
  "signatureVersion": "v4",
12
12
  "signingName": "ssm-sap",
13
- "uid": "ssmsap-2018-05-10"
13
+ "uid": "ssm-sap-2018-05-10"
14
14
  },
15
15
  "operations": {
16
16
  "DeleteResourcePermission": {
@@ -439,6 +439,9 @@
439
439
  },
440
440
  "heartbeatInSeconds": {
441
441
  "type": "long"
442
+ },
443
+ "taskCredentials": {
444
+ "shape": "S1x"
442
445
  }
443
446
  }
444
447
  },
@@ -603,16 +606,16 @@
603
606
  }
604
607
  },
605
608
  "mapIterationStartedEventDetails": {
606
- "shape": "S2a"
609
+ "shape": "S2c"
607
610
  },
608
611
  "mapIterationSucceededEventDetails": {
609
- "shape": "S2a"
612
+ "shape": "S2c"
610
613
  },
611
614
  "mapIterationFailedEventDetails": {
612
- "shape": "S2a"
615
+ "shape": "S2c"
613
616
  },
614
617
  "mapIterationAbortedEventDetails": {
615
- "shape": "S2a"
618
+ "shape": "S2c"
616
619
  },
617
620
  "lambdaFunctionFailedEventDetails": {
618
621
  "type": "structure",
@@ -651,6 +654,9 @@
651
654
  },
652
655
  "timeoutInSeconds": {
653
656
  "type": "long"
657
+ },
658
+ "taskCredentials": {
659
+ "shape": "S1x"
654
660
  }
655
661
  }
656
662
  },
@@ -1201,7 +1207,13 @@
1201
1207
  }
1202
1208
  }
1203
1209
  },
1204
- "S2a": {
1210
+ "S1x": {
1211
+ "type": "structure",
1212
+ "members": {
1213
+ "roleArn": {}
1214
+ }
1215
+ },
1216
+ "S2c": {
1205
1217
  "type": "structure",
1206
1218
  "members": {
1207
1219
  "name": {},
@@ -319,4 +319,6 @@ export import MigrationHubOrchestrator = require('./migrationhuborchestrator');
319
319
  export import ConnectCases = require('./connectcases');
320
320
  export import ResourceExplorer2 = require('./resourceexplorer2');
321
321
  export import Scheduler = require('./scheduler');
322
+ export import ChimeSDKVoice = require('./chimesdkvoice');
323
+ export import IoTRoboRunner = require('./iotroborunner');
322
324
  export import SsmSap = require('./ssmsap');
@@ -321,5 +321,7 @@ module.exports = {
321
321
  ConnectCases: require('./connectcases'),
322
322
  ResourceExplorer2: require('./resourceexplorer2'),
323
323
  Scheduler: require('./scheduler'),
324
+ ChimeSDKVoice: require('./chimesdkvoice'),
325
+ IoTRoboRunner: require('./iotroborunner'),
324
326
  SsmSap: require('./ssmsap')
325
327
  };
@@ -124,11 +124,11 @@ declare class Appflow extends Service {
124
124
  */
125
125
  listTagsForResource(callback?: (err: AWSError, data: Appflow.Types.ListTagsForResourceResponse) => void): Request<Appflow.Types.ListTagsForResourceResponse, AWSError>;
126
126
  /**
127
- * Registers a new connector with your Amazon Web Services account. Before you can register the connector, you must deploy lambda in your account.
127
+ * Registers a new custom connector with your Amazon Web Services account. Before you can register the connector, you must deploy the associated AWS lambda function in your account.
128
128
  */
129
129
  registerConnector(params: Appflow.Types.RegisterConnectorRequest, callback?: (err: AWSError, data: Appflow.Types.RegisterConnectorResponse) => void): Request<Appflow.Types.RegisterConnectorResponse, AWSError>;
130
130
  /**
131
- * Registers a new connector with your Amazon Web Services account. Before you can register the connector, you must deploy lambda in your account.
131
+ * Registers a new custom connector with your Amazon Web Services account. Before you can register the connector, you must deploy the associated AWS lambda function in your account.
132
132
  */
133
133
  registerConnector(callback?: (err: AWSError, data: Appflow.Types.RegisterConnectorResponse) => void): Request<Appflow.Types.RegisterConnectorResponse, AWSError>;
134
134
  /**
@@ -156,11 +156,11 @@ declare class Appflow extends Service {
156
156
  */
157
157
  tagResource(callback?: (err: AWSError, data: Appflow.Types.TagResourceResponse) => void): Request<Appflow.Types.TagResourceResponse, AWSError>;
158
158
  /**
159
- * Unregisters the custom connector registered in your account that matches the connectorLabel provided in the request.
159
+ * Unregisters the custom connector registered in your account that matches the connector label provided in the request.
160
160
  */
161
161
  unregisterConnector(params: Appflow.Types.UnregisterConnectorRequest, callback?: (err: AWSError, data: Appflow.Types.UnregisterConnectorResponse) => void): Request<Appflow.Types.UnregisterConnectorResponse, AWSError>;
162
162
  /**
163
- * Unregisters the custom connector registered in your account that matches the connectorLabel provided in the request.
163
+ * Unregisters the custom connector registered in your account that matches the connector label provided in the request.
164
164
  */
165
165
  unregisterConnector(callback?: (err: AWSError, data: Appflow.Types.UnregisterConnectorResponse) => void): Request<Appflow.Types.UnregisterConnectorResponse, AWSError>;
166
166
  /**
@@ -179,6 +179,14 @@ declare class Appflow extends Service {
179
179
  * Updates a given connector profile associated with your account.
180
180
  */
181
181
  updateConnectorProfile(callback?: (err: AWSError, data: Appflow.Types.UpdateConnectorProfileResponse) => void): Request<Appflow.Types.UpdateConnectorProfileResponse, AWSError>;
182
+ /**
183
+ * Updates a custom connector that you've previously registered. This operation updates the connector with one of the following: The latest version of the AWS Lambda function that's assigned to the connector A new AWS Lambda function that you specify
184
+ */
185
+ updateConnectorRegistration(params: Appflow.Types.UpdateConnectorRegistrationRequest, callback?: (err: AWSError, data: Appflow.Types.UpdateConnectorRegistrationResponse) => void): Request<Appflow.Types.UpdateConnectorRegistrationResponse, AWSError>;
186
+ /**
187
+ * Updates a custom connector that you've previously registered. This operation updates the connector with one of the following: The latest version of the AWS Lambda function that's assigned to the connector A new AWS Lambda function that you specify
188
+ */
189
+ updateConnectorRegistration(callback?: (err: AWSError, data: Appflow.Types.UpdateConnectorRegistrationResponse) => void): Request<Appflow.Types.UpdateConnectorRegistrationResponse, AWSError>;
182
190
  /**
183
191
  * Updates an existing flow.
184
192
  */
@@ -2462,7 +2470,7 @@ declare namespace Appflow {
2462
2470
  */
2463
2471
  includeDeletedRecords?: Boolean;
2464
2472
  /**
2465
- * Specifies which Salesforce API is used by Amazon AppFlow when your flow transfers data from Salesforce. AUTOMATIC The default. Amazon AppFlow selects which API to use based on the number of records that your flow transfers from Salesforce. If your flow transfers fewer than 1,000,000 records, Amazon AppFlow uses Salesforce REST API. If your flow transfers 1,000,000 records or more, Amazon AppFlow uses Salesforce Bulk API 2.0. Each of these Salesforce APIs structures data differently. If Amazon AppFlow selects the API automatically, be aware that, for recurring flows, the data output might vary from one flow run to the next. For example, if a flow runs daily, it might use REST API on one day to transfer 900,000 records, and it might use Bulk API 2.0 on the next day to transfer 1,100,000 records. For each of these flow runs, the respective Salesforce API formats the data differently. Some of the differences include how dates are formatted and null values are represented. Also, Bulk API 2.0 doesn't transfer Salesforce compound fields. By choosing this option, you optimize flow performance for both small and large data transfers, but the tradeoff is inconsistent formatting in the output. BULKV2 Amazon AppFlow uses only Salesforce Bulk API 2.0. This API runs asynchronous data transfers, and it's optimal for large sets of data. By choosing this option, you ensure that your flow writes consistent output, but you optimize performance only for large data transfers. Note that Bulk API 2.0 does not transfer Salesforce compound fields. REST_SYNC Amazon AppFlow uses only Salesforce REST API. By choosing this option, you ensure that your flow writes consistent output, but you decrease performance for large data transfers that are better suited for Bulk API 2.0. In some cases, if your flow attempts to transfer a vary large set of data, it might fail with a timed out error.
2473
+ * Specifies which Salesforce API is used by Amazon AppFlow when your flow transfers data from Salesforce. AUTOMATIC The default. Amazon AppFlow selects which API to use based on the number of records that your flow transfers from Salesforce. If your flow transfers fewer than 1,000,000 records, Amazon AppFlow uses Salesforce REST API. If your flow transfers 1,000,000 records or more, Amazon AppFlow uses Salesforce Bulk API 2.0. Each of these Salesforce APIs structures data differently. If Amazon AppFlow selects the API automatically, be aware that, for recurring flows, the data output might vary from one flow run to the next. For example, if a flow runs daily, it might use REST API on one day to transfer 900,000 records, and it might use Bulk API 2.0 on the next day to transfer 1,100,000 records. For each of these flow runs, the respective Salesforce API formats the data differently. Some of the differences include how dates are formatted and null values are represented. Also, Bulk API 2.0 doesn't transfer Salesforce compound fields. By choosing this option, you optimize flow performance for both small and large data transfers, but the tradeoff is inconsistent formatting in the output. BULKV2 Amazon AppFlow uses only Salesforce Bulk API 2.0. This API runs asynchronous data transfers, and it's optimal for large sets of data. By choosing this option, you ensure that your flow writes consistent output, but you optimize performance only for large data transfers. Note that Bulk API 2.0 does not transfer Salesforce compound fields. REST_SYNC Amazon AppFlow uses only Salesforce REST API. By choosing this option, you ensure that your flow writes consistent output, but you decrease performance for large data transfers that are better suited for Bulk API 2.0. In some cases, if your flow attempts to transfer a vary large set of data, it might fail wituh a timed out error.
2466
2474
  */
2467
2475
  dataTransferApi?: SalesforceDataTransferApi;
2468
2476
  }
@@ -2928,6 +2936,23 @@ declare namespace Appflow {
2928
2936
  */
2929
2937
  connectorProfileArn?: ConnectorProfileArn;
2930
2938
  }
2939
+ export interface UpdateConnectorRegistrationRequest {
2940
+ /**
2941
+ * The name of the connector. The name is unique for each connector registration in your AWS account.
2942
+ */
2943
+ connectorLabel: ConnectorLabel;
2944
+ /**
2945
+ * A description about the update that you're applying to the connector.
2946
+ */
2947
+ description?: Description;
2948
+ connectorProvisioningConfig?: ConnectorProvisioningConfig;
2949
+ }
2950
+ export interface UpdateConnectorRegistrationResponse {
2951
+ /**
2952
+ * The ARN of the connector being updated.
2953
+ */
2954
+ connectorArn?: ARN;
2955
+ }
2931
2956
  export interface UpdateFlowRequest {
2932
2957
  /**
2933
2958
  * The specified name of the flow. Spaces are not allowed. Use underscores (_) or hyphens (-) only.
@@ -52,11 +52,11 @@ declare class AuditManager extends Service {
52
52
  */
53
53
  batchDisassociateAssessmentReportEvidence(callback?: (err: AWSError, data: AuditManager.Types.BatchDisassociateAssessmentReportEvidenceResponse) => void): Request<AuditManager.Types.BatchDisassociateAssessmentReportEvidenceResponse, AWSError>;
54
54
  /**
55
- * Uploads one or more pieces of evidence to a control in an Audit Manager assessment.
55
+ * Uploads one or more pieces of evidence to a control in an Audit Manager assessment. You can upload manual evidence from any Amazon Simple Storage Service (Amazon S3) bucket by specifying the S3 URI of the evidence. You must upload manual evidence to your S3 bucket before you can upload it to your assessment. For instructions, see CreateBucket and PutObject in the Amazon Simple Storage Service API Reference. The following restrictions apply to this action: Maximum size of an individual evidence file: 100 MB Number of daily manual evidence uploads per control: 100 Supported file formats: See Supported file types for manual evidence in the Audit Manager User Guide For more information about Audit Manager service restrictions, see Quotas and restrictions for Audit Manager.
56
56
  */
57
57
  batchImportEvidenceToAssessmentControl(params: AuditManager.Types.BatchImportEvidenceToAssessmentControlRequest, callback?: (err: AWSError, data: AuditManager.Types.BatchImportEvidenceToAssessmentControlResponse) => void): Request<AuditManager.Types.BatchImportEvidenceToAssessmentControlResponse, AWSError>;
58
58
  /**
59
- * Uploads one or more pieces of evidence to a control in an Audit Manager assessment.
59
+ * Uploads one or more pieces of evidence to a control in an Audit Manager assessment. You can upload manual evidence from any Amazon Simple Storage Service (Amazon S3) bucket by specifying the S3 URI of the evidence. You must upload manual evidence to your S3 bucket before you can upload it to your assessment. For instructions, see CreateBucket and PutObject in the Amazon Simple Storage Service API Reference. The following restrictions apply to this action: Maximum size of an individual evidence file: 100 MB Number of daily manual evidence uploads per control: 100 Supported file formats: See Supported file types for manual evidence in the Audit Manager User Guide For more information about Audit Manager service restrictions, see Quotas and restrictions for Audit Manager.
60
60
  */
61
61
  batchImportEvidenceToAssessmentControl(callback?: (err: AWSError, data: AuditManager.Types.BatchImportEvidenceToAssessmentControlResponse) => void): Request<AuditManager.Types.BatchImportEvidenceToAssessmentControlResponse, AWSError>;
62
62
  /**
@@ -140,11 +140,11 @@ declare class AuditManager extends Service {
140
140
  */
141
141
  deregisterAccount(callback?: (err: AWSError, data: AuditManager.Types.DeregisterAccountResponse) => void): Request<AuditManager.Types.DeregisterAccountResponse, AWSError>;
142
142
  /**
143
- * Removes the specified Amazon Web Services account as a delegated administrator for Audit Manager. When you remove a delegated administrator from your Audit Manager settings, you continue to have access to the evidence that you previously collected under that account. This is also the case when you deregister a delegated administrator from Organizations. However, Audit Manager will stop collecting and attaching evidence to that delegated administrator account moving forward. When you deregister a delegated administrator account for Audit Manager, the data for that account isn’t deleted. If you want to delete resource data for a delegated administrator account, you must perform that task separately before you deregister the account. Either, you can do this in the Audit Manager console. Or, you can use one of the delete API operations that are provided by Audit Manager. To delete your Audit Manager resource data, see the following instructions: DeleteAssessment (see also: Deleting an assessment in the Audit Manager User Guide) DeleteAssessmentFramework (see also: Deleting a custom framework in the Audit Manager User Guide) DeleteAssessmentFrameworkShare (see also: Deleting a share request in the Audit Manager User Guide) DeleteAssessmentReport (see also: Deleting an assessment report in the Audit Manager User Guide) DeleteControl (see also: Deleting a custom control in the Audit Manager User Guide) At this time, Audit Manager doesn't provide an option to delete evidence. All available delete operations are listed above.
143
+ * Removes the specified Amazon Web Services account as a delegated administrator for Audit Manager. When you remove a delegated administrator from your Audit Manager settings, you continue to have access to the evidence that you previously collected under that account. This is also the case when you deregister a delegated administrator from Organizations. However, Audit Manager will stop collecting and attaching evidence to that delegated administrator account moving forward. Keep in mind the following cleanup task if you use evidence finder: Before you use your management account to remove a delegated administrator, make sure that the current delegated administrator account signs in to Audit Manager and disables evidence finder first. Disabling evidence finder automatically deletes the event data store that was created in their account when they enabled evidence finder. If this task isn’t completed, the event data store remains in their account. In this case, we recommend that the original delegated administrator goes to CloudTrail Lake and manually deletes the event data store. This cleanup task is necessary to ensure that you don't end up with multiple event data stores. Audit Manager will ignore an unused event data store after you remove or change a delegated administrator account. However, the unused event data store continues to incur storage costs from CloudTrail Lake if you don't delete it. When you deregister a delegated administrator account for Audit Manager, the data for that account isn’t deleted. If you want to delete resource data for a delegated administrator account, you must perform that task separately before you deregister the account. Either, you can do this in the Audit Manager console. Or, you can use one of the delete API operations that are provided by Audit Manager. To delete your Audit Manager resource data, see the following instructions: DeleteAssessment (see also: Deleting an assessment in the Audit Manager User Guide) DeleteAssessmentFramework (see also: Deleting a custom framework in the Audit Manager User Guide) DeleteAssessmentFrameworkShare (see also: Deleting a share request in the Audit Manager User Guide) DeleteAssessmentReport (see also: Deleting an assessment report in the Audit Manager User Guide) DeleteControl (see also: Deleting a custom control in the Audit Manager User Guide) At this time, Audit Manager doesn't provide an option to delete evidence. All available delete operations are listed above.
144
144
  */
145
145
  deregisterOrganizationAdminAccount(params: AuditManager.Types.DeregisterOrganizationAdminAccountRequest, callback?: (err: AWSError, data: AuditManager.Types.DeregisterOrganizationAdminAccountResponse) => void): Request<AuditManager.Types.DeregisterOrganizationAdminAccountResponse, AWSError>;
146
146
  /**
147
- * Removes the specified Amazon Web Services account as a delegated administrator for Audit Manager. When you remove a delegated administrator from your Audit Manager settings, you continue to have access to the evidence that you previously collected under that account. This is also the case when you deregister a delegated administrator from Organizations. However, Audit Manager will stop collecting and attaching evidence to that delegated administrator account moving forward. When you deregister a delegated administrator account for Audit Manager, the data for that account isn’t deleted. If you want to delete resource data for a delegated administrator account, you must perform that task separately before you deregister the account. Either, you can do this in the Audit Manager console. Or, you can use one of the delete API operations that are provided by Audit Manager. To delete your Audit Manager resource data, see the following instructions: DeleteAssessment (see also: Deleting an assessment in the Audit Manager User Guide) DeleteAssessmentFramework (see also: Deleting a custom framework in the Audit Manager User Guide) DeleteAssessmentFrameworkShare (see also: Deleting a share request in the Audit Manager User Guide) DeleteAssessmentReport (see also: Deleting an assessment report in the Audit Manager User Guide) DeleteControl (see also: Deleting a custom control in the Audit Manager User Guide) At this time, Audit Manager doesn't provide an option to delete evidence. All available delete operations are listed above.
147
+ * Removes the specified Amazon Web Services account as a delegated administrator for Audit Manager. When you remove a delegated administrator from your Audit Manager settings, you continue to have access to the evidence that you previously collected under that account. This is also the case when you deregister a delegated administrator from Organizations. However, Audit Manager will stop collecting and attaching evidence to that delegated administrator account moving forward. Keep in mind the following cleanup task if you use evidence finder: Before you use your management account to remove a delegated administrator, make sure that the current delegated administrator account signs in to Audit Manager and disables evidence finder first. Disabling evidence finder automatically deletes the event data store that was created in their account when they enabled evidence finder. If this task isn’t completed, the event data store remains in their account. In this case, we recommend that the original delegated administrator goes to CloudTrail Lake and manually deletes the event data store. This cleanup task is necessary to ensure that you don't end up with multiple event data stores. Audit Manager will ignore an unused event data store after you remove or change a delegated administrator account. However, the unused event data store continues to incur storage costs from CloudTrail Lake if you don't delete it. When you deregister a delegated administrator account for Audit Manager, the data for that account isn’t deleted. If you want to delete resource data for a delegated administrator account, you must perform that task separately before you deregister the account. Either, you can do this in the Audit Manager console. Or, you can use one of the delete API operations that are provided by Audit Manager. To delete your Audit Manager resource data, see the following instructions: DeleteAssessment (see also: Deleting an assessment in the Audit Manager User Guide) DeleteAssessmentFramework (see also: Deleting a custom framework in the Audit Manager User Guide) DeleteAssessmentFrameworkShare (see also: Deleting a share request in the Audit Manager User Guide) DeleteAssessmentReport (see also: Deleting an assessment report in the Audit Manager User Guide) DeleteControl (see also: Deleting a custom control in the Audit Manager User Guide) At this time, Audit Manager doesn't provide an option to delete evidence. All available delete operations are listed above.
148
148
  */
149
149
  deregisterOrganizationAdminAccount(callback?: (err: AWSError, data: AuditManager.Types.DeregisterOrganizationAdminAccountResponse) => void): Request<AuditManager.Types.DeregisterOrganizationAdminAccountResponse, AWSError>;
150
150
  /**
@@ -276,11 +276,11 @@ declare class AuditManager extends Service {
276
276
  */
277
277
  getOrganizationAdminAccount(callback?: (err: AWSError, data: AuditManager.Types.GetOrganizationAdminAccountResponse) => void): Request<AuditManager.Types.GetOrganizationAdminAccountResponse, AWSError>;
278
278
  /**
279
- * Returns a list of the in-scope Amazon Web Services for the specified assessment.
279
+ * Returns a list of all of the Amazon Web Services that you can choose to include in your assessment. When you create an assessment, specify which of these services you want to include to narrow the assessment's scope.
280
280
  */
281
281
  getServicesInScope(params: AuditManager.Types.GetServicesInScopeRequest, callback?: (err: AWSError, data: AuditManager.Types.GetServicesInScopeResponse) => void): Request<AuditManager.Types.GetServicesInScopeResponse, AWSError>;
282
282
  /**
283
- * Returns a list of the in-scope Amazon Web Services for the specified assessment.
283
+ * Returns a list of all of the Amazon Web Services that you can choose to include in your assessment. When you create an assessment, specify which of these services you want to include to narrow the assessment's scope.
284
284
  */
285
285
  getServicesInScope(callback?: (err: AWSError, data: AuditManager.Types.GetServicesInScopeResponse) => void): Request<AuditManager.Types.GetServicesInScopeResponse, AWSError>;
286
286
  /**
@@ -955,11 +955,11 @@ declare namespace AuditManager {
955
955
  */
956
956
  evidenceId?: UUID;
957
957
  /**
958
- * The error code that the AssessmentReportEvidence API returned.
958
+ * The error code that was returned.
959
959
  */
960
960
  errorCode?: ErrorCode;
961
961
  /**
962
- * The error message that the AssessmentReportEvidence API returned.
962
+ * The error message that was returned.
963
963
  */
964
964
  errorMessage?: ErrorMessage;
965
965
  }
@@ -1202,6 +1202,7 @@ declare namespace AuditManager {
1202
1202
  createdBy?: IamArn;
1203
1203
  }
1204
1204
  export type ChangeLogs = ChangeLog[];
1205
+ export type CloudTrailArn = string;
1205
1206
  export type ComplianceType = string;
1206
1207
  export interface Control {
1207
1208
  /**
@@ -1237,7 +1238,7 @@ declare namespace AuditManager {
1237
1238
  */
1238
1239
  actionPlanInstructions?: ActionPlanInstructions;
1239
1240
  /**
1240
- * The data source that determines where Audit Manager collects evidence from for the control.
1241
+ * The data source types that determine where Audit Manager collects evidence from for the control.
1241
1242
  */
1242
1243
  controlSources?: ControlSources;
1243
1244
  /**
@@ -1495,6 +1496,10 @@ declare namespace AuditManager {
1495
1496
  * The identifier for the assessment.
1496
1497
  */
1497
1498
  assessmentId: UUID;
1499
+ /**
1500
+ * A SQL statement that represents an evidence finder query. Provide this parameter when you want to generate an assessment report from the results of an evidence finder search query. When you use this parameter, Audit Manager generates a one-time report using only the evidence from the query output. This report does not include any assessment evidence that was manually added to a report using the console, or associated with a report using the API. To use this parameter, the enablementStatus of evidence finder must be ENABLED. For examples and help resolving queryStatement validation exceptions, see Troubleshooting evidence finder issues in the AWS Audit Manager User Guide.
1501
+ */
1502
+ queryStatement?: QueryStatement;
1498
1503
  }
1499
1504
  export interface CreateAssessmentReportResponse {
1500
1505
  /**
@@ -1815,7 +1820,7 @@ declare namespace AuditManager {
1815
1820
  */
1816
1821
  iamId?: IamArn;
1817
1822
  /**
1818
- * The evaluation status for evidence that falls under the compliance check category. For evidence collected from Security Hub, a Pass or Fail result is shown. For evidence collected from Config, a Compliant or Noncompliant result is shown.
1823
+ * The evaluation status for automated evidence that falls under the compliance check category. Audit Manager classes evidence as non-compliant if Security Hub reports a Fail result, or if Config reports a Non-compliant result. Audit Manager classes evidence as compliant if Security Hub reports a Pass result, or if Config reports a Compliant result. If a compliance check isn't available or applicable, then no compliance evaluation can be made for that evidence. This is the case if the evidence uses Config or Security Hub as the underlying data source type, but those services aren't enabled. This is also the case if the evidence uses an underlying data source type that doesn't support compliance checks (such as manual evidence, Amazon Web Services API calls, or CloudTrail).
1819
1824
  */
1820
1825
  complianceCheck?: String;
1821
1826
  /**
@@ -1842,6 +1847,26 @@ declare namespace AuditManager {
1842
1847
  export type EvidenceAttributeKey = string;
1843
1848
  export type EvidenceAttributeValue = string;
1844
1849
  export type EvidenceAttributes = {[key: string]: EvidenceAttributeValue};
1850
+ export type EvidenceFinderBackfillStatus = "NOT_STARTED"|"IN_PROGRESS"|"COMPLETED"|string;
1851
+ export interface EvidenceFinderEnablement {
1852
+ /**
1853
+ * The Amazon Resource Name (ARN) of the CloudTrail Lake event data store that’s used by evidence finder. The event data store is the lake of evidence data that evidence finder runs queries against.
1854
+ */
1855
+ eventDataStoreArn?: CloudTrailArn;
1856
+ /**
1857
+ * The current status of the evidence finder feature and the related event data store. ENABLE_IN_PROGRESS means that you requested to enable evidence finder. An event data store is currently being created to support evidence finder queries. ENABLED means that an event data store was successfully created and evidence finder is enabled. We recommend that you wait 24 hours until the event data store is backfilled with your past evidence data. You can use evidence finder in the meantime, but not all data might be available until the backfill is complete. DISABLE_IN_PROGRESS means that you requested to disable evidence finder, and your request is pending the deletion of the event data store. DISABLED means that you have permanently disabled evidence finder and the event data store has been deleted. You can't re-enable evidence finder after this point.
1858
+ */
1859
+ enablementStatus?: EvidenceFinderEnablementStatus;
1860
+ /**
1861
+ * The current status of the evidence data backfill process. The backfill starts after you enable evidence finder. During this task, Audit Manager populates an event data store with your past evidence data so that your evidence can be queried. NOT_STARTED means that the backfill hasn’t started yet. IN_PROGRESS means that the backfill is in progress. This can take up to 24 hours to complete, depending on the amount of evidence data. COMPLETED means that the backfill is complete. All of your past evidence is now queryable.
1862
+ */
1863
+ backfillStatus?: EvidenceFinderBackfillStatus;
1864
+ /**
1865
+ * Represents any errors that occurred when enabling or disabling evidence finder.
1866
+ */
1867
+ error?: ErrorMessage;
1868
+ }
1869
+ export type EvidenceFinderEnablementStatus = "ENABLED"|"DISABLED"|"ENABLE_IN_PROGRESS"|"DISABLE_IN_PROGRESS"|string;
1845
1870
  export type EvidenceIds = UUID[];
1846
1871
  export interface EvidenceInsights {
1847
1872
  /**
@@ -2611,6 +2636,7 @@ declare namespace AuditManager {
2611
2636
  export type Notifications = Notification[];
2612
2637
  export type NullableInteger = number;
2613
2638
  export type ObjectTypeEnum = "ASSESSMENT"|"CONTROL_SET"|"CONTROL"|"DELEGATION"|"ASSESSMENT_REPORT"|string;
2639
+ export type QueryStatement = string;
2614
2640
  export type Region = string;
2615
2641
  export interface RegisterAccountRequest {
2616
2642
  /**
@@ -2653,6 +2679,10 @@ declare namespace AuditManager {
2653
2679
  * The value of the resource.
2654
2680
  */
2655
2681
  value?: String;
2682
+ /**
2683
+ * The evaluation status for a resource that was assessed when collecting compliance check evidence. Audit Manager classes the resource as non-compliant if Security Hub reports a Fail result, or if Config reports a Non-compliant result. Audit Manager classes the resource as compliant if Security Hub reports a Pass result, or if Config reports a Compliant result. If a compliance check isn't available or applicable, then no compliance evaluation can be made for that resource. This is the case if a resource assessment uses Config or Security Hub as the underlying data source type, but those services aren't enabled. This is also the case if the resource assessment uses an underlying data source type that doesn't support compliance checks (such as manual evidence, Amazon Web Services API calls, or CloudTrail).
2684
+ */
2685
+ complianceCheck?: String;
2656
2686
  }
2657
2687
  export type Resources = Resource[];
2658
2688
  export interface Role {
@@ -2698,7 +2728,7 @@ declare namespace AuditManager {
2698
2728
  category?: NonEmptyString;
2699
2729
  }
2700
2730
  export type ServiceMetadataList = ServiceMetadata[];
2701
- export type SettingAttribute = "ALL"|"IS_AWS_ORG_ENABLED"|"SNS_TOPIC"|"DEFAULT_ASSESSMENT_REPORTS_DESTINATION"|"DEFAULT_PROCESS_OWNERS"|string;
2731
+ export type SettingAttribute = "ALL"|"IS_AWS_ORG_ENABLED"|"SNS_TOPIC"|"DEFAULT_ASSESSMENT_REPORTS_DESTINATION"|"DEFAULT_PROCESS_OWNERS"|"EVIDENCE_FINDER_ENABLEMENT"|string;
2702
2732
  export interface Settings {
2703
2733
  /**
2704
2734
  * Specifies whether Organizations is enabled.
@@ -2720,6 +2750,10 @@ declare namespace AuditManager {
2720
2750
  * The KMS key details.
2721
2751
  */
2722
2752
  kmsKey?: KmsKey;
2753
+ /**
2754
+ * The current evidence finder status and event data store details.
2755
+ */
2756
+ evidenceFinderEnablement?: EvidenceFinderEnablement;
2723
2757
  }
2724
2758
  export type ShareRequestAction = "ACCEPT"|"DECLINE"|"REVOKE"|string;
2725
2759
  export type ShareRequestComment = string;
@@ -2734,7 +2768,7 @@ declare namespace AuditManager {
2734
2768
  */
2735
2769
  keywordInputType?: KeywordInputType;
2736
2770
  /**
2737
- * The value of the keyword that's used when mapping a control data source. For example, this can be a CloudTrail event name, a rule name for Config, a Security Hub control, or the name of an Amazon Web Services API call. If you’re mapping a data source to a rule in Config, the keywordValue that you specify depends on the type of rule: For managed rules, you can use the rule identifier as the keywordValue. You can find the rule identifier from the list of Config managed rules. Managed rule name: s3-bucket-acl-prohibited keywordValue: S3_BUCKET_ACL_PROHIBITED For custom rules, you form the keywordValue by adding the Custom_ prefix to the rule name. This prefix distinguishes the rule from a managed rule. Custom rule name: my-custom-config-rule keywordValue: Custom_my-custom-config-rule For service-linked rules, you form the keywordValue by adding the Custom_ prefix to the rule name. In addition, you remove the suffix ID that appears at the end of the rule name. Service-linked rule name: CustomRuleForAccount-conformance-pack-szsm1uv0w keywordValue: Custom_CustomRuleForAccount-conformance-pack Service-linked rule name: securityhub-api-gw-cache-encrypted-101104e1 keywordValue: Custom_securityhub-api-gw-cache-encrypted Service-linked rule name: OrgConfigRule-s3-bucket-versioning-enabled-dbgzf8ba keywordValue: Custom_OrgConfigRule-s3-bucket-versioning-enabled
2771
+ * The value of the keyword that's used when mapping a control data source. For example, this can be a CloudTrail event name, a rule name for Config, a Security Hub control, or the name of an Amazon Web Services API call. If you’re mapping a data source to a rule in Config, the keywordValue that you specify depends on the type of rule: For managed rules, you can use the rule identifier as the keywordValue. You can find the rule identifier from the list of Config managed rules. Managed rule name: s3-bucket-acl-prohibited keywordValue: S3_BUCKET_ACL_PROHIBITED For custom rules, you form the keywordValue by adding the Custom_ prefix to the rule name. This prefix distinguishes the rule from a managed rule. Custom rule name: my-custom-config-rule keywordValue: Custom_my-custom-config-rule For service-linked rules, you form the keywordValue by adding the Custom_ prefix to the rule name. In addition, you remove the suffix ID that appears at the end of the rule name. Service-linked rule name: CustomRuleForAccount-conformance-pack-szsm1uv0w keywordValue: Custom_CustomRuleForAccount-conformance-pack Service-linked rule name: OrgConfigRule-s3-bucket-versioning-enabled-dbgzf8ba keywordValue: Custom_OrgConfigRule-s3-bucket-versioning-enabled
2738
2772
  */
2739
2773
  keywordValue?: KeywordValue;
2740
2774
  }
@@ -3026,6 +3060,10 @@ declare namespace AuditManager {
3026
3060
  * The KMS key details.
3027
3061
  */
3028
3062
  kmsKey?: KmsKey;
3063
+ /**
3064
+ * Specifies whether the evidence finder feature is enabled. Change this attribute to enable or disable evidence finder. When you use this attribute to disable evidence finder, Audit Manager deletes the event data store that’s used to query your evidence data. As a result, you can’t re-enable evidence finder and use the feature again. Your only alternative is to deregister and then re-register Audit Manager. Disabling evidence finder is permanent, so consider this decision carefully before you proceed. If you’re using Audit Manager as a delegated administrator, keep in mind that this action applies to all member accounts in your organization.
3065
+ */
3066
+ evidenceFinderEnabled?: Boolean;
3029
3067
  }
3030
3068
  export interface UpdateSettingsResponse {
3031
3069
  /**