aws-sdk 2.1641.0 → 2.1643.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
 - package/apis/acm-pca-2017-08-22.min.json +4 -1
 - package/apis/batch-2016-08-10.min.json +4 -1
 - package/apis/codebuild-2016-10-06.min.json +50 -29
 - package/apis/cognito-idp-2016-04-18.min.json +108 -27
 - package/apis/datazone-2018-05-10.min.json +792 -403
 - package/apis/datazone-2018-05-10.paginators.json +6 -0
 - package/apis/ds-2015-04-16.min.json +7 -1
 - package/apis/elasticfilesystem-2015-02-01.min.json +7 -1
 - package/apis/glue-2017-03-31.min.json +294 -142
 - package/apis/glue-2017-03-31.paginators.json +6 -0
 - package/apis/kms-2014-11-01.examples.json +4 -2
 - package/apis/macie2-2020-01-01.min.json +254 -143
 - package/apis/macie2-2020-01-01.paginators.json +6 -0
 - package/apis/mediaconvert-2017-08-29.min.json +208 -131
 - package/apis/mediaconvert-2017-08-29.paginators.json +6 -0
 - package/apis/route53domains-2014-05-15.min.json +7 -1
 - package/apis/waf-2015-08-24.min.json +7 -1
 - package/clients/acmpca.d.ts +2 -2
 - package/clients/codebuild.d.ts +24 -1
 - package/clients/datazone.d.ts +398 -4
 - package/clients/ec2.d.ts +258 -258
 - package/clients/glue.d.ts +206 -4
 - package/clients/macie2.d.ts +149 -44
 - package/clients/mediaconvert.d.ts +77 -6
 - package/clients/secretsmanager.d.ts +2 -2
 - package/dist/aws-sdk-core-react-native.js +1 -1
 - package/dist/aws-sdk-react-native.js +17 -17
 - package/dist/aws-sdk.js +182 -62
 - package/dist/aws-sdk.min.js +92 -92
 - package/lib/core.js +1 -1
 - package/package.json +1 -1
 
    
        package/clients/macie2.d.ts
    CHANGED
    
    | 
         @@ -28,6 +28,14 @@ declare class Macie2 extends Service { 
     | 
|
| 
       28 
28 
     | 
    
         
             
               * Retrieves information about one or more custom data identifiers.
         
     | 
| 
       29 
29 
     | 
    
         
             
               */
         
     | 
| 
       30 
30 
     | 
    
         
             
              batchGetCustomDataIdentifiers(callback?: (err: AWSError, data: Macie2.Types.BatchGetCustomDataIdentifiersResponse) => void): Request<Macie2.Types.BatchGetCustomDataIdentifiersResponse, AWSError>;
         
     | 
| 
      
 31 
     | 
    
         
            +
              /**
         
     | 
| 
      
 32 
     | 
    
         
            +
               * Changes the status of automated sensitive data discovery for one or more accounts.
         
     | 
| 
      
 33 
     | 
    
         
            +
               */
         
     | 
| 
      
 34 
     | 
    
         
            +
              batchUpdateAutomatedDiscoveryAccounts(params: Macie2.Types.BatchUpdateAutomatedDiscoveryAccountsRequest, callback?: (err: AWSError, data: Macie2.Types.BatchUpdateAutomatedDiscoveryAccountsResponse) => void): Request<Macie2.Types.BatchUpdateAutomatedDiscoveryAccountsResponse, AWSError>;
         
     | 
| 
      
 35 
     | 
    
         
            +
              /**
         
     | 
| 
      
 36 
     | 
    
         
            +
               * Changes the status of automated sensitive data discovery for one or more accounts.
         
     | 
| 
      
 37 
     | 
    
         
            +
               */
         
     | 
| 
      
 38 
     | 
    
         
            +
              batchUpdateAutomatedDiscoveryAccounts(callback?: (err: AWSError, data: Macie2.Types.BatchUpdateAutomatedDiscoveryAccountsResponse) => void): Request<Macie2.Types.BatchUpdateAutomatedDiscoveryAccountsResponse, AWSError>;
         
     | 
| 
       31 
39 
     | 
    
         
             
              /**
         
     | 
| 
       32 
40 
     | 
    
         
             
               * Creates and defines the settings for an allow list.
         
     | 
| 
       33 
41 
     | 
    
         
             
               */
         
     | 
| 
         @@ -229,11 +237,11 @@ declare class Macie2 extends Service { 
     | 
|
| 
       229 
237 
     | 
    
         
             
               */
         
     | 
| 
       230 
238 
     | 
    
         
             
              getAllowList(callback?: (err: AWSError, data: Macie2.Types.GetAllowListResponse) => void): Request<Macie2.Types.GetAllowListResponse, AWSError>;
         
     | 
| 
       231 
239 
     | 
    
         
             
              /**
         
     | 
| 
       232 
     | 
    
         
            -
               * Retrieves the configuration settings and status of automated sensitive data discovery for an account.
         
     | 
| 
      
 240 
     | 
    
         
            +
               * Retrieves the configuration settings and status of automated sensitive data discovery for an organization or standalone account.
         
     | 
| 
       233 
241 
     | 
    
         
             
               */
         
     | 
| 
       234 
242 
     | 
    
         
             
              getAutomatedDiscoveryConfiguration(params: Macie2.Types.GetAutomatedDiscoveryConfigurationRequest, callback?: (err: AWSError, data: Macie2.Types.GetAutomatedDiscoveryConfigurationResponse) => void): Request<Macie2.Types.GetAutomatedDiscoveryConfigurationResponse, AWSError>;
         
     | 
| 
       235 
243 
     | 
    
         
             
              /**
         
     | 
| 
       236 
     | 
    
         
            -
               * Retrieves the configuration settings and status of automated sensitive data discovery for an account.
         
     | 
| 
      
 244 
     | 
    
         
            +
               * Retrieves the configuration settings and status of automated sensitive data discovery for an organization or standalone account.
         
     | 
| 
       237 
245 
     | 
    
         
             
               */
         
     | 
| 
       238 
246 
     | 
    
         
             
              getAutomatedDiscoveryConfiguration(callback?: (err: AWSError, data: Macie2.Types.GetAutomatedDiscoveryConfigurationResponse) => void): Request<Macie2.Types.GetAutomatedDiscoveryConfigurationResponse, AWSError>;
         
     | 
| 
       239 
247 
     | 
    
         
             
              /**
         
     | 
| 
         @@ -396,6 +404,14 @@ declare class Macie2 extends Service { 
     | 
|
| 
       396 
404 
     | 
    
         
             
               * Retrieves a subset of information about all the allow lists for an account.
         
     | 
| 
       397 
405 
     | 
    
         
             
               */
         
     | 
| 
       398 
406 
     | 
    
         
             
              listAllowLists(callback?: (err: AWSError, data: Macie2.Types.ListAllowListsResponse) => void): Request<Macie2.Types.ListAllowListsResponse, AWSError>;
         
     | 
| 
      
 407 
     | 
    
         
            +
              /**
         
     | 
| 
      
 408 
     | 
    
         
            +
               * Retrieves the status of automated sensitive data discovery for one or more accounts.
         
     | 
| 
      
 409 
     | 
    
         
            +
               */
         
     | 
| 
      
 410 
     | 
    
         
            +
              listAutomatedDiscoveryAccounts(params: Macie2.Types.ListAutomatedDiscoveryAccountsRequest, callback?: (err: AWSError, data: Macie2.Types.ListAutomatedDiscoveryAccountsResponse) => void): Request<Macie2.Types.ListAutomatedDiscoveryAccountsResponse, AWSError>;
         
     | 
| 
      
 411 
     | 
    
         
            +
              /**
         
     | 
| 
      
 412 
     | 
    
         
            +
               * Retrieves the status of automated sensitive data discovery for one or more accounts.
         
     | 
| 
      
 413 
     | 
    
         
            +
               */
         
     | 
| 
      
 414 
     | 
    
         
            +
              listAutomatedDiscoveryAccounts(callback?: (err: AWSError, data: Macie2.Types.ListAutomatedDiscoveryAccountsResponse) => void): Request<Macie2.Types.ListAutomatedDiscoveryAccountsResponse, AWSError>;
         
     | 
| 
       399 
415 
     | 
    
         
             
              /**
         
     | 
| 
       400 
416 
     | 
    
         
             
               * Retrieves a subset of information about one or more classification jobs.
         
     | 
| 
       401 
417 
     | 
    
         
             
               */
         
     | 
| 
         @@ -437,11 +453,11 @@ declare class Macie2 extends Service { 
     | 
|
| 
       437 
453 
     | 
    
         
             
               */
         
     | 
| 
       438 
454 
     | 
    
         
             
              listFindingsFilters(callback?: (err: AWSError, data: Macie2.Types.ListFindingsFiltersResponse) => void): Request<Macie2.Types.ListFindingsFiltersResponse, AWSError>;
         
     | 
| 
       439 
455 
     | 
    
         
             
              /**
         
     | 
| 
       440 
     | 
    
         
            -
               * Retrieves information about  
     | 
| 
      
 456 
     | 
    
         
            +
               * Retrieves information about Amazon Macie membership invitations that were received by an account.
         
     | 
| 
       441 
457 
     | 
    
         
             
               */
         
     | 
| 
       442 
458 
     | 
    
         
             
              listInvitations(params: Macie2.Types.ListInvitationsRequest, callback?: (err: AWSError, data: Macie2.Types.ListInvitationsResponse) => void): Request<Macie2.Types.ListInvitationsResponse, AWSError>;
         
     | 
| 
       443 
459 
     | 
    
         
             
              /**
         
     | 
| 
       444 
     | 
    
         
            -
               * Retrieves information about  
     | 
| 
      
 460 
     | 
    
         
            +
               * Retrieves information about Amazon Macie membership invitations that were received by an account.
         
     | 
| 
       445 
461 
     | 
    
         
             
               */
         
     | 
| 
       446 
462 
     | 
    
         
             
              listInvitations(callback?: (err: AWSError, data: Macie2.Types.ListInvitationsResponse) => void): Request<Macie2.Types.ListInvitationsResponse, AWSError>;
         
     | 
| 
       447 
463 
     | 
    
         
             
              /**
         
     | 
| 
         @@ -469,11 +485,11 @@ declare class Macie2 extends Service { 
     | 
|
| 
       469 
485 
     | 
    
         
             
               */
         
     | 
| 
       470 
486 
     | 
    
         
             
              listOrganizationAdminAccounts(callback?: (err: AWSError, data: Macie2.Types.ListOrganizationAdminAccountsResponse) => void): Request<Macie2.Types.ListOrganizationAdminAccountsResponse, AWSError>;
         
     | 
| 
       471 
487 
     | 
    
         
             
              /**
         
     | 
| 
       472 
     | 
    
         
            -
               * Retrieves information about objects that  
     | 
| 
      
 488 
     | 
    
         
            +
               * Retrieves information about objects that Amazon Macie selected from an S3 bucket for automated sensitive data discovery.
         
     | 
| 
       473 
489 
     | 
    
         
             
               */
         
     | 
| 
       474 
490 
     | 
    
         
             
              listResourceProfileArtifacts(params: Macie2.Types.ListResourceProfileArtifactsRequest, callback?: (err: AWSError, data: Macie2.Types.ListResourceProfileArtifactsResponse) => void): Request<Macie2.Types.ListResourceProfileArtifactsResponse, AWSError>;
         
     | 
| 
       475 
491 
     | 
    
         
             
              /**
         
     | 
| 
       476 
     | 
    
         
            -
               * Retrieves information about objects that  
     | 
| 
      
 492 
     | 
    
         
            +
               * Retrieves information about objects that Amazon Macie selected from an S3 bucket for automated sensitive data discovery.
         
     | 
| 
       477 
493 
     | 
    
         
             
               */
         
     | 
| 
       478 
494 
     | 
    
         
             
              listResourceProfileArtifacts(callback?: (err: AWSError, data: Macie2.Types.ListResourceProfileArtifactsResponse) => void): Request<Macie2.Types.ListResourceProfileArtifactsResponse, AWSError>;
         
     | 
| 
       479 
495 
     | 
    
         
             
              /**
         
     | 
| 
         @@ -501,11 +517,11 @@ declare class Macie2 extends Service { 
     | 
|
| 
       501 
517 
     | 
    
         
             
               */
         
     | 
| 
       502 
518 
     | 
    
         
             
              listTagsForResource(callback?: (err: AWSError, data: Macie2.Types.ListTagsForResourceResponse) => void): Request<Macie2.Types.ListTagsForResourceResponse, AWSError>;
         
     | 
| 
       503 
519 
     | 
    
         
             
              /**
         
     | 
| 
       504 
     | 
    
         
            -
               *  
     | 
| 
      
 520 
     | 
    
         
            +
               * Adds or updates the configuration settings for storing data classification results.
         
     | 
| 
       505 
521 
     | 
    
         
             
               */
         
     | 
| 
       506 
522 
     | 
    
         
             
              putClassificationExportConfiguration(params: Macie2.Types.PutClassificationExportConfigurationRequest, callback?: (err: AWSError, data: Macie2.Types.PutClassificationExportConfigurationResponse) => void): Request<Macie2.Types.PutClassificationExportConfigurationResponse, AWSError>;
         
     | 
| 
       507 
523 
     | 
    
         
             
              /**
         
     | 
| 
       508 
     | 
    
         
            -
               *  
     | 
| 
      
 524 
     | 
    
         
            +
               * Adds or updates the configuration settings for storing data classification results.
         
     | 
| 
       509 
525 
     | 
    
         
             
               */
         
     | 
| 
       510 
526 
     | 
    
         
             
              putClassificationExportConfiguration(callback?: (err: AWSError, data: Macie2.Types.PutClassificationExportConfigurationResponse) => void): Request<Macie2.Types.PutClassificationExportConfigurationResponse, AWSError>;
         
     | 
| 
       511 
527 
     | 
    
         
             
              /**
         
     | 
| 
         @@ -533,11 +549,11 @@ declare class Macie2 extends Service { 
     | 
|
| 
       533 
549 
     | 
    
         
             
               */
         
     | 
| 
       534 
550 
     | 
    
         
             
              tagResource(callback?: (err: AWSError, data: Macie2.Types.TagResourceResponse) => void): Request<Macie2.Types.TagResourceResponse, AWSError>;
         
     | 
| 
       535 
551 
     | 
    
         
             
              /**
         
     | 
| 
       536 
     | 
    
         
            -
               * Tests a custom data identifier.
         
     | 
| 
      
 552 
     | 
    
         
            +
               * Tests criteria for a custom data identifier.
         
     | 
| 
       537 
553 
     | 
    
         
             
               */
         
     | 
| 
       538 
554 
     | 
    
         
             
              testCustomDataIdentifier(params: Macie2.Types.TestCustomDataIdentifierRequest, callback?: (err: AWSError, data: Macie2.Types.TestCustomDataIdentifierResponse) => void): Request<Macie2.Types.TestCustomDataIdentifierResponse, AWSError>;
         
     | 
| 
       539 
555 
     | 
    
         
             
              /**
         
     | 
| 
       540 
     | 
    
         
            -
               * Tests a custom data identifier.
         
     | 
| 
      
 556 
     | 
    
         
            +
               * Tests criteria for a custom data identifier.
         
     | 
| 
       541 
557 
     | 
    
         
             
               */
         
     | 
| 
       542 
558 
     | 
    
         
             
              testCustomDataIdentifier(callback?: (err: AWSError, data: Macie2.Types.TestCustomDataIdentifierResponse) => void): Request<Macie2.Types.TestCustomDataIdentifierResponse, AWSError>;
         
     | 
| 
       543 
559 
     | 
    
         
             
              /**
         
     | 
| 
         @@ -557,11 +573,11 @@ declare class Macie2 extends Service { 
     | 
|
| 
       557 
573 
     | 
    
         
             
               */
         
     | 
| 
       558 
574 
     | 
    
         
             
              updateAllowList(callback?: (err: AWSError, data: Macie2.Types.UpdateAllowListResponse) => void): Request<Macie2.Types.UpdateAllowListResponse, AWSError>;
         
     | 
| 
       559 
575 
     | 
    
         
             
              /**
         
     | 
| 
       560 
     | 
    
         
            -
               *  
     | 
| 
      
 576 
     | 
    
         
            +
               * Changes the configuration settings and status of automated sensitive data discovery for an organization or standalone account.
         
     | 
| 
       561 
577 
     | 
    
         
             
               */
         
     | 
| 
       562 
578 
     | 
    
         
             
              updateAutomatedDiscoveryConfiguration(params: Macie2.Types.UpdateAutomatedDiscoveryConfigurationRequest, callback?: (err: AWSError, data: Macie2.Types.UpdateAutomatedDiscoveryConfigurationResponse) => void): Request<Macie2.Types.UpdateAutomatedDiscoveryConfigurationResponse, AWSError>;
         
     | 
| 
       563 
579 
     | 
    
         
             
              /**
         
     | 
| 
       564 
     | 
    
         
            -
               *  
     | 
| 
      
 580 
     | 
    
         
            +
               * Changes the configuration settings and status of automated sensitive data discovery for an organization or standalone account.
         
     | 
| 
       565 
581 
     | 
    
         
             
               */
         
     | 
| 
       566 
582 
     | 
    
         
             
              updateAutomatedDiscoveryConfiguration(callback?: (err: AWSError, data: Macie2.Types.UpdateAutomatedDiscoveryConfigurationResponse) => void): Request<Macie2.Types.UpdateAutomatedDiscoveryConfigurationResponse, AWSError>;
         
     | 
| 
       567 
583 
     | 
    
         
             
              /**
         
     | 
| 
         @@ -795,6 +811,40 @@ declare namespace Macie2 { 
     | 
|
| 
       795 
811 
     | 
    
         
             
                 */
         
     | 
| 
       796 
812 
     | 
    
         
             
                sessionContext?: SessionContext;
         
     | 
| 
       797 
813 
     | 
    
         
             
              }
         
     | 
| 
      
 814 
     | 
    
         
            +
              export type AutoEnableMode = "ALL"|"NEW"|"NONE"|string;
         
     | 
| 
      
 815 
     | 
    
         
            +
              export interface AutomatedDiscoveryAccount {
         
     | 
| 
      
 816 
     | 
    
         
            +
                /**
         
     | 
| 
      
 817 
     | 
    
         
            +
                 * The Amazon Web Services account ID for the account.
         
     | 
| 
      
 818 
     | 
    
         
            +
                 */
         
     | 
| 
      
 819 
     | 
    
         
            +
                accountId?: __string;
         
     | 
| 
      
 820 
     | 
    
         
            +
                /**
         
     | 
| 
      
 821 
     | 
    
         
            +
                 * The current status of automated sensitive data discovery for the account. Possible values are: ENABLED, perform automated sensitive data discovery activities for the account; and, DISABLED, don't perform automated sensitive data discovery activities for the account.
         
     | 
| 
      
 822 
     | 
    
         
            +
                 */
         
     | 
| 
      
 823 
     | 
    
         
            +
                status?: AutomatedDiscoveryAccountStatus;
         
     | 
| 
      
 824 
     | 
    
         
            +
              }
         
     | 
| 
      
 825 
     | 
    
         
            +
              export type AutomatedDiscoveryAccountStatus = "ENABLED"|"DISABLED"|string;
         
     | 
| 
      
 826 
     | 
    
         
            +
              export interface AutomatedDiscoveryAccountUpdate {
         
     | 
| 
      
 827 
     | 
    
         
            +
                /**
         
     | 
| 
      
 828 
     | 
    
         
            +
                 * The Amazon Web Services account ID for the account.
         
     | 
| 
      
 829 
     | 
    
         
            +
                 */
         
     | 
| 
      
 830 
     | 
    
         
            +
                accountId?: __string;
         
     | 
| 
      
 831 
     | 
    
         
            +
                /**
         
     | 
| 
      
 832 
     | 
    
         
            +
                 * The new status of automated sensitive data discovery for the account. Valid values are: ENABLED, perform automated sensitive data discovery activities for the account; and, DISABLED, don't perform automated sensitive data discovery activities for the account.
         
     | 
| 
      
 833 
     | 
    
         
            +
                 */
         
     | 
| 
      
 834 
     | 
    
         
            +
                status?: AutomatedDiscoveryAccountStatus;
         
     | 
| 
      
 835 
     | 
    
         
            +
              }
         
     | 
| 
      
 836 
     | 
    
         
            +
              export interface AutomatedDiscoveryAccountUpdateError {
         
     | 
| 
      
 837 
     | 
    
         
            +
                /**
         
     | 
| 
      
 838 
     | 
    
         
            +
                 * The Amazon Web Services account ID for the account that the request applied to.
         
     | 
| 
      
 839 
     | 
    
         
            +
                 */
         
     | 
| 
      
 840 
     | 
    
         
            +
                accountId?: __string;
         
     | 
| 
      
 841 
     | 
    
         
            +
                /**
         
     | 
| 
      
 842 
     | 
    
         
            +
                 * The error code for the error that caused the request to fail for the account (accountId). Possible values are: ACCOUNT_NOT_FOUND, the account doesn’t exist or you're not the Amazon Macie administrator for the account; and, ACCOUNT_PAUSED, Macie isn’t enabled for the account in the current Amazon Web Services Region.
         
     | 
| 
      
 843 
     | 
    
         
            +
                 */
         
     | 
| 
      
 844 
     | 
    
         
            +
                errorCode?: AutomatedDiscoveryAccountUpdateErrorCode;
         
     | 
| 
      
 845 
     | 
    
         
            +
              }
         
     | 
| 
      
 846 
     | 
    
         
            +
              export type AutomatedDiscoveryAccountUpdateErrorCode = "ACCOUNT_PAUSED"|"ACCOUNT_NOT_FOUND"|string;
         
     | 
| 
      
 847 
     | 
    
         
            +
              export type AutomatedDiscoveryMonitoringStatus = "MONITORED"|"NOT_MONITORED"|string;
         
     | 
| 
       798 
848 
     | 
    
         
             
              export type AutomatedDiscoveryStatus = "ENABLED"|"DISABLED"|string;
         
     | 
| 
       799 
849 
     | 
    
         
             
              export type AvailabilityCode = "AVAILABLE"|"UNAVAILABLE"|string;
         
     | 
| 
       800 
850 
     | 
    
         
             
              export interface AwsAccount {
         
     | 
| 
         @@ -855,6 +905,18 @@ declare namespace Macie2 { 
     | 
|
| 
       855 
905 
     | 
    
         
             
                 */
         
     | 
| 
       856 
906 
     | 
    
         
             
                notFoundIdentifierIds?: __listOf__string;
         
     | 
| 
       857 
907 
     | 
    
         
             
              }
         
     | 
| 
      
 908 
     | 
    
         
            +
              export interface BatchUpdateAutomatedDiscoveryAccountsRequest {
         
     | 
| 
      
 909 
     | 
    
         
            +
                /**
         
     | 
| 
      
 910 
     | 
    
         
            +
                 * An array of objects, one for each account to change the status of automated sensitive data discovery for. Each object specifies the Amazon Web Services account ID for an account and a new status for that account.
         
     | 
| 
      
 911 
     | 
    
         
            +
                 */
         
     | 
| 
      
 912 
     | 
    
         
            +
                accounts?: __listOfAutomatedDiscoveryAccountUpdate;
         
     | 
| 
      
 913 
     | 
    
         
            +
              }
         
     | 
| 
      
 914 
     | 
    
         
            +
              export interface BatchUpdateAutomatedDiscoveryAccountsResponse {
         
     | 
| 
      
 915 
     | 
    
         
            +
                /**
         
     | 
| 
      
 916 
     | 
    
         
            +
                 * An array of objects, one for each account whose status wasn’t changed. Each object identifies the account and explains why the status of automated sensitive data discovery wasn’t changed for the account. This value is null if the request succeeded for all specified accounts.
         
     | 
| 
      
 917 
     | 
    
         
            +
                 */
         
     | 
| 
      
 918 
     | 
    
         
            +
                errors?: __listOfAutomatedDiscoveryAccountUpdateError;
         
     | 
| 
      
 919 
     | 
    
         
            +
              }
         
     | 
| 
       858 
920 
     | 
    
         
             
              export interface BlockPublicAccess {
         
     | 
| 
       859 
921 
     | 
    
         
             
                /**
         
     | 
| 
       860 
922 
     | 
    
         
             
                 * Specifies whether Amazon S3 blocks public access control lists (ACLs) for the bucket and objects in the bucket.
         
     | 
| 
         @@ -995,6 +1057,10 @@ declare namespace Macie2 { 
     | 
|
| 
       995 
1057 
     | 
    
         
             
                 * Specifies whether the bucket policy for the bucket requires server-side encryption of objects when objects are added to the bucket. Possible values are: FALSE - The bucket policy requires server-side encryption of new objects. PutObject requests must include a valid server-side encryption header. TRUE - The bucket doesn't have a bucket policy or it has a bucket policy that doesn't require server-side encryption of new objects. If a bucket policy exists, it doesn't require PutObject requests to include a valid server-side encryption header. UNKNOWN - Amazon Macie can't determine whether the bucket policy requires server-side encryption of new objects. Valid server-side encryption headers are: x-amz-server-side-encryption with a value of AES256 or aws:kms, and x-amz-server-side-encryption-customer-algorithm with a value of AES256.
         
     | 
| 
       996 
1058 
     | 
    
         
             
                 */
         
     | 
| 
       997 
1059 
     | 
    
         
             
                allowsUnencryptedObjectUploads?: AllowsUnencryptedObjectUploads;
         
     | 
| 
      
 1060 
     | 
    
         
            +
                /**
         
     | 
| 
      
 1061 
     | 
    
         
            +
                 * Specifies whether automated sensitive data discovery is currently configured to analyze objects in the bucket. Possible values are: MONITORED, the bucket is included in analyses; and, NOT_MONITORED, the bucket is excluded from analyses. If automated sensitive data discovery is disabled for your account, this value is NOT_MONITORED.
         
     | 
| 
      
 1062 
     | 
    
         
            +
                 */
         
     | 
| 
      
 1063 
     | 
    
         
            +
                automatedDiscoveryMonitoringStatus?: AutomatedDiscoveryMonitoringStatus;
         
     | 
| 
       998 
1064 
     | 
    
         
             
                /**
         
     | 
| 
       999 
1065 
     | 
    
         
             
                 * The Amazon Resource Name (ARN) of the bucket.
         
     | 
| 
       1000 
1066 
     | 
    
         
             
                 */
         
     | 
| 
         @@ -1024,11 +1090,11 @@ declare namespace Macie2 { 
     | 
|
| 
       1024 
1090 
     | 
    
         
             
                 */
         
     | 
| 
       1025 
1091 
     | 
    
         
             
                errorMessage?: __string;
         
     | 
| 
       1026 
1092 
     | 
    
         
             
                /**
         
     | 
| 
       1027 
     | 
    
         
            -
                 * Specifies whether any one-time or recurring classification jobs are configured to analyze  
     | 
| 
      
 1093 
     | 
    
         
            +
                 * Specifies whether any one-time or recurring classification jobs are configured to analyze objects in the bucket, and, if so, the details of the job that ran most recently.
         
     | 
| 
       1028 
1094 
     | 
    
         
             
                 */
         
     | 
| 
       1029 
1095 
     | 
    
         
             
                jobDetails?: JobDetails;
         
     | 
| 
       1030 
1096 
     | 
    
         
             
                /**
         
     | 
| 
       1031 
     | 
    
         
            -
                 * The date and time, in UTC and extended ISO 8601 format, when Amazon Macie most recently analyzed  
     | 
| 
      
 1097 
     | 
    
         
            +
                 * The date and time, in UTC and extended ISO 8601 format, when Amazon Macie most recently analyzed objects in the bucket while performing automated sensitive data discovery. This value is null if automated sensitive data discovery is disabled for your account.
         
     | 
| 
       1032 
1098 
     | 
    
         
             
                 */
         
     | 
| 
       1033 
1099 
     | 
    
         
             
                lastAutomatedDiscoveryTime?: __timestampIso8601;
         
     | 
| 
       1034 
1100 
     | 
    
         
             
                /**
         
     | 
| 
         @@ -1056,7 +1122,7 @@ declare namespace Macie2 { 
     | 
|
| 
       1056 
1122 
     | 
    
         
             
                 */
         
     | 
| 
       1057 
1123 
     | 
    
         
             
                replicationDetails?: ReplicationDetails;
         
     | 
| 
       1058 
1124 
     | 
    
         
             
                /**
         
     | 
| 
       1059 
     | 
    
         
            -
                 * The sensitivity score for the bucket, ranging from -1 (classification error) to 100 (sensitive).  
     | 
| 
      
 1125 
     | 
    
         
            +
                 * The sensitivity score for the bucket, ranging from -1 (classification error) to 100 (sensitive).If automated sensitive data discovery has never been enabled for your account or it’s been disabled for your organization or your standalone account for more than 30 days, possible values are: 1, the bucket is empty; or, 50, the bucket stores objects but it’s been excluded from recent analyses.
         
     | 
| 
       1060 
1126 
     | 
    
         
             
                 */
         
     | 
| 
       1061 
1127 
     | 
    
         
             
                sensitivityScore?: __integer;
         
     | 
| 
       1062 
1128 
     | 
    
         
             
                /**
         
     | 
| 
         @@ -1311,7 +1377,7 @@ declare namespace Macie2 { 
     | 
|
| 
       1311 
1377 
     | 
    
         
             
                 */
         
     | 
| 
       1312 
1378 
     | 
    
         
             
                initialRun?: __boolean;
         
     | 
| 
       1313 
1379 
     | 
    
         
             
                /**
         
     | 
| 
       1314 
     | 
    
         
            -
                 * The schedule for running the job. Valid values are: ONE_TIME - Run the job only once. If you specify this value, don't specify a value for the scheduleFrequency property. SCHEDULED - Run the job on a daily, weekly, or monthly basis. If you specify this value, use the scheduleFrequency property to  
     | 
| 
      
 1380 
     | 
    
         
            +
                 * The schedule for running the job. Valid values are: ONE_TIME - Run the job only once. If you specify this value, don't specify a value for the scheduleFrequency property. SCHEDULED - Run the job on a daily, weekly, or monthly basis. If you specify this value, use the scheduleFrequency property to specify the recurrence pattern for the job.
         
     | 
| 
       1315 
1381 
     | 
    
         
             
                 */
         
     | 
| 
       1316 
1382 
     | 
    
         
             
                jobType: JobType;
         
     | 
| 
       1317 
1383 
     | 
    
         
             
                /**
         
     | 
| 
         @@ -1319,7 +1385,7 @@ declare namespace Macie2 { 
     | 
|
| 
       1319 
1385 
     | 
    
         
             
                 */
         
     | 
| 
       1320 
1386 
     | 
    
         
             
                managedDataIdentifierIds?: __listOf__string;
         
     | 
| 
       1321 
1387 
     | 
    
         
             
                /**
         
     | 
| 
       1322 
     | 
    
         
            -
                 * The selection type to apply when determining which managed data identifiers the job uses to analyze data. Valid values are: ALL - Use all managed data identifiers. If you specify this value, don't specify any values for the managedDataIdentifierIds property. EXCLUDE - Use all managed data identifiers except the ones specified by the managedDataIdentifierIds property. INCLUDE - Use only the managed data identifiers specified by the managedDataIdentifierIds property. NONE - Don't use any managed data identifiers. If you specify this value, specify at least one value for the customDataIdentifierIds property and don't specify any values for the managedDataIdentifierIds property. RECOMMENDED (default) - Use the recommended set of managed data identifiers. If you specify this value, don't specify any values for the managedDataIdentifierIds property. If you don't specify a value for this property, the job uses the recommended set of managed data identifiers. If the job is a recurring job and you specify ALL or EXCLUDE, each job run automatically uses new managed data identifiers that are released. If you don't specify a value for this property or you specify RECOMMENDED for a recurring job, each job run automatically uses all the managed data identifiers that are in the recommended set when the run starts.  
     | 
| 
      
 1388 
     | 
    
         
            +
                 * The selection type to apply when determining which managed data identifiers the job uses to analyze data. Valid values are: ALL - Use all managed data identifiers. If you specify this value, don't specify any values for the managedDataIdentifierIds property. EXCLUDE - Use all managed data identifiers except the ones specified by the managedDataIdentifierIds property. INCLUDE - Use only the managed data identifiers specified by the managedDataIdentifierIds property. NONE - Don't use any managed data identifiers. If you specify this value, specify at least one value for the customDataIdentifierIds property and don't specify any values for the managedDataIdentifierIds property. RECOMMENDED (default) - Use the recommended set of managed data identifiers. If you specify this value, don't specify any values for the managedDataIdentifierIds property. If you don't specify a value for this property, the job uses the recommended set of managed data identifiers. If the job is a recurring job and you specify ALL or EXCLUDE, each job run automatically uses new managed data identifiers that are released. If you don't specify a value for this property or you specify RECOMMENDED for a recurring job, each job run automatically uses all the managed data identifiers that are in the recommended set when the run starts. To learn about individual managed data identifiers or determine which ones are in the recommended set, see Using managed data identifiers or Recommended managed data identifiers in the Amazon Macie User Guide.
         
     | 
| 
       1323 
1389 
     | 
    
         
             
                 */
         
     | 
| 
       1324 
1390 
     | 
    
         
             
                managedDataIdentifierSelector?: ManagedDataIdentifierSelector;
         
     | 
| 
       1325 
1391 
     | 
    
         
             
                /**
         
     | 
| 
         @@ -1696,7 +1762,7 @@ declare namespace Macie2 { 
     | 
|
| 
       1696 
1762 
     | 
    
         
             
              }
         
     | 
| 
       1697 
1763 
     | 
    
         
             
              export interface DescribeClassificationJobResponse {
         
     | 
| 
       1698 
1764 
     | 
    
         
             
                /**
         
     | 
| 
       1699 
     | 
    
         
            -
                 * An array of unique identifiers, one for each allow list that the job  
     | 
| 
      
 1765 
     | 
    
         
            +
                 * An array of unique identifiers, one for each allow list that the job is configured to use when it analyzes data.
         
     | 
| 
       1700 
1766 
     | 
    
         
             
                 */
         
     | 
| 
       1701 
1767 
     | 
    
         
             
                allowListIds?: __listOf__string;
         
     | 
| 
       1702 
1768 
     | 
    
         
             
                /**
         
     | 
| 
         @@ -1708,7 +1774,7 @@ declare namespace Macie2 { 
     | 
|
| 
       1708 
1774 
     | 
    
         
             
                 */
         
     | 
| 
       1709 
1775 
     | 
    
         
             
                createdAt?: __timestampIso8601;
         
     | 
| 
       1710 
1776 
     | 
    
         
             
                /**
         
     | 
| 
       1711 
     | 
    
         
            -
                 * An array of unique identifiers, one for each custom data identifier that the job  
     | 
| 
      
 1777 
     | 
    
         
            +
                 * An array of unique identifiers, one for each custom data identifier that the job is configured to use when it analyzes data. This value is null if the job is configured to use only managed data identifiers to analyze data.
         
     | 
| 
       1712 
1778 
     | 
    
         
             
                 */
         
     | 
| 
       1713 
1779 
     | 
    
         
             
                customDataIdentifierIds?: __listOf__string;
         
     | 
| 
       1714 
1780 
     | 
    
         
             
                /**
         
     | 
| 
         @@ -1748,7 +1814,7 @@ declare namespace Macie2 { 
     | 
|
| 
       1748 
1814 
     | 
    
         
             
                 */
         
     | 
| 
       1749 
1815 
     | 
    
         
             
                managedDataIdentifierIds?: __listOf__string;
         
     | 
| 
       1750 
1816 
     | 
    
         
             
                /**
         
     | 
| 
       1751 
     | 
    
         
            -
                 * The selection type that determines which managed data identifiers the job uses when it analyzes data. Possible values are: ALL - Use all managed data identifiers. EXCLUDE - Use all managed data identifiers except the ones specified by the managedDataIdentifierIds property. INCLUDE - Use only the managed data identifiers specified by the managedDataIdentifierIds property. NONE - Don't use any managed data identifiers. Use only custom data identifiers (customDataIdentifierIds). RECOMMENDED (default) - Use the recommended set of managed data identifiers. If this value is null, the job uses the recommended set of managed data identifiers. If the job is a recurring job and this value is ALL or EXCLUDE, each job run automatically uses new managed data identifiers that are released. If this value is null or RECOMMENDED for a recurring job, each job run uses all the managed data identifiers that are in the recommended set when the run starts.  
     | 
| 
      
 1817 
     | 
    
         
            +
                 * The selection type that determines which managed data identifiers the job uses when it analyzes data. Possible values are: ALL - Use all managed data identifiers. EXCLUDE - Use all managed data identifiers except the ones specified by the managedDataIdentifierIds property. INCLUDE - Use only the managed data identifiers specified by the managedDataIdentifierIds property. NONE - Don't use any managed data identifiers. Use only custom data identifiers (customDataIdentifierIds). RECOMMENDED (default) - Use the recommended set of managed data identifiers. If this value is null, the job uses the recommended set of managed data identifiers. If the job is a recurring job and this value is ALL or EXCLUDE, each job run automatically uses new managed data identifiers that are released. If this value is null or RECOMMENDED for a recurring job, each job run uses all the managed data identifiers that are in the recommended set when the run starts. To learn about individual managed data identifiers or determine which ones are in the recommended set, see Using managed data identifiers or Recommended managed data identifiers in the Amazon Macie User Guide.
         
     | 
| 
       1752 
1818 
     | 
    
         
             
                 */
         
     | 
| 
       1753 
1819 
     | 
    
         
             
                managedDataIdentifierSelector?: ManagedDataIdentifierSelector;
         
     | 
| 
       1754 
1820 
     | 
    
         
             
                /**
         
     | 
| 
         @@ -1772,7 +1838,7 @@ declare namespace Macie2 { 
     | 
|
| 
       1772 
1838 
     | 
    
         
             
                 */
         
     | 
| 
       1773 
1839 
     | 
    
         
             
                statistics?: Statistics;
         
     | 
| 
       1774 
1840 
     | 
    
         
             
                /**
         
     | 
| 
       1775 
     | 
    
         
            -
                 * A map of key-value pairs that specifies which tags (keys and values) are associated with the  
     | 
| 
      
 1841 
     | 
    
         
            +
                 * A map of key-value pairs that specifies which tags (keys and values) are associated with the job.
         
     | 
| 
       1776 
1842 
     | 
    
         
             
                 */
         
     | 
| 
       1777 
1843 
     | 
    
         
             
                tags?: TagMap;
         
     | 
| 
       1778 
1844 
     | 
    
         
             
                /**
         
     | 
| 
         @@ -2002,11 +2068,11 @@ declare namespace Macie2 { 
     | 
|
| 
       2002 
2068 
     | 
    
         
             
                 */
         
     | 
| 
       2003 
2069 
     | 
    
         
             
                domainDetails?: DomainDetails;
         
     | 
| 
       2004 
2070 
     | 
    
         
             
                /**
         
     | 
| 
       2005 
     | 
    
         
            -
                 * The IP address  
     | 
| 
      
 2071 
     | 
    
         
            +
                 * The IP address and related details about the device that the entity used to perform the action on the affected resource. The details can include information such as the owner and geographic location of the IP address.
         
     | 
| 
       2006 
2072 
     | 
    
         
             
                 */
         
     | 
| 
       2007 
2073 
     | 
    
         
             
                ipAddressDetails?: IpAddressDetails;
         
     | 
| 
       2008 
2074 
     | 
    
         
             
                /**
         
     | 
| 
       2009 
     | 
    
         
            -
                 * The type and other characteristics of the entity that performed the action on the affected resource.
         
     | 
| 
      
 2075 
     | 
    
         
            +
                 * The type and other characteristics of the entity that performed the action on the affected resource. This value is null if the action was performed by an anonymous (unauthenticated) entity.
         
     | 
| 
       2010 
2076 
     | 
    
         
             
                 */
         
     | 
| 
       2011 
2077 
     | 
    
         
             
                userIdentity?: UserIdentity;
         
     | 
| 
       2012 
2078 
     | 
    
         
             
              }
         
     | 
| 
         @@ -2109,27 +2175,31 @@ declare namespace Macie2 { 
     | 
|
| 
       2109 
2175 
     | 
    
         
             
              }
         
     | 
| 
       2110 
2176 
     | 
    
         
             
              export interface GetAutomatedDiscoveryConfigurationResponse {
         
     | 
| 
       2111 
2177 
     | 
    
         
             
                /**
         
     | 
| 
       2112 
     | 
    
         
            -
                 *  
     | 
| 
      
 2178 
     | 
    
         
            +
                 * Specifies whether automated sensitive data discovery is enabled automatically for accounts in the organization. Possible values are: ALL, enable it for all existing accounts and new member accounts; NEW, enable it only for new member accounts; and, NONE, don't enable it for any accounts.
         
     | 
| 
      
 2179 
     | 
    
         
            +
                 */
         
     | 
| 
      
 2180 
     | 
    
         
            +
                autoEnableOrganizationMembers?: AutoEnableMode;
         
     | 
| 
      
 2181 
     | 
    
         
            +
                /**
         
     | 
| 
      
 2182 
     | 
    
         
            +
                 * The unique identifier for the classification scope that's used when performing automated sensitive data discovery. The classification scope specifies S3 buckets to exclude from analyses.
         
     | 
| 
       2113 
2183 
     | 
    
         
             
                 */
         
     | 
| 
       2114 
2184 
     | 
    
         
             
                classificationScopeId?: ClassificationScopeId;
         
     | 
| 
       2115 
2185 
     | 
    
         
             
                /**
         
     | 
| 
       2116 
     | 
    
         
            -
                 * The date and time, in UTC and extended ISO 8601 format, when automated sensitive data discovery was most recently disabled 
     | 
| 
      
 2186 
     | 
    
         
            +
                 * The date and time, in UTC and extended ISO 8601 format, when automated sensitive data discovery was most recently disabled. This value is null if automated sensitive data discovery is currently enabled.
         
     | 
| 
       2117 
2187 
     | 
    
         
             
                 */
         
     | 
| 
       2118 
2188 
     | 
    
         
             
                disabledAt?: Timestamp;
         
     | 
| 
       2119 
2189 
     | 
    
         
             
                /**
         
     | 
| 
       2120 
     | 
    
         
            -
                 * The date and time, in UTC and extended ISO 8601 format, when automated sensitive data discovery was initially enabled 
     | 
| 
      
 2190 
     | 
    
         
            +
                 * The date and time, in UTC and extended ISO 8601 format, when automated sensitive data discovery was initially enabled. This value is null if automated sensitive data discovery has never been enabled.
         
     | 
| 
       2121 
2191 
     | 
    
         
             
                 */
         
     | 
| 
       2122 
2192 
     | 
    
         
             
                firstEnabledAt?: Timestamp;
         
     | 
| 
       2123 
2193 
     | 
    
         
             
                /**
         
     | 
| 
       2124 
     | 
    
         
            -
                 * The date and time, in UTC and extended ISO 8601 format, when automated sensitive data discovery was most recently  
     | 
| 
      
 2194 
     | 
    
         
            +
                 * The date and time, in UTC and extended ISO 8601 format, when the configuration settings or status of automated sensitive data discovery was most recently changed.
         
     | 
| 
       2125 
2195 
     | 
    
         
             
                 */
         
     | 
| 
       2126 
2196 
     | 
    
         
             
                lastUpdatedAt?: Timestamp;
         
     | 
| 
       2127 
2197 
     | 
    
         
             
                /**
         
     | 
| 
       2128 
     | 
    
         
            -
                 * The unique identifier for the sensitivity inspection template that's used when performing automated sensitive data discovery 
     | 
| 
      
 2198 
     | 
    
         
            +
                 * The unique identifier for the sensitivity inspection template that's used when performing automated sensitive data discovery. The template specifies which allow lists, custom data identifiers, and managed data identifiers to use when analyzing data.
         
     | 
| 
       2129 
2199 
     | 
    
         
             
                 */
         
     | 
| 
       2130 
2200 
     | 
    
         
             
                sensitivityInspectionTemplateId?: SensitivityInspectionTemplateId;
         
     | 
| 
       2131 
2201 
     | 
    
         
             
                /**
         
     | 
| 
       2132 
     | 
    
         
            -
                 * The current status of  
     | 
| 
      
 2202 
     | 
    
         
            +
                 * The current status of automated sensitive data discovery for the organization or account. Possible values are: ENABLED, use the specified settings to perform automated sensitive data discovery activities; and, DISABLED, don't perform automated sensitive data discovery activities.
         
     | 
| 
       2133 
2203 
     | 
    
         
             
                 */
         
     | 
| 
       2134 
2204 
     | 
    
         
             
                status?: AutomatedDiscoveryStatus;
         
     | 
| 
       2135 
2205 
     | 
    
         
             
              }
         
     | 
| 
         @@ -2537,11 +2607,11 @@ declare namespace Macie2 { 
     | 
|
| 
       2537 
2607 
     | 
    
         
             
                 */
         
     | 
| 
       2538 
2608 
     | 
    
         
             
                description?: __string;
         
     | 
| 
       2539 
2609 
     | 
    
         
             
                /**
         
     | 
| 
       2540 
     | 
    
         
            -
                 *  The managed data identifiers that are explicitly excluded (not used) when  
     | 
| 
      
 2610 
     | 
    
         
            +
                 *  The managed data identifiers that are explicitly excluded (not used) when performing automated sensitive data discovery.
         
     | 
| 
       2541 
2611 
     | 
    
         
             
                 */
         
     | 
| 
       2542 
2612 
     | 
    
         
             
                excludes?: SensitivityInspectionTemplateExcludes;
         
     | 
| 
       2543 
2613 
     | 
    
         
             
                /**
         
     | 
| 
       2544 
     | 
    
         
            -
                 * The allow lists, custom data identifiers, and managed data identifiers that are explicitly included (used) when  
     | 
| 
      
 2614 
     | 
    
         
            +
                 * The allow lists, custom data identifiers, and managed data identifiers that are explicitly included (used) when performing automated sensitive data discovery.
         
     | 
| 
       2545 
2615 
     | 
    
         
             
                 */
         
     | 
| 
       2546 
2616 
     | 
    
         
             
                includes?: SensitivityInspectionTemplateIncludes;
         
     | 
| 
       2547 
2617 
     | 
    
         
             
                /**
         
     | 
| 
         @@ -2723,15 +2793,15 @@ declare namespace Macie2 { 
     | 
|
| 
       2723 
2793 
     | 
    
         
             
              export type JobComparator = "EQ"|"GT"|"GTE"|"LT"|"LTE"|"NE"|"CONTAINS"|"STARTS_WITH"|string;
         
     | 
| 
       2724 
2794 
     | 
    
         
             
              export interface JobDetails {
         
     | 
| 
       2725 
2795 
     | 
    
         
             
                /**
         
     | 
| 
       2726 
     | 
    
         
            -
                 * Specifies whether any one-time or recurring jobs are configured to analyze  
     | 
| 
      
 2796 
     | 
    
         
            +
                 * Specifies whether any one-time or recurring jobs are configured to analyze objects in the bucket. Possible values are: TRUE - The bucket is explicitly included in the bucket definition (S3BucketDefinitionForJob) for one or more jobs and at least one of those jobs has a status other than CANCELLED. Or the bucket matched the bucket criteria (S3BucketCriteriaForJob) for at least one job that previously ran. FALSE - The bucket isn't explicitly included in the bucket definition (S3BucketDefinitionForJob) for any jobs, all the jobs that explicitly include the bucket in their bucket definitions have a status of CANCELLED, or the bucket didn't match the bucket criteria (S3BucketCriteriaForJob) for any jobs that previously ran. UNKNOWN - An exception occurred when Amazon Macie attempted to retrieve job data for the bucket.
         
     | 
| 
       2727 
2797 
     | 
    
         
             
                 */
         
     | 
| 
       2728 
2798 
     | 
    
         
             
                isDefinedInJob?: IsDefinedInJob;
         
     | 
| 
       2729 
2799 
     | 
    
         
             
                /**
         
     | 
| 
       2730 
     | 
    
         
            -
                 * Specifies whether any recurring jobs are configured to analyze  
     | 
| 
      
 2800 
     | 
    
         
            +
                 * Specifies whether any recurring jobs are configured to analyze objects in the bucket. Possible values are: TRUE - The bucket is explicitly included in the bucket definition (S3BucketDefinitionForJob) for one or more recurring jobs or the bucket matches the bucket criteria (S3BucketCriteriaForJob) for one or more recurring jobs. At least one of those jobs has a status other than CANCELLED. FALSE - The bucket isn't explicitly included in the bucket definition (S3BucketDefinitionForJob) for any recurring jobs, the bucket doesn't match the bucket criteria (S3BucketCriteriaForJob) for any recurring jobs, or all the recurring jobs that are configured to analyze data in the bucket have a status of CANCELLED. UNKNOWN - An exception occurred when Amazon Macie attempted to retrieve job data for the bucket.
         
     | 
| 
       2731 
2801 
     | 
    
         
             
                 */
         
     | 
| 
       2732 
2802 
     | 
    
         
             
                isMonitoredByJob?: IsMonitoredByJob;
         
     | 
| 
       2733 
2803 
     | 
    
         
             
                /**
         
     | 
| 
       2734 
     | 
    
         
            -
                 * The unique identifier for the job that ran most recently and is configured to analyze  
     | 
| 
      
 2804 
     | 
    
         
            +
                 * The unique identifier for the job that ran most recently and is configured to analyze objects in the bucket, either the latest run of a recurring job or the only run of a one-time job. This value is typically null if the value for the isDefinedInJob property is FALSE or UNKNOWN.
         
     | 
| 
       2735 
2805 
     | 
    
         
             
                 */
         
     | 
| 
       2736 
2806 
     | 
    
         
             
                lastJobId?: __string;
         
     | 
| 
       2737 
2807 
     | 
    
         
             
                /**
         
     | 
| 
         @@ -2847,6 +2917,30 @@ declare namespace Macie2 { 
     | 
|
| 
       2847 
2917 
     | 
    
         
             
                 */
         
     | 
| 
       2848 
2918 
     | 
    
         
             
                nextToken?: __string;
         
     | 
| 
       2849 
2919 
     | 
    
         
             
              }
         
     | 
| 
      
 2920 
     | 
    
         
            +
              export interface ListAutomatedDiscoveryAccountsRequest {
         
     | 
| 
      
 2921 
     | 
    
         
            +
                /**
         
     | 
| 
      
 2922 
     | 
    
         
            +
                 * The Amazon Web Services account ID for each account, for as many as 50 accounts. To retrieve the status for multiple accounts, append the accountIds parameter and argument for each account, separated by an ampersand (&). To retrieve the status for all the accounts in an organization, omit this parameter.
         
     | 
| 
      
 2923 
     | 
    
         
            +
                 */
         
     | 
| 
      
 2924 
     | 
    
         
            +
                accountIds?: __listOf__string;
         
     | 
| 
      
 2925 
     | 
    
         
            +
                /**
         
     | 
| 
      
 2926 
     | 
    
         
            +
                 * The maximum number of items to include in each page of a paginated response.
         
     | 
| 
      
 2927 
     | 
    
         
            +
                 */
         
     | 
| 
      
 2928 
     | 
    
         
            +
                maxResults?: MaxResults;
         
     | 
| 
      
 2929 
     | 
    
         
            +
                /**
         
     | 
| 
      
 2930 
     | 
    
         
            +
                 * The nextToken string that specifies which page of results to return in a paginated response.
         
     | 
| 
      
 2931 
     | 
    
         
            +
                 */
         
     | 
| 
      
 2932 
     | 
    
         
            +
                nextToken?: __string;
         
     | 
| 
      
 2933 
     | 
    
         
            +
              }
         
     | 
| 
      
 2934 
     | 
    
         
            +
              export interface ListAutomatedDiscoveryAccountsResponse {
         
     | 
| 
      
 2935 
     | 
    
         
            +
                /**
         
     | 
| 
      
 2936 
     | 
    
         
            +
                 * An array of objects, one for each account specified in the request. Each object specifies the Amazon Web Services account ID for an account and the current status of automated sensitive data discovery for that account.
         
     | 
| 
      
 2937 
     | 
    
         
            +
                 */
         
     | 
| 
      
 2938 
     | 
    
         
            +
                items?: __listOfAutomatedDiscoveryAccount;
         
     | 
| 
      
 2939 
     | 
    
         
            +
                /**
         
     | 
| 
      
 2940 
     | 
    
         
            +
                 * The string to use in a subsequent request to get the next page of results in a paginated response. This value is null if there are no additional pages.
         
     | 
| 
      
 2941 
     | 
    
         
            +
                 */
         
     | 
| 
      
 2942 
     | 
    
         
            +
                nextToken?: __string;
         
     | 
| 
      
 2943 
     | 
    
         
            +
              }
         
     | 
| 
       2850 
2944 
     | 
    
         
             
              export interface ListClassificationJobsRequest {
         
     | 
| 
       2851 
2945 
     | 
    
         
             
                /**
         
     | 
| 
       2852 
2946 
     | 
    
         
             
                 * The criteria to use to filter the results.
         
     | 
| 
         @@ -3172,6 +3266,10 @@ declare namespace Macie2 { 
     | 
|
| 
       3172 
3266 
     | 
    
         
             
                 * The unique identifier for the Amazon Web Services account that owns the bucket.
         
     | 
| 
       3173 
3267 
     | 
    
         
             
                 */
         
     | 
| 
       3174 
3268 
     | 
    
         
             
                accountId?: __string;
         
     | 
| 
      
 3269 
     | 
    
         
            +
                /**
         
     | 
| 
      
 3270 
     | 
    
         
            +
                 * Specifies whether automated sensitive data discovery is currently configured to analyze objects in the bucket. Possible values are: MONITORED, the bucket is included in analyses; and, NOT_MONITORED, the bucket is excluded from analyses. If automated sensitive data discovery is disabled for your account, this value is NOT_MONITORED.
         
     | 
| 
      
 3271 
     | 
    
         
            +
                 */
         
     | 
| 
      
 3272 
     | 
    
         
            +
                automatedDiscoveryMonitoringStatus?: AutomatedDiscoveryMonitoringStatus;
         
     | 
| 
       3175 
3273 
     | 
    
         
             
                /**
         
     | 
| 
       3176 
3274 
     | 
    
         
             
                 * The name of the bucket.
         
     | 
| 
       3177 
3275 
     | 
    
         
             
                 */
         
     | 
| 
         @@ -3197,7 +3295,7 @@ declare namespace Macie2 { 
     | 
|
| 
       3197 
3295 
     | 
    
         
             
                 */
         
     | 
| 
       3198 
3296 
     | 
    
         
             
                jobDetails?: JobDetails;
         
     | 
| 
       3199 
3297 
     | 
    
         
             
                /**
         
     | 
| 
       3200 
     | 
    
         
            -
                 * The date and time, in UTC and extended ISO 8601 format, when Amazon Macie most recently analyzed  
     | 
| 
      
 3298 
     | 
    
         
            +
                 * The date and time, in UTC and extended ISO 8601 format, when Amazon Macie most recently analyzed objects in the bucket while performing automated sensitive data discovery. This value is null if automated sensitive data discovery is disabled for your account.
         
     | 
| 
       3201 
3299 
     | 
    
         
             
                 */
         
     | 
| 
       3202 
3300 
     | 
    
         
             
                lastAutomatedDiscoveryTime?: __timestampIso8601;
         
     | 
| 
       3203 
3301 
     | 
    
         
             
                /**
         
     | 
| 
         @@ -3209,7 +3307,7 @@ declare namespace Macie2 { 
     | 
|
| 
       3209 
3307 
     | 
    
         
             
                 */
         
     | 
| 
       3210 
3308 
     | 
    
         
             
                objectCountByEncryptionType?: ObjectCountByEncryptionType;
         
     | 
| 
       3211 
3309 
     | 
    
         
             
                /**
         
     | 
| 
       3212 
     | 
    
         
            -
                 * The  
     | 
| 
      
 3310 
     | 
    
         
            +
                 * The sensitivity score for the bucket, ranging from -1 (classification error) to 100 (sensitive).If automated sensitive data discovery has never been enabled for your account or it’s been disabled for your organization or your standalone account for more than 30 days, possible values are: 1, the bucket is empty; or, 50, the bucket stores objects but it’s been excluded from recent analyses.
         
     | 
| 
       3213 
3311 
     | 
    
         
             
                 */
         
     | 
| 
       3214 
3312 
     | 
    
         
             
                sensitivityScore?: __integer;
         
     | 
| 
       3215 
3313 
     | 
    
         
             
                /**
         
     | 
| 
         @@ -3615,7 +3713,7 @@ declare namespace Macie2 { 
     | 
|
| 
       3615 
3713 
     | 
    
         
             
              }
         
     | 
| 
       3616 
3714 
     | 
    
         
             
              export interface S3Destination {
         
     | 
| 
       3617 
3715 
     | 
    
         
             
                /**
         
     | 
| 
       3618 
     | 
    
         
            -
                 * The name of the bucket.
         
     | 
| 
      
 3716 
     | 
    
         
            +
                 * The name of the bucket. This must be the name of an existing general purpose bucket.
         
     | 
| 
       3619 
3717 
     | 
    
         
             
                 */
         
     | 
| 
       3620 
3718 
     | 
    
         
             
                bucketName: __string;
         
     | 
| 
       3621 
3719 
     | 
    
         
             
                /**
         
     | 
| 
         @@ -3777,11 +3875,11 @@ declare namespace Macie2 { 
     | 
|
| 
       3777 
3875 
     | 
    
         
             
                 */
         
     | 
| 
       3778 
3876 
     | 
    
         
             
                key?: SearchResourcesSimpleCriterionKey;
         
     | 
| 
       3779 
3877 
     | 
    
         
             
                /**
         
     | 
| 
       3780 
     | 
    
         
            -
                 * An array that lists one or more values to use in the condition. If you specify multiple values, Amazon Macie uses OR logic to join the values. Valid values for each supported property (key) are: ACCOUNT_ID - A string that represents the unique identifier for the Amazon Web Services account that owns the resource. S3_BUCKET_EFFECTIVE_PERMISSION - A string that represents an enumerated value that Macie defines for the BucketPublicAccess.effectivePermission property of an S3 bucket. S3_BUCKET_NAME - A string that represents the name of an S3 bucket. S3_BUCKET_SHARED_ACCESS - A string that represents an enumerated value that Macie defines for the BucketMetadata.sharedAccess property of an S3 bucket. Values are case sensitive. Also, Macie doesn't support use of partial values or wildcard characters in values.
         
     | 
| 
      
 3878 
     | 
    
         
            +
                 * An array that lists one or more values to use in the condition. If you specify multiple values, Amazon Macie uses OR logic to join the values. Valid values for each supported property (key) are: ACCOUNT_ID - A string that represents the unique identifier for the Amazon Web Services account that owns the resource. AUTOMATED_DISCOVERY_MONITORING_STATUS - A string that represents an enumerated value that Macie defines for the BucketMetadata.automatedDiscoveryMonitoringStatus property of an S3 bucket. S3_BUCKET_EFFECTIVE_PERMISSION - A string that represents an enumerated value that Macie defines for the BucketPublicAccess.effectivePermission property of an S3 bucket. S3_BUCKET_NAME - A string that represents the name of an S3 bucket. S3_BUCKET_SHARED_ACCESS - A string that represents an enumerated value that Macie defines for the BucketMetadata.sharedAccess property of an S3 bucket. Values are case sensitive. Also, Macie doesn't support use of partial values or wildcard characters in values.
         
     | 
| 
       3781 
3879 
     | 
    
         
             
                 */
         
     | 
| 
       3782 
3880 
     | 
    
         
             
                values?: __listOf__string;
         
     | 
| 
       3783 
3881 
     | 
    
         
             
              }
         
     | 
| 
       3784 
     | 
    
         
            -
              export type SearchResourcesSimpleCriterionKey = "ACCOUNT_ID"|"S3_BUCKET_NAME"|"S3_BUCKET_EFFECTIVE_PERMISSION"|"S3_BUCKET_SHARED_ACCESS"|string;
         
     | 
| 
      
 3882 
     | 
    
         
            +
              export type SearchResourcesSimpleCriterionKey = "ACCOUNT_ID"|"S3_BUCKET_NAME"|"S3_BUCKET_EFFECTIVE_PERMISSION"|"S3_BUCKET_SHARED_ACCESS"|"AUTOMATED_DISCOVERY_MONITORING_STATUS"|string;
         
     | 
| 
       3785 
3883 
     | 
    
         
             
              export type SearchResourcesSortAttributeName = "ACCOUNT_ID"|"RESOURCE_NAME"|"S3_CLASSIFIABLE_OBJECT_COUNT"|"S3_CLASSIFIABLE_SIZE_IN_BYTES"|string;
         
     | 
| 
       3786 
3884 
     | 
    
         
             
              export interface SearchResourcesSortCriteria {
         
     | 
| 
       3787 
3885 
     | 
    
         
             
                /**
         
     | 
| 
         @@ -4189,7 +4287,11 @@ declare namespace Macie2 { 
     | 
|
| 
       4189 
4287 
     | 
    
         
             
              }
         
     | 
| 
       4190 
4288 
     | 
    
         
             
              export interface UpdateAutomatedDiscoveryConfigurationRequest {
         
     | 
| 
       4191 
4289 
     | 
    
         
             
                /**
         
     | 
| 
       4192 
     | 
    
         
            -
                 *  
     | 
| 
      
 4290 
     | 
    
         
            +
                 * Specifies whether to automatically enable automated sensitive data discovery for accounts in the organization. Valid values are: ALL (default), enable it for all existing accounts and new member accounts; NEW, enable it only for new member accounts; and, NONE, don't enable it for any accounts. If you specify NEW or NONE, automated sensitive data discovery continues to be enabled for any existing accounts that it's currently enabled for. To enable or disable it for individual member accounts, specify NEW or NONE, and then enable or disable it for each account by using the BatchUpdateAutomatedDiscoveryAccounts operation.
         
     | 
| 
      
 4291 
     | 
    
         
            +
                 */
         
     | 
| 
      
 4292 
     | 
    
         
            +
                autoEnableOrganizationMembers?: AutoEnableMode;
         
     | 
| 
      
 4293 
     | 
    
         
            +
                /**
         
     | 
| 
      
 4294 
     | 
    
         
            +
                 * The new status of automated sensitive data discovery for the organization or account. Valid values are: ENABLED, start or resume all automated sensitive data discovery activities; and, DISABLED, stop performing all automated sensitive data discovery activities. If you specify DISABLED for an administrator account, you also disable automated sensitive data discovery for all member accounts in the organization.
         
     | 
| 
       4193 
4295 
     | 
    
         
             
                 */
         
     | 
| 
       4194 
4296 
     | 
    
         
             
                status: AutomatedDiscoveryStatus;
         
     | 
| 
       4195 
4297 
     | 
    
         
             
              }
         
     | 
| 
         @@ -4285,7 +4387,7 @@ declare namespace Macie2 { 
     | 
|
| 
       4285 
4387 
     | 
    
         
             
              }
         
     | 
| 
       4286 
4388 
     | 
    
         
             
              export interface UpdateOrganizationConfigurationRequest {
         
     | 
| 
       4287 
4389 
     | 
    
         
             
                /**
         
     | 
| 
       4288 
     | 
    
         
            -
                 * Specifies whether to enable Amazon Macie automatically for  
     | 
| 
      
 4390 
     | 
    
         
            +
                 * Specifies whether to enable Amazon Macie automatically for accounts that are added to the organization in Organizations.
         
     | 
| 
       4289 
4391 
     | 
    
         
             
                 */
         
     | 
| 
       4290 
4392 
     | 
    
         
             
                autoEnable: __boolean;
         
     | 
| 
       4291 
4393 
     | 
    
         
             
              }
         
     | 
| 
         @@ -4351,7 +4453,7 @@ declare namespace Macie2 { 
     | 
|
| 
       4351 
4453 
     | 
    
         
             
                 */
         
     | 
| 
       4352 
4454 
     | 
    
         
             
                description?: __string;
         
     | 
| 
       4353 
4455 
     | 
    
         
             
                /**
         
     | 
| 
       4354 
     | 
    
         
            -
                 *  The managed data identifiers to explicitly exclude (not use) when  
     | 
| 
      
 4456 
     | 
    
         
            +
                 *  The managed data identifiers to explicitly exclude (not use) when performing automated sensitive data discovery. To exclude an allow list or custom data identifier that's currently included by the template, update the values for the SensitivityInspectionTemplateIncludes.allowListIds and SensitivityInspectionTemplateIncludes.customDataIdentifierIds properties, respectively.
         
     | 
| 
       4355 
4457 
     | 
    
         
             
                 */
         
     | 
| 
       4356 
4458 
     | 
    
         
             
                excludes?: SensitivityInspectionTemplateExcludes;
         
     | 
| 
       4357 
4459 
     | 
    
         
             
                /**
         
     | 
| 
         @@ -4359,7 +4461,7 @@ declare namespace Macie2 { 
     | 
|
| 
       4359 
4461 
     | 
    
         
             
                 */
         
     | 
| 
       4360 
4462 
     | 
    
         
             
                id: __string;
         
     | 
| 
       4361 
4463 
     | 
    
         
             
                /**
         
     | 
| 
       4362 
     | 
    
         
            -
                 * The allow lists, custom data identifiers, and managed data identifiers to explicitly include (use) when  
     | 
| 
      
 4464 
     | 
    
         
            +
                 * The allow lists, custom data identifiers, and managed data identifiers to explicitly include (use) when performing automated sensitive data discovery.
         
     | 
| 
       4363 
4465 
     | 
    
         
             
                 */
         
     | 
| 
       4364 
4466 
     | 
    
         
             
                includes?: SensitivityInspectionTemplateIncludes;
         
     | 
| 
       4365 
4467 
     | 
    
         
             
              }
         
     | 
| 
         @@ -4389,7 +4491,7 @@ declare namespace Macie2 { 
     | 
|
| 
       4389 
4491 
     | 
    
         
             
                 */
         
     | 
| 
       4390 
4492 
     | 
    
         
             
                accountId?: __string;
         
     | 
| 
       4391 
4493 
     | 
    
         
             
                /**
         
     | 
| 
       4392 
     | 
    
         
            -
                 * The date and time, in UTC and extended ISO 8601 format, when the free trial of automated sensitive data discovery started for the account.  
     | 
| 
      
 4494 
     | 
    
         
            +
                 * The date and time, in UTC and extended ISO 8601 format, when the free trial of automated sensitive data discovery started for the account. This value is null if automated sensitive data discovery hasn't been enabled for the account.
         
     | 
| 
       4393 
4495 
     | 
    
         
             
                 */
         
     | 
| 
       4394 
4496 
     | 
    
         
             
                automatedDiscoveryFreeTrialStartDate?: __timestampIso8601;
         
     | 
| 
       4395 
4497 
     | 
    
         
             
                /**
         
     | 
| 
         @@ -4513,6 +4615,9 @@ declare namespace Macie2 { 
     | 
|
| 
       4513 
4615 
     | 
    
         
             
              export type __integer = number;
         
     | 
| 
       4514 
4616 
     | 
    
         
             
              export type __listOfAdminAccount = AdminAccount[];
         
     | 
| 
       4515 
4617 
     | 
    
         
             
              export type __listOfAllowListSummary = AllowListSummary[];
         
     | 
| 
      
 4618 
     | 
    
         
            +
              export type __listOfAutomatedDiscoveryAccount = AutomatedDiscoveryAccount[];
         
     | 
| 
      
 4619 
     | 
    
         
            +
              export type __listOfAutomatedDiscoveryAccountUpdate = AutomatedDiscoveryAccountUpdate[];
         
     | 
| 
      
 4620 
     | 
    
         
            +
              export type __listOfAutomatedDiscoveryAccountUpdateError = AutomatedDiscoveryAccountUpdateError[];
         
     | 
| 
       4516 
4621 
     | 
    
         
             
              export type __listOfBatchGetCustomDataIdentifierSummary = BatchGetCustomDataIdentifierSummary[];
         
     | 
| 
       4517 
4622 
     | 
    
         
             
              export type __listOfBucketMetadata = BucketMetadata[];
         
     | 
| 
       4518 
4623 
     | 
    
         
             
              export type __listOfClassificationScopeSummary = ClassificationScopeSummary[];
         
     |