aws-sdk 2.1356.0 → 2.1357.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +5 -7
- package/README.md +1 -1
- package/apis/groundstation-2019-05-23.min.json +58 -48
- package/clients/groundstation.d.ts +32 -17
- package/clients/managedblockchain.d.ts +7 -7
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +2 -2
- package/dist/aws-sdk.js +3 -3
- package/dist/aws-sdk.min.js +2 -2
- package/lib/core.js +1 -1
- package/package.json +1 -1
    
        package/CHANGELOG.md
    CHANGED
    
    | @@ -1,14 +1,12 @@ | |
| 1 1 | 
             
            # Changelog for AWS SDK for JavaScript
         | 
| 2 | 
            -
            <!--LATEST=2. | 
| 2 | 
            +
            <!--LATEST=2.1357.0-->
         | 
| 3 3 | 
             
            <!--ENTRYINSERT-->
         | 
| 4 4 |  | 
| 5 | 
            +
            ## 2.1357.0
         | 
| 6 | 
            +
            * feature: GroundStation: AWS Ground Station Wideband DigIF GA Release
         | 
| 7 | 
            +
             | 
| 5 8 | 
             
            ## 2.1356.0
         | 
| 6 | 
            -
            * feature:  | 
| 7 | 
            -
            * feature: EMRServerless: This release extends GetJobRun API to return job run timeout (executionTimeoutMinutes) specified during StartJobRun call (or default timeout of 720 minutes if none was specified).
         | 
| 8 | 
            -
            * feature: EventBridge: EventBridge PutTarget support for multiple SQL arguments on RedshiftDataParameters
         | 
| 9 | 
            -
            * feature: Iot: Re-release to remove unexpected API changes
         | 
| 10 | 
            -
            * feature: IotData: This release adds support for MQTT5 user properties when calling the AWS IoT GetRetainedMessage API
         | 
| 11 | 
            -
            * feature: WAFV2: For web ACLs that protect CloudFront protections, the default request body inspection size is now 16 KB, and you can use the new association configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur additional costs.
         | 
| 9 | 
            +
            * feature: Iot: Revert to remove unexpected API changes
         | 
| 12 10 |  | 
| 13 11 | 
             
            ## 2.1355.0
         | 
| 14 12 | 
             
            * feature: ECRPUBLIC: This release will allow using registry alias as registryId in BatchDeleteImage request.
         | 
    
        package/README.md
    CHANGED
    
    | @@ -70,7 +70,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true; | |
| 70 70 | 
             
            To use the SDK in the browser, simply add the following script tag to your
         | 
| 71 71 | 
             
            HTML pages:
         | 
| 72 72 |  | 
| 73 | 
            -
                <script src="https://sdk.amazonaws.com/js/aws-sdk-2. | 
| 73 | 
            +
                <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1357.0.min.js"></script>
         | 
| 74 74 |  | 
| 75 75 | 
             
            You can also build a custom browser SDK with your specified set of AWS services.
         | 
| 76 76 | 
             
            This can allow you to reduce the SDK's size, specify different API versions of
         | 
| @@ -86,7 +86,7 @@ | |
| 86 86 | 
             
                    }
         | 
| 87 87 | 
             
                  },
         | 
| 88 88 | 
             
                  "output": {
         | 
| 89 | 
            -
                    "shape": " | 
| 89 | 
            +
                    "shape": "S1p"
         | 
| 90 90 | 
             
                  }
         | 
| 91 91 | 
             
                },
         | 
| 92 92 | 
             
                "CreateEphemeris": {
         | 
| @@ -112,7 +112,7 @@ | |
| 112 112 | 
             
                            "members": {
         | 
| 113 113 | 
             
                              "oemData": {},
         | 
| 114 114 | 
             
                              "s3Object": {
         | 
| 115 | 
            -
                                "shape": " | 
| 115 | 
            +
                                "shape": "S1u"
         | 
| 116 116 | 
             
                              }
         | 
| 117 117 | 
             
                            }
         | 
| 118 118 | 
             
                          },
         | 
| @@ -120,7 +120,7 @@ | |
| 120 120 | 
             
                            "type": "structure",
         | 
| 121 121 | 
             
                            "members": {
         | 
| 122 122 | 
             
                              "s3Object": {
         | 
| 123 | 
            -
                                "shape": " | 
| 123 | 
            +
                                "shape": "S1u"
         | 
| 124 124 | 
             
                              },
         | 
| 125 125 | 
             
                              "tleData": {
         | 
| 126 126 | 
             
                                "type": "list",
         | 
| @@ -172,7 +172,7 @@ | |
| 172 172 | 
             
                    }
         | 
| 173 173 | 
             
                  },
         | 
| 174 174 | 
             
                  "output": {
         | 
| 175 | 
            -
                    "shape": " | 
| 175 | 
            +
                    "shape": "S27"
         | 
| 176 176 | 
             
                  }
         | 
| 177 177 | 
             
                },
         | 
| 178 178 | 
             
                "CreateMissionProfile": {
         | 
| @@ -196,14 +196,14 @@ | |
| 196 196 | 
             
                        "type": "integer"
         | 
| 197 197 | 
             
                      },
         | 
| 198 198 | 
             
                      "dataflowEdges": {
         | 
| 199 | 
            -
                        "shape": " | 
| 199 | 
            +
                        "shape": "S2a"
         | 
| 200 200 | 
             
                      },
         | 
| 201 201 | 
             
                      "minimumViableContactDurationSeconds": {
         | 
| 202 202 | 
             
                        "type": "integer"
         | 
| 203 203 | 
             
                      },
         | 
| 204 204 | 
             
                      "name": {},
         | 
| 205 205 | 
             
                      "streamsKmsKey": {
         | 
| 206 | 
            -
                        "shape": " | 
| 206 | 
            +
                        "shape": "S2d"
         | 
| 207 207 | 
             
                      },
         | 
| 208 208 | 
             
                      "streamsKmsRole": {},
         | 
| 209 209 | 
             
                      "tags": {
         | 
| @@ -213,7 +213,7 @@ | |
| 213 213 | 
             
                    }
         | 
| 214 214 | 
             
                  },
         | 
| 215 215 | 
             
                  "output": {
         | 
| 216 | 
            -
                    "shape": " | 
| 216 | 
            +
                    "shape": "S2f"
         | 
| 217 217 | 
             
                  }
         | 
| 218 218 | 
             
                },
         | 
| 219 219 | 
             
                "DeleteConfig": {
         | 
| @@ -263,7 +263,7 @@ | |
| 263 263 | 
             
                    }
         | 
| 264 264 | 
             
                  },
         | 
| 265 265 | 
             
                  "output": {
         | 
| 266 | 
            -
                    "shape": " | 
| 266 | 
            +
                    "shape": "S1p"
         | 
| 267 267 | 
             
                  },
         | 
| 268 268 | 
             
                  "idempotent": true
         | 
| 269 269 | 
             
                },
         | 
| @@ -286,7 +286,7 @@ | |
| 286 286 | 
             
                    }
         | 
| 287 287 | 
             
                  },
         | 
| 288 288 | 
             
                  "output": {
         | 
| 289 | 
            -
                    "shape": " | 
| 289 | 
            +
                    "shape": "S27"
         | 
| 290 290 | 
             
                  },
         | 
| 291 291 | 
             
                  "idempotent": true
         | 
| 292 292 | 
             
                },
         | 
| @@ -309,7 +309,7 @@ | |
| 309 309 | 
             
                    }
         | 
| 310 310 | 
             
                  },
         | 
| 311 311 | 
             
                  "output": {
         | 
| 312 | 
            -
                    "shape": " | 
| 312 | 
            +
                    "shape": "S2f"
         | 
| 313 313 | 
             
                  },
         | 
| 314 314 | 
             
                  "idempotent": true
         | 
| 315 315 | 
             
                },
         | 
| @@ -345,7 +345,7 @@ | |
| 345 345 | 
             
                              "type": "structure",
         | 
| 346 346 | 
             
                              "members": {
         | 
| 347 347 | 
             
                                "configDetails": {
         | 
| 348 | 
            -
                                  "shape": " | 
| 348 | 
            +
                                  "shape": "S2q"
         | 
| 349 349 | 
             
                                },
         | 
| 350 350 | 
             
                                "configId": {},
         | 
| 351 351 | 
             
                                "configType": {},
         | 
| @@ -357,7 +357,7 @@ | |
| 357 357 | 
             
                              "type": "structure",
         | 
| 358 358 | 
             
                              "members": {
         | 
| 359 359 | 
             
                                "configDetails": {
         | 
| 360 | 
            -
                                  "shape": " | 
| 360 | 
            +
                                  "shape": "S2q"
         | 
| 361 361 | 
             
                                },
         | 
| 362 362 | 
             
                                "configId": {},
         | 
| 363 363 | 
             
                                "configType": {},
         | 
| @@ -373,7 +373,7 @@ | |
| 373 373 | 
             
                      "errorMessage": {},
         | 
| 374 374 | 
             
                      "groundStation": {},
         | 
| 375 375 | 
             
                      "maximumElevation": {
         | 
| 376 | 
            -
                        "shape": " | 
| 376 | 
            +
                        "shape": "S2u"
         | 
| 377 377 | 
             
                      },
         | 
| 378 378 | 
             
                      "missionProfileArn": {},
         | 
| 379 379 | 
             
                      "postPassEndTime": {
         | 
| @@ -432,10 +432,10 @@ | |
| 432 432 | 
             
                        "type": "structure",
         | 
| 433 433 | 
             
                        "members": {
         | 
| 434 434 | 
             
                          "oem": {
         | 
| 435 | 
            -
                            "shape": " | 
| 435 | 
            +
                            "shape": "S34"
         | 
| 436 436 | 
             
                          },
         | 
| 437 437 | 
             
                          "tle": {
         | 
| 438 | 
            -
                            "shape": " | 
| 438 | 
            +
                            "shape": "S34"
         | 
| 439 439 | 
             
                          }
         | 
| 440 440 | 
             
                        },
         | 
| 441 441 | 
             
                        "union": true
         | 
| @@ -624,7 +624,7 @@ | |
| 624 624 | 
             
                        "type": "integer"
         | 
| 625 625 | 
             
                      },
         | 
| 626 626 | 
             
                      "dataflowEdges": {
         | 
| 627 | 
            -
                        "shape": " | 
| 627 | 
            +
                        "shape": "S2a"
         | 
| 628 628 | 
             
                      },
         | 
| 629 629 | 
             
                      "minimumViableContactDurationSeconds": {
         | 
| 630 630 | 
             
                        "type": "integer"
         | 
| @@ -634,7 +634,7 @@ | |
| 634 634 | 
             
                      "name": {},
         | 
| 635 635 | 
             
                      "region": {},
         | 
| 636 636 | 
             
                      "streamsKmsKey": {
         | 
| 637 | 
            -
                        "shape": " | 
| 637 | 
            +
                        "shape": "S2d"
         | 
| 638 638 | 
             
                      },
         | 
| 639 639 | 
             
                      "streamsKmsRole": {},
         | 
| 640 640 | 
             
                      "tags": {
         | 
| @@ -666,10 +666,10 @@ | |
| 666 666 | 
             
                    "type": "structure",
         | 
| 667 667 | 
             
                    "members": {
         | 
| 668 668 | 
             
                      "currentEphemeris": {
         | 
| 669 | 
            -
                        "shape": " | 
| 669 | 
            +
                        "shape": "S3l"
         | 
| 670 670 | 
             
                      },
         | 
| 671 671 | 
             
                      "groundStations": {
         | 
| 672 | 
            -
                        "shape": " | 
| 672 | 
            +
                        "shape": "S3n"
         | 
| 673 673 | 
             
                      },
         | 
| 674 674 | 
             
                      "noradSatelliteID": {
         | 
| 675 675 | 
             
                        "type": "integer"
         | 
| @@ -766,7 +766,7 @@ | |
| 766 766 | 
             
                            "errorMessage": {},
         | 
| 767 767 | 
             
                            "groundStation": {},
         | 
| 768 768 | 
             
                            "maximumElevation": {
         | 
| 769 | 
            -
                              "shape": " | 
| 769 | 
            +
                              "shape": "S2u"
         | 
| 770 770 | 
             
                            },
         | 
| 771 771 | 
             
                            "missionProfileArn": {},
         | 
| 772 772 | 
             
                            "postPassEndTime": {
         | 
| @@ -882,7 +882,7 @@ | |
| 882 882 | 
             
                              "type": "integer"
         | 
| 883 883 | 
             
                            },
         | 
| 884 884 | 
             
                            "sourceS3Object": {
         | 
| 885 | 
            -
                              "shape": " | 
| 885 | 
            +
                              "shape": "S1u"
         | 
| 886 886 | 
             
                            },
         | 
| 887 887 | 
             
                            "status": {}
         | 
| 888 888 | 
             
                          }
         | 
| @@ -1003,10 +1003,10 @@ | |
| 1003 1003 | 
             
                          "type": "structure",
         | 
| 1004 1004 | 
             
                          "members": {
         | 
| 1005 1005 | 
             
                            "currentEphemeris": {
         | 
| 1006 | 
            -
                              "shape": " | 
| 1006 | 
            +
                              "shape": "S3l"
         | 
| 1007 1007 | 
             
                            },
         | 
| 1008 1008 | 
             
                            "groundStations": {
         | 
| 1009 | 
            -
                              "shape": " | 
| 1009 | 
            +
                              "shape": "S3n"
         | 
| 1010 1010 | 
             
                            },
         | 
| 1011 1011 | 
             
                            "noradSatelliteID": {
         | 
| 1012 1012 | 
             
                              "type": "integer"
         | 
| @@ -1064,10 +1064,12 @@ | |
| 1064 1064 | 
             
                          "agentVersion",
         | 
| 1065 1065 | 
             
                          "componentVersions",
         | 
| 1066 1066 | 
             
                          "instanceId",
         | 
| 1067 | 
            -
                          "instanceType" | 
| 1068 | 
            -
                          "reservedCpuCores"
         | 
| 1067 | 
            +
                          "instanceType"
         | 
| 1069 1068 | 
             
                        ],
         | 
| 1070 1069 | 
             
                        "members": {
         | 
| 1070 | 
            +
                          "agentCpuCores": {
         | 
| 1071 | 
            +
                            "shape": "S4r"
         | 
| 1072 | 
            +
                          },
         | 
| 1071 1073 | 
             
                          "agentVersion": {},
         | 
| 1072 1074 | 
             
                          "componentVersions": {
         | 
| 1073 1075 | 
             
                            "type": "list",
         | 
| @@ -1089,10 +1091,7 @@ | |
| 1089 1091 | 
             
                          "instanceId": {},
         | 
| 1090 1092 | 
             
                          "instanceType": {},
         | 
| 1091 1093 | 
             
                          "reservedCpuCores": {
         | 
| 1092 | 
            -
                            " | 
| 1093 | 
            -
                            "member": {
         | 
| 1094 | 
            -
                              "type": "integer"
         | 
| 1095 | 
            -
                            }
         | 
| 1094 | 
            +
                            "shape": "S4r"
         | 
| 1096 1095 | 
             
                          }
         | 
| 1097 1096 | 
             
                        }
         | 
| 1098 1097 | 
             
                      },
         | 
| @@ -1109,10 +1108,10 @@ | |
| 1109 1108 | 
             
                            "member": {}
         | 
| 1110 1109 | 
             
                          },
         | 
| 1111 1110 | 
             
                          "privateIpAddresses": {
         | 
| 1112 | 
            -
                            "shape": " | 
| 1111 | 
            +
                            "shape": "S52"
         | 
| 1113 1112 | 
             
                          },
         | 
| 1114 1113 | 
             
                          "publicIpAddresses": {
         | 
| 1115 | 
            -
                            "shape": " | 
| 1114 | 
            +
                            "shape": "S52"
         | 
| 1116 1115 | 
             
                          }
         | 
| 1117 1116 | 
             
                        }
         | 
| 1118 1117 | 
             
                      }
         | 
| @@ -1352,7 +1351,7 @@ | |
| 1352 1351 | 
             
                    }
         | 
| 1353 1352 | 
             
                  },
         | 
| 1354 1353 | 
             
                  "output": {
         | 
| 1355 | 
            -
                    "shape": " | 
| 1354 | 
            +
                    "shape": "S27"
         | 
| 1356 1355 | 
             
                  },
         | 
| 1357 1356 | 
             
                  "idempotent": true
         | 
| 1358 1357 | 
             
                },
         | 
| @@ -1375,7 +1374,7 @@ | |
| 1375 1374 | 
             
                        "type": "integer"
         | 
| 1376 1375 | 
             
                      },
         | 
| 1377 1376 | 
             
                      "dataflowEdges": {
         | 
| 1378 | 
            -
                        "shape": " | 
| 1377 | 
            +
                        "shape": "S2a"
         | 
| 1379 1378 | 
             
                      },
         | 
| 1380 1379 | 
             
                      "minimumViableContactDurationSeconds": {
         | 
| 1381 1380 | 
             
                        "type": "integer"
         | 
| @@ -1386,14 +1385,14 @@ | |
| 1386 1385 | 
             
                      },
         | 
| 1387 1386 | 
             
                      "name": {},
         | 
| 1388 1387 | 
             
                      "streamsKmsKey": {
         | 
| 1389 | 
            -
                        "shape": " | 
| 1388 | 
            +
                        "shape": "S2d"
         | 
| 1390 1389 | 
             
                      },
         | 
| 1391 1390 | 
             
                      "streamsKmsRole": {},
         | 
| 1392 1391 | 
             
                      "trackingConfigArn": {}
         | 
| 1393 1392 | 
             
                    }
         | 
| 1394 1393 | 
             
                  },
         | 
| 1395 1394 | 
             
                  "output": {
         | 
| 1396 | 
            -
                    "shape": " | 
| 1395 | 
            +
                    "shape": "S2f"
         | 
| 1397 1396 | 
             
                  },
         | 
| 1398 1397 | 
             
                  "idempotent": true
         | 
| 1399 1398 | 
             
                }
         | 
| @@ -1671,6 +1670,11 @@ | |
| 1671 1670 | 
             
                        "status": {}
         | 
| 1672 1671 | 
             
                      }
         | 
| 1673 1672 | 
             
                    },
         | 
| 1673 | 
            +
                    "healthReasons": {
         | 
| 1674 | 
            +
                      "type": "list",
         | 
| 1675 | 
            +
                      "member": {}
         | 
| 1676 | 
            +
                    },
         | 
| 1677 | 
            +
                    "healthStatus": {},
         | 
| 1674 1678 | 
             
                    "securityDetails": {
         | 
| 1675 1679 | 
             
                      "type": "structure",
         | 
| 1676 1680 | 
             
                      "required": [
         | 
| @@ -1705,13 +1709,13 @@ | |
| 1705 1709 | 
             
                    }
         | 
| 1706 1710 | 
             
                  }
         | 
| 1707 1711 | 
             
                },
         | 
| 1708 | 
            -
                " | 
| 1712 | 
            +
                "S1p": {
         | 
| 1709 1713 | 
             
                  "type": "structure",
         | 
| 1710 1714 | 
             
                  "members": {
         | 
| 1711 1715 | 
             
                    "dataflowEndpointGroupId": {}
         | 
| 1712 1716 | 
             
                  }
         | 
| 1713 1717 | 
             
                },
         | 
| 1714 | 
            -
                " | 
| 1718 | 
            +
                "S1u": {
         | 
| 1715 1719 | 
             
                  "type": "structure",
         | 
| 1716 1720 | 
             
                  "members": {
         | 
| 1717 1721 | 
             
                    "bucket": {},
         | 
| @@ -1719,20 +1723,20 @@ | |
| 1719 1723 | 
             
                    "version": {}
         | 
| 1720 1724 | 
             
                  }
         | 
| 1721 1725 | 
             
                },
         | 
| 1722 | 
            -
                " | 
| 1726 | 
            +
                "S27": {
         | 
| 1723 1727 | 
             
                  "type": "structure",
         | 
| 1724 1728 | 
             
                  "members": {
         | 
| 1725 1729 | 
             
                    "ephemerisId": {}
         | 
| 1726 1730 | 
             
                  }
         | 
| 1727 1731 | 
             
                },
         | 
| 1728 | 
            -
                " | 
| 1732 | 
            +
                "S2a": {
         | 
| 1729 1733 | 
             
                  "type": "list",
         | 
| 1730 1734 | 
             
                  "member": {
         | 
| 1731 1735 | 
             
                    "type": "list",
         | 
| 1732 1736 | 
             
                    "member": {}
         | 
| 1733 1737 | 
             
                  }
         | 
| 1734 1738 | 
             
                },
         | 
| 1735 | 
            -
                " | 
| 1739 | 
            +
                "S2d": {
         | 
| 1736 1740 | 
             
                  "type": "structure",
         | 
| 1737 1741 | 
             
                  "members": {
         | 
| 1738 1742 | 
             
                    "kmsAliasArn": {},
         | 
| @@ -1740,13 +1744,13 @@ | |
| 1740 1744 | 
             
                  },
         | 
| 1741 1745 | 
             
                  "union": true
         | 
| 1742 1746 | 
             
                },
         | 
| 1743 | 
            -
                " | 
| 1747 | 
            +
                "S2f": {
         | 
| 1744 1748 | 
             
                  "type": "structure",
         | 
| 1745 1749 | 
             
                  "members": {
         | 
| 1746 1750 | 
             
                    "missionProfileId": {}
         | 
| 1747 1751 | 
             
                  }
         | 
| 1748 1752 | 
             
                },
         | 
| 1749 | 
            -
                " | 
| 1753 | 
            +
                "S2q": {
         | 
| 1750 1754 | 
             
                  "type": "structure",
         | 
| 1751 1755 | 
             
                  "members": {
         | 
| 1752 1756 | 
             
                    "antennaDemodDecodeDetails": {
         | 
| @@ -1768,7 +1772,7 @@ | |
| 1768 1772 | 
             
                  },
         | 
| 1769 1773 | 
             
                  "union": true
         | 
| 1770 1774 | 
             
                },
         | 
| 1771 | 
            -
                " | 
| 1775 | 
            +
                "S2u": {
         | 
| 1772 1776 | 
             
                  "type": "structure",
         | 
| 1773 1777 | 
             
                  "required": [
         | 
| 1774 1778 | 
             
                    "unit",
         | 
| @@ -1781,16 +1785,16 @@ | |
| 1781 1785 | 
             
                    }
         | 
| 1782 1786 | 
             
                  }
         | 
| 1783 1787 | 
             
                },
         | 
| 1784 | 
            -
                " | 
| 1788 | 
            +
                "S34": {
         | 
| 1785 1789 | 
             
                  "type": "structure",
         | 
| 1786 1790 | 
             
                  "members": {
         | 
| 1787 1791 | 
             
                    "ephemerisData": {},
         | 
| 1788 1792 | 
             
                    "sourceS3Object": {
         | 
| 1789 | 
            -
                      "shape": " | 
| 1793 | 
            +
                      "shape": "S1u"
         | 
| 1790 1794 | 
             
                    }
         | 
| 1791 1795 | 
             
                  }
         | 
| 1792 1796 | 
             
                },
         | 
| 1793 | 
            -
                " | 
| 1797 | 
            +
                "S3l": {
         | 
| 1794 1798 | 
             
                  "type": "structure",
         | 
| 1795 1799 | 
             
                  "required": [
         | 
| 1796 1800 | 
             
                    "source"
         | 
| @@ -1804,11 +1808,17 @@ | |
| 1804 1808 | 
             
                    "source": {}
         | 
| 1805 1809 | 
             
                  }
         | 
| 1806 1810 | 
             
                },
         | 
| 1807 | 
            -
                " | 
| 1811 | 
            +
                "S3n": {
         | 
| 1808 1812 | 
             
                  "type": "list",
         | 
| 1809 1813 | 
             
                  "member": {}
         | 
| 1810 1814 | 
             
                },
         | 
| 1811 | 
            -
                " | 
| 1815 | 
            +
                "S4r": {
         | 
| 1816 | 
            +
                  "type": "list",
         | 
| 1817 | 
            +
                  "member": {
         | 
| 1818 | 
            +
                    "type": "integer"
         | 
| 1819 | 
            +
                  }
         | 
| 1820 | 
            +
                },
         | 
| 1821 | 
            +
                "S52": {
         | 
| 1812 1822 | 
             
                  "type": "list",
         | 
| 1813 1823 | 
             
                  "member": {}
         | 
| 1814 1824 | 
             
                }
         | 
| @@ -101,11 +101,11 @@ declare class GroundStation extends Service { | |
| 101 101 | 
             
               */
         | 
| 102 102 | 
             
              describeEphemeris(callback?: (err: AWSError, data: GroundStation.Types.DescribeEphemerisResponse) => void): Request<GroundStation.Types.DescribeEphemerisResponse, AWSError>;
         | 
| 103 103 | 
             
              /**
         | 
| 104 | 
            -
               * Gets the latest configuration information for a registered agent.
         | 
| 104 | 
            +
               *   For use by AWS Ground Station Agent and shouldn't be called directly.  Gets the latest configuration information for a registered agent.
         | 
| 105 105 | 
             
               */
         | 
| 106 106 | 
             
              getAgentConfiguration(params: GroundStation.Types.GetAgentConfigurationRequest, callback?: (err: AWSError, data: GroundStation.Types.GetAgentConfigurationResponse) => void): Request<GroundStation.Types.GetAgentConfigurationResponse, AWSError>;
         | 
| 107 107 | 
             
              /**
         | 
| 108 | 
            -
               * Gets the latest configuration information for a registered agent.
         | 
| 108 | 
            +
               *   For use by AWS Ground Station Agent and shouldn't be called directly.  Gets the latest configuration information for a registered agent.
         | 
| 109 109 | 
             
               */
         | 
| 110 110 | 
             
              getAgentConfiguration(callback?: (err: AWSError, data: GroundStation.Types.GetAgentConfigurationResponse) => void): Request<GroundStation.Types.GetAgentConfigurationResponse, AWSError>;
         | 
| 111 111 | 
             
              /**
         | 
| @@ -213,11 +213,11 @@ declare class GroundStation extends Service { | |
| 213 213 | 
             
               */
         | 
| 214 214 | 
             
              listTagsForResource(callback?: (err: AWSError, data: GroundStation.Types.ListTagsForResourceResponse) => void): Request<GroundStation.Types.ListTagsForResourceResponse, AWSError>;
         | 
| 215 215 | 
             
              /**
         | 
| 216 | 
            -
               * Registers a new agent with AWS  | 
| 216 | 
            +
               *   For use by AWS Ground Station Agent and shouldn't be called directly.   Registers a new agent with AWS Ground Station. 
         | 
| 217 217 | 
             
               */
         | 
| 218 218 | 
             
              registerAgent(params: GroundStation.Types.RegisterAgentRequest, callback?: (err: AWSError, data: GroundStation.Types.RegisterAgentResponse) => void): Request<GroundStation.Types.RegisterAgentResponse, AWSError>;
         | 
| 219 219 | 
             
              /**
         | 
| 220 | 
            -
               * Registers a new agent with AWS  | 
| 220 | 
            +
               *   For use by AWS Ground Station Agent and shouldn't be called directly.   Registers a new agent with AWS Ground Station. 
         | 
| 221 221 | 
             
               */
         | 
| 222 222 | 
             
              registerAgent(callback?: (err: AWSError, data: GroundStation.Types.RegisterAgentResponse) => void): Request<GroundStation.Types.RegisterAgentResponse, AWSError>;
         | 
| 223 223 | 
             
              /**
         | 
| @@ -245,11 +245,11 @@ declare class GroundStation extends Service { | |
| 245 245 | 
             
               */
         | 
| 246 246 | 
             
              untagResource(callback?: (err: AWSError, data: GroundStation.Types.UntagResourceResponse) => void): Request<GroundStation.Types.UntagResourceResponse, AWSError>;
         | 
| 247 247 | 
             
              /**
         | 
| 248 | 
            -
               * Update the status of the agent.
         | 
| 248 | 
            +
               *   For use by AWS Ground Station Agent and shouldn't be called directly.  Update the status of the agent.
         | 
| 249 249 | 
             
               */
         | 
| 250 250 | 
             
              updateAgentStatus(params: GroundStation.Types.UpdateAgentStatusRequest, callback?: (err: AWSError, data: GroundStation.Types.UpdateAgentStatusResponse) => void): Request<GroundStation.Types.UpdateAgentStatusResponse, AWSError>;
         | 
| 251 251 | 
             
              /**
         | 
| 252 | 
            -
               * Update the status of the agent.
         | 
| 252 | 
            +
               *   For use by AWS Ground Station Agent and shouldn't be called directly.  Update the status of the agent.
         | 
| 253 253 | 
             
               */
         | 
| 254 254 | 
             
              updateAgentStatus(callback?: (err: AWSError, data: GroundStation.Types.UpdateAgentStatusResponse) => void): Request<GroundStation.Types.UpdateAgentStatusResponse, AWSError>;
         | 
| 255 255 | 
             
              /**
         | 
| @@ -287,7 +287,12 @@ declare class GroundStation extends Service { | |
| 287 287 | 
             
            }
         | 
| 288 288 | 
             
            declare namespace GroundStation {
         | 
| 289 289 | 
             
              export type AWSRegion = string;
         | 
| 290 | 
            +
              export type AgentCpuCoresList = Integer[];
         | 
| 290 291 | 
             
              export interface AgentDetails {
         | 
| 292 | 
            +
                /**
         | 
| 293 | 
            +
                 * List of CPU cores reserved for the agent.
         | 
| 294 | 
            +
                 */
         | 
| 295 | 
            +
                agentCpuCores?: AgentCpuCoresList;
         | 
| 291 296 | 
             
                /**
         | 
| 292 297 | 
             
                 * Current agent version.
         | 
| 293 298 | 
             
                 */
         | 
| @@ -305,9 +310,9 @@ declare namespace GroundStation { | |
| 305 310 | 
             
                 */
         | 
| 306 311 | 
             
                instanceType: InstanceType;
         | 
| 307 312 | 
             
                /**
         | 
| 308 | 
            -
                 *  | 
| 313 | 
            +
                 *  This field should not be used. Use agentCpuCores instead.  List of CPU cores reserved for processes other than the agent running on the EC2 instance.
         | 
| 309 314 | 
             
                 */
         | 
| 310 | 
            -
                reservedCpuCores | 
| 315 | 
            +
                reservedCpuCores?: AgentCpuCoresList;
         | 
| 311 316 | 
             
              }
         | 
| 312 317 | 
             
              export type AgentStatus = "SUCCESS"|"FAILED"|"ACTIVE"|"INACTIVE"|string;
         | 
| 313 318 | 
             
              export interface AggregateStatus {
         | 
| @@ -396,6 +401,9 @@ declare namespace GroundStation { | |
| 396 401 | 
             
              }
         | 
| 397 402 | 
             
              export type CapabilityArn = string;
         | 
| 398 403 | 
             
              export type CapabilityArnList = CapabilityArn[];
         | 
| 404 | 
            +
              export type CapabilityHealth = "UNHEALTHY"|"HEALTHY"|string;
         | 
| 405 | 
            +
              export type CapabilityHealthReason = "NO_REGISTERED_AGENT"|"INVALID_IP_OWNERSHIP"|"NOT_AUTHORIZED_TO_CREATE_SLR"|"UNVERIFIED_IP_OWNERSHIP"|"INITIALIZING_DATAPLANE"|"DATAPLANE_FAILURE"|"HEALTHY"|string;
         | 
| 406 | 
            +
              export type CapabilityHealthReasonList = CapabilityHealthReason[];
         | 
| 399 407 | 
             
              export interface ComponentStatusData {
         | 
| 400 408 | 
             
                /**
         | 
| 401 409 | 
             
                 * Bytes received by the component.
         | 
| @@ -412,7 +420,7 @@ declare namespace GroundStation { | |
| 412 420 | 
             
                /**
         | 
| 413 421 | 
             
                 * The Component type.
         | 
| 414 422 | 
             
                 */
         | 
| 415 | 
            -
                componentType:  | 
| 423 | 
            +
                componentType: ComponentTypeString;
         | 
| 416 424 | 
             
                /**
         | 
| 417 425 | 
             
                 * Dataflow UUID associated with the component.
         | 
| 418 426 | 
             
                 */
         | 
| @@ -427,12 +435,12 @@ declare namespace GroundStation { | |
| 427 435 | 
             
                status: AgentStatus;
         | 
| 428 436 | 
             
              }
         | 
| 429 437 | 
             
              export type ComponentStatusList = ComponentStatusData[];
         | 
| 430 | 
            -
              export type  | 
| 438 | 
            +
              export type ComponentTypeString = string;
         | 
| 431 439 | 
             
              export interface ComponentVersion {
         | 
| 432 440 | 
             
                /**
         | 
| 433 441 | 
             
                 * Component type.
         | 
| 434 442 | 
             
                 */
         | 
| 435 | 
            -
                componentType:  | 
| 443 | 
            +
                componentType: ComponentTypeString;
         | 
| 436 444 | 
             
                /**
         | 
| 437 445 | 
             
                 * List of versions.
         | 
| 438 446 | 
             
                 */
         | 
| @@ -603,11 +611,11 @@ declare namespace GroundStation { | |
| 603 611 | 
             
              }
         | 
| 604 612 | 
             
              export interface CreateDataflowEndpointGroupRequest {
         | 
| 605 613 | 
             
                /**
         | 
| 606 | 
            -
                 * Amount of time, in seconds, after a contact ends  | 
| 614 | 
            +
                 * Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a POSTPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the POSTPASS state.
         | 
| 607 615 | 
             
                 */
         | 
| 608 616 | 
             
                contactPostPassDurationSeconds?: DataflowEndpointGroupDurationInSeconds;
         | 
| 609 617 | 
             
                /**
         | 
| 610 | 
            -
                 * Amount of time, in seconds,  | 
| 618 | 
            +
                 * Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be in a PREPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the PREPASS state.
         | 
| 611 619 | 
             
                 */
         | 
| 612 620 | 
             
                contactPrePassDurationSeconds?: DataflowEndpointGroupDurationInSeconds;
         | 
| 613 621 | 
             
                /**
         | 
| @@ -968,6 +976,14 @@ declare namespace GroundStation { | |
| 968 976 | 
             
                 * A dataflow endpoint.
         | 
| 969 977 | 
             
                 */
         | 
| 970 978 | 
             
                endpoint?: DataflowEndpoint;
         | 
| 979 | 
            +
                /**
         | 
| 980 | 
            +
                 * Health reasons for a dataflow endpoint. This field is ignored when calling CreateDataflowEndpointGroup.
         | 
| 981 | 
            +
                 */
         | 
| 982 | 
            +
                healthReasons?: CapabilityHealthReasonList;
         | 
| 983 | 
            +
                /**
         | 
| 984 | 
            +
                 * A dataflow endpoint health status. This field is ignored when calling CreateDataflowEndpointGroup.
         | 
| 985 | 
            +
                 */
         | 
| 986 | 
            +
                healthStatus?: CapabilityHealth;
         | 
| 971 987 | 
             
                /**
         | 
| 972 988 | 
             
                 * Endpoint security details including a list of subnets, a list of security groups and a role to connect streams to instances.
         | 
| 973 989 | 
             
                 */
         | 
| @@ -1134,11 +1150,11 @@ declare namespace GroundStation { | |
| 1134 1150 | 
             
              }
         | 
| 1135 1151 | 
             
              export interface GetDataflowEndpointGroupResponse {
         | 
| 1136 1152 | 
             
                /**
         | 
| 1137 | 
            -
                 * Amount of time, in seconds, after a contact ends  | 
| 1153 | 
            +
                 * Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a POSTPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the POSTPASS state.
         | 
| 1138 1154 | 
             
                 */
         | 
| 1139 1155 | 
             
                contactPostPassDurationSeconds?: DataflowEndpointGroupDurationInSeconds;
         | 
| 1140 1156 | 
             
                /**
         | 
| 1141 | 
            -
                 * Amount of time, in seconds,  | 
| 1157 | 
            +
                 * Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be in a PREPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the PREPASS state.
         | 
| 1142 1158 | 
             
                 */
         | 
| 1143 1159 | 
             
                contactPrePassDurationSeconds?: DataflowEndpointGroupDurationInSeconds;
         | 
| 1144 1160 | 
             
                /**
         | 
| @@ -1584,7 +1600,7 @@ declare namespace GroundStation { | |
| 1584 1600 | 
             
                 */
         | 
| 1585 1601 | 
             
                agentDetails: AgentDetails;
         | 
| 1586 1602 | 
             
                /**
         | 
| 1587 | 
            -
                 * Data for associating  | 
| 1603 | 
            +
                 * Data for associating an agent with the capabilities it is managing.
         | 
| 1588 1604 | 
             
                 */
         | 
| 1589 1605 | 
             
                discoveryData: DiscoveryData;
         | 
| 1590 1606 | 
             
              }
         | 
| @@ -1620,7 +1636,6 @@ declare namespace GroundStation { | |
| 1620 1636 | 
             
                 */
         | 
| 1621 1637 | 
             
                tags?: TagsMap;
         | 
| 1622 1638 | 
             
              }
         | 
| 1623 | 
            -
              export type ReservedCpuCoresList = Integer[];
         | 
| 1624 1639 | 
             
              export type RoleArn = string;
         | 
| 1625 1640 | 
             
              export type S3BucketName = string;
         | 
| 1626 1641 | 
             
              export type S3KeyPrefix = string;
         | 
| @@ -235,7 +235,7 @@ declare namespace ManagedBlockchain { | |
| 235 235 | 
             
                 */
         | 
| 236 236 | 
             
                Id?: ResourceIdString;
         | 
| 237 237 | 
             
                /**
         | 
| 238 | 
            -
                 * The type of the accessor.  Currently accessor type is restricted to BILLING_TOKEN. 
         | 
| 238 | 
            +
                 * The type of the accessor.  Currently, accessor type is restricted to BILLING_TOKEN. 
         | 
| 239 239 | 
             
                 */
         | 
| 240 240 | 
             
                Type?: AccessorType;
         | 
| 241 241 | 
             
                /**
         | 
| @@ -309,7 +309,7 @@ declare namespace ManagedBlockchain { | |
| 309 309 | 
             
                 */
         | 
| 310 310 | 
             
                ClientRequestToken: ClientRequestTokenString;
         | 
| 311 311 | 
             
                /**
         | 
| 312 | 
            -
                 * The type of accessor.  Currently accessor type is restricted to BILLING_TOKEN. 
         | 
| 312 | 
            +
                 * The type of accessor.  Currently, accessor type is restricted to BILLING_TOKEN. 
         | 
| 313 313 | 
             
                 */
         | 
| 314 314 | 
             
                AccessorType: AccessorType;
         | 
| 315 315 | 
             
                /**
         | 
| @@ -405,7 +405,7 @@ declare namespace ManagedBlockchain { | |
| 405 405 | 
             
                 */
         | 
| 406 406 | 
             
                ClientRequestToken: ClientRequestTokenString;
         | 
| 407 407 | 
             
                /**
         | 
| 408 | 
            -
                 * The unique identifier of the network for the node. Ethereum public networks have the following NetworkIds:    n-ethereum-mainnet     n-ethereum-goerli     n-ethereum-rinkeby | 
| 408 | 
            +
                 * The unique identifier of the network for the node. Ethereum public networks have the following NetworkIds:    n-ethereum-mainnet     n-ethereum-goerli     n-ethereum-rinkeby   
         | 
| 409 409 | 
             
                 */
         | 
| 410 410 | 
             
                NetworkId: ResourceIdString;
         | 
| 411 411 | 
             
                /**
         | 
| @@ -481,7 +481,7 @@ declare namespace ManagedBlockchain { | |
| 481 481 | 
             
              }
         | 
| 482 482 | 
             
              export interface DeleteNodeInput {
         | 
| 483 483 | 
             
                /**
         | 
| 484 | 
            -
                 * The unique identifier of the network that the node is on. Ethereum public networks have the following NetworkIds:    n-ethereum-mainnet     n-ethereum-goerli     n-ethereum-rinkeby | 
| 484 | 
            +
                 * The unique identifier of the network that the node is on. Ethereum public networks have the following NetworkIds:    n-ethereum-mainnet     n-ethereum-goerli     n-ethereum-rinkeby   
         | 
| 485 485 | 
             
                 */
         | 
| 486 486 | 
             
                NetworkId: ResourceIdString;
         | 
| 487 487 | 
             
                /**
         | 
| @@ -915,7 +915,7 @@ declare namespace ManagedBlockchain { | |
| 915 915 | 
             
                 */
         | 
| 916 916 | 
             
                AdminUsername: UsernameString;
         | 
| 917 917 | 
             
                /**
         | 
| 918 | 
            -
                 * The password for the member's initial administrative user. The AdminPassword must be at least  | 
| 918 | 
            +
                 * The password for the member's initial administrative user. The AdminPassword must be at least 8 characters long and no more than 32 characters. It must contain at least one uppercase letter, one lowercase letter, and one digit. It cannot have a single quotation mark (‘), a double quotation marks (“), a forward slash(/), a backward slash(\), @, or a space.
         | 
| 919 919 | 
             
                 */
         | 
| 920 920 | 
             
                AdminPassword: PasswordString;
         | 
| 921 921 | 
             
              }
         | 
| @@ -1007,7 +1007,7 @@ declare namespace ManagedBlockchain { | |
| 1007 1007 | 
             
                 */
         | 
| 1008 1008 | 
             
                VpcEndpointServiceName?: String;
         | 
| 1009 1009 | 
             
                /**
         | 
| 1010 | 
            -
                 * The voting rules  | 
| 1010 | 
            +
                 * The voting rules that the network uses to decide if a proposal is accepted.
         | 
| 1011 1011 | 
             
                 */
         | 
| 1012 1012 | 
             
                VotingPolicy?: VotingPolicy;
         | 
| 1013 1013 | 
             
                /**
         | 
| @@ -1029,7 +1029,7 @@ declare namespace ManagedBlockchain { | |
| 1029 1029 | 
             
              }
         | 
| 1030 1030 | 
             
              export interface NetworkEthereumAttributes {
         | 
| 1031 1031 | 
             
                /**
         | 
| 1032 | 
            -
                 * The Ethereum CHAIN_ID associated with the Ethereum network. Chain IDs are as follows:   mainnet = 1    goerli = 5    rinkeby = 4 | 
| 1032 | 
            +
                 * The Ethereum CHAIN_ID associated with the Ethereum network. Chain IDs are as follows:   mainnet = 1    goerli = 5    rinkeby = 4   
         | 
| 1033 1033 | 
             
                 */
         | 
| 1034 1034 | 
             
                ChainId?: String;
         | 
| 1035 1035 | 
             
              }
         |