aws-sdk 2.1380.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 +11 -1
- package/README.md +3 -4
- package/apis/backup-2018-11-15.min.json +8 -2
- package/apis/mediapackagev2-2022-12-25.examples.json +5 -0
- package/apis/mediapackagev2-2022-12-25.min.json +1346 -0
- package/apis/mediapackagev2-2022-12-25.paginators.json +22 -0
- package/apis/mediapackagev2-2022-12-25.waiters2.json +5 -0
- package/apis/metadata.json +3 -0
- package/apis/quicksight-2018-04-01.min.json +1005 -383
- package/apis/quicksight-2018-04-01.paginators.json +12 -0
- package/apis/sesv2-2019-09-27.examples.json +19 -0
- package/apis/sesv2-2019-09-27.min.json +38 -13
- package/clients/all.d.ts +1 -0
- package/clients/all.js +2 -1
- package/clients/backup.d.ts +22 -6
- package/clients/connectcases.d.ts +1 -1
- package/clients/mediapackagev2.d.ts +1363 -0
- package/clients/mediapackagev2.js +19 -0
- package/clients/pinpoint.d.ts +7 -7
- package/clients/quicksight.d.ts +749 -4
- package/clients/sesv2.d.ts +24 -4
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +52 -8
- package/dist/aws-sdk.js +6 -3
- package/dist/aws-sdk.min.js +9 -9
- package/lib/config_service_placeholders.d.ts +2 -0
- package/lib/core.js +1 -1
- package/package.json +1 -1
| @@ -0,0 +1,19 @@ | |
| 1 | 
            +
            require('../lib/node_loader');
         | 
| 2 | 
            +
            var AWS = require('../lib/core');
         | 
| 3 | 
            +
            var Service = AWS.Service;
         | 
| 4 | 
            +
            var apiLoader = AWS.apiLoader;
         | 
| 5 | 
            +
             | 
| 6 | 
            +
            apiLoader.services['mediapackagev2'] = {};
         | 
| 7 | 
            +
            AWS.MediaPackageV2 = Service.defineService('mediapackagev2', ['2022-12-25']);
         | 
| 8 | 
            +
            Object.defineProperty(apiLoader.services['mediapackagev2'], '2022-12-25', {
         | 
| 9 | 
            +
              get: function get() {
         | 
| 10 | 
            +
                var model = require('../apis/mediapackagev2-2022-12-25.min.json');
         | 
| 11 | 
            +
                model.paginators = require('../apis/mediapackagev2-2022-12-25.paginators.json').pagination;
         | 
| 12 | 
            +
                model.waiters = require('../apis/mediapackagev2-2022-12-25.waiters2.json').waiters;
         | 
| 13 | 
            +
                return model;
         | 
| 14 | 
            +
              },
         | 
| 15 | 
            +
              enumerable: true,
         | 
| 16 | 
            +
              configurable: true
         | 
| 17 | 
            +
            });
         | 
| 18 | 
            +
             | 
| 19 | 
            +
            module.exports = AWS.MediaPackageV2;
         | 
    
        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 | 
             
              }
         |