Stripe エンティティからの読み取り
前提条件
-
読み取り元の Stripe オブジェクト。
サポートされているエンティティ
| エンティティ | フィルタリング可能 | 制限をサポートする | Order By をサポートする | Select * をサポートする | パーティション分割をサポートする |
|---|---|---|---|---|---|
| Balance | なし | なし | なし | あり | なし |
| Balance Transactions | はい | あり | なし | あり | あり |
| 料金 | はい | あり | なし | あり | あり |
| Disputes | はい | あり | なし | あり | あり |
| File Links | はい | あり | なし | あり | あり |
| PaymentIntents | はい | あり | なし | あり | あり |
| SetupIntents | はい | あり | なし | あり | あり |
| Payouts | はい | あり | なし | あり | あり |
| Refunds | はい | あり | なし | あり | あり |
| 製品 | はい | あり | なし | あり | あり |
| Prices | はい | あり | なし | あり | あり |
| Coupons | はい | あり | なし | あり | あり |
| Promotion Codes | はい | あり | なし | あり | あり |
| Tax Codes | なし | あり | なし | あり | なし |
| Tax Rates | はい | あり | なし | あり | あり |
| Shipping Rates | はい | あり | なし | あり | あり |
| セッション | はい | あり | なし | あり | あり |
| Credit Notes | はい | あり | なし | あり | あり |
| お客様 | はい | あり | なし | あり | あり |
| 請求書 | はい | あり | なし | あり | あり |
| Invoice Items | はい | あり | なし | あり | なし |
| プラン | はい | あり | なし | あり | あり |
| Quotes | はい | あり | なし | あり | なし |
| サブスクリプション | はい | あり | なし | あり | |
| Subscription Items | なし | あり | なし | あり | なし |
| Subscription Schedules | はい | あり | なし | あり | あり |
| アカウント | なし | あり | なし | あり | あり |
| Application Fees | はい | あり | なし | あり | あり |
| Country Specs | なし | あり | なし | あり | なし |
| 転送 | はい | あり | なし | あり | あり |
| Early Fraud Warnings | はい | あり | なし | あり | あり |
| レポートタイプ | なし | なし | なし | あり | なし |
例
stripe_read = glueContext.create_dynamic_frame.from_options( connection_type="stripe", connection_options={ "connectionName": "connectionName", "ENTITY_NAME": "coupons", "API_VERSION": "v1" } )
ストライプエンティティとフィールドの詳細
| エンティティ | フィールド | データタイプ | サポートされている演算子 |
|---|---|---|---|
| Balance | |||
| 使用可能 | リスト | ||
| connect_reserved | リスト | ||
| 保留中 | リスト | ||
| livemode | ブール値 | ||
| オブジェクト | 文字列 | ||
| instant_available | リスト | ||
| issuing | Struct | ||
| Balance Transactions | |||
| id | 文字列 | ||
| オブジェクト | 文字列 | ||
| amount | 整数 | ||
| available_on | DateTime | =, >=, <=,<,> | |
| 作成済み | DateTime | =, >=, <=,<,> | |
| currency | 文字列 | ||
| description | 文字列 | ||
| exchange_rate | BigDecimal | ||
| fee | 整数 | ||
| fee_details | リスト | ||
| net | 整数 | ||
| reporting_category | 文字列 | ||
| ソース | 文字列 | = | |
| ステータス | 文字列 | ||
| type | 文字列 | = | |
| cross_border_classification | 文字列 | ||
| 料金 | |||
| id | 文字列 | ||
| オブジェクト | 文字列 | ||
| amount | 整数 | =, <, > | |
| amount_captured | 整数 | ||
| amount_refunded | 整数 | ||
| アプリケーション | 文字列 | ||
| application_fee | 文字列 | ||
| application_fee_amount | 整数 | ||
| balance_transaction | 文字列 | ||
| billing_details | Struct | ||
| calculated_statement_descriptor | 文字列 | ||
| captured | ブール値 | ||
| 作成済み | DateTime | =, >=, <=,<,> | |
| currency | 文字列 | ||
| カスタマー | 文字列 | = | |
| description | 文字列 | ||
| destination | 文字列 | ||
| dispute | 文字列 | ||
| disputed | ブール値 | = | |
| failure_balance_transaction | 文字列 | ||
| failure_code | 文字列 | ||
| failure_message | 文字列 | ||
| fraud_details | Struct | ||
| 請求書 | 文字列 | ||
| livemode | ブール値 | ||
| metadata | Struct | ||
| on_behalf_of | 文字列 | ||
| order | 文字列 | ||
| outcome | Struct | ||
| paid | ブール値 | ||
| payment_intent | 文字列 | = | |
| payment_method | 文字列 | ||
| payment_method_details | Struct | ||
| receipt_email | 文字列 | ||
| receipt_number | 文字列 | ||
| receipt_url | 文字列 | ||
| refunded | ブール値 | = | |
| 返金 | Struct | ||
| 確認 | 文字列 | ||
| shipping | Struct | ||
| ソース | Struct | ||
| source_transfer | 文字列 | ||
| statement_descriptor | 文字列 | ||
| statement_descriptor_suffix | 文字列 | ||
| ステータス | 文字列 | ||
| 移管 | 文字列 | ||
| transfer_data | Struct | ||
| transfer_group | 文字列 | = | |
| Disputes | |||
| id | 文字列 | ||
| オブジェクト | 文字列 | ||
| amount | 整数 | =, <, > | |
| balance_transaction | 文字列 | ||
| balance_transactions | リスト | ||
| 料金 | 文字列 | = | |
| 作成済み | DateTime | =, >=, <=,<,> | |
| currency | 文字列 | ||
| evidence | Struct | ||
| evidence_details | Struct | ||
| is_charge_refundable | ブール値 | ||
| livemode | ブール値 | ||
| metadata | Struct | ||
| payment_intent | 文字列 | = | |
| 理由 | 文字列 | = | |
| ステータス | 文字列 | ||
| payment_method_details | Struct | ||
| File Links | |||
| id | 文字列 | ||
| オブジェクト | 文字列 | ||
| 作成済み | DateTime | =, >=, <=,<,> | |
| expired | ブール値 | = | |
| expires_at | DateTime | ||
| ファイル | 文字列 | = | |
| livemode | ブール値 | ||
| metadata | Struct | ||
| url | 文字列 | ||
| PaymentIntents | |||
| id | 文字列 | ||
| オブジェクト | 文字列 | ||
| amount | 整数 | ||
| amount_capturable | 整数 | ||
| amount_details | Struct | ||
| amount_received | 整数 | ||
| アプリケーション | 文字列 | ||
| application_fee_amount | 整数 | ||
| automatic_payment_methods | Struct | ||
| cancelled_at | DateTime | ||
| cancellation_reason | 文字列 | ||
| capture_method | 文字列 | ||
| client_secret | 文字列 | ||
| confirmation_method | 文字列 | ||
| 作成済み | DateTime | =, >=, <=,<,> | |
| currency | 文字列 | ||
| カスタマー | 文字列 | = | |
| description | 文字列 | ||
| 請求書 | 文字列 | ||
| last_payment_error | Struct | ||
| latest_charge | 文字列 | ||
| livemode | ブール値 | ||
| metadata | Struct | ||
| next_action | Struct | ||
| on_behalf_of | 文字列 | ||
| payment_method | 文字列 | ||
| payment_method_options | Struct | ||
| payment_method_types | リスト | ||
| payment_method_configuration_details | Struct | ||
| 処理 | Struct | ||
| receipt_email | 文字列 | ||
| 確認 | 文字列 | ||
| setup_future_usage | 文字列 | ||
| shipping | Struct | ||
| ソース | 文字列 | ||
| statement_descriptor | 文字列 | ||
| statement_descriptor_suffix | 文字列 | ||
| ステータス | 文字列 | ||
| transfer_data | Struct | ||
| transfer_group | 文字列 | ||
| SetupIntents | |||
| id | 文字列 | ||
| オブジェクト | 文字列 | ||
| アプリケーション | 文字列 | ||
| cancellation_reason | 文字列 | ||
| client_secret | 文字列 | ||
| 作成済み | DateTime | =, >=, <=,<,> | |
| カスタマー | 文字列 | = | |
| description | 文字列 | ||
| flow_directions | リスト | ||
| last_setup_error | Struct | ||
| latest_attempt | 文字列 | ||
| livemode | ブール値 | ||
| mandate | 文字列 | ||
| metadata | Struct | ||
| next_action | Struct | ||
| on_behalf_of | 文字列 | ||
| payment_method | 文字列 | ||
| payment_method_options | Struct | ||
| payment_method_types | リスト | ||
| single_use_mandate | 文字列 | ||
| ステータス | 文字列 | ||
| 使用 | 文字列 | ||
| automatic_payment_methods | Struct | ||
| Payouts | |||
| id | 文字列 | ||
| オブジェクト | 文字列 | ||
| amount | 整数 | =, <, > | |
| arrival_date | DateTime | =, >=, <=,<,> | |
| automatic | ブール値 | ||
| balance_transaction | 文字列 | ||
| 作成済み | DateTime | =, >=, <=,<,> | |
| currency | 文字列 | ||
| description | 文字列 | = | |
| destination | 文字列 | ||
| failure_balance_transaction | 文字列 | ||
| failure_code | 文字列 | ||
| failure_message | 文字列 | ||
| livemode | ブール値 | ||
| metadata | Struct | ||
| method | 文字列 | ||
| original_payout | 文字列 | ||
| reversed_by | 文字列 | ||
| reconciliation_status | 文字列 | ||
| source_type | 文字列 | ||
| statement_descriptor | 文字列 | ||
| ステータス | 文字列 | ||
| type | 文字列 | ||
| application_fee | 文字列 | ||
| application_fee_amount | 整数 | ||
| Refunds | |||
| id | 文字列 | ||
| オブジェクト | 文字列 | ||
| amount | 整数 | ||
| balance_transaction | 文字列 | ||
| 料金 | 文字列 | = | |
| 作成済み | DateTime | =, >=, <=,<,> | |
| currency | 文字列 | ||
| metadata | Struct | ||
| destination_details | Struct | ||
| payment_intent | 文字列 | = | |
| 理由 | 文字列 | ||
| receipt_number | 文字列 | ||
| source_transfer_reversal | 文字列 | ||
| ステータス | 文字列 | ||
| transfer_reversal | 文字列 | ||
| 製品 | |||
| id | 文字列 | ||
| オブジェクト | 文字列 | ||
| ACTIVE | ブール値 | = | |
| 属性 | リスト | ||
| 作成済み | DateTime | =, >=, <=,<,> | |
| default_price | 文字列 | ||
| description | 文字列 | ||
| 画像 | リスト | ||
| livemode | ブール値 | ||
| metadata | Struct | ||
| 名前 | 文字列 | ||
| package_dimensions | Struct | ||
| shippable | ブール値 | ||
| statement_descriptor | 文字列 | ||
| tax_code | 文字列 | ||
| type | 文字列 | = | |
| unit_label | 文字列 | ||
| 更新済み | DateTime | ||
| url | 文字列 | ||
| 機能 | リスト | ||
| Prices | |||
| id | 文字列 | ||
| オブジェクト | 文字列 | ||
| ACTIVE | ブール値 | = | |
| billing_scheme | 文字列 | ||
| 作成済み | DateTime | =, >=, <=,<,> | |
| currency | 文字列 | = | |
| custom_unit_amount | Struct | ||
| livemode | ブール値 | ||
| lookup_key | 文字列 | ||
| metadata | Struct | ||
| nickname | 文字列 | ||
| product | 文字列 | = | |
| recurring | Struct | ||
| tax_behavior | 文字列 | ||
| tiers_mode | 文字列 | ||
| transform_quantity | Struct | ||
| type | 文字列 | = | |
| unit_amount | 整数 | ||
| unit_amount_decimal | 文字列 | ||
| Coupons | |||
| ID | 文字列 | ||
| オブジェクト | 文字列 | ||
| amount_off | 整数 | ||
| 作成済み | DateTime | =, >=, <=,<,> | |
| currency | 文字列 | = | |
| duration | 文字列 | = | |
| duration_in_months | 整数 | =,<,> | |
| livemode | ブール値 | ||
| max_redemptions | 整数 | =, <, > | |
| metadata | Struct | ||
| 名前 | 文字列 | ||
| percent_off | 倍精度 | = | |
| redeem_by | DateTime | =, >=, <=, <, > | |
| times_redeemed | 整数 | ||
| valid | ブール値 | ||
| Promotion Codes | |||
| ID | 文字列 | ||
| オブジェクト | 文字列 | ||
| ACTIVE | ブール値 | = | |
| コード | 文字列 | = | |
| coupon | Struct | ||
| 作成済み | DateTime | =,>=,<=,<,> | |
| カスタマー | 文字列 | ||
| expires_at | DateTime | ||
| livemode | ブール値 | ||
| max_redemptions | 整数 | ||
| metadata | Struct | ||
| 制限 | Struct | ||
| times_redeemed | 整数 | ||
| Tax Codes | |||
| ID | 文字列 | ||
| オブジェクト | 文字列 | ||
| description | 文字列 | ||
| 名前 | 文字列 | ||
| Tax Rates | |||
| ID | 文字列 | ||
| オブジェクト | 文字列 | ||
| ACTIVE | ブール値 | = | |
| country | 文字列 | ||
| 作成済み | DateTime | =, >=, <=, <, > | |
| description | 文字列 | ||
| display_name | 文字列 | ||
| inclusive | ブール値 | = | |
| jurisdiction | 文字列 | ||
| jurisdiction_level | 文字列 | ||
| livemode | ブール値 | ||
| metadata | Struct | ||
| 割合(%) | 倍精度 | ||
| effective_percentage | 倍精度 | ||
| state | 文字列 | ||
| tax_type | 文字列 | ||
| Shipping Rates | |||
| ID | 文字列 | ||
| オブジェクト | 文字列 | ||
| ACTIVE | ブール値 | = | |
| 作成済み | DateTime | =, >=, <=, <, > | |
| delivery_estimate | Struct | ||
| display_name | 文字列 | ||
| fixed_amount | Struct | ||
| livemode | ブール値 | ||
| metadata | Struct | ||
| tax_behavior | 文字列 | ||
| tax_code | 文字列 | ||
| type | 文字列 | ||
| セッション | |||
| id | 文字列 | ||
| オブジェクト | 文字列 | ||
| after_expiration | Struct | ||
| allow_promotion_codes | ブール値 | ||
| amount_subtotal | 整数 | ||
| amount_total | 整数 | ||
| automatic_tax | Struct | ||
| billing_address_collection | 文字列 | ||
| cancel_url | 文字列 | ||
| client_reference_id | 文字列 | ||
| consent | Struct | ||
| consent_collection | Struct | ||
| 作成済み | DateTime | =, >=, <=, <, > | |
| currency | 文字列 | ||
| custom_text | Struct | ||
| カスタマー | 文字列 | ||
| customer_creation | 文字列 | ||
| customer_details | Struct | ||
| customer_email | 文字列 | ||
| expires_at | DateTime | ||
| 請求書 | 文字列 | ||
| invoice_creation | Struct | ||
| livemode | ブール値 | ||
| サイト | 文字列 | ||
| metadata | Struct | ||
| モード | 文字列 | ||
| payment_intent | 文字列 | = | |
| payment_link | 文字列 | ||
| payment_method_collection | 文字列 | ||
| payment_method_options | Struct | ||
| payment_method_types | リスト | ||
| payment_status | 文字列 | ||
| phone_number_collection | Struct | ||
| recovered_from | 文字列 | ||
| setup_intent | 文字列 | ||
| shipping_address_collection | Struct | ||
| shipping_cost | Struct | ||
| shipping_details | Struct | ||
| shipping_options | リスト | ||
| ステータス | 文字列 | ||
| submit_type | 文字列 | ||
| サブスクリプション | 文字列 | ||
| success_url | 文字列 | ||
| tax_id_collection | Struct | ||
| total_details | Struct | ||
| url | 文字列 | ||
| ui_mode | 文字列 | ||
| Credit Notes | |||
| id | 文字列 | ||
| オブジェクト | 文字列 | ||
| amount | 整数 | ||
| 作成済み | DateTime | =, >=, <=, <, > | |
| currency | 文字列 | ||
| カスタマー | 文字列 | = | |
| customer_balance_transaction | 文字列 | ||
| discount_amount | 整数 | ||
| discount_amounts | リスト | ||
| 請求書 | 文字列 | = | |
| lines | Struct | ||
| livemode | ブール値 | ||
| memo | 文字列 | ||
| metadata | Struct | ||
| 数値 | 文字列 | ||
| out_of_band_amount | 整数 | ||
| 文字列 | |||
| 理由 | 文字列 | ||
| refund | 文字列 | ||
| ステータス | 文字列 | ||
| subtotal | 整数 | ||
| subtotal_excluding_tax | 整数 | ||
| tax_amounts | リスト | ||
| total | 整数 | ||
| total_excluding_tax | 整数 | ||
| type | 文字列 | ||
| voided_at | DateTime | ||
| amount_shipping | 整数 | ||
| effective_at | DateTime | ||
| shipping_cost | Struct | ||
| お客様 | |||
| id | 文字列 | ||
| オブジェクト | 文字列 | ||
| アドレス | Struct | ||
| balance | 整数 | ||
| 作成済み | DateTime | ||
| currency | 文字列 | =, >=, <=, <, > | |
| default_source | 文字列 | ||
| delinquent | ブール値 | = | |
| description | 文字列 | ||
| discount | Struct | ||
| 文字列 | = | ||
| invoice_prefix | 文字列 | ||
| invoice_settings | Struct | ||
| livemode | ブール値 | ||
| metadata | Struct | ||
| 名前 | 文字列 | ||
| next_invoice_sequence | 整数 | ||
| phone | 文字列 | ||
| preferred_locales | リスト | ||
| shipping | Struct | ||
| tax_exempt | 文字列 | ||
| test_clock | 文字列 | ||
| 請求書 | |||
| id | 文字列 | ||
| オブジェクト | 文字列 | ||
| account_country | 文字列 | ||
| account_name | 文字列 | ||
| account_tax_ids | リスト | ||
| amount_due | 整数 | ||
| amount_paid | 整数 | ||
| amount_remaining | 整数 | ||
| アプリケーション | 文字列 | ||
| application_fee_amount | 整数 | ||
| attempt_count | 整数 | ||
| attempted | ブール値 | = | |
| auto_advance | ブール値 | = | |
| automatic_tax | Struct | ||
| billing_reason | 文字列 | ||
| 料金 | 文字列 | ||
| collection_method | 文字列 | = | |
| 作成済み | DateTime | =, >=, <=, <, > | |
| currency | 文字列 | ||
| custom_fields | リスト | ||
| カスタマー | 文字列 | = | |
| customer_address | Struct | ||
| customer_email | 文字列 | ||
| customer_name | 文字列 | ||
| customer_phone | 文字列 | ||
| customer_shipping | Struct | ||
| customer_tax_exempt | 文字列 | ||
| customer_tax_ids | リスト | ||
| default_payment_method | 文字列 | ||
| default_source | 文字列 | ||
| default_tax_rates | リスト | ||
| description | 文字列 | ||
| discount | Struct | ||
| discounts | リスト | ||
| due_date | DateTime | =, >=, <=, <, > | |
| ending_balance | 整数 | ||
| footer | 文字列 | ||
| from_invoice | Struct | ||
| hosted_invoice_url | 文字列 | ||
| invoice_pdf | 文字列 | ||
| last_finalization_error | Struct | ||
| latest_revision | 文字列 | ||
| lines | Struct | ||
| livemode | ブール値 | ||
| metadata | Struct | ||
| next_payment_attempt | DateTime | ||
| 数値 | 文字列 | ||
| on_behalf_of | 文字列 | ||
| paid | ブール値 | = | |
| paid_out_of_band | ブール値 | ||
| payment_intent | 文字列 | ||
| payment_settings | Struct | ||
| period_end | DateTime | =, >=, <=, <, > | |
| period_start | DateTime | =, >=, <=, <, > | |
| post_payment_credit_notes_amount | 整数 | ||
| pre_payment_credit_notes_amount | 整数 | ||
| quote | 文字列 | ||
| receipt_number | 文字列 | ||
| rendering | Struct | ||
| rendering_options | Struct | ||
| starting_balance | 整数 | ||
| statement_descriptor | 文字列 | ||
| ステータス | 文字列 | = | |
| status_transitions | Struct | ||
| サブスクリプション | 文字列 | ||
| subscription_details | Struct | ||
| subtotal | 整数 | =, <, > | |
| subtotal_excluding_tax | 整数 | ||
| tax | 整数 | ||
| test_clock | 文字列 | ||
| total | 整数 | =, <, > | |
| total_discount_amounts | リスト | ||
| total_excluding_tax | 整数 | ||
| total_tax_amounts | リスト | ||
| transfer_data | Struct | ||
| webhooks_delivered_at | DateTime | ||
| automatically_finalizes_at | DateTime | ||
| effective_at | DateTime | ||
| 発行者 | Struct | ||
| Invoice Items | |||
| id | 文字列 | ||
| オブジェクト | 文字列 | ||
| amount | 整数 | =, <, > | |
| currency | 文字列 | ||
| カスタマー | 文字列 | = | |
| date | DateTime | ||
| description | 文字列 | ||
| discountable | ブール値 | ||
| discounts | リスト | ||
| 請求書 | 文字列 | = | |
| livemode | ブール値 | ||
| metadata | Struct | ||
| 期間 | Struct | ||
| 計画 | Struct | ||
| 料金 | Struct | ||
| proration | ブール値 | = | |
| 数量 | 整数 | ||
| サブスクリプション | 文字列 | ||
| subscription_item | 文字列 | ||
| tax_rates | リスト | ||
| test_clock | 文字列 | ||
| unit_amount | 整数 | ||
| unit_amount_decimal | 文字列 | ||
| プラン | |||
| id | 文字列 | ||
| オブジェクト | 文字列 | ||
| ACTIVE | ブール値 | = | |
| aggregate_usage | 文字列 | ||
| amount | 整数 | ||
| amount_decimal | 文字列 | ||
| billing_scheme | 文字列 | ||
| 作成済み | DateTime | =, >=, <=, <, > | |
| currency | 文字列 | = | |
| interval | 文字列 | = | |
| interval_count | 整数 | ||
| livemode | ブール値 | ||
| metadata | Struct | ||
| nickname | 文字列 | ||
| product | 文字列 | = | |
| tiers_mode | 文字列 | ||
| transform_usage | Struct | ||
| trial_period_days | 整数 | =, <, > | |
| usage_type | 文字列 | ||
| 測定 | 文字列 | ||
| Quotes | |||
| id | 文字列 | ||
| オブジェクト | 文字列 | ||
| amount_subtotal | 整数 | ||
| amount_total | 整数 | ||
| アプリケーション | 文字列 | ||
| application_fee_amount | 整数 | ||
| application_fee_percent | 倍精度 | ||
| automatic_tax | Struct | ||
| collection_method | 文字列 | ||
| computed | Struct | ||
| 作成済み | DateTime | ||
| currency | 文字列 | ||
| カスタマー | 文字列 | = | |
| default_tax_rates | リスト | ||
| description | 文字列 | ||
| discounts | リスト | ||
| expires_at | DateTime | ||
| footer | 文字列 | ||
| from_quote | Struct | ||
| ヘッダー | 文字列 | ||
| 請求書 | 文字列 | ||
| invoice_settings | Struct | ||
| livemode | ブール値 | ||
| metadata | Struct | ||
| 数値 | 文字列 | ||
| on_behalf_of | 文字列 | ||
| ステータス | 文字列 | = | |
| status_transitions | Struct | ||
| サブスクリプション | 文字列 | ||
| subscription_data | Struct | ||
| subscription_schedule | 文字列 | ||
| test_clock | 文字列 | ||
| total_details | Struct | ||
| transfer_data | Struct | ||
| サブスクリプション | |||
| id | 文字列 | ||
| オブジェクト | 文字列 | ||
| アプリケーション | 文字列 | ||
| application_fee_percent | 倍精度 | ||
| automatic_tax | Struct | ||
| billing_cycle_anchor | DateTime | ||
| billing_thresholds | Struct | ||
| cancel_at | DateTime | ||
| cancel_at_period_end | ブール値 | ||
| cancelled_at | DateTime | ||
| collection_method | 文字列 | = | |
| 作成済み | DateTime | =, >=, <=,<,> | |
| currency | 文字列 | ||
| current_period_end | DateTime | =, >=, <= | |
| current_period_start | DateTime | =, >=, <= | |
| カスタマー | 文字列 | = | |
| days_until_due | 整数 | ||
| default_payment_method | 文字列 | ||
| default_source | 文字列 | ||
| default_tax_rates | リスト | ||
| description | 文字列 | ||
| discount | Struct | ||
| ended_at | DateTime | ||
| 項目 | Struct | ||
| latest_invoice | 文字列 | ||
| livemode | ブール値 | ||
| metadata | Struct | ||
| next_pending_invoice_item_invoice | DateTime | ||
| pause_collection | Struct | ||
| payment_settings | Struct | ||
| pending_invoice_item_interval | Struct | ||
| pending_setup_intent | 文字列 | ||
| pending_update | Struct | ||
| 計画 | Struct | ||
| 数量 | 整数 | ||
| スケジュール | 文字列 | ||
| start_date | DateTime | ||
| ステータス | 文字列 | = | |
| test_clock | 文字列 | ||
| transfer_data | Struct | ||
| trial_end | DateTime | ||
| trial_start | DateTime | ||
| Subscription Items | |||
| ID | 文字列 | ||
| オブジェクト | 文字列 | ||
| billing_thresholds | Struct | ||
| 作成済み | DateTime | =, >=, <=, <, > | |
| metadata | Struct | ||
| 計画 | Struct | ||
| 料金 | Struct | ||
| サブスクリプション | 文字列 | ||
| tax_rates | リスト | ||
| discounts | リスト | ||
| Subscription Schedules | |||
| オブジェクト | 文字列 | ||
| アプリケーション | 文字列 | ||
| cancelled_at | DateTime | ||
| completed_at | DateTime | ||
| 作成済み | DateTime | ||
| current_phase | Struct | ||
| カスタマー | 文字列 | = | |
| default_settings | Struct | ||
| end_behavior | 文字列 | ||
| livemode | ブール値 | ||
| metadata | Struct | ||
| phases | リスト | ||
| released_at | DateTime | ||
| released_subscription | 文字列 | ||
| renewal_interval | 文字列 | ||
| ステータス | 文字列 | ||
| サブスクリプション | 文字列 | ||
| test_clock | 文字列 | ||
| アカウント | |||
| details_submitted | ブール値 | ||
| tos_acceptance | Struct | ||
| type | 文字列 | ||
| metadata | Struct | ||
| id | 文字列 | ||
| オブジェクト | 文字列 | ||
| default_currency | 文字列 | ||
| 機能 | Struct | ||
| charges_enabled | ブール値 | ||
| 設定 | Struct | ||
| 要件 | Struct | ||
| payouts_enabled | ブール値 | ||
| future_requirements | Struct | ||
| external_accounts | Struct | ||
| コントローラ | Struct | ||
| country | 文字列 | ||
| 文字列 | |||
| 作成済み | DateTime | =, >=, <=, <, > | |
| business_profile | Struct | ||
| business_type | 文字列 | ||
| company | Struct | ||
| Application Fees | |||
| id | 文字列 | ||
| オブジェクト | 文字列 | ||
| アカウント | 文字列 | ||
| amount | 整数 | =, <, > | |
| amount_refunded | 整数 | =, <, > | |
| アプリケーション | 文字列 | ||
| balance_transaction | 文字列 | ||
| 料金 | 文字列 | = | |
| 作成済み | DateTime | ||
| currency | 文字列 | ||
| livemode | ブール値 | ||
| originating_transaction | 文字列 | ||
| refunded | ブール値 | = | |
| 返金 | Struct | ||
| fee_source | Struct | ||
| Country Specs | |||
| id | 文字列 | ||
| オブジェクト | 文字列 | ||
| default_currency | 文字列 | ||
| supported_bank_account_currencies | Struct | ||
| supported_payment_currencies | リスト | ||
| supported_payment_methods | リスト | ||
| supported_transfer_countries | リスト | ||
| verification_fields | Struct | ||
| 転送 | |||
| id | 文字列 | ||
| オブジェクト | 文字列 | ||
| amount | 整数 | =, <, > | |
| amount_reversed | 整数 | ||
| balance_transaction | 文字列 | ||
| 作成済み | DateTime | =, >=, <=, <, > | |
| currency | 文字列 | = | |
| description | 文字列 | ||
| destination | 文字列 | = | |
| destination_payment | 文字列 | ||
| livemode | ブール値 | ||
| metadata | Struct | ||
| reversals | Struct | ||
| reversed | ブール値 | ||
| source_transaction | 文字列 | ||
| source_type | 文字列 | ||
| transfer_group | 文字列 | = | |
| Early Fraud Warnings | |||
| id | 文字列 | ||
| オブジェクト | 文字列 | ||
| actionable | ブール値 | ||
| 料金 | 文字列 | = | |
| 作成済み | DateTime | =, >=, <=, <, > | |
| fraud_type | 文字列 | ||
| livemode | ブール値 | ||
| payment_intent | 文字列 | = | |
| レポートタイプ | |||
| id | 文字列 | ||
| オブジェクト | 文字列 | ||
| data_available_end | DateTime | ||
| data_available_start | DateTime | ||
| default_columns | リスト | ||
| livemode | ブール値 | ||
| 名前 | 文字列 | ||
| 更新済み | DateTime | ||
| version | 整数 |
パーティショニングクエリ
Spark で同時実行を使用する場合は、追加の Spark オプション PARTITION_FIELD、LOWER_BOUND、UPPER_BOUND、および NUM_PARTITIONS を指定できます。これらのパラメータを使用すると、元のクエリは Spark タスクで同時に実行できるサブクエリの NUM_PARTITIONS の数に分割されます。
-
PARTITION_FIELD: クエリのパーティション化に使用するフィールドの名前。 -
LOWER_BOUND: 選択したパーティションフィールドの包括的な下限値。日付については、Spark SQL クエリで使用される Spark の日付形式を受け入れます。有効な値の例:
"2024-07-01T00:00:00.000Z"。 -
UPPER_BOUND: 選択したパーティションフィールドの排他的上限値。 -
NUM_PARTITIONS: パーティション数。
エンティティごとのパーティション分割フィールドのサポートの詳細は、以下の表にまとめられています。
| エンティティ名 | Partitioning Field | データタイプ |
|---|---|---|
| Balance Transactions | 作成済み | DateTime |
| 料金 | 作成済み | DateTime |
| Disputes | 作成済み | DateTime |
| File Links | 作成済み | DateTime |
| PaymentIntents | 作成済み | DateTime |
| SetupIntents | 作成済み | DateTime |
| Payouts | 作成済み | DateTime |
| Refunds | 作成済み | DateTime |
| 製品 | 作成済み | DateTime |
| Prices | 作成済み | DateTime |
| Coupons | 作成済み | DateTime |
| Promotion Codes | 作成済み | DateTime |
| Tax Rates | 作成済み | DateTime |
| Shipping Rates | 作成済み | DateTime |
| セッション | 作成済み | DateTime |
| Credit Notes | 作成済み | DateTime |
| お客様 | 作成済み | DateTime |
| 請求書 | 作成済み | DateTime |
| プラン | 作成済み | DateTime |
| サブスクリプション | 作成済み | DateTime |
| Subscription Schedules | 作成済み | DateTime |
| アカウント | 作成済み | DateTime |
| Application Fees | 作成済み | DateTime |
| 転送 | 作成済み | DateTime |
| Early Fraud Warnings | 作成済み | DateTime |
例
stripe_read = glueContext.create_dynamic_frame.from_options( connection_type="stripe", connection_options={ "connectionName": "connectionName", "ENTITY_NAME": "coupons", "API_VERSION": "v1", "PARTITION_FIELD": "created" "LOWER_BOUND": "2024-05-01T20:55:02.000Z" "UPPER_BOUND": "2024-07-11T20:55:02.000Z" "NUM_PARTITIONS": "10" } )