aws-sdk 2.1354.0 → 2.1355.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 +9 -1
- package/README.md +1 -1
- package/apis/ecr-public-2020-10-30.min.json +8 -8
- package/apis/emr-serverless-2021-07-13.min.json +3 -0
- package/apis/eventbridge-2015-10-07.min.json +18 -6
- package/apis/iot-2015-05-28.min.json +289 -274
- package/apis/iot-data-2015-05-28.min.json +3 -0
- package/apis/wafv2-2019-07-29.min.json +55 -28
- package/clients/ecrpublic.d.ts +2 -2
- package/clients/emrserverless.d.ts +7 -3
- package/clients/eventbridge.d.ts +3 -1
- package/clients/iot.d.ts +19 -0
- package/clients/iotdata.d.ts +5 -0
- package/clients/wafv2.d.ts +89 -62
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +7 -7
- package/dist/aws-sdk.js +295 -277
- package/dist/aws-sdk.min.js +19 -19
- package/lib/core.js +1 -1
- package/package.json +1 -1
| @@ -188,6 +188,9 @@ | |
| 188 188 | 
             
                      },
         | 
| 189 189 | 
             
                      "TokenDomains": {
         | 
| 190 190 | 
             
                        "shape": "S4k"
         | 
| 191 | 
            +
                      },
         | 
| 192 | 
            +
                      "AssociationConfig": {
         | 
| 193 | 
            +
                        "shape": "S4m"
         | 
| 191 194 | 
             
                      }
         | 
| 192 195 | 
             
                    }
         | 
| 193 196 | 
             
                  },
         | 
| @@ -195,7 +198,7 @@ | |
| 195 198 | 
             
                    "type": "structure",
         | 
| 196 199 | 
             
                    "members": {
         | 
| 197 200 | 
             
                      "Summary": {
         | 
| 198 | 
            -
                        "shape": " | 
| 201 | 
            +
                        "shape": "S4s"
         | 
| 199 202 | 
             
                      }
         | 
| 200 203 | 
             
                    }
         | 
| 201 204 | 
             
                  }
         | 
| @@ -370,10 +373,10 @@ | |
| 370 373 | 
             
                      },
         | 
| 371 374 | 
             
                      "LabelNamespace": {},
         | 
| 372 375 | 
             
                      "AvailableLabels": {
         | 
| 373 | 
            -
                        "shape": " | 
| 376 | 
            +
                        "shape": "S5b"
         | 
| 374 377 | 
             
                      },
         | 
| 375 378 | 
             
                      "ConsumedLabels": {
         | 
| 376 | 
            -
                        "shape": " | 
| 379 | 
            +
                        "shape": "S5b"
         | 
| 377 380 | 
             
                      }
         | 
| 378 381 | 
             
                    }
         | 
| 379 382 | 
             
                  }
         | 
| @@ -467,7 +470,7 @@ | |
| 467 470 | 
             
                    "type": "structure",
         | 
| 468 471 | 
             
                    "members": {
         | 
| 469 472 | 
             
                      "LoggingConfiguration": {
         | 
| 470 | 
            -
                        "shape": " | 
| 473 | 
            +
                        "shape": "S5o"
         | 
| 471 474 | 
             
                      }
         | 
| 472 475 | 
             
                    }
         | 
| 473 476 | 
             
                  }
         | 
| @@ -603,10 +606,10 @@ | |
| 603 606 | 
             
                    "type": "structure",
         | 
| 604 607 | 
             
                    "members": {
         | 
| 605 608 | 
             
                      "ManagedKeysIPV4": {
         | 
| 606 | 
            -
                        "shape": " | 
| 609 | 
            +
                        "shape": "S6h"
         | 
| 607 610 | 
             
                      },
         | 
| 608 611 | 
             
                      "ManagedKeysIPV6": {
         | 
| 609 | 
            -
                        "shape": " | 
| 612 | 
            +
                        "shape": "S6h"
         | 
| 610 613 | 
             
                      }
         | 
| 611 614 | 
             
                    }
         | 
| 612 615 | 
             
                  }
         | 
| @@ -685,10 +688,10 @@ | |
| 685 688 | 
             
                            "shape": "S4c"
         | 
| 686 689 | 
             
                          },
         | 
| 687 690 | 
             
                          "AvailableLabels": {
         | 
| 688 | 
            -
                            "shape": " | 
| 691 | 
            +
                            "shape": "S5b"
         | 
| 689 692 | 
             
                          },
         | 
| 690 693 | 
             
                          "ConsumedLabels": {
         | 
| 691 | 
            -
                            "shape": " | 
| 694 | 
            +
                            "shape": "S5b"
         | 
| 692 695 | 
             
                          }
         | 
| 693 696 | 
             
                        }
         | 
| 694 697 | 
             
                      },
         | 
| @@ -711,7 +714,7 @@ | |
| 711 714 | 
             
                      "RuleMetricName": {},
         | 
| 712 715 | 
             
                      "Scope": {},
         | 
| 713 716 | 
             
                      "TimeWindow": {
         | 
| 714 | 
            -
                        "shape": " | 
| 717 | 
            +
                        "shape": "S6p"
         | 
| 715 718 | 
             
                      },
         | 
| 716 719 | 
             
                      "MaxItems": {
         | 
| 717 720 | 
             
                        "type": "long"
         | 
| @@ -739,7 +742,7 @@ | |
| 739 742 | 
             
                                "Method": {},
         | 
| 740 743 | 
             
                                "HTTPVersion": {},
         | 
| 741 744 | 
             
                                "Headers": {
         | 
| 742 | 
            -
                                  "shape": " | 
| 745 | 
            +
                                  "shape": "S70"
         | 
| 743 746 | 
             
                                }
         | 
| 744 747 | 
             
                              }
         | 
| 745 748 | 
             
                            },
         | 
| @@ -752,7 +755,7 @@ | |
| 752 755 | 
             
                            "Action": {},
         | 
| 753 756 | 
             
                            "RuleNameWithinRuleGroup": {},
         | 
| 754 757 | 
             
                            "RequestHeadersInserted": {
         | 
| 755 | 
            -
                              "shape": " | 
| 758 | 
            +
                              "shape": "S70"
         | 
| 756 759 | 
             
                            },
         | 
| 757 760 | 
             
                            "ResponseCodeSent": {
         | 
| 758 761 | 
             
                              "type": "integer"
         | 
| @@ -792,7 +795,7 @@ | |
| 792 795 | 
             
                        "type": "long"
         | 
| 793 796 | 
             
                      },
         | 
| 794 797 | 
             
                      "TimeWindow": {
         | 
| 795 | 
            -
                        "shape": " | 
| 798 | 
            +
                        "shape": "S6p"
         | 
| 796 799 | 
             
                      }
         | 
| 797 800 | 
             
                    }
         | 
| 798 801 | 
             
                  }
         | 
| @@ -815,7 +818,7 @@ | |
| 815 818 | 
             
                    "type": "structure",
         | 
| 816 819 | 
             
                    "members": {
         | 
| 817 820 | 
             
                      "WebACL": {
         | 
| 818 | 
            -
                        "shape": " | 
| 821 | 
            +
                        "shape": "S7e"
         | 
| 819 822 | 
             
                      },
         | 
| 820 823 | 
             
                      "LockToken": {},
         | 
| 821 824 | 
             
                      "ApplicationIntegrationURL": {}
         | 
| @@ -836,7 +839,7 @@ | |
| 836 839 | 
             
                    "type": "structure",
         | 
| 837 840 | 
             
                    "members": {
         | 
| 838 841 | 
             
                      "WebACL": {
         | 
| 839 | 
            -
                        "shape": " | 
| 842 | 
            +
                        "shape": "S7e"
         | 
| 840 843 | 
             
                      }
         | 
| 841 844 | 
             
                    }
         | 
| 842 845 | 
             
                  }
         | 
| @@ -961,7 +964,7 @@ | |
| 961 964 | 
             
                      "LoggingConfigurations": {
         | 
| 962 965 | 
             
                        "type": "list",
         | 
| 963 966 | 
             
                        "member": {
         | 
| 964 | 
            -
                          "shape": " | 
| 967 | 
            +
                          "shape": "S5o"
         | 
| 965 968 | 
             
                        }
         | 
| 966 969 | 
             
                      },
         | 
| 967 970 | 
             
                      "NextMarker": {}
         | 
| @@ -1162,7 +1165,7 @@ | |
| 1162 1165 | 
             
                      "WebACLs": {
         | 
| 1163 1166 | 
             
                        "type": "list",
         | 
| 1164 1167 | 
             
                        "member": {
         | 
| 1165 | 
            -
                          "shape": " | 
| 1168 | 
            +
                          "shape": "S4s"
         | 
| 1166 1169 | 
             
                        }
         | 
| 1167 1170 | 
             
                      }
         | 
| 1168 1171 | 
             
                    }
         | 
| @@ -1176,7 +1179,7 @@ | |
| 1176 1179 | 
             
                    ],
         | 
| 1177 1180 | 
             
                    "members": {
         | 
| 1178 1181 | 
             
                      "LoggingConfiguration": {
         | 
| 1179 | 
            -
                        "shape": " | 
| 1182 | 
            +
                        "shape": "S5o"
         | 
| 1180 1183 | 
             
                      }
         | 
| 1181 1184 | 
             
                    }
         | 
| 1182 1185 | 
             
                  },
         | 
| @@ -1184,7 +1187,7 @@ | |
| 1184 1187 | 
             
                    "type": "structure",
         | 
| 1185 1188 | 
             
                    "members": {
         | 
| 1186 1189 | 
             
                      "LoggingConfiguration": {
         | 
| 1187 | 
            -
                        "shape": " | 
| 1190 | 
            +
                        "shape": "S5o"
         | 
| 1188 1191 | 
             
                      }
         | 
| 1189 1192 | 
             
                    }
         | 
| 1190 1193 | 
             
                  }
         | 
| @@ -1442,6 +1445,9 @@ | |
| 1442 1445 | 
             
                      },
         | 
| 1443 1446 | 
             
                      "TokenDomains": {
         | 
| 1444 1447 | 
             
                        "shape": "S4k"
         | 
| 1448 | 
            +
                      },
         | 
| 1449 | 
            +
                      "AssociationConfig": {
         | 
| 1450 | 
            +
                        "shape": "S4m"
         | 
| 1445 1451 | 
             
                      }
         | 
| 1446 1452 | 
             
                    }
         | 
| 1447 1453 | 
             
                  },
         | 
| @@ -2344,7 +2350,25 @@ | |
| 2344 2350 | 
             
                  "type": "list",
         | 
| 2345 2351 | 
             
                  "member": {}
         | 
| 2346 2352 | 
             
                },
         | 
| 2347 | 
            -
                " | 
| 2353 | 
            +
                "S4m": {
         | 
| 2354 | 
            +
                  "type": "structure",
         | 
| 2355 | 
            +
                  "members": {
         | 
| 2356 | 
            +
                    "RequestBody": {
         | 
| 2357 | 
            +
                      "type": "map",
         | 
| 2358 | 
            +
                      "key": {},
         | 
| 2359 | 
            +
                      "value": {
         | 
| 2360 | 
            +
                        "type": "structure",
         | 
| 2361 | 
            +
                        "required": [
         | 
| 2362 | 
            +
                          "DefaultSizeInspectionLimit"
         | 
| 2363 | 
            +
                        ],
         | 
| 2364 | 
            +
                        "members": {
         | 
| 2365 | 
            +
                          "DefaultSizeInspectionLimit": {}
         | 
| 2366 | 
            +
                        }
         | 
| 2367 | 
            +
                      }
         | 
| 2368 | 
            +
                    }
         | 
| 2369 | 
            +
                  }
         | 
| 2370 | 
            +
                },
         | 
| 2371 | 
            +
                "S4s": {
         | 
| 2348 2372 | 
             
                  "type": "structure",
         | 
| 2349 2373 | 
             
                  "members": {
         | 
| 2350 2374 | 
             
                    "Name": {},
         | 
| @@ -2354,7 +2378,7 @@ | |
| 2354 2378 | 
             
                    "ARN": {}
         | 
| 2355 2379 | 
             
                  }
         | 
| 2356 2380 | 
             
                },
         | 
| 2357 | 
            -
                " | 
| 2381 | 
            +
                "S5b": {
         | 
| 2358 2382 | 
             
                  "type": "list",
         | 
| 2359 2383 | 
             
                  "member": {
         | 
| 2360 2384 | 
             
                    "type": "structure",
         | 
| @@ -2363,7 +2387,7 @@ | |
| 2363 2387 | 
             
                    }
         | 
| 2364 2388 | 
             
                  }
         | 
| 2365 2389 | 
             
                },
         | 
| 2366 | 
            -
                " | 
| 2390 | 
            +
                "S5o": {
         | 
| 2367 2391 | 
             
                  "type": "structure",
         | 
| 2368 2392 | 
             
                  "required": [
         | 
| 2369 2393 | 
             
                    "ResourceArn",
         | 
| @@ -2437,7 +2461,7 @@ | |
| 2437 2461 | 
             
                    }
         | 
| 2438 2462 | 
             
                  }
         | 
| 2439 2463 | 
             
                },
         | 
| 2440 | 
            -
                " | 
| 2464 | 
            +
                "S6h": {
         | 
| 2441 2465 | 
             
                  "type": "structure",
         | 
| 2442 2466 | 
             
                  "members": {
         | 
| 2443 2467 | 
             
                    "IPAddressVersion": {},
         | 
| @@ -2446,7 +2470,7 @@ | |
| 2446 2470 | 
             
                    }
         | 
| 2447 2471 | 
             
                  }
         | 
| 2448 2472 | 
             
                },
         | 
| 2449 | 
            -
                " | 
| 2473 | 
            +
                "S6p": {
         | 
| 2450 2474 | 
             
                  "type": "structure",
         | 
| 2451 2475 | 
             
                  "required": [
         | 
| 2452 2476 | 
             
                    "StartTime",
         | 
| @@ -2461,7 +2485,7 @@ | |
| 2461 2485 | 
             
                    }
         | 
| 2462 2486 | 
             
                  }
         | 
| 2463 2487 | 
             
                },
         | 
| 2464 | 
            -
                " | 
| 2488 | 
            +
                "S70": {
         | 
| 2465 2489 | 
             
                  "type": "list",
         | 
| 2466 2490 | 
             
                  "member": {
         | 
| 2467 2491 | 
             
                    "type": "structure",
         | 
| @@ -2471,7 +2495,7 @@ | |
| 2471 2495 | 
             
                    }
         | 
| 2472 2496 | 
             
                  }
         | 
| 2473 2497 | 
             
                },
         | 
| 2474 | 
            -
                " | 
| 2498 | 
            +
                "S7e": {
         | 
| 2475 2499 | 
             
                  "type": "structure",
         | 
| 2476 2500 | 
             
                  "required": [
         | 
| 2477 2501 | 
             
                    "Name",
         | 
| @@ -2498,10 +2522,10 @@ | |
| 2498 2522 | 
             
                      "type": "long"
         | 
| 2499 2523 | 
             
                    },
         | 
| 2500 2524 | 
             
                    "PreProcessFirewallManagerRuleGroups": {
         | 
| 2501 | 
            -
                      "shape": " | 
| 2525 | 
            +
                      "shape": "S7f"
         | 
| 2502 2526 | 
             
                    },
         | 
| 2503 2527 | 
             
                    "PostProcessFirewallManagerRuleGroups": {
         | 
| 2504 | 
            -
                      "shape": " | 
| 2528 | 
            +
                      "shape": "S7f"
         | 
| 2505 2529 | 
             
                    },
         | 
| 2506 2530 | 
             
                    "ManagedByFirewallManager": {
         | 
| 2507 2531 | 
             
                      "type": "boolean"
         | 
| @@ -2518,10 +2542,13 @@ | |
| 2518 2542 | 
             
                    },
         | 
| 2519 2543 | 
             
                    "TokenDomains": {
         | 
| 2520 2544 | 
             
                      "shape": "S4k"
         | 
| 2545 | 
            +
                    },
         | 
| 2546 | 
            +
                    "AssociationConfig": {
         | 
| 2547 | 
            +
                      "shape": "S4m"
         | 
| 2521 2548 | 
             
                    }
         | 
| 2522 2549 | 
             
                  }
         | 
| 2523 2550 | 
             
                },
         | 
| 2524 | 
            -
                " | 
| 2551 | 
            +
                "S7f": {
         | 
| 2525 2552 | 
             
                  "type": "list",
         | 
| 2526 2553 | 
             
                  "member": {
         | 
| 2527 2554 | 
             
                    "type": "structure",
         | 
    
        package/clients/ecrpublic.d.ts
    CHANGED
    
    | @@ -238,9 +238,9 @@ declare namespace ECRPUBLIC { | |
| 238 238 | 
             
              }
         | 
| 239 239 | 
             
              export interface BatchDeleteImageRequest {
         | 
| 240 240 | 
             
                /**
         | 
| 241 | 
            -
                 * The Amazon Web Services account ID that's associated with the registry that contains the image to delete. If you do not specify a registry, the default public registry is assumed.
         | 
| 241 | 
            +
                 * The Amazon Web Services account ID, or registry alias, that's associated with the registry that contains the image to delete. If you do not specify a registry, the default public registry is assumed.
         | 
| 242 242 | 
             
                 */
         | 
| 243 | 
            -
                registryId?:  | 
| 243 | 
            +
                registryId?: RegistryIdOrAlias;
         | 
| 244 244 | 
             
                /**
         | 
| 245 245 | 
             
                 * The repository in a public registry that contains the image to delete.
         | 
| 246 246 | 
             
                 */
         | 
| @@ -108,11 +108,11 @@ declare class EMRServerless extends Service { | |
| 108 108 | 
             
               */
         | 
| 109 109 | 
             
              stopApplication(callback?: (err: AWSError, data: EMRServerless.Types.StopApplicationResponse) => void): Request<EMRServerless.Types.StopApplicationResponse, AWSError>;
         | 
| 110 110 | 
             
              /**
         | 
| 111 | 
            -
               * Assigns tags to resources. A tag is a label that you assign to an  | 
| 111 | 
            +
               * Assigns tags to resources. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value, both of which you define. Tags enable you to categorize your Amazon Web Services resources by attributes such as purpose, owner, or environment. When you have many resources of the same type, you can quickly identify a specific resource based on the tags you've assigned to it. 
         | 
| 112 112 | 
             
               */
         | 
| 113 113 | 
             
              tagResource(params: EMRServerless.Types.TagResourceRequest, callback?: (err: AWSError, data: EMRServerless.Types.TagResourceResponse) => void): Request<EMRServerless.Types.TagResourceResponse, AWSError>;
         | 
| 114 114 | 
             
              /**
         | 
| 115 | 
            -
               * Assigns tags to resources. A tag is a label that you assign to an  | 
| 115 | 
            +
               * Assigns tags to resources. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value, both of which you define. Tags enable you to categorize your Amazon Web Services resources by attributes such as purpose, owner, or environment. When you have many resources of the same type, you can quickly identify a specific resource based on the tags you've assigned to it. 
         | 
| 116 116 | 
             
               */
         | 
| 117 117 | 
             
              tagResource(callback?: (err: AWSError, data: EMRServerless.Types.TagResourceResponse) => void): Request<EMRServerless.Types.TagResourceResponse, AWSError>;
         | 
| 118 118 | 
             
              /**
         | 
| @@ -574,6 +574,10 @@ declare namespace EMRServerless { | |
| 574 574 | 
             
                 * The job run total execution duration in seconds. This field is only available for job runs in a COMPLETED, FAILED, or CANCELLED state.
         | 
| 575 575 | 
             
                 */
         | 
| 576 576 | 
             
                totalExecutionDurationSeconds?: Integer;
         | 
| 577 | 
            +
                /**
         | 
| 578 | 
            +
                 * Maximum duration for the job run to run. If the job run runs beyond this duration, it will be automatically cancelled.
         | 
| 579 | 
            +
                 */
         | 
| 580 | 
            +
                executionTimeoutMinutes?: Duration;
         | 
| 577 581 | 
             
              }
         | 
| 578 582 | 
             
              export type JobRunId = string;
         | 
| 579 583 | 
             
              export type JobRunState = "SUBMITTED"|"PENDING"|"SCHEDULED"|"RUNNING"|"SUCCESS"|"FAILED"|"CANCELLING"|"CANCELLED"|string;
         | 
| @@ -834,7 +838,7 @@ declare namespace EMRServerless { | |
| 834 838 | 
             
                 */
         | 
| 835 839 | 
             
                jobRunId: JobRunId;
         | 
| 836 840 | 
             
                /**
         | 
| 837 | 
            -
                 *  | 
| 841 | 
            +
                 * This output displays the ARN of the job run..
         | 
| 838 842 | 
             
                 */
         | 
| 839 843 | 
             
                arn: JobArn;
         | 
| 840 844 | 
             
              }
         | 
    
        package/clients/eventbridge.d.ts
    CHANGED
    
    | @@ -2523,7 +2523,7 @@ declare namespace EventBridge { | |
| 2523 2523 | 
             
                /**
         | 
| 2524 2524 | 
             
                 * The SQL statement text to run.
         | 
| 2525 2525 | 
             
                 */
         | 
| 2526 | 
            -
                Sql | 
| 2526 | 
            +
                Sql?: Sql;
         | 
| 2527 2527 | 
             
                /**
         | 
| 2528 2528 | 
             
                 * The name of the SQL statement. You can name the SQL statement when you create it to identify the query.
         | 
| 2529 2529 | 
             
                 */
         | 
| @@ -2532,6 +2532,7 @@ declare namespace EventBridge { | |
| 2532 2532 | 
             
                 * Indicates whether to send an event back to EventBridge after the SQL statement runs.
         | 
| 2533 2533 | 
             
                 */
         | 
| 2534 2534 | 
             
                WithEvent?: Boolean;
         | 
| 2535 | 
            +
                Sqls?: Sqls;
         | 
| 2535 2536 | 
             
              }
         | 
| 2536 2537 | 
             
              export type RedshiftSecretManagerArn = string;
         | 
| 2537 2538 | 
             
              export type ReferenceId = string;
         | 
| @@ -2766,6 +2767,7 @@ declare namespace EventBridge { | |
| 2766 2767 | 
             
              }
         | 
| 2767 2768 | 
             
              export type SecretsManagerSecretArn = string;
         | 
| 2768 2769 | 
             
              export type Sql = string;
         | 
| 2770 | 
            +
              export type Sqls = Sql[];
         | 
| 2769 2771 | 
             
              export interface SqsParameters {
         | 
| 2770 2772 | 
             
                /**
         | 
| 2771 2773 | 
             
                 * The FIFO message group ID to use as the target.
         | 
    
        package/clients/iot.d.ts
    CHANGED
    
    | @@ -3454,6 +3454,10 @@ declare namespace Iot { | |
| 3454 3454 | 
             
                 * Metadata which can be used to manage the domain configuration.  For URI Request parameters use format: ...key1=value1&key2=value2... For the CLI command-line parameter use format: &&tags "key1=value1&key2=value2..." For the cli-input-json file use format: "tags": "key1=value1&key2=value2..." 
         | 
| 3455 3455 | 
             
                 */
         | 
| 3456 3456 | 
             
                tags?: TagList;
         | 
| 3457 | 
            +
                /**
         | 
| 3458 | 
            +
                 * An object that specifies the TLS configuration for a domain.
         | 
| 3459 | 
            +
                 */
         | 
| 3460 | 
            +
                tlsConfig?: TlsConfig;
         | 
| 3457 3461 | 
             
              }
         | 
| 3458 3462 | 
             
              export interface CreateDomainConfigurationResponse {
         | 
| 3459 3463 | 
             
                /**
         | 
| @@ -4918,6 +4922,10 @@ declare namespace Iot { | |
| 4918 4922 | 
             
                 * The date and time the domain configuration's status was last changed.
         | 
| 4919 4923 | 
             
                 */
         | 
| 4920 4924 | 
             
                lastStatusChangeDate?: DateType;
         | 
| 4925 | 
            +
                /**
         | 
| 4926 | 
            +
                 * An object that specifies the TLS configuration for a domain.
         | 
| 4927 | 
            +
                 */
         | 
| 4928 | 
            +
                tlsConfig?: TlsConfig;
         | 
| 4921 4929 | 
             
              }
         | 
| 4922 4930 | 
             
              export interface DescribeEndpointRequest {
         | 
| 4923 4931 | 
             
                /**
         | 
| @@ -9648,6 +9656,7 @@ declare namespace Iot { | |
| 9648 9656 | 
             
              export type Seconds = number;
         | 
| 9649 9657 | 
             
              export type SecurityGroupId = string;
         | 
| 9650 9658 | 
             
              export type SecurityGroupList = SecurityGroupId[];
         | 
| 9659 | 
            +
              export type SecurityPolicy = string;
         | 
| 9651 9660 | 
             
              export type SecurityProfileArn = string;
         | 
| 9652 9661 | 
             
              export type SecurityProfileDescription = string;
         | 
| 9653 9662 | 
             
              export interface SecurityProfileIdentifier {
         | 
| @@ -10557,6 +10566,12 @@ declare namespace Iot { | |
| 10557 10566 | 
             
              export type TimestreamTimestampUnit = string;
         | 
| 10558 10567 | 
             
              export type TimestreamTimestampValue = string;
         | 
| 10559 10568 | 
             
              export type TinyMaxResults = number;
         | 
| 10569 | 
            +
              export interface TlsConfig {
         | 
| 10570 | 
            +
                /**
         | 
| 10571 | 
            +
                 * The security policy for a domain configuration. For more information, see Security policies  in the Amazon Web Services IoT Core developer guide.
         | 
| 10572 | 
            +
                 */
         | 
| 10573 | 
            +
                securityPolicy?: SecurityPolicy;
         | 
| 10574 | 
            +
              }
         | 
| 10560 10575 | 
             
              export interface TlsContext {
         | 
| 10561 10576 | 
             
                /**
         | 
| 10562 10577 | 
             
                 * The value of the serverName key in a TLS authorization request.
         | 
| @@ -11007,6 +11022,10 @@ declare namespace Iot { | |
| 11007 11022 | 
             
                 * Removes the authorization configuration from a domain.
         | 
| 11008 11023 | 
             
                 */
         | 
| 11009 11024 | 
             
                removeAuthorizerConfig?: RemoveAuthorizerConfig;
         | 
| 11025 | 
            +
                /**
         | 
| 11026 | 
            +
                 * An object that specifies the TLS configuration for a domain.
         | 
| 11027 | 
            +
                 */
         | 
| 11028 | 
            +
                tlsConfig?: TlsConfig;
         | 
| 11010 11029 | 
             
              }
         | 
| 11011 11030 | 
             
              export interface UpdateDomainConfigurationResponse {
         | 
| 11012 11031 | 
             
                /**
         | 
    
        package/clients/iotdata.d.ts
    CHANGED
    
    | @@ -110,6 +110,10 @@ declare namespace IotData { | |
| 110 110 | 
             
                 * The Epoch date and time, in milliseconds, when the retained message was stored by IoT.
         | 
| 111 111 | 
             
                 */
         | 
| 112 112 | 
             
                lastModifiedTime?: Timestamp;
         | 
| 113 | 
            +
                /**
         | 
| 114 | 
            +
                 * A base64-encoded JSON string that includes an array of JSON objects, or null if the retained message doesn't include any user properties. The following example userProperties parameter is a JSON string that represents two user properties. Note that it will be base64-encoded:  [{"deviceName": "alpha"}, {"deviceCnt": "45"}] 
         | 
| 115 | 
            +
                 */
         | 
| 116 | 
            +
                userProperties?: UserPropertiesBlob;
         | 
| 113 117 | 
             
              }
         | 
| 114 118 | 
             
              export interface GetThingShadowRequest {
         | 
| 115 119 | 
             
                /**
         | 
| @@ -273,6 +277,7 @@ declare namespace IotData { | |
| 273 277 | 
             
                payload?: JsonDocument;
         | 
| 274 278 | 
             
              }
         | 
| 275 279 | 
             
              export type UserProperties = string;
         | 
| 280 | 
            +
              export type UserPropertiesBlob = Buffer|Uint8Array|Blob|string;
         | 
| 276 281 | 
             
              /**
         | 
| 277 282 | 
             
               * A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.
         | 
| 278 283 | 
             
               */
         |