aws-sdk 2.1640.0 → 2.1641.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/cloudhsmv2-2017-04-28.min.json +26 -19
 - package/apis/glue-2017-03-31.min.json +99 -98
 - package/apis/iotwireless-2020-11-22.min.json +4 -1
 - package/apis/kms-2014-11-01.examples.json +29 -0
 - package/apis/kms-2014-11-01.min.json +76 -23
 - package/apis/mediapackagev2-2022-12-25.examples.json +1271 -0
 - package/apis/mediapackagev2-2022-12-25.min.json +108 -71
 - package/clients/cloudhsmv2.d.ts +18 -1
 - package/clients/glue.d.ts +6 -1
 - package/clients/iotwireless.d.ts +1 -1
 - package/clients/kms.d.ts +80 -14
 - package/clients/mediapackagev2.d.ts +57 -4
 - package/dist/aws-sdk-core-react-native.js +1 -1
 - package/dist/aws-sdk-react-native.js +15 -6
 - package/dist/aws-sdk.js +114 -45
 - package/dist/aws-sdk.min.js +61 -61
 - package/lib/core.js +1 -1
 - package/lib/credentials/cognito_identity_credentials.js +9 -0
 - package/lib/shared-ini/ini-loader.d.ts +24 -1
 - package/lib/shared-ini/ini-loader.js +0 -6
 - package/package.json +1 -1
 - package/scripts/region-checker/allowlist.js +3 -3
 
| 
         @@ -2573,14 +2573,14 @@ 
     | 
|
| 
       2573 
2573 
     | 
    
         
             
                        "type": "integer"
         
     | 
| 
       2574 
2574 
     | 
    
         
             
                      },
         
     | 
| 
       2575 
2575 
     | 
    
         
             
                      "RulesetNames": {
         
     | 
| 
       2576 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 2576 
     | 
    
         
            +
                        "shape": "Sm5"
         
     | 
| 
       2577 
2577 
     | 
    
         
             
                      },
         
     | 
| 
       2578 
2578 
     | 
    
         
             
                      "ResultIds": {
         
     | 
| 
       2579 
2579 
     | 
    
         
             
                        "type": "list",
         
     | 
| 
       2580 
2580 
     | 
    
         
             
                        "member": {}
         
     | 
| 
       2581 
2581 
     | 
    
         
             
                      },
         
     | 
| 
       2582 
2582 
     | 
    
         
             
                      "AdditionalDataSources": {
         
     | 
| 
       2583 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 2583 
     | 
    
         
            +
                        "shape": "Sm7"
         
     | 
| 
       2584 
2584 
     | 
    
         
             
                      }
         
     | 
| 
       2585 
2585 
     | 
    
         
             
                    }
         
     | 
| 
       2586 
2586 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -2600,7 +2600,7 @@ 
     | 
|
| 
       2600 
2600 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       2601 
2601 
     | 
    
         
             
                    "members": {
         
     | 
| 
       2602 
2602 
     | 
    
         
             
                      "Database": {
         
     | 
| 
       2603 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 2603 
     | 
    
         
            +
                        "shape": "Sma"
         
     | 
| 
       2604 
2604 
     | 
    
         
             
                      }
         
     | 
| 
       2605 
2605 
     | 
    
         
             
                    }
         
     | 
| 
       2606 
2606 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -2626,7 +2626,7 @@ 
     | 
|
| 
       2626 
2626 
     | 
    
         
             
                      "DatabaseList": {
         
     | 
| 
       2627 
2627 
     | 
    
         
             
                        "type": "list",
         
     | 
| 
       2628 
2628 
     | 
    
         
             
                        "member": {
         
     | 
| 
       2629 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 2629 
     | 
    
         
            +
                          "shape": "Sma"
         
     | 
| 
       2630 
2630 
     | 
    
         
             
                        }
         
     | 
| 
       2631 
2631 
     | 
    
         
             
                      },
         
     | 
| 
       2632 
2632 
     | 
    
         
             
                      "NextToken": {}
         
     | 
| 
         @@ -2725,7 +2725,7 @@ 
     | 
|
| 
       2725 
2725 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       2726 
2726 
     | 
    
         
             
                    "members": {
         
     | 
| 
       2727 
2727 
     | 
    
         
             
                      "JobBookmarkEntry": {
         
     | 
| 
       2728 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 2728 
     | 
    
         
            +
                        "shape": "Sms"
         
     | 
| 
       2729 
2729 
     | 
    
         
             
                      }
         
     | 
| 
       2730 
2730 
     | 
    
         
             
                    }
         
     | 
| 
       2731 
2731 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -2818,7 +2818,7 @@ 
     | 
|
| 
       2818 
2818 
     | 
    
         
             
                      "Status": {},
         
     | 
| 
       2819 
2819 
     | 
    
         
             
                      "LogGroupName": {},
         
     | 
| 
       2820 
2820 
     | 
    
         
             
                      "Properties": {
         
     | 
| 
       2821 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 2821 
     | 
    
         
            +
                        "shape": "Sn3"
         
     | 
| 
       2822 
2822 
     | 
    
         
             
                      },
         
     | 
| 
       2823 
2823 
     | 
    
         
             
                      "ErrorString": {},
         
     | 
| 
       2824 
2824 
     | 
    
         
             
                      "StartedOn": {
         
     | 
| 
         @@ -2887,7 +2887,7 @@ 
     | 
|
| 
       2887 
2887 
     | 
    
         
             
                            "Status": {},
         
     | 
| 
       2888 
2888 
     | 
    
         
             
                            "LogGroupName": {},
         
     | 
| 
       2889 
2889 
     | 
    
         
             
                            "Properties": {
         
     | 
| 
       2890 
     | 
    
         
            -
                              "shape": " 
     | 
| 
      
 2890 
     | 
    
         
            +
                              "shape": "Sn3"
         
     | 
| 
       2891 
2891 
     | 
    
         
             
                            },
         
     | 
| 
       2892 
2892 
     | 
    
         
             
                            "ErrorString": {},
         
     | 
| 
       2893 
2893 
     | 
    
         
             
                            "StartedOn": {
         
     | 
| 
         @@ -2939,13 +2939,13 @@ 
     | 
|
| 
       2939 
2939 
     | 
    
         
             
                        "shape": "Sfa"
         
     | 
| 
       2940 
2940 
     | 
    
         
             
                      },
         
     | 
| 
       2941 
2941 
     | 
    
         
             
                      "EvaluationMetrics": {
         
     | 
| 
       2942 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 2942 
     | 
    
         
            +
                        "shape": "Snm"
         
     | 
| 
       2943 
2943 
     | 
    
         
             
                      },
         
     | 
| 
       2944 
2944 
     | 
    
         
             
                      "LabelCount": {
         
     | 
| 
       2945 
2945 
     | 
    
         
             
                        "type": "integer"
         
     | 
| 
       2946 
2946 
     | 
    
         
             
                      },
         
     | 
| 
       2947 
2947 
     | 
    
         
             
                      "Schema": {
         
     | 
| 
       2948 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 2948 
     | 
    
         
            +
                        "shape": "Snt"
         
     | 
| 
       2949 
2949 
     | 
    
         
             
                      },
         
     | 
| 
       2950 
2950 
     | 
    
         
             
                      "Role": {},
         
     | 
| 
       2951 
2951 
     | 
    
         
             
                      "GlueVersion": {},
         
     | 
| 
         @@ -2977,10 +2977,10 @@ 
     | 
|
| 
       2977 
2977 
     | 
    
         
             
                        "type": "integer"
         
     | 
| 
       2978 
2978 
     | 
    
         
             
                      },
         
     | 
| 
       2979 
2979 
     | 
    
         
             
                      "Filter": {
         
     | 
| 
       2980 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 2980 
     | 
    
         
            +
                        "shape": "Snw"
         
     | 
| 
       2981 
2981 
     | 
    
         
             
                      },
         
     | 
| 
       2982 
2982 
     | 
    
         
             
                      "Sort": {
         
     | 
| 
       2983 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 2983 
     | 
    
         
            +
                        "shape": "Snx"
         
     | 
| 
       2984 
2984 
     | 
    
         
             
                      }
         
     | 
| 
       2985 
2985 
     | 
    
         
             
                    }
         
     | 
| 
       2986 
2986 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -3012,13 +3012,13 @@ 
     | 
|
| 
       3012 
3012 
     | 
    
         
             
                              "shape": "Sfa"
         
     | 
| 
       3013 
3013 
     | 
    
         
             
                            },
         
     | 
| 
       3014 
3014 
     | 
    
         
             
                            "EvaluationMetrics": {
         
     | 
| 
       3015 
     | 
    
         
            -
                              "shape": " 
     | 
| 
      
 3015 
     | 
    
         
            +
                              "shape": "Snm"
         
     | 
| 
       3016 
3016 
     | 
    
         
             
                            },
         
     | 
| 
       3017 
3017 
     | 
    
         
             
                            "LabelCount": {
         
     | 
| 
       3018 
3018 
     | 
    
         
             
                              "type": "integer"
         
     | 
| 
       3019 
3019 
     | 
    
         
             
                            },
         
     | 
| 
       3020 
3020 
     | 
    
         
             
                            "Schema": {
         
     | 
| 
       3021 
     | 
    
         
            -
                              "shape": " 
     | 
| 
      
 3021 
     | 
    
         
            +
                              "shape": "Snt"
         
     | 
| 
       3022 
3022 
     | 
    
         
             
                            },
         
     | 
| 
       3023 
3023 
     | 
    
         
             
                            "Role": {},
         
     | 
| 
       3024 
3024 
     | 
    
         
             
                            "GlueVersion": {},
         
     | 
| 
         @@ -3053,13 +3053,13 @@ 
     | 
|
| 
       3053 
3053 
     | 
    
         
             
                    ],
         
     | 
| 
       3054 
3054 
     | 
    
         
             
                    "members": {
         
     | 
| 
       3055 
3055 
     | 
    
         
             
                      "Source": {
         
     | 
| 
       3056 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3056 
     | 
    
         
            +
                        "shape": "So3"
         
     | 
| 
       3057 
3057 
     | 
    
         
             
                      },
         
     | 
| 
       3058 
3058 
     | 
    
         
             
                      "Sinks": {
         
     | 
| 
       3059 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3059 
     | 
    
         
            +
                        "shape": "So4"
         
     | 
| 
       3060 
3060 
     | 
    
         
             
                      },
         
     | 
| 
       3061 
3061 
     | 
    
         
             
                      "Location": {
         
     | 
| 
       3062 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3062 
     | 
    
         
            +
                        "shape": "So5"
         
     | 
| 
       3063 
3063 
     | 
    
         
             
                      }
         
     | 
| 
       3064 
3064 
     | 
    
         
             
                    }
         
     | 
| 
       3065 
3065 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -3070,7 +3070,7 @@ 
     | 
|
| 
       3070 
3070 
     | 
    
         
             
                    ],
         
     | 
| 
       3071 
3071 
     | 
    
         
             
                    "members": {
         
     | 
| 
       3072 
3072 
     | 
    
         
             
                      "Mapping": {
         
     | 
| 
       3073 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3073 
     | 
    
         
            +
                        "shape": "So7"
         
     | 
| 
       3074 
3074 
     | 
    
         
             
                      }
         
     | 
| 
       3075 
3075 
     | 
    
         
             
                    }
         
     | 
| 
       3076 
3076 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -3180,7 +3180,7 @@ 
     | 
|
| 
       3180 
3180 
     | 
    
         
             
                      "Expression": {},
         
     | 
| 
       3181 
3181 
     | 
    
         
             
                      "NextToken": {},
         
     | 
| 
       3182 
3182 
     | 
    
         
             
                      "Segment": {
         
     | 
| 
       3183 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3183 
     | 
    
         
            +
                        "shape": "Soq"
         
     | 
| 
       3184 
3184 
     | 
    
         
             
                      },
         
     | 
| 
       3185 
3185 
     | 
    
         
             
                      "MaxResults": {
         
     | 
| 
       3186 
3186 
     | 
    
         
             
                        "type": "integer"
         
     | 
| 
         @@ -3213,16 +3213,16 @@ 
     | 
|
| 
       3213 
3213 
     | 
    
         
             
                    ],
         
     | 
| 
       3214 
3214 
     | 
    
         
             
                    "members": {
         
     | 
| 
       3215 
3215 
     | 
    
         
             
                      "Mapping": {
         
     | 
| 
       3216 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3216 
     | 
    
         
            +
                        "shape": "So7"
         
     | 
| 
       3217 
3217 
     | 
    
         
             
                      },
         
     | 
| 
       3218 
3218 
     | 
    
         
             
                      "Source": {
         
     | 
| 
       3219 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3219 
     | 
    
         
            +
                        "shape": "So3"
         
     | 
| 
       3220 
3220 
     | 
    
         
             
                      },
         
     | 
| 
       3221 
3221 
     | 
    
         
             
                      "Sinks": {
         
     | 
| 
       3222 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3222 
     | 
    
         
            +
                        "shape": "So4"
         
     | 
| 
       3223 
3223 
     | 
    
         
             
                      },
         
     | 
| 
       3224 
3224 
     | 
    
         
             
                      "Location": {
         
     | 
| 
       3225 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3225 
     | 
    
         
            +
                        "shape": "So5"
         
     | 
| 
       3226 
3226 
     | 
    
         
             
                      },
         
     | 
| 
       3227 
3227 
     | 
    
         
             
                      "Language": {},
         
     | 
| 
       3228 
3228 
     | 
    
         
             
                      "AdditionalPlanOptionsMap": {
         
     | 
| 
         @@ -3389,7 +3389,7 @@ 
     | 
|
| 
       3389 
3389 
     | 
    
         
             
                      },
         
     | 
| 
       3390 
3390 
     | 
    
         
             
                      "SchemaVersionId": {},
         
     | 
| 
       3391 
3391 
     | 
    
         
             
                      "SchemaVersionNumber": {
         
     | 
| 
       3392 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3392 
     | 
    
         
            +
                        "shape": "Spd"
         
     | 
| 
       3393 
3393 
     | 
    
         
             
                      }
         
     | 
| 
       3394 
3394 
     | 
    
         
             
                    }
         
     | 
| 
       3395 
3395 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -3422,10 +3422,10 @@ 
     | 
|
| 
       3422 
3422 
     | 
    
         
             
                        "shape": "Sw"
         
     | 
| 
       3423 
3423 
     | 
    
         
             
                      },
         
     | 
| 
       3424 
3424 
     | 
    
         
             
                      "FirstSchemaVersionNumber": {
         
     | 
| 
       3425 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3425 
     | 
    
         
            +
                        "shape": "Spd"
         
     | 
| 
       3426 
3426 
     | 
    
         
             
                      },
         
     | 
| 
       3427 
3427 
     | 
    
         
             
                      "SecondSchemaVersionNumber": {
         
     | 
| 
       3428 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3428 
     | 
    
         
            +
                        "shape": "Spd"
         
     | 
| 
       3429 
3429 
     | 
    
         
             
                      },
         
     | 
| 
       3430 
3430 
     | 
    
         
             
                      "SchemaDiffType": {}
         
     | 
| 
       3431 
3431 
     | 
    
         
             
                    }
         
     | 
| 
         @@ -3451,7 +3451,7 @@ 
     | 
|
| 
       3451 
3451 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       3452 
3452 
     | 
    
         
             
                    "members": {
         
     | 
| 
       3453 
3453 
     | 
    
         
             
                      "SecurityConfiguration": {
         
     | 
| 
       3454 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3454 
     | 
    
         
            +
                        "shape": "Spm"
         
     | 
| 
       3455 
3455 
     | 
    
         
             
                      }
         
     | 
| 
       3456 
3456 
     | 
    
         
             
                    }
         
     | 
| 
       3457 
3457 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -3472,7 +3472,7 @@ 
     | 
|
| 
       3472 
3472 
     | 
    
         
             
                      "SecurityConfigurations": {
         
     | 
| 
       3473 
3473 
     | 
    
         
             
                        "type": "list",
         
     | 
| 
       3474 
3474 
     | 
    
         
             
                        "member": {
         
     | 
| 
       3475 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 3475 
     | 
    
         
            +
                          "shape": "Spm"
         
     | 
| 
       3476 
3476 
     | 
    
         
             
                        }
         
     | 
| 
       3477 
3477 
     | 
    
         
             
                      },
         
     | 
| 
       3478 
3478 
     | 
    
         
             
                      "NextToken": {}
         
     | 
| 
         @@ -3518,7 +3518,7 @@ 
     | 
|
| 
       3518 
3518 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       3519 
3519 
     | 
    
         
             
                    "members": {
         
     | 
| 
       3520 
3520 
     | 
    
         
             
                      "Statement": {
         
     | 
| 
       3521 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3521 
     | 
    
         
            +
                        "shape": "Spu"
         
     | 
| 
       3522 
3522 
     | 
    
         
             
                      }
         
     | 
| 
       3523 
3523 
     | 
    
         
             
                    }
         
     | 
| 
       3524 
3524 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -3544,7 +3544,7 @@ 
     | 
|
| 
       3544 
3544 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       3545 
3545 
     | 
    
         
             
                    "members": {
         
     | 
| 
       3546 
3546 
     | 
    
         
             
                      "Table": {
         
     | 
| 
       3547 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3547 
     | 
    
         
            +
                        "shape": "Sq1"
         
     | 
| 
       3548 
3548 
     | 
    
         
             
                      }
         
     | 
| 
       3549 
3549 
     | 
    
         
             
                    }
         
     | 
| 
       3550 
3550 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -3595,7 +3595,7 @@ 
     | 
|
| 
       3595 
3595 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       3596 
3596 
     | 
    
         
             
                    "members": {
         
     | 
| 
       3597 
3597 
     | 
    
         
             
                      "TableVersion": {
         
     | 
| 
       3598 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3598 
     | 
    
         
            +
                        "shape": "Sqa"
         
     | 
| 
       3599 
3599 
     | 
    
         
             
                      }
         
     | 
| 
       3600 
3600 
     | 
    
         
             
                    }
         
     | 
| 
       3601 
3601 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -3623,7 +3623,7 @@ 
     | 
|
| 
       3623 
3623 
     | 
    
         
             
                      "TableVersions": {
         
     | 
| 
       3624 
3624 
     | 
    
         
             
                        "type": "list",
         
     | 
| 
       3625 
3625 
     | 
    
         
             
                        "member": {
         
     | 
| 
       3626 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 3626 
     | 
    
         
            +
                          "shape": "Sqa"
         
     | 
| 
       3627 
3627 
     | 
    
         
             
                        }
         
     | 
| 
       3628 
3628 
     | 
    
         
             
                      },
         
     | 
| 
       3629 
3629 
     | 
    
         
             
                      "NextToken": {}
         
     | 
| 
         @@ -3654,7 +3654,7 @@ 
     | 
|
| 
       3654 
3654 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       3655 
3655 
     | 
    
         
             
                    "members": {
         
     | 
| 
       3656 
3656 
     | 
    
         
             
                      "TableList": {
         
     | 
| 
       3657 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3657 
     | 
    
         
            +
                        "shape": "Sqh"
         
     | 
| 
       3658 
3658 
     | 
    
         
             
                      },
         
     | 
| 
       3659 
3659 
     | 
    
         
             
                      "NextToken": {}
         
     | 
| 
       3660 
3660 
     | 
    
         
             
                    }
         
     | 
| 
         @@ -3738,13 +3738,13 @@ 
     | 
|
| 
       3738 
3738 
     | 
    
         
             
                        "shape": "S6"
         
     | 
| 
       3739 
3739 
     | 
    
         
             
                      },
         
     | 
| 
       3740 
3740 
     | 
    
         
             
                      "AuditContext": {
         
     | 
| 
       3741 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3741 
     | 
    
         
            +
                        "shape": "Sqp"
         
     | 
| 
       3742 
3742 
     | 
    
         
             
                      },
         
     | 
| 
       3743 
3743 
     | 
    
         
             
                      "SupportedPermissionTypes": {
         
     | 
| 
       3744 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3744 
     | 
    
         
            +
                        "shape": "Sqs"
         
     | 
| 
       3745 
3745 
     | 
    
         
             
                      },
         
     | 
| 
       3746 
3746 
     | 
    
         
             
                      "QuerySessionContext": {
         
     | 
| 
       3747 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3747 
     | 
    
         
            +
                        "shape": "Squ"
         
     | 
| 
       3748 
3748 
     | 
    
         
             
                      }
         
     | 
| 
       3749 
3749 
     | 
    
         
             
                    }
         
     | 
| 
       3750 
3750 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -3779,20 +3779,20 @@ 
     | 
|
| 
       3779 
3779 
     | 
    
         
             
                      "TableName": {},
         
     | 
| 
       3780 
3780 
     | 
    
         
             
                      "Expression": {},
         
     | 
| 
       3781 
3781 
     | 
    
         
             
                      "AuditContext": {
         
     | 
| 
       3782 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3782 
     | 
    
         
            +
                        "shape": "Sqp"
         
     | 
| 
       3783 
3783 
     | 
    
         
             
                      },
         
     | 
| 
       3784 
3784 
     | 
    
         
             
                      "SupportedPermissionTypes": {
         
     | 
| 
       3785 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3785 
     | 
    
         
            +
                        "shape": "Sqs"
         
     | 
| 
       3786 
3786 
     | 
    
         
             
                      },
         
     | 
| 
       3787 
3787 
     | 
    
         
             
                      "NextToken": {},
         
     | 
| 
       3788 
3788 
     | 
    
         
             
                      "Segment": {
         
     | 
| 
       3789 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3789 
     | 
    
         
            +
                        "shape": "Soq"
         
     | 
| 
       3790 
3790 
     | 
    
         
             
                      },
         
     | 
| 
       3791 
3791 
     | 
    
         
             
                      "MaxResults": {
         
     | 
| 
       3792 
3792 
     | 
    
         
             
                        "type": "integer"
         
     | 
| 
       3793 
3793 
     | 
    
         
             
                      },
         
     | 
| 
       3794 
3794 
     | 
    
         
             
                      "QuerySessionContext": {
         
     | 
| 
       3795 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3795 
     | 
    
         
            +
                        "shape": "Squ"
         
     | 
| 
       3796 
3796 
     | 
    
         
             
                      }
         
     | 
| 
       3797 
3797 
     | 
    
         
             
                    }
         
     | 
| 
       3798 
3798 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -3835,10 +3835,10 @@ 
     | 
|
| 
       3835 
3835 
     | 
    
         
             
                      "DatabaseName": {},
         
     | 
| 
       3836 
3836 
     | 
    
         
             
                      "Name": {},
         
     | 
| 
       3837 
3837 
     | 
    
         
             
                      "AuditContext": {
         
     | 
| 
       3838 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3838 
     | 
    
         
            +
                        "shape": "Sqp"
         
     | 
| 
       3839 
3839 
     | 
    
         
             
                      },
         
     | 
| 
       3840 
3840 
     | 
    
         
             
                      "SupportedPermissionTypes": {
         
     | 
| 
       3841 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3841 
     | 
    
         
            +
                        "shape": "Sqs"
         
     | 
| 
       3842 
3842 
     | 
    
         
             
                      },
         
     | 
| 
       3843 
3843 
     | 
    
         
             
                      "ParentResourceArn": {},
         
     | 
| 
       3844 
3844 
     | 
    
         
             
                      "RootResourceArn": {},
         
     | 
| 
         @@ -3853,7 +3853,7 @@ 
     | 
|
| 
       3853 
3853 
     | 
    
         
             
                        "shape": "Sey"
         
     | 
| 
       3854 
3854 
     | 
    
         
             
                      },
         
     | 
| 
       3855 
3855 
     | 
    
         
             
                      "QuerySessionContext": {
         
     | 
| 
       3856 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3856 
     | 
    
         
            +
                        "shape": "Squ"
         
     | 
| 
       3857 
3857 
     | 
    
         
             
                      }
         
     | 
| 
       3858 
3858 
     | 
    
         
             
                    }
         
     | 
| 
       3859 
3859 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -3861,7 +3861,7 @@ 
     | 
|
| 
       3861 
3861 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       3862 
3862 
     | 
    
         
             
                    "members": {
         
     | 
| 
       3863 
3863 
     | 
    
         
             
                      "Table": {
         
     | 
| 
       3864 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3864 
     | 
    
         
            +
                        "shape": "Sq1"
         
     | 
| 
       3865 
3865 
     | 
    
         
             
                      },
         
     | 
| 
       3866 
3866 
     | 
    
         
             
                      "AuthorizedColumns": {
         
     | 
| 
       3867 
3867 
     | 
    
         
             
                        "shape": "Sn"
         
     | 
| 
         @@ -3911,7 +3911,7 @@ 
     | 
|
| 
       3911 
3911 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       3912 
3912 
     | 
    
         
             
                    "members": {
         
     | 
| 
       3913 
3913 
     | 
    
         
             
                      "UserDefinedFunction": {
         
     | 
| 
       3914 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 3914 
     | 
    
         
            +
                        "shape": "Srb"
         
     | 
| 
       3915 
3915 
     | 
    
         
             
                      }
         
     | 
| 
       3916 
3916 
     | 
    
         
             
                    }
         
     | 
| 
       3917 
3917 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -3938,7 +3938,7 @@ 
     | 
|
| 
       3938 
3938 
     | 
    
         
             
                      "UserDefinedFunctions": {
         
     | 
| 
       3939 
3939 
     | 
    
         
             
                        "type": "list",
         
     | 
| 
       3940 
3940 
     | 
    
         
             
                        "member": {
         
     | 
| 
       3941 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 3941 
     | 
    
         
            +
                          "shape": "Srb"
         
     | 
| 
       3942 
3942 
     | 
    
         
             
                        }
         
     | 
| 
       3943 
3943 
     | 
    
         
             
                      },
         
     | 
| 
       3944 
3944 
     | 
    
         
             
                      "NextToken": {}
         
     | 
| 
         @@ -4474,10 +4474,10 @@ 
     | 
|
| 
       4474 
4474 
     | 
    
         
             
                        "type": "integer"
         
     | 
| 
       4475 
4475 
     | 
    
         
             
                      },
         
     | 
| 
       4476 
4476 
     | 
    
         
             
                      "Filter": {
         
     | 
| 
       4477 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 4477 
     | 
    
         
            +
                        "shape": "Snw"
         
     | 
| 
       4478 
4478 
     | 
    
         
             
                      },
         
     | 
| 
       4479 
4479 
     | 
    
         
             
                      "Sort": {
         
     | 
| 
       4480 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 4480 
     | 
    
         
            +
                        "shape": "Snx"
         
     | 
| 
       4481 
4481 
     | 
    
         
             
                      },
         
     | 
| 
       4482 
4482 
     | 
    
         
             
                      "Tags": {
         
     | 
| 
       4483 
4483 
     | 
    
         
             
                        "shape": "Sd9"
         
     | 
| 
         @@ -4651,7 +4651,7 @@ 
     | 
|
| 
       4651 
4651 
     | 
    
         
             
                      "Statements": {
         
     | 
| 
       4652 
4652 
     | 
    
         
             
                        "type": "list",
         
     | 
| 
       4653 
4653 
     | 
    
         
             
                        "member": {
         
     | 
| 
       4654 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 4654 
     | 
    
         
            +
                          "shape": "Spu"
         
     | 
| 
       4655 
4655 
     | 
    
         
             
                        }
         
     | 
| 
       4656 
4656 
     | 
    
         
             
                      },
         
     | 
| 
       4657 
4657 
     | 
    
         
             
                      "NextToken": {}
         
     | 
| 
         @@ -4788,11 +4788,11 @@ 
     | 
|
| 
       4788 
4788 
     | 
    
         
             
                        "shape": "Sw"
         
     | 
| 
       4789 
4789 
     | 
    
         
             
                      },
         
     | 
| 
       4790 
4790 
     | 
    
         
             
                      "SchemaVersionNumber": {
         
     | 
| 
       4791 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 4791 
     | 
    
         
            +
                        "shape": "Spd"
         
     | 
| 
       4792 
4792 
     | 
    
         
             
                      },
         
     | 
| 
       4793 
4793 
     | 
    
         
             
                      "SchemaVersionId": {},
         
     | 
| 
       4794 
4794 
     | 
    
         
             
                      "MetadataKeyValue": {
         
     | 
| 
       4795 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 4795 
     | 
    
         
            +
                        "shape": "Su4"
         
     | 
| 
       4796 
4796 
     | 
    
         
             
                      }
         
     | 
| 
       4797 
4797 
     | 
    
         
             
                    }
         
     | 
| 
       4798 
4798 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -4843,13 +4843,13 @@ 
     | 
|
| 
       4843 
4843 
     | 
    
         
             
                        "shape": "Sw"
         
     | 
| 
       4844 
4844 
     | 
    
         
             
                      },
         
     | 
| 
       4845 
4845 
     | 
    
         
             
                      "SchemaVersionNumber": {
         
     | 
| 
       4846 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 4846 
     | 
    
         
            +
                        "shape": "Spd"
         
     | 
| 
       4847 
4847 
     | 
    
         
             
                      },
         
     | 
| 
       4848 
4848 
     | 
    
         
             
                      "SchemaVersionId": {},
         
     | 
| 
       4849 
4849 
     | 
    
         
             
                      "MetadataList": {
         
     | 
| 
       4850 
4850 
     | 
    
         
             
                        "type": "list",
         
     | 
| 
       4851 
4851 
     | 
    
         
             
                        "member": {
         
     | 
| 
       4852 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 4852 
     | 
    
         
            +
                          "shape": "Su4"
         
     | 
| 
       4853 
4853 
     | 
    
         
             
                        }
         
     | 
| 
       4854 
4854 
     | 
    
         
             
                      },
         
     | 
| 
       4855 
4855 
     | 
    
         
             
                      "MaxResults": {
         
     | 
| 
         @@ -4923,11 +4923,11 @@ 
     | 
|
| 
       4923 
4923 
     | 
    
         
             
                        "shape": "Sw"
         
     | 
| 
       4924 
4924 
     | 
    
         
             
                      },
         
     | 
| 
       4925 
4925 
     | 
    
         
             
                      "SchemaVersionNumber": {
         
     | 
| 
       4926 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 4926 
     | 
    
         
            +
                        "shape": "Spd"
         
     | 
| 
       4927 
4927 
     | 
    
         
             
                      },
         
     | 
| 
       4928 
4928 
     | 
    
         
             
                      "SchemaVersionId": {},
         
     | 
| 
       4929 
4929 
     | 
    
         
             
                      "MetadataKeyValue": {
         
     | 
| 
       4930 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 4930 
     | 
    
         
            +
                        "shape": "Su4"
         
     | 
| 
       4931 
4931 
     | 
    
         
             
                      }
         
     | 
| 
       4932 
4932 
     | 
    
         
             
                    }
         
     | 
| 
       4933 
4933 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -4964,7 +4964,7 @@ 
     | 
|
| 
       4964 
4964 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       4965 
4965 
     | 
    
         
             
                    "members": {
         
     | 
| 
       4966 
4966 
     | 
    
         
             
                      "JobBookmarkEntry": {
         
     | 
| 
       4967 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 4967 
     | 
    
         
            +
                        "shape": "Sms"
         
     | 
| 
       4968 
4968 
     | 
    
         
             
                      }
         
     | 
| 
       4969 
4969 
     | 
    
         
             
                    }
         
     | 
| 
       4970 
4970 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -4981,7 +4981,7 @@ 
     | 
|
| 
       4981 
4981 
     | 
    
         
             
                      "Name": {},
         
     | 
| 
       4982 
4982 
     | 
    
         
             
                      "RunId": {},
         
     | 
| 
       4983 
4983 
     | 
    
         
             
                      "NodeIds": {
         
     | 
| 
       4984 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 4984 
     | 
    
         
            +
                        "shape": "Sup"
         
     | 
| 
       4985 
4985 
     | 
    
         
             
                      }
         
     | 
| 
       4986 
4986 
     | 
    
         
             
                    }
         
     | 
| 
       4987 
4987 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -4990,7 +4990,7 @@ 
     | 
|
| 
       4990 
4990 
     | 
    
         
             
                    "members": {
         
     | 
| 
       4991 
4991 
     | 
    
         
             
                      "RunId": {},
         
     | 
| 
       4992 
4992 
     | 
    
         
             
                      "NodeIds": {
         
     | 
| 
       4993 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 4993 
     | 
    
         
            +
                        "shape": "Sup"
         
     | 
| 
       4994 
4994 
     | 
    
         
             
                      }
         
     | 
| 
       4995 
4995 
     | 
    
         
             
                    }
         
     | 
| 
       4996 
4996 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -5056,7 +5056,7 @@ 
     | 
|
| 
       5056 
5056 
     | 
    
         
             
                    "members": {
         
     | 
| 
       5057 
5057 
     | 
    
         
             
                      "NextToken": {},
         
     | 
| 
       5058 
5058 
     | 
    
         
             
                      "TableList": {
         
     | 
| 
       5059 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 5059 
     | 
    
         
            +
                        "shape": "Sqh"
         
     | 
| 
       5060 
5060 
     | 
    
         
             
                      }
         
     | 
| 
       5061 
5061 
     | 
    
         
             
                    }
         
     | 
| 
       5062 
5062 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -5194,10 +5194,10 @@ 
     | 
|
| 
       5194 
5194 
     | 
    
         
             
                        "shape": "Sm3"
         
     | 
| 
       5195 
5195 
     | 
    
         
             
                      },
         
     | 
| 
       5196 
5196 
     | 
    
         
             
                      "RulesetNames": {
         
     | 
| 
       5197 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 5197 
     | 
    
         
            +
                        "shape": "Sm5"
         
     | 
| 
       5198 
5198 
     | 
    
         
             
                      },
         
     | 
| 
       5199 
5199 
     | 
    
         
             
                      "AdditionalDataSources": {
         
     | 
| 
       5200 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 5200 
     | 
    
         
            +
                        "shape": "Sm7"
         
     | 
| 
       5201 
5201 
     | 
    
         
             
                      }
         
     | 
| 
       5202 
5202 
     | 
    
         
             
                    }
         
     | 
| 
       5203 
5203 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -5611,7 +5611,7 @@ 
     | 
|
| 
       5611 
5611 
     | 
    
         
             
                        "shape": "S6"
         
     | 
| 
       5612 
5612 
     | 
    
         
             
                      },
         
     | 
| 
       5613 
5613 
     | 
    
         
             
                      "ColumnStatisticsList": {
         
     | 
| 
       5614 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 5614 
     | 
    
         
            +
                        "shape": "Swi"
         
     | 
| 
       5615 
5615 
     | 
    
         
             
                      }
         
     | 
| 
       5616 
5616 
     | 
    
         
             
                    }
         
     | 
| 
       5617 
5617 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -5619,7 +5619,7 @@ 
     | 
|
| 
       5619 
5619 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       5620 
5620 
     | 
    
         
             
                    "members": {
         
     | 
| 
       5621 
5621 
     | 
    
         
             
                      "Errors": {
         
     | 
| 
       5622 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 5622 
     | 
    
         
            +
                        "shape": "Swk"
         
     | 
| 
       5623 
5623 
     | 
    
         
             
                      }
         
     | 
| 
       5624 
5624 
     | 
    
         
             
                    }
         
     | 
| 
       5625 
5625 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -5637,7 +5637,7 @@ 
     | 
|
| 
       5637 
5637 
     | 
    
         
             
                      "DatabaseName": {},
         
     | 
| 
       5638 
5638 
     | 
    
         
             
                      "TableName": {},
         
     | 
| 
       5639 
5639 
     | 
    
         
             
                      "ColumnStatisticsList": {
         
     | 
| 
       5640 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 5640 
     | 
    
         
            +
                        "shape": "Swi"
         
     | 
| 
       5641 
5641 
     | 
    
         
             
                      }
         
     | 
| 
       5642 
5642 
     | 
    
         
             
                    }
         
     | 
| 
       5643 
5643 
     | 
    
         
             
                  },
         
     | 
| 
         @@ -5645,7 +5645,7 @@ 
     | 
|
| 
       5645 
5645 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       5646 
5646 
     | 
    
         
             
                    "members": {
         
     | 
| 
       5647 
5647 
     | 
    
         
             
                      "Errors": {
         
     | 
| 
       5648 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 5648 
     | 
    
         
            +
                        "shape": "Swk"
         
     | 
| 
       5649 
5649 
     | 
    
         
             
                      }
         
     | 
| 
       5650 
5650 
     | 
    
         
             
                    }
         
     | 
| 
       5651 
5651 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -5996,7 +5996,7 @@ 
     | 
|
| 
       5996 
5996 
     | 
    
         
             
                        "shape": "Sw"
         
     | 
| 
       5997 
5997 
     | 
    
         
             
                      },
         
     | 
| 
       5998 
5998 
     | 
    
         
             
                      "SchemaVersionNumber": {
         
     | 
| 
       5999 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 5999 
     | 
    
         
            +
                        "shape": "Spd"
         
     | 
| 
       6000 
6000 
     | 
    
         
             
                      },
         
     | 
| 
       6001 
6001 
     | 
    
         
             
                      "Compatibility": {},
         
     | 
| 
       6002 
6002 
     | 
    
         
             
                      "Description": {}
         
     | 
| 
         @@ -10263,21 +10263,22 @@ 
     | 
|
| 
       10263 
10263 
     | 
    
         
             
                    "CloudWatchMetricsEnabled": {
         
     | 
| 
       10264 
10264 
     | 
    
         
             
                      "type": "boolean"
         
     | 
| 
       10265 
10265 
     | 
    
         
             
                    },
         
     | 
| 
       10266 
     | 
    
         
            -
                    "ResultsS3Prefix": {}
         
     | 
| 
      
 10266 
     | 
    
         
            +
                    "ResultsS3Prefix": {},
         
     | 
| 
      
 10267 
     | 
    
         
            +
                    "CompositeRuleEvaluationMethod": {}
         
     | 
| 
       10267 
10268 
     | 
    
         
             
                  }
         
     | 
| 
       10268 
10269 
     | 
    
         
             
                },
         
     | 
| 
       10269 
     | 
    
         
            -
                " 
     | 
| 
      
 10270 
     | 
    
         
            +
                "Sm5": {
         
     | 
| 
       10270 
10271 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       10271 
10272 
     | 
    
         
             
                  "member": {}
         
     | 
| 
       10272 
10273 
     | 
    
         
             
                },
         
     | 
| 
       10273 
     | 
    
         
            -
                " 
     | 
| 
      
 10274 
     | 
    
         
            +
                "Sm7": {
         
     | 
| 
       10274 
10275 
     | 
    
         
             
                  "type": "map",
         
     | 
| 
       10275 
10276 
     | 
    
         
             
                  "key": {},
         
     | 
| 
       10276 
10277 
     | 
    
         
             
                  "value": {
         
     | 
| 
       10277 
10278 
     | 
    
         
             
                    "shape": "S43"
         
     | 
| 
       10278 
10279 
     | 
    
         
             
                  }
         
     | 
| 
       10279 
10280 
     | 
    
         
             
                },
         
     | 
| 
       10280 
     | 
    
         
            -
                " 
     | 
| 
      
 10281 
     | 
    
         
            +
                "Sma": {
         
     | 
| 
       10281 
10282 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       10282 
10283 
     | 
    
         
             
                  "required": [
         
     | 
| 
       10283 
10284 
     | 
    
         
             
                    "Name"
         
     | 
| 
         @@ -10304,7 +10305,7 @@ 
     | 
|
| 
       10304 
10305 
     | 
    
         
             
                    }
         
     | 
| 
       10305 
10306 
     | 
    
         
             
                  }
         
     | 
| 
       10306 
10307 
     | 
    
         
             
                },
         
     | 
| 
       10307 
     | 
    
         
            -
                " 
     | 
| 
      
 10308 
     | 
    
         
            +
                "Sms": {
         
     | 
| 
       10308 
10309 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       10309 
10310 
     | 
    
         
             
                  "members": {
         
     | 
| 
       10310 
10311 
     | 
    
         
             
                    "JobName": {},
         
     | 
| 
         @@ -10322,7 +10323,7 @@ 
     | 
|
| 
       10322 
10323 
     | 
    
         
             
                    "JobBookmark": {}
         
     | 
| 
       10323 
10324 
     | 
    
         
             
                  }
         
     | 
| 
       10324 
10325 
     | 
    
         
             
                },
         
     | 
| 
       10325 
     | 
    
         
            -
                " 
     | 
| 
      
 10326 
     | 
    
         
            +
                "Sn3": {
         
     | 
| 
       10326 
10327 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       10327 
10328 
     | 
    
         
             
                  "members": {
         
     | 
| 
       10328 
10329 
     | 
    
         
             
                    "TaskType": {},
         
     | 
| 
         @@ -10357,7 +10358,7 @@ 
     | 
|
| 
       10357 
10358 
     | 
    
         
             
                    }
         
     | 
| 
       10358 
10359 
     | 
    
         
             
                  }
         
     | 
| 
       10359 
10360 
     | 
    
         
             
                },
         
     | 
| 
       10360 
     | 
    
         
            -
                " 
     | 
| 
      
 10361 
     | 
    
         
            +
                "Snm": {
         
     | 
| 
       10361 
10362 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       10362 
10363 
     | 
    
         
             
                  "required": [
         
     | 
| 
       10363 
10364 
     | 
    
         
             
                    "TransformType"
         
     | 
| 
         @@ -10412,7 +10413,7 @@ 
     | 
|
| 
       10412 
10413 
     | 
    
         
             
                    }
         
     | 
| 
       10413 
10414 
     | 
    
         
             
                  }
         
     | 
| 
       10414 
10415 
     | 
    
         
             
                },
         
     | 
| 
       10415 
     | 
    
         
            -
                " 
     | 
| 
      
 10416 
     | 
    
         
            +
                "Snt": {
         
     | 
| 
       10416 
10417 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       10417 
10418 
     | 
    
         
             
                  "member": {
         
     | 
| 
       10418 
10419 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
         @@ -10422,7 +10423,7 @@ 
     | 
|
| 
       10422 
10423 
     | 
    
         
             
                    }
         
     | 
| 
       10423 
10424 
     | 
    
         
             
                  }
         
     | 
| 
       10424 
10425 
     | 
    
         
             
                },
         
     | 
| 
       10425 
     | 
    
         
            -
                " 
     | 
| 
      
 10426 
     | 
    
         
            +
                "Snw": {
         
     | 
| 
       10426 
10427 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       10427 
10428 
     | 
    
         
             
                  "members": {
         
     | 
| 
       10428 
10429 
     | 
    
         
             
                    "Name": {},
         
     | 
| 
         @@ -10442,11 +10443,11 @@ 
     | 
|
| 
       10442 
10443 
     | 
    
         
             
                      "type": "timestamp"
         
     | 
| 
       10443 
10444 
     | 
    
         
             
                    },
         
     | 
| 
       10444 
10445 
     | 
    
         
             
                    "Schema": {
         
     | 
| 
       10445 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 10446 
     | 
    
         
            +
                      "shape": "Snt"
         
     | 
| 
       10446 
10447 
     | 
    
         
             
                    }
         
     | 
| 
       10447 
10448 
     | 
    
         
             
                  }
         
     | 
| 
       10448 
10449 
     | 
    
         
             
                },
         
     | 
| 
       10449 
     | 
    
         
            -
                " 
     | 
| 
      
 10450 
     | 
    
         
            +
                "Snx": {
         
     | 
| 
       10450 
10451 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       10451 
10452 
     | 
    
         
             
                  "required": [
         
     | 
| 
       10452 
10453 
     | 
    
         
             
                    "Column",
         
     | 
| 
         @@ -10457,7 +10458,7 @@ 
     | 
|
| 
       10457 
10458 
     | 
    
         
             
                    "SortDirection": {}
         
     | 
| 
       10458 
10459 
     | 
    
         
             
                  }
         
     | 
| 
       10459 
10460 
     | 
    
         
             
                },
         
     | 
| 
       10460 
     | 
    
         
            -
                " 
     | 
| 
      
 10461 
     | 
    
         
            +
                "So3": {
         
     | 
| 
       10461 
10462 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       10462 
10463 
     | 
    
         
             
                  "required": [
         
     | 
| 
       10463 
10464 
     | 
    
         
             
                    "DatabaseName",
         
     | 
| 
         @@ -10468,13 +10469,13 @@ 
     | 
|
| 
       10468 
10469 
     | 
    
         
             
                    "TableName": {}
         
     | 
| 
       10469 
10470 
     | 
    
         
             
                  }
         
     | 
| 
       10470 
10471 
     | 
    
         
             
                },
         
     | 
| 
       10471 
     | 
    
         
            -
                " 
     | 
| 
      
 10472 
     | 
    
         
            +
                "So4": {
         
     | 
| 
       10472 
10473 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       10473 
10474 
     | 
    
         
             
                  "member": {
         
     | 
| 
       10474 
     | 
    
         
            -
                    "shape": " 
     | 
| 
      
 10475 
     | 
    
         
            +
                    "shape": "So3"
         
     | 
| 
       10475 
10476 
     | 
    
         
             
                  }
         
     | 
| 
       10476 
10477 
     | 
    
         
             
                },
         
     | 
| 
       10477 
     | 
    
         
            -
                " 
     | 
| 
      
 10478 
     | 
    
         
            +
                "So5": {
         
     | 
| 
       10478 
10479 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       10479 
10480 
     | 
    
         
             
                  "members": {
         
     | 
| 
       10480 
10481 
     | 
    
         
             
                    "Jdbc": {
         
     | 
| 
         @@ -10488,7 +10489,7 @@ 
     | 
|
| 
       10488 
10489 
     | 
    
         
             
                    }
         
     | 
| 
       10489 
10490 
     | 
    
         
             
                  }
         
     | 
| 
       10490 
10491 
     | 
    
         
             
                },
         
     | 
| 
       10491 
     | 
    
         
            -
                " 
     | 
| 
      
 10492 
     | 
    
         
            +
                "So7": {
         
     | 
| 
       10492 
10493 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       10493 
10494 
     | 
    
         
             
                  "member": {
         
     | 
| 
       10494 
10495 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
         @@ -10502,7 +10503,7 @@ 
     | 
|
| 
       10502 
10503 
     | 
    
         
             
                    }
         
     | 
| 
       10503 
10504 
     | 
    
         
             
                  }
         
     | 
| 
       10504 
10505 
     | 
    
         
             
                },
         
     | 
| 
       10505 
     | 
    
         
            -
                " 
     | 
| 
      
 10506 
     | 
    
         
            +
                "Soq": {
         
     | 
| 
       10506 
10507 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       10507 
10508 
     | 
    
         
             
                  "required": [
         
     | 
| 
       10508 
10509 
     | 
    
         
             
                    "SegmentNumber",
         
     | 
| 
         @@ -10517,7 +10518,7 @@ 
     | 
|
| 
       10517 
10518 
     | 
    
         
             
                    }
         
     | 
| 
       10518 
10519 
     | 
    
         
             
                  }
         
     | 
| 
       10519 
10520 
     | 
    
         
             
                },
         
     | 
| 
       10520 
     | 
    
         
            -
                " 
     | 
| 
      
 10521 
     | 
    
         
            +
                "Spd": {
         
     | 
| 
       10521 
10522 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       10522 
10523 
     | 
    
         
             
                  "members": {
         
     | 
| 
       10523 
10524 
     | 
    
         
             
                    "LatestVersion": {
         
     | 
| 
         @@ -10528,7 +10529,7 @@ 
     | 
|
| 
       10528 
10529 
     | 
    
         
             
                    }
         
     | 
| 
       10529 
10530 
     | 
    
         
             
                  }
         
     | 
| 
       10530 
10531 
     | 
    
         
             
                },
         
     | 
| 
       10531 
     | 
    
         
            -
                " 
     | 
| 
      
 10532 
     | 
    
         
            +
                "Spm": {
         
     | 
| 
       10532 
10533 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       10533 
10534 
     | 
    
         
             
                  "members": {
         
     | 
| 
       10534 
10535 
     | 
    
         
             
                    "Name": {},
         
     | 
| 
         @@ -10540,7 +10541,7 @@ 
     | 
|
| 
       10540 
10541 
     | 
    
         
             
                    }
         
     | 
| 
       10541 
10542 
     | 
    
         
             
                  }
         
     | 
| 
       10542 
10543 
     | 
    
         
             
                },
         
     | 
| 
       10543 
     | 
    
         
            -
                " 
     | 
| 
      
 10544 
     | 
    
         
            +
                "Spu": {
         
     | 
| 
       10544 
10545 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       10545 
10546 
     | 
    
         
             
                  "members": {
         
     | 
| 
       10546 
10547 
     | 
    
         
             
                    "Id": {
         
     | 
| 
         @@ -10579,7 +10580,7 @@ 
     | 
|
| 
       10579 
10580 
     | 
    
         
             
                    }
         
     | 
| 
       10580 
10581 
     | 
    
         
             
                  }
         
     | 
| 
       10581 
10582 
     | 
    
         
             
                },
         
     | 
| 
       10582 
     | 
    
         
            -
                " 
     | 
| 
      
 10583 
     | 
    
         
            +
                "Sq1": {
         
     | 
| 
       10583 
10584 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       10584 
10585 
     | 
    
         
             
                  "required": [
         
     | 
| 
       10585 
10586 
     | 
    
         
             
                    "Name"
         
     | 
| 
         @@ -10666,22 +10667,22 @@ 
     | 
|
| 
       10666 
10667 
     | 
    
         
             
                    }
         
     | 
| 
       10667 
10668 
     | 
    
         
             
                  }
         
     | 
| 
       10668 
10669 
     | 
    
         
             
                },
         
     | 
| 
       10669 
     | 
    
         
            -
                " 
     | 
| 
      
 10670 
     | 
    
         
            +
                "Sqa": {
         
     | 
| 
       10670 
10671 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       10671 
10672 
     | 
    
         
             
                  "members": {
         
     | 
| 
       10672 
10673 
     | 
    
         
             
                    "Table": {
         
     | 
| 
       10673 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 10674 
     | 
    
         
            +
                      "shape": "Sq1"
         
     | 
| 
       10674 
10675 
     | 
    
         
             
                    },
         
     | 
| 
       10675 
10676 
     | 
    
         
             
                    "VersionId": {}
         
     | 
| 
       10676 
10677 
     | 
    
         
             
                  }
         
     | 
| 
       10677 
10678 
     | 
    
         
             
                },
         
     | 
| 
       10678 
     | 
    
         
            -
                " 
     | 
| 
      
 10679 
     | 
    
         
            +
                "Sqh": {
         
     | 
| 
       10679 
10680 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       10680 
10681 
     | 
    
         
             
                  "member": {
         
     | 
| 
       10681 
     | 
    
         
            -
                    "shape": " 
     | 
| 
      
 10682 
     | 
    
         
            +
                    "shape": "Sq1"
         
     | 
| 
       10682 
10683 
     | 
    
         
             
                  }
         
     | 
| 
       10683 
10684 
     | 
    
         
             
                },
         
     | 
| 
       10684 
     | 
    
         
            -
                " 
     | 
| 
      
 10685 
     | 
    
         
            +
                "Sqp": {
         
     | 
| 
       10685 
10686 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       10686 
10687 
     | 
    
         
             
                  "members": {
         
     | 
| 
       10687 
10688 
     | 
    
         
             
                    "AdditionalAuditContext": {},
         
     | 
| 
         @@ -10694,11 +10695,11 @@ 
     | 
|
| 
       10694 
10695 
     | 
    
         
             
                    }
         
     | 
| 
       10695 
10696 
     | 
    
         
             
                  }
         
     | 
| 
       10696 
10697 
     | 
    
         
             
                },
         
     | 
| 
       10697 
     | 
    
         
            -
                " 
     | 
| 
      
 10698 
     | 
    
         
            +
                "Sqs": {
         
     | 
| 
       10698 
10699 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       10699 
10700 
     | 
    
         
             
                  "member": {}
         
     | 
| 
       10700 
10701 
     | 
    
         
             
                },
         
     | 
| 
       10701 
     | 
    
         
            -
                " 
     | 
| 
      
 10702 
     | 
    
         
            +
                "Squ": {
         
     | 
| 
       10702 
10703 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       10703 
10704 
     | 
    
         
             
                  "members": {
         
     | 
| 
       10704 
10705 
     | 
    
         
             
                    "QueryId": {},
         
     | 
| 
         @@ -10714,7 +10715,7 @@ 
     | 
|
| 
       10714 
10715 
     | 
    
         
             
                    }
         
     | 
| 
       10715 
10716 
     | 
    
         
             
                  }
         
     | 
| 
       10716 
10717 
     | 
    
         
             
                },
         
     | 
| 
       10717 
     | 
    
         
            -
                " 
     | 
| 
      
 10718 
     | 
    
         
            +
                "Srb": {
         
     | 
| 
       10718 
10719 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       10719 
10720 
     | 
    
         
             
                  "members": {
         
     | 
| 
       10720 
10721 
     | 
    
         
             
                    "FunctionName": {},
         
     | 
| 
         @@ -10731,24 +10732,24 @@ 
     | 
|
| 
       10731 
10732 
     | 
    
         
             
                    "CatalogId": {}
         
     | 
| 
       10732 
10733 
     | 
    
         
             
                  }
         
     | 
| 
       10733 
10734 
     | 
    
         
             
                },
         
     | 
| 
       10734 
     | 
    
         
            -
                " 
     | 
| 
      
 10735 
     | 
    
         
            +
                "Su4": {
         
     | 
| 
       10735 
10736 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       10736 
10737 
     | 
    
         
             
                  "members": {
         
     | 
| 
       10737 
10738 
     | 
    
         
             
                    "MetadataKey": {},
         
     | 
| 
       10738 
10739 
     | 
    
         
             
                    "MetadataValue": {}
         
     | 
| 
       10739 
10740 
     | 
    
         
             
                  }
         
     | 
| 
       10740 
10741 
     | 
    
         
             
                },
         
     | 
| 
       10741 
     | 
    
         
            -
                " 
     | 
| 
      
 10742 
     | 
    
         
            +
                "Sup": {
         
     | 
| 
       10742 
10743 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       10743 
10744 
     | 
    
         
             
                  "member": {}
         
     | 
| 
       10744 
10745 
     | 
    
         
             
                },
         
     | 
| 
       10745 
     | 
    
         
            -
                " 
     | 
| 
      
 10746 
     | 
    
         
            +
                "Swi": {
         
     | 
| 
       10746 
10747 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       10747 
10748 
     | 
    
         
             
                  "member": {
         
     | 
| 
       10748 
10749 
     | 
    
         
             
                    "shape": "Sk8"
         
     | 
| 
       10749 
10750 
     | 
    
         
             
                  }
         
     | 
| 
       10750 
10751 
     | 
    
         
             
                },
         
     | 
| 
       10751 
     | 
    
         
            -
                " 
     | 
| 
      
 10752 
     | 
    
         
            +
                "Swk": {
         
     | 
| 
       10752 
10753 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       10753 
10754 
     | 
    
         
             
                  "member": {
         
     | 
| 
       10754 
10755 
     | 
    
         
             
                    "type": "structure",
         
     |