aws-sdk 2.1381.0 → 2.1382.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/CHANGELOG.md +5 -1
- package/README.md +1 -1
- package/apis/backup-2018-11-15.min.json +4 -1
- package/apis/quicksight-2018-04-01.min.json +1005 -383
- package/apis/quicksight-2018-04-01.paginators.json +12 -0
- package/clients/backup.d.ts +6 -2
- package/clients/pinpoint.d.ts +7 -7
- package/clients/quicksight.d.ts +749 -4
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +4 -4
- package/dist/aws-sdk.js +3 -3
- package/dist/aws-sdk.min.js +2 -2
- package/lib/core.js +1 -1
- package/package.json +1 -1
| @@ -6,6 +6,18 @@ | |
| 6 6 | 
             
                  "limit_key": "MaxResults",
         | 
| 7 7 | 
             
                  "result_key": "AnalysisSummaryList"
         | 
| 8 8 | 
             
                },
         | 
| 9 | 
            +
                "ListAssetBundleExportJobs": {
         | 
| 10 | 
            +
                  "input_token": "NextToken",
         | 
| 11 | 
            +
                  "output_token": "NextToken",
         | 
| 12 | 
            +
                  "limit_key": "MaxResults",
         | 
| 13 | 
            +
                  "result_key": "AssetBundleExportJobSummaryList"
         | 
| 14 | 
            +
                },
         | 
| 15 | 
            +
                "ListAssetBundleImportJobs": {
         | 
| 16 | 
            +
                  "input_token": "NextToken",
         | 
| 17 | 
            +
                  "output_token": "NextToken",
         | 
| 18 | 
            +
                  "limit_key": "MaxResults",
         | 
| 19 | 
            +
                  "result_key": "AssetBundleImportJobSummaryList"
         | 
| 20 | 
            +
                },
         | 
| 9 21 | 
             
                "ListDashboardVersions": {
         | 
| 10 22 | 
             
                  "input_token": "NextToken",
         | 
| 11 23 | 
             
                  "output_token": "NextToken",
         | 
    
        package/clients/backup.d.ts
    CHANGED
    
    | @@ -1754,11 +1754,11 @@ declare namespace Backup { | |
| 1754 1754 | 
             
                 */
         | 
| 1755 1755 | 
             
                IamRoleArn?: IAMRoleArn;
         | 
| 1756 1756 | 
             
                /**
         | 
| 1757 | 
            -
                 * A status code specifying the state of the recovery point.  PARTIAL status indicates Backup could not create the recovery point before the backup window closed. To increase your backup plan window using the API, see UpdateBackupPlan. You can also increase your backup plan window using the Console by choosing and editing your backup plan.  EXPIRED status indicates that the recovery point has exceeded its retention period, but Backup lacks permission or is otherwise unable to delete it. To manually delete these recovery points, see  Step 3: Delete the recovery points in the Clean up resources section of Getting started.  STOPPED status occurs on a continuous backup where a user has taken some action that causes the continuous backup to be disabled. This can be caused by the removal of permissions, turning off versioning, turning off events being sent to EventBridge, or disabling the EventBridge rules that are put in place by Backup. To resolve STOPPED status, ensure that all requested permissions are in place and that versioning is enabled on the S3 bucket. Once these conditions are met, the next instance of a backup rule running will result in a new continuous recovery point being created. The recovery points with STOPPED status do not need to be deleted.
         | 
| 1757 | 
            +
                 * A status code specifying the state of the recovery point.  PARTIAL status indicates Backup could not create the recovery point before the backup window closed. To increase your backup plan window using the API, see UpdateBackupPlan. You can also increase your backup plan window using the Console by choosing and editing your backup plan.  EXPIRED status indicates that the recovery point has exceeded its retention period, but Backup lacks permission or is otherwise unable to delete it. To manually delete these recovery points, see  Step 3: Delete the recovery points in the Clean up resources section of Getting started.  STOPPED status occurs on a continuous backup where a user has taken some action that causes the continuous backup to be disabled. This can be caused by the removal of permissions, turning off versioning, turning off events being sent to EventBridge, or disabling the EventBridge rules that are put in place by Backup. To resolve STOPPED status, ensure that all requested permissions are in place and that versioning is enabled on the S3 bucket. Once these conditions are met, the next instance of a backup rule running will result in a new continuous recovery point being created. The recovery points with STOPPED status do not need to be deleted. For SAP HANA on Amazon EC2 STOPPED status occurs due to user action, application misconfiguration, or backup failure. To ensure that future continuous backups succeed, refer to the recovery point status and check SAP HANA for details.
         | 
| 1758 1758 | 
             
                 */
         | 
| 1759 1759 | 
             
                Status?: RecoveryPointStatus;
         | 
| 1760 1760 | 
             
                /**
         | 
| 1761 | 
            -
                 * A status message explaining the  | 
| 1761 | 
            +
                 * A status message explaining the status of the recovery point.
         | 
| 1762 1762 | 
             
                 */
         | 
| 1763 1763 | 
             
                StatusMessage?: string;
         | 
| 1764 1764 | 
             
                /**
         | 
| @@ -3347,6 +3347,10 @@ declare namespace Backup { | |
| 3347 3347 | 
             
                 * Starts a job to restore a recovery point for one of the following resources:    Aurora for Amazon Aurora    DocumentDB for Amazon DocumentDB (with MongoDB compatibility)    CloudFormation for CloudFormation    DynamoDB for Amazon DynamoDB    EBS for Amazon Elastic Block Store    EC2 for Amazon Elastic Compute Cloud    EFS for Amazon Elastic File System    FSx for Amazon FSx    Neptune for Amazon Neptune    RDS for Amazon Relational Database Service    Redshift for Amazon Redshift    Storage Gateway for Storage Gateway    S3 for Amazon S3    Timestream for Amazon Timestream    VirtualMachine for virtual machines  
         | 
| 3348 3348 | 
             
                 */
         | 
| 3349 3349 | 
             
                ResourceType?: ResourceType;
         | 
| 3350 | 
            +
                /**
         | 
| 3351 | 
            +
                 * This is an optional parameter. If this equals True, tags included in the backup will be copied to the restored resource. This can only be applied to backups created through Backup.
         | 
| 3352 | 
            +
                 */
         | 
| 3353 | 
            +
                CopySourceTagsToRestoredResource?: boolean;
         | 
| 3350 3354 | 
             
              }
         | 
| 3351 3355 | 
             
              export interface StartRestoreJobOutput {
         | 
| 3352 3356 | 
             
                /**
         | 
    
        package/clients/pinpoint.d.ts
    CHANGED
    
    | @@ -3039,7 +3039,7 @@ declare namespace Pinpoint { | |
| 3039 3039 | 
             
                 */
         | 
| 3040 3040 | 
             
                Subject?: __string;
         | 
| 3041 3041 | 
             
                /**
         | 
| 3042 | 
            -
                 * A string-to-string map of key-value pairs that defines the tags to associate with the message template. Each tag consists of a required tag key and an associated tag value.
         | 
| 3042 | 
            +
                 * As of 22-05-2023 tags has been deprecated for update operations. After this date any value in tags is not processed and an error code is not returned. To manage tags we recommend using either Tags in the API Reference for Amazon Pinpoint, resourcegroupstaggingapi commands in the AWS Command Line Interface Documentation or resourcegroupstaggingapi in the AWS SDK. (Deprecated) A string-to-string map of key-value pairs that defines the tags to associate with the message template. Each tag consists of a required tag key and an associated tag value.
         | 
| 3043 3043 | 
             
                 */
         | 
| 3044 3044 | 
             
                tags?: MapOf__string;
         | 
| 3045 3045 | 
             
                /**
         | 
| @@ -4841,7 +4841,7 @@ declare namespace Pinpoint { | |
| 4841 4841 | 
             
                 */
         | 
| 4842 4842 | 
             
                Layout?: Layout;
         | 
| 4843 4843 | 
             
                /**
         | 
| 4844 | 
            -
                 * A string-to-string map of key-value pairs that defines the tags to associate with the message template. Each tag consists of a required tag key and an associated tag value.
         | 
| 4844 | 
            +
                 * As of 22-05-2023 tags has been deprecated for update operations. After this date any value in tags is not processed and an error code is not returned. To manage tags we recommend using either Tags in the API Reference for Amazon Pinpoint, resourcegroupstaggingapi commands in the AWS Command Line Interface Documentation or resourcegroupstaggingapi in the AWS SDK. (Deprecated) A string-to-string map of key-value pairs that defines the tags to associate with the message template. Each tag consists of a required tag key and an associated tag value.
         | 
| 4845 4845 | 
             
                 */
         | 
| 4846 4846 | 
             
                tags?: MapOf__string;
         | 
| 4847 4847 | 
             
                /**
         | 
| @@ -5710,7 +5710,7 @@ declare namespace Pinpoint { | |
| 5710 5710 | 
             
                 */
         | 
| 5711 5711 | 
             
                RecommenderId?: __string;
         | 
| 5712 5712 | 
             
                /**
         | 
| 5713 | 
            -
                 * A string-to-string map of key-value pairs that defines the tags to associate with the message template. Each tag consists of a required tag key and an associated tag value.
         | 
| 5713 | 
            +
                 * As of 22-05-2023 tags has been deprecated for update operations. After this date any value in tags is not processed and an error code is not returned. To manage tags we recommend using either Tags in the API Reference for Amazon Pinpoint, resourcegroupstaggingapi commands in the AWS Command Line Interface Documentation or resourcegroupstaggingapi in the AWS SDK. (Deprecated) A string-to-string map of key-value pairs that defines the tags to associate with the message template. Each tag consists of a required tag key and an associated tag value.
         | 
| 5714 5714 | 
             
                 */
         | 
| 5715 5715 | 
             
                tags?: MapOf__string;
         | 
| 5716 5716 | 
             
                /**
         | 
| @@ -6074,7 +6074,7 @@ declare namespace Pinpoint { | |
| 6074 6074 | 
             
                 */
         | 
| 6075 6075 | 
             
                RecommenderId?: __string;
         | 
| 6076 6076 | 
             
                /**
         | 
| 6077 | 
            -
                 * A string-to-string map of key-value pairs that defines the tags to associate with the message template. Each tag consists of a required tag key and an associated tag value.
         | 
| 6077 | 
            +
                 * As of 22-05-2023 tags has been deprecated for update operations. After this date any value in tags is not processed and an error code is not returned. To manage tags we recommend using either Tags in the API Reference for Amazon Pinpoint, resourcegroupstaggingapi commands in the AWS Command Line Interface Documentation or resourcegroupstaggingapi in the AWS SDK. (Deprecated) A string-to-string map of key-value pairs that defines the tags to associate with the message template. Each tag consists of a required tag key and an associated tag value.
         | 
| 6078 6078 | 
             
                 */
         | 
| 6079 6079 | 
             
                tags?: MapOf__string;
         | 
| 6080 6080 | 
             
                /**
         | 
| @@ -7220,7 +7220,7 @@ declare namespace Pinpoint { | |
| 7220 7220 | 
             
                 */
         | 
| 7221 7221 | 
             
                LanguageCode?: __string;
         | 
| 7222 7222 | 
             
                /**
         | 
| 7223 | 
            -
                 * A string-to-string map of key-value pairs that defines the tags to associate with the message template. Each tag consists of a required tag key and an associated tag value.
         | 
| 7223 | 
            +
                 * As of 22-05-2023 tags has been deprecated for update operations. After this date any value in tags is not processed and an error code is not returned. To manage tags we recommend using either Tags in the API Reference for Amazon Pinpoint, resourcegroupstaggingapi commands in the AWS Command Line Interface Documentation or resourcegroupstaggingapi in the AWS SDK. (Deprecated) A string-to-string map of key-value pairs that defines the tags to associate with the message template. Each tag consists of a required tag key and an associated tag value.
         | 
| 7224 7224 | 
             
                 */
         | 
| 7225 7225 | 
             
                tags?: MapOf__string;
         | 
| 7226 7226 | 
             
                /**
         | 
| @@ -7371,7 +7371,7 @@ declare namespace Pinpoint { | |
| 7371 7371 | 
             
                 */
         | 
| 7372 7372 | 
             
                SegmentVersion?: __integer;
         | 
| 7373 7373 | 
             
                /**
         | 
| 7374 | 
            -
                 * A string-to-string map of key-value pairs that defines the tags to associate with the campaign. Each tag consists of a required tag key and an associated tag value.
         | 
| 7374 | 
            +
                 * As of 22-05-2023 tags has been deprecated for update operations. After this date any value in tags is not processed and an error code is not returned. To manage tags we recommend using either Tags in the API Reference for Amazon Pinpoint, resourcegroupstaggingapi commands in the AWS Command Line Interface Documentation or resourcegroupstaggingapi in the AWS SDK. (Deprecated) A string-to-string map of key-value pairs that defines the tags to associate with the campaign. Each tag consists of a required tag key and an associated tag value.
         | 
| 7375 7375 | 
             
                 */
         | 
| 7376 7376 | 
             
                tags?: MapOf__string;
         | 
| 7377 7377 | 
             
                /**
         | 
| @@ -7491,7 +7491,7 @@ declare namespace Pinpoint { | |
| 7491 7491 | 
             
                 */
         | 
| 7492 7492 | 
             
                SegmentGroups?: SegmentGroupList;
         | 
| 7493 7493 | 
             
                /**
         | 
| 7494 | 
            -
                 * A string-to-string map of key-value pairs that defines the tags to associate with the segment. Each tag consists of a required tag key and an associated tag value.
         | 
| 7494 | 
            +
                 * As of 22-05-2023 tags has been deprecated for update operations. After this date any value in tags is not processed and an error code is not returned. To manage tags we recommend using either Tags in the API Reference for Amazon Pinpoint, resourcegroupstaggingapi commands in the AWS Command Line Interface Documentation or resourcegroupstaggingapi in the AWS SDK. (Deprecated) A string-to-string map of key-value pairs that defines the tags to associate with the segment. Each tag consists of a required tag key and an associated tag value.
         | 
| 7495 7495 | 
             
                 */
         | 
| 7496 7496 | 
             
                tags?: MapOf__string;
         | 
| 7497 7497 | 
             
              }
         |