我正在尝试找出是否有可能将var response = await client.SendEmailAsync(msg);
if (response.StatusCode != HttpStatusCode.OK
&& response.StatusCode != HttpStatusCode.Accepted)
{
var errorMessage = response.Body.ReadAsStringAsync().Result;
throw new Exception($"Failed to send mail to {to}, status code {response.StatusCode}, {errorMessage}");
}
中的snapshot
复制到另一个account
中的另一个region
中,并且只需一次 (表示复制/共享到另一个帐户,然后从新帐户复制到另一个区域),方法是使用lambda function
和boto3
。
我已经搜索了aws
文档,但没有运气