Doc AWS SDK ExamplesWord リポジトリには、さらに多くの GitHub の例があります。 AWS SDK
翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。
AWS SDKs を使用した Amazon SES のアクション
次のコード例は、 AWS SDKs で個々の Amazon SES アクションを実行する方法を示しています。各例には GitHub へのリンクが含まれており、コードの設定と実行の手順を確認できます。
これらの抜粋は Amazon SES API呼び出し、コンテキストで実行する必要がある大規模なプログラムからのコード抜粋です。アクションは AWS SDKs を使用した Amazon SES のシナリオ のコンテキスト内で確認できます。
以下の例には、最も一般的に使用されるアクションのみ含まれています。完全なリストについては、「Amazon Simple Email Service API リファレンス」を参照してください。
例
- CreateReceiptFilter
- CreateReceiptRule
- CreateReceiptRuleSet
- CreateTemplate
- DeleteIdentity
- DeleteReceiptFilter
- DeleteReceiptRule
- DeleteReceiptRuleSet
- DeleteTemplate
- DescribeReceiptRuleSet
- GetIdentityVerificationAttributes
- GetSendQuota
- GetSendStatistics
- GetTemplate
- ListIdentities
- ListReceiptFilters
- ListTemplates
- SendBulkTemplatedEmail
- SendEmail
- SendRawEmail
- SendTemplatedEmail
- UpdateTemplate
- VerifyDomainIdentity
- VerifyEmailIdentity