aal80
aal80
### Describe the feature When creating a new Client object, the client is not fully initialized until the first request is made. It looks like internal components/dependencies are loaded lazily...
### Describe the bug According to [v2 JS SDK Docs](https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/EventBridge.html#putEvents-property), it is possible to supply the EndpointId parameter required to use EventBridge Global Endpoints According to the [AWS SDKs and...
## Describe the bug AWS NAT Gateway/VPCE have [350 seconds timeout](https://docs.aws.amazon.com/vpc/latest/userguide/nat-gateway-troubleshooting.html#nat-gateway-troubleshooting-timeout) for idle connections. After 350 seconds the connection will be ungracefully closed by sending a RST packet and become...