aws-sdk-partnercentralselling 1.13.0 → 1.15.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.
data/sig/client.rbs CHANGED
@@ -88,14 +88,14 @@ module Aws
88
88
 
89
89
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/PartnerCentralSelling/Client.html#assign_opportunity-instance_method
90
90
  def assign_opportunity: (
91
+ catalog: ::String,
92
+ identifier: ::String,
91
93
  assignee: {
92
- business_title: ::String,
93
94
  email: ::String,
94
95
  first_name: ::String,
95
- last_name: ::String
96
- },
97
- catalog: ::String,
98
- identifier: ::String
96
+ last_name: ::String,
97
+ business_title: ::String
98
+ }
99
99
  ) -> ::Seahorse::Client::_ResponseSuccess[::Aws::EmptyStructure]
100
100
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> ::Seahorse::Client::_ResponseSuccess[::Aws::EmptyStructure]
101
101
 
@@ -103,49 +103,49 @@ module Aws
103
103
  def associate_opportunity: (
104
104
  catalog: ::String,
105
105
  opportunity_identifier: ::String,
106
- related_entity_identifier: ::String,
107
- related_entity_type: ("Solutions" | "AwsProducts" | "AwsMarketplaceOffers")
106
+ related_entity_type: ("Solutions" | "AwsProducts" | "AwsMarketplaceOffers"),
107
+ related_entity_identifier: ::String
108
108
  ) -> ::Seahorse::Client::_ResponseSuccess[::Aws::EmptyStructure]
109
109
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> ::Seahorse::Client::_ResponseSuccess[::Aws::EmptyStructure]
110
110
 
111
111
  interface _CreateEngagementResponseSuccess
112
112
  include ::Seahorse::Client::_ResponseSuccess[Types::CreateEngagementResponse]
113
- def arn: () -> ::String
114
113
  def id: () -> ::String
114
+ def arn: () -> ::String
115
115
  end
116
116
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/PartnerCentralSelling/Client.html#create_engagement-instance_method
117
117
  def create_engagement: (
118
118
  catalog: ::String,
119
119
  client_token: ::String,
120
+ title: ::String,
121
+ description: ::String,
120
122
  ?contexts: Array[
121
123
  {
124
+ type: ("CustomerProject"),
122
125
  payload: {
123
126
  customer_project: {
124
127
  customer: {
125
- company_name: ::String,
126
- country_code: ("US" | "AF" | "AX" | "AL" | "DZ" | "AS" | "AD" | "AO" | "AI" | "AQ" | "AG" | "AR" | "AM" | "AW" | "AU" | "AT" | "AZ" | "BS" | "BH" | "BD" | "BB" | "BY" | "BE" | "BZ" | "BJ" | "BM" | "BT" | "BO" | "BQ" | "BA" | "BW" | "BV" | "BR" | "IO" | "BN" | "BG" | "BF" | "BI" | "KH" | "CM" | "CA" | "CV" | "KY" | "CF" | "TD" | "CL" | "CN" | "CX" | "CC" | "CO" | "KM" | "CG" | "CK" | "CR" | "CI" | "HR" | "CU" | "CW" | "CY" | "CZ" | "CD" | "DK" | "DJ" | "DM" | "DO" | "EC" | "EG" | "SV" | "GQ" | "ER" | "EE" | "ET" | "FK" | "FO" | "FJ" | "FI" | "FR" | "GF" | "PF" | "TF" | "GA" | "GM" | "GE" | "DE" | "GH" | "GI" | "GR" | "GL" | "GD" | "GP" | "GU" | "GT" | "GG" | "GN" | "GW" | "GY" | "HT" | "HM" | "VA" | "HN" | "HK" | "HU" | "IS" | "IN" | "ID" | "IR" | "IQ" | "IE" | "IM" | "IL" | "IT" | "JM" | "JP" | "JE" | "JO" | "KZ" | "KE" | "KI" | "KR" | "KW" | "KG" | "LA" | "LV" | "LB" | "LS" | "LR" | "LY" | "LI" | "LT" | "LU" | "MO" | "MK" | "MG" | "MW" | "MY" | "MV" | "ML" | "MT" | "MH" | "MQ" | "MR" | "MU" | "YT" | "MX" | "FM" | "MD" | "MC" | "MN" | "ME" | "MS" | "MA" | "MZ" | "MM" | "NA" | "NR" | "NP" | "NL" | "AN" | "NC" | "NZ" | "NI" | "NE" | "NG" | "NU" | "NF" | "MP" | "NO" | "OM" | "PK" | "PW" | "PS" | "PA" | "PG" | "PY" | "PE" | "PH" | "PN" | "PL" | "PT" | "PR" | "QA" | "RE" | "RO" | "RU" | "RW" | "BL" | "SH" | "KN" | "LC" | "MF" | "PM" | "VC" | "WS" | "SM" | "ST" | "SA" | "SN" | "RS" | "SC" | "SL" | "SG" | "SX" | "SK" | "SI" | "SB" | "SO" | "ZA" | "GS" | "SS" | "ES" | "LK" | "SD" | "SR" | "SJ" | "SZ" | "SE" | "CH" | "SY" | "TW" | "TJ" | "TZ" | "TH" | "TL" | "TG" | "TK" | "TO" | "TT" | "TN" | "TR" | "TM" | "TC" | "TV" | "UG" | "UA" | "AE" | "GB" | "UM" | "UY" | "UZ" | "VU" | "VE" | "VN" | "VG" | "VI" | "WF" | "EH" | "YE" | "ZM" | "ZW"),
127
128
  industry: ("Aerospace" | "Agriculture" | "Automotive" | "Computers and Electronics" | "Consumer Goods" | "Education" | "Energy - Oil and Gas" | "Energy - Power and Utilities" | "Financial Services" | "Gaming" | "Government" | "Healthcare" | "Hospitality" | "Life Sciences" | "Manufacturing" | "Marketing and Advertising" | "Media and Entertainment" | "Mining" | "Non-Profit Organization" | "Professional Services" | "Real Estate and Construction" | "Retail" | "Software and Internet" | "Telecommunications" | "Transportation and Logistics" | "Travel" | "Wholesale and Distribution" | "Other"),
128
- website_url: ::String
129
+ company_name: ::String,
130
+ website_url: ::String,
131
+ country_code: ("US" | "AF" | "AX" | "AL" | "DZ" | "AS" | "AD" | "AO" | "AI" | "AQ" | "AG" | "AR" | "AM" | "AW" | "AU" | "AT" | "AZ" | "BS" | "BH" | "BD" | "BB" | "BY" | "BE" | "BZ" | "BJ" | "BM" | "BT" | "BO" | "BQ" | "BA" | "BW" | "BV" | "BR" | "IO" | "BN" | "BG" | "BF" | "BI" | "KH" | "CM" | "CA" | "CV" | "KY" | "CF" | "TD" | "CL" | "CN" | "CX" | "CC" | "CO" | "KM" | "CG" | "CK" | "CR" | "CI" | "HR" | "CU" | "CW" | "CY" | "CZ" | "CD" | "DK" | "DJ" | "DM" | "DO" | "EC" | "EG" | "SV" | "GQ" | "ER" | "EE" | "ET" | "FK" | "FO" | "FJ" | "FI" | "FR" | "GF" | "PF" | "TF" | "GA" | "GM" | "GE" | "DE" | "GH" | "GI" | "GR" | "GL" | "GD" | "GP" | "GU" | "GT" | "GG" | "GN" | "GW" | "GY" | "HT" | "HM" | "VA" | "HN" | "HK" | "HU" | "IS" | "IN" | "ID" | "IR" | "IQ" | "IE" | "IM" | "IL" | "IT" | "JM" | "JP" | "JE" | "JO" | "KZ" | "KE" | "KI" | "KR" | "KW" | "KG" | "LA" | "LV" | "LB" | "LS" | "LR" | "LY" | "LI" | "LT" | "LU" | "MO" | "MK" | "MG" | "MW" | "MY" | "MV" | "ML" | "MT" | "MH" | "MQ" | "MR" | "MU" | "YT" | "MX" | "FM" | "MD" | "MC" | "MN" | "ME" | "MS" | "MA" | "MZ" | "MM" | "NA" | "NR" | "NP" | "NL" | "AN" | "NC" | "NZ" | "NI" | "NE" | "NG" | "NU" | "NF" | "MP" | "NO" | "OM" | "PK" | "PW" | "PS" | "PA" | "PG" | "PY" | "PE" | "PH" | "PN" | "PL" | "PT" | "PR" | "QA" | "RE" | "RO" | "RU" | "RW" | "BL" | "SH" | "KN" | "LC" | "MF" | "PM" | "VC" | "WS" | "SM" | "ST" | "SA" | "SN" | "RS" | "SC" | "SL" | "SG" | "SX" | "SK" | "SI" | "SB" | "SO" | "ZA" | "GS" | "SS" | "ES" | "LK" | "SD" | "SR" | "SJ" | "SZ" | "SE" | "CH" | "SY" | "TW" | "TJ" | "TZ" | "TH" | "TL" | "TG" | "TK" | "TO" | "TT" | "TN" | "TR" | "TM" | "TC" | "TV" | "UG" | "UA" | "AE" | "GB" | "UM" | "UY" | "UZ" | "VU" | "VE" | "VN" | "VG" | "VI" | "WF" | "EH" | "YE" | "ZM" | "ZW")
129
132
  }?,
130
133
  project: {
134
+ title: ::String,
131
135
  business_problem: ::String,
132
- target_completion_date: ::String,
133
- title: ::String
136
+ target_completion_date: ::String
134
137
  }?
135
138
  }?
136
- }?,
137
- type: ("CustomerProject")
139
+ }?
138
140
  },
139
- ],
140
- description: ::String,
141
- title: ::String
141
+ ]
142
142
  ) -> _CreateEngagementResponseSuccess
143
143
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateEngagementResponseSuccess
144
144
 
145
145
  interface _CreateEngagementInvitationResponseSuccess
146
146
  include ::Seahorse::Client::_ResponseSuccess[Types::CreateEngagementInvitationResponse]
147
- def arn: () -> ::String
148
147
  def id: () -> ::String
148
+ def arn: () -> ::String
149
149
  end
150
150
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/PartnerCentralSelling/Client.html#create_engagement_invitation-instance_method
151
151
  def create_engagement_invitation: (
@@ -154,44 +154,44 @@ module Aws
154
154
  engagement_identifier: ::String,
155
155
  invitation: {
156
156
  message: ::String,
157
+ receiver: {
158
+ account: {
159
+ alias: ::String?,
160
+ aws_account_id: ::String
161
+ }?
162
+ },
157
163
  payload: {
158
164
  opportunity_invitation: {
165
+ sender_contacts: Array[
166
+ {
167
+ email: ::String,
168
+ first_name: ::String?,
169
+ last_name: ::String?,
170
+ business_title: ::String?,
171
+ phone: ::String?
172
+ },
173
+ ]?,
174
+ receiver_responsibilities: Array[("Distributor" | "Reseller" | "Hardware Partner" | "Managed Service Provider" | "Software Partner" | "Services Partner" | "Training Partner" | "Co-Sell Facilitator" | "Facilitator")],
159
175
  customer: {
160
- company_name: ::String,
161
- country_code: ("US" | "AF" | "AX" | "AL" | "DZ" | "AS" | "AD" | "AO" | "AI" | "AQ" | "AG" | "AR" | "AM" | "AW" | "AU" | "AT" | "AZ" | "BS" | "BH" | "BD" | "BB" | "BY" | "BE" | "BZ" | "BJ" | "BM" | "BT" | "BO" | "BQ" | "BA" | "BW" | "BV" | "BR" | "IO" | "BN" | "BG" | "BF" | "BI" | "KH" | "CM" | "CA" | "CV" | "KY" | "CF" | "TD" | "CL" | "CN" | "CX" | "CC" | "CO" | "KM" | "CG" | "CK" | "CR" | "CI" | "HR" | "CU" | "CW" | "CY" | "CZ" | "CD" | "DK" | "DJ" | "DM" | "DO" | "EC" | "EG" | "SV" | "GQ" | "ER" | "EE" | "ET" | "FK" | "FO" | "FJ" | "FI" | "FR" | "GF" | "PF" | "TF" | "GA" | "GM" | "GE" | "DE" | "GH" | "GI" | "GR" | "GL" | "GD" | "GP" | "GU" | "GT" | "GG" | "GN" | "GW" | "GY" | "HT" | "HM" | "VA" | "HN" | "HK" | "HU" | "IS" | "IN" | "ID" | "IR" | "IQ" | "IE" | "IM" | "IL" | "IT" | "JM" | "JP" | "JE" | "JO" | "KZ" | "KE" | "KI" | "KR" | "KW" | "KG" | "LA" | "LV" | "LB" | "LS" | "LR" | "LY" | "LI" | "LT" | "LU" | "MO" | "MK" | "MG" | "MW" | "MY" | "MV" | "ML" | "MT" | "MH" | "MQ" | "MR" | "MU" | "YT" | "MX" | "FM" | "MD" | "MC" | "MN" | "ME" | "MS" | "MA" | "MZ" | "MM" | "NA" | "NR" | "NP" | "NL" | "AN" | "NC" | "NZ" | "NI" | "NE" | "NG" | "NU" | "NF" | "MP" | "NO" | "OM" | "PK" | "PW" | "PS" | "PA" | "PG" | "PY" | "PE" | "PH" | "PN" | "PL" | "PT" | "PR" | "QA" | "RE" | "RO" | "RU" | "RW" | "BL" | "SH" | "KN" | "LC" | "MF" | "PM" | "VC" | "WS" | "SM" | "ST" | "SA" | "SN" | "RS" | "SC" | "SL" | "SG" | "SX" | "SK" | "SI" | "SB" | "SO" | "ZA" | "GS" | "SS" | "ES" | "LK" | "SD" | "SR" | "SJ" | "SZ" | "SE" | "CH" | "SY" | "TW" | "TJ" | "TZ" | "TH" | "TL" | "TG" | "TK" | "TO" | "TT" | "TN" | "TR" | "TM" | "TC" | "TV" | "UG" | "UA" | "AE" | "GB" | "UM" | "UY" | "UZ" | "VU" | "VE" | "VN" | "VG" | "VI" | "WF" | "EH" | "YE" | "ZM" | "ZW"),
162
176
  industry: ("Aerospace" | "Agriculture" | "Automotive" | "Computers and Electronics" | "Consumer Goods" | "Education" | "Energy - Oil and Gas" | "Energy - Power and Utilities" | "Financial Services" | "Gaming" | "Government" | "Healthcare" | "Hospitality" | "Life Sciences" | "Manufacturing" | "Marketing and Advertising" | "Media and Entertainment" | "Mining" | "Non-Profit Organization" | "Professional Services" | "Real Estate and Construction" | "Retail" | "Software and Internet" | "Telecommunications" | "Transportation and Logistics" | "Travel" | "Wholesale and Distribution" | "Other"),
163
- website_url: ::String
177
+ company_name: ::String,
178
+ website_url: ::String,
179
+ country_code: ("US" | "AF" | "AX" | "AL" | "DZ" | "AS" | "AD" | "AO" | "AI" | "AQ" | "AG" | "AR" | "AM" | "AW" | "AU" | "AT" | "AZ" | "BS" | "BH" | "BD" | "BB" | "BY" | "BE" | "BZ" | "BJ" | "BM" | "BT" | "BO" | "BQ" | "BA" | "BW" | "BV" | "BR" | "IO" | "BN" | "BG" | "BF" | "BI" | "KH" | "CM" | "CA" | "CV" | "KY" | "CF" | "TD" | "CL" | "CN" | "CX" | "CC" | "CO" | "KM" | "CG" | "CK" | "CR" | "CI" | "HR" | "CU" | "CW" | "CY" | "CZ" | "CD" | "DK" | "DJ" | "DM" | "DO" | "EC" | "EG" | "SV" | "GQ" | "ER" | "EE" | "ET" | "FK" | "FO" | "FJ" | "FI" | "FR" | "GF" | "PF" | "TF" | "GA" | "GM" | "GE" | "DE" | "GH" | "GI" | "GR" | "GL" | "GD" | "GP" | "GU" | "GT" | "GG" | "GN" | "GW" | "GY" | "HT" | "HM" | "VA" | "HN" | "HK" | "HU" | "IS" | "IN" | "ID" | "IR" | "IQ" | "IE" | "IM" | "IL" | "IT" | "JM" | "JP" | "JE" | "JO" | "KZ" | "KE" | "KI" | "KR" | "KW" | "KG" | "LA" | "LV" | "LB" | "LS" | "LR" | "LY" | "LI" | "LT" | "LU" | "MO" | "MK" | "MG" | "MW" | "MY" | "MV" | "ML" | "MT" | "MH" | "MQ" | "MR" | "MU" | "YT" | "MX" | "FM" | "MD" | "MC" | "MN" | "ME" | "MS" | "MA" | "MZ" | "MM" | "NA" | "NR" | "NP" | "NL" | "AN" | "NC" | "NZ" | "NI" | "NE" | "NG" | "NU" | "NF" | "MP" | "NO" | "OM" | "PK" | "PW" | "PS" | "PA" | "PG" | "PY" | "PE" | "PH" | "PN" | "PL" | "PT" | "PR" | "QA" | "RE" | "RO" | "RU" | "RW" | "BL" | "SH" | "KN" | "LC" | "MF" | "PM" | "VC" | "WS" | "SM" | "ST" | "SA" | "SN" | "RS" | "SC" | "SL" | "SG" | "SX" | "SK" | "SI" | "SB" | "SO" | "ZA" | "GS" | "SS" | "ES" | "LK" | "SD" | "SR" | "SJ" | "SZ" | "SE" | "CH" | "SY" | "TW" | "TJ" | "TZ" | "TH" | "TL" | "TG" | "TK" | "TO" | "TT" | "TN" | "TR" | "TM" | "TC" | "TV" | "UG" | "UA" | "AE" | "GB" | "UM" | "UY" | "UZ" | "VU" | "VE" | "VN" | "VG" | "VI" | "WF" | "EH" | "YE" | "ZM" | "ZW")
164
180
  },
165
181
  project: {
166
182
  business_problem: ::String,
183
+ title: ::String,
184
+ target_completion_date: ::String,
167
185
  expected_customer_spend: Array[
168
186
  {
169
187
  amount: ::String,
170
188
  currency_code: ("USD" | "EUR" | "GBP" | "AUD" | "CAD" | "CNY" | "NZD" | "INR" | "JPY" | "CHF" | "SEK" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CDF" | "CHE" | "CHW" | "CLF" | "CLP" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "FJD" | "FKP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USN" | "UYI" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "XSU" | "XUA" | "YER" | "ZAR" | "ZMW" | "ZWL"),
171
- estimation_url: ::String?,
172
189
  frequency: ("Monthly"),
173
- target_company: ::String
190
+ target_company: ::String,
191
+ estimation_url: ::String?
174
192
  },
175
- ],
176
- target_completion_date: ::String,
177
- title: ::String
178
- },
179
- receiver_responsibilities: Array[("Distributor" | "Reseller" | "Hardware Partner" | "Managed Service Provider" | "Software Partner" | "Services Partner" | "Training Partner" | "Co-Sell Facilitator" | "Facilitator")],
180
- sender_contacts: Array[
181
- {
182
- business_title: ::String?,
183
- email: ::String,
184
- first_name: ::String?,
185
- last_name: ::String?,
186
- phone: ::String?
187
- },
188
- ]?
189
- }?
190
- },
191
- receiver: {
192
- account: {
193
- alias: ::String?,
194
- aws_account_id: ::String
193
+ ]
194
+ }
195
195
  }?
196
196
  }
197
197
  }
@@ -201,106 +201,112 @@ module Aws
201
201
  interface _CreateOpportunityResponseSuccess
202
202
  include ::Seahorse::Client::_ResponseSuccess[Types::CreateOpportunityResponse]
203
203
  def id: () -> ::String
204
- def last_modified_date: () -> ::Time
205
204
  def partner_opportunity_identifier: () -> ::String
205
+ def last_modified_date: () -> ::Time
206
206
  end
207
207
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/PartnerCentralSelling/Client.html#create_opportunity-instance_method
208
208
  def create_opportunity: (
209
209
  catalog: ::String,
210
- client_token: ::String,
210
+ ?primary_needs_from_aws: Array[("Co-Sell - Architectural Validation" | "Co-Sell - Business Presentation" | "Co-Sell - Competitive Information" | "Co-Sell - Pricing Assistance" | "Co-Sell - Technical Consultation" | "Co-Sell - Total Cost of Ownership Evaluation" | "Co-Sell - Deal Support" | "Co-Sell - Support for Public Tender / RFx")],
211
+ ?national_security: ("Yes" | "No"),
212
+ ?partner_opportunity_identifier: ::String,
211
213
  ?customer: {
212
214
  account: {
215
+ industry: ("Aerospace" | "Agriculture" | "Automotive" | "Computers and Electronics" | "Consumer Goods" | "Education" | "Energy - Oil and Gas" | "Energy - Power and Utilities" | "Financial Services" | "Gaming" | "Government" | "Healthcare" | "Hospitality" | "Life Sciences" | "Manufacturing" | "Marketing and Advertising" | "Media and Entertainment" | "Mining" | "Non-Profit Organization" | "Professional Services" | "Real Estate and Construction" | "Retail" | "Software and Internet" | "Telecommunications" | "Transportation and Logistics" | "Travel" | "Wholesale and Distribution" | "Other")?,
216
+ other_industry: ::String?,
217
+ company_name: ::String,
218
+ website_url: ::String?,
219
+ aws_account_id: ::String?,
213
220
  address: {
214
221
  city: ::String?,
215
- country_code: ("US" | "AF" | "AX" | "AL" | "DZ" | "AS" | "AD" | "AO" | "AI" | "AQ" | "AG" | "AR" | "AM" | "AW" | "AU" | "AT" | "AZ" | "BS" | "BH" | "BD" | "BB" | "BY" | "BE" | "BZ" | "BJ" | "BM" | "BT" | "BO" | "BQ" | "BA" | "BW" | "BV" | "BR" | "IO" | "BN" | "BG" | "BF" | "BI" | "KH" | "CM" | "CA" | "CV" | "KY" | "CF" | "TD" | "CL" | "CN" | "CX" | "CC" | "CO" | "KM" | "CG" | "CK" | "CR" | "CI" | "HR" | "CU" | "CW" | "CY" | "CZ" | "CD" | "DK" | "DJ" | "DM" | "DO" | "EC" | "EG" | "SV" | "GQ" | "ER" | "EE" | "ET" | "FK" | "FO" | "FJ" | "FI" | "FR" | "GF" | "PF" | "TF" | "GA" | "GM" | "GE" | "DE" | "GH" | "GI" | "GR" | "GL" | "GD" | "GP" | "GU" | "GT" | "GG" | "GN" | "GW" | "GY" | "HT" | "HM" | "VA" | "HN" | "HK" | "HU" | "IS" | "IN" | "ID" | "IR" | "IQ" | "IE" | "IM" | "IL" | "IT" | "JM" | "JP" | "JE" | "JO" | "KZ" | "KE" | "KI" | "KR" | "KW" | "KG" | "LA" | "LV" | "LB" | "LS" | "LR" | "LY" | "LI" | "LT" | "LU" | "MO" | "MK" | "MG" | "MW" | "MY" | "MV" | "ML" | "MT" | "MH" | "MQ" | "MR" | "MU" | "YT" | "MX" | "FM" | "MD" | "MC" | "MN" | "ME" | "MS" | "MA" | "MZ" | "MM" | "NA" | "NR" | "NP" | "NL" | "AN" | "NC" | "NZ" | "NI" | "NE" | "NG" | "NU" | "NF" | "MP" | "NO" | "OM" | "PK" | "PW" | "PS" | "PA" | "PG" | "PY" | "PE" | "PH" | "PN" | "PL" | "PT" | "PR" | "QA" | "RE" | "RO" | "RU" | "RW" | "BL" | "SH" | "KN" | "LC" | "MF" | "PM" | "VC" | "WS" | "SM" | "ST" | "SA" | "SN" | "RS" | "SC" | "SL" | "SG" | "SX" | "SK" | "SI" | "SB" | "SO" | "ZA" | "GS" | "SS" | "ES" | "LK" | "SD" | "SR" | "SJ" | "SZ" | "SE" | "CH" | "SY" | "TW" | "TJ" | "TZ" | "TH" | "TL" | "TG" | "TK" | "TO" | "TT" | "TN" | "TR" | "TM" | "TC" | "TV" | "UG" | "UA" | "AE" | "GB" | "UM" | "UY" | "UZ" | "VU" | "VE" | "VN" | "VG" | "VI" | "WF" | "EH" | "YE" | "ZM" | "ZW")?,
216
222
  postal_code: ::String?,
217
223
  state_or_region: ::String?,
224
+ country_code: ("US" | "AF" | "AX" | "AL" | "DZ" | "AS" | "AD" | "AO" | "AI" | "AQ" | "AG" | "AR" | "AM" | "AW" | "AU" | "AT" | "AZ" | "BS" | "BH" | "BD" | "BB" | "BY" | "BE" | "BZ" | "BJ" | "BM" | "BT" | "BO" | "BQ" | "BA" | "BW" | "BV" | "BR" | "IO" | "BN" | "BG" | "BF" | "BI" | "KH" | "CM" | "CA" | "CV" | "KY" | "CF" | "TD" | "CL" | "CN" | "CX" | "CC" | "CO" | "KM" | "CG" | "CK" | "CR" | "CI" | "HR" | "CU" | "CW" | "CY" | "CZ" | "CD" | "DK" | "DJ" | "DM" | "DO" | "EC" | "EG" | "SV" | "GQ" | "ER" | "EE" | "ET" | "FK" | "FO" | "FJ" | "FI" | "FR" | "GF" | "PF" | "TF" | "GA" | "GM" | "GE" | "DE" | "GH" | "GI" | "GR" | "GL" | "GD" | "GP" | "GU" | "GT" | "GG" | "GN" | "GW" | "GY" | "HT" | "HM" | "VA" | "HN" | "HK" | "HU" | "IS" | "IN" | "ID" | "IR" | "IQ" | "IE" | "IM" | "IL" | "IT" | "JM" | "JP" | "JE" | "JO" | "KZ" | "KE" | "KI" | "KR" | "KW" | "KG" | "LA" | "LV" | "LB" | "LS" | "LR" | "LY" | "LI" | "LT" | "LU" | "MO" | "MK" | "MG" | "MW" | "MY" | "MV" | "ML" | "MT" | "MH" | "MQ" | "MR" | "MU" | "YT" | "MX" | "FM" | "MD" | "MC" | "MN" | "ME" | "MS" | "MA" | "MZ" | "MM" | "NA" | "NR" | "NP" | "NL" | "AN" | "NC" | "NZ" | "NI" | "NE" | "NG" | "NU" | "NF" | "MP" | "NO" | "OM" | "PK" | "PW" | "PS" | "PA" | "PG" | "PY" | "PE" | "PH" | "PN" | "PL" | "PT" | "PR" | "QA" | "RE" | "RO" | "RU" | "RW" | "BL" | "SH" | "KN" | "LC" | "MF" | "PM" | "VC" | "WS" | "SM" | "ST" | "SA" | "SN" | "RS" | "SC" | "SL" | "SG" | "SX" | "SK" | "SI" | "SB" | "SO" | "ZA" | "GS" | "SS" | "ES" | "LK" | "SD" | "SR" | "SJ" | "SZ" | "SE" | "CH" | "SY" | "TW" | "TJ" | "TZ" | "TH" | "TL" | "TG" | "TK" | "TO" | "TT" | "TN" | "TR" | "TM" | "TC" | "TV" | "UG" | "UA" | "AE" | "GB" | "UM" | "UY" | "UZ" | "VU" | "VE" | "VN" | "VG" | "VI" | "WF" | "EH" | "YE" | "ZM" | "ZW")?,
218
225
  street_address: ::String?
219
226
  }?,
220
- aws_account_id: ::String?,
221
- company_name: ::String,
222
- duns: ::String?,
223
- industry: ("Aerospace" | "Agriculture" | "Automotive" | "Computers and Electronics" | "Consumer Goods" | "Education" | "Energy - Oil and Gas" | "Energy - Power and Utilities" | "Financial Services" | "Gaming" | "Government" | "Healthcare" | "Hospitality" | "Life Sciences" | "Manufacturing" | "Marketing and Advertising" | "Media and Entertainment" | "Mining" | "Non-Profit Organization" | "Professional Services" | "Real Estate and Construction" | "Retail" | "Software and Internet" | "Telecommunications" | "Transportation and Logistics" | "Travel" | "Wholesale and Distribution" | "Other")?,
224
- other_industry: ::String?,
225
- website_url: ::String?
227
+ duns: ::String?
226
228
  }?,
227
229
  contacts: Array[
228
230
  {
229
- business_title: ::String?,
230
231
  email: ::String?,
231
232
  first_name: ::String?,
232
233
  last_name: ::String?,
234
+ business_title: ::String?,
233
235
  phone: ::String?
234
236
  },
235
237
  ]?
236
238
  },
237
- ?life_cycle: {
238
- closed_lost_reason: ("Customer Deficiency" | "Delay / Cancellation of Project" | "Legal / Tax / Regulatory" | "Lost to Competitor - Google" | "Lost to Competitor - Microsoft" | "Lost to Competitor - SoftLayer" | "Lost to Competitor - VMWare" | "Lost to Competitor - Other" | "No Opportunity" | "On Premises Deployment" | "Partner Gap" | "Price" | "Security / Compliance" | "Technical Limitations" | "Customer Experience" | "Other" | "People/Relationship/Governance" | "Product/Technology" | "Financial/Commercial")?,
239
- next_steps: ::String?,
240
- next_steps_history: Array[
241
- {
242
- time: ::Time,
243
- value: ::String
244
- },
245
- ]?,
246
- review_comments: ::String?,
247
- review_status: ("Pending Submission" | "Submitted" | "In review" | "Approved" | "Rejected" | "Action Required")?,
248
- review_status_reason: ::String?,
249
- stage: ("Prospect" | "Qualified" | "Technical Validation" | "Business Validation" | "Committed" | "Launched" | "Closed Lost")?,
250
- target_close_date: ::String?
251
- },
252
- ?marketing: {
253
- aws_funding_used: ("Yes" | "No")?,
254
- campaign_name: ::String?,
255
- channels: Array[("AWS Marketing Central" | "Content Syndication" | "Display" | "Email" | "Live Event" | "Out Of Home (OOH)" | "Print" | "Search" | "Social" | "Telemarketing" | "TV" | "Video" | "Virtual Event")]?,
256
- source: ("Marketing Activity" | "None")?,
257
- use_cases: Array[::String]?
258
- },
259
- ?national_security: ("Yes" | "No"),
260
- ?opportunity_team: Array[
261
- {
262
- business_title: ::String?,
263
- email: ::String?,
264
- first_name: ::String?,
265
- last_name: ::String?,
266
- phone: ::String?
267
- },
268
- ],
269
- ?opportunity_type: ("Net New Business" | "Flat Renewal" | "Expansion"),
270
- ?origin: ("AWS Referral" | "Partner Referral"),
271
- ?partner_opportunity_identifier: ::String,
272
- ?primary_needs_from_aws: Array[("Co-Sell - Architectural Validation" | "Co-Sell - Business Presentation" | "Co-Sell - Competitive Information" | "Co-Sell - Pricing Assistance" | "Co-Sell - Technical Consultation" | "Co-Sell - Total Cost of Ownership Evaluation" | "Co-Sell - Deal Support" | "Co-Sell - Support for Public Tender / RFx")],
273
239
  ?project: {
274
- additional_comments: ::String?,
275
- apn_programs: Array[::String]?,
276
- competitor_name: ("Oracle Cloud" | "On-Prem" | "Co-location" | "Akamai" | "AliCloud" | "Google Cloud Platform" | "IBM Softlayer" | "Microsoft Azure" | "Other- Cost Optimization" | "No Competition" | "*Other")?,
277
- customer_business_problem: ::String?,
278
- customer_use_case: ::String?,
279
240
  delivery_models: Array[("SaaS or PaaS" | "BYOL or AMI" | "Managed Services" | "Professional Services" | "Resell" | "Other")]?,
280
241
  expected_customer_spend: Array[
281
242
  {
282
243
  amount: ::String,
283
244
  currency_code: ("USD" | "EUR" | "GBP" | "AUD" | "CAD" | "CNY" | "NZD" | "INR" | "JPY" | "CHF" | "SEK" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CDF" | "CHE" | "CHW" | "CLF" | "CLP" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "FJD" | "FKP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USN" | "UYI" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "XSU" | "XUA" | "YER" | "ZAR" | "ZMW" | "ZWL"),
284
- estimation_url: ::String?,
285
245
  frequency: ("Monthly"),
286
- target_company: ::String
246
+ target_company: ::String,
247
+ estimation_url: ::String?
287
248
  },
288
249
  ]?,
289
- other_competitor_names: ::String?,
290
- other_solution_description: ::String?,
250
+ title: ::String?,
251
+ apn_programs: Array[::String]?,
252
+ customer_business_problem: ::String?,
253
+ customer_use_case: ::String?,
291
254
  related_opportunity_identifier: ::String?,
292
255
  sales_activities: Array[("Initialized discussions with customer" | "Customer has shown interest in solution" | "Conducted POC / Demo" | "In evaluation / planning stage" | "Agreed on solution to Business Problem" | "Completed Action Plan" | "Finalized Deployment Need" | "SOW Signed")]?,
293
- title: ::String?
256
+ competitor_name: ("Oracle Cloud" | "On-Prem" | "Co-location" | "Akamai" | "AliCloud" | "Google Cloud Platform" | "IBM Softlayer" | "Microsoft Azure" | "Other- Cost Optimization" | "No Competition" | "*Other")?,
257
+ other_competitor_names: ::String?,
258
+ other_solution_description: ::String?,
259
+ additional_comments: ::String?
260
+ },
261
+ ?opportunity_type: ("Net New Business" | "Flat Renewal" | "Expansion"),
262
+ ?marketing: {
263
+ campaign_name: ::String?,
264
+ source: ("Marketing Activity" | "None")?,
265
+ use_cases: Array[::String]?,
266
+ channels: Array[("AWS Marketing Central" | "Content Syndication" | "Display" | "Email" | "Live Event" | "Out Of Home (OOH)" | "Print" | "Search" | "Social" | "Telemarketing" | "TV" | "Video" | "Virtual Event")]?,
267
+ aws_funding_used: ("Yes" | "No")?
294
268
  },
295
269
  ?software_revenue: {
296
270
  delivery_model: ("Contract" | "Pay-as-you-go" | "Subscription")?,
297
- effective_date: ::String?,
298
- expiration_date: ::String?,
299
271
  value: {
300
272
  amount: ::String,
301
273
  currency_code: ("USD" | "EUR" | "GBP" | "AUD" | "CAD" | "CNY" | "NZD" | "INR" | "JPY" | "CHF" | "SEK" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CDF" | "CHE" | "CHW" | "CLF" | "CLP" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "FJD" | "FKP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USN" | "UYI" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "XSU" | "XUA" | "YER" | "ZAR" | "ZMW" | "ZWL")
302
- }?
303
- }
274
+ }?,
275
+ effective_date: ::String?,
276
+ expiration_date: ::String?
277
+ },
278
+ client_token: ::String,
279
+ ?life_cycle: {
280
+ stage: ("Prospect" | "Qualified" | "Technical Validation" | "Business Validation" | "Committed" | "Launched" | "Closed Lost")?,
281
+ closed_lost_reason: ("Customer Deficiency" | "Delay / Cancellation of Project" | "Legal / Tax / Regulatory" | "Lost to Competitor - Google" | "Lost to Competitor - Microsoft" | "Lost to Competitor - SoftLayer" | "Lost to Competitor - VMWare" | "Lost to Competitor - Other" | "No Opportunity" | "On Premises Deployment" | "Partner Gap" | "Price" | "Security / Compliance" | "Technical Limitations" | "Customer Experience" | "Other" | "People/Relationship/Governance" | "Product/Technology" | "Financial/Commercial")?,
282
+ next_steps: ::String?,
283
+ target_close_date: ::String?,
284
+ review_status: ("Pending Submission" | "Submitted" | "In review" | "Approved" | "Rejected" | "Action Required")?,
285
+ review_comments: ::String?,
286
+ review_status_reason: ::String?,
287
+ next_steps_history: Array[
288
+ {
289
+ value: ::String,
290
+ time: ::Time
291
+ },
292
+ ]?
293
+ },
294
+ ?origin: ("AWS Referral" | "Partner Referral"),
295
+ ?opportunity_team: Array[
296
+ {
297
+ email: ::String?,
298
+ first_name: ::String?,
299
+ last_name: ::String?,
300
+ business_title: ::String?,
301
+ phone: ::String?
302
+ },
303
+ ],
304
+ ?tags: Array[
305
+ {
306
+ key: ::String,
307
+ value: ::String
308
+ },
309
+ ]
304
310
  ) -> _CreateOpportunityResponseSuccess
305
311
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateOpportunityResponseSuccess
306
312
 
@@ -312,27 +318,27 @@ module Aws
312
318
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/PartnerCentralSelling/Client.html#create_resource_snapshot-instance_method
313
319
  def create_resource_snapshot: (
314
320
  catalog: ::String,
315
- client_token: ::String,
316
321
  engagement_identifier: ::String,
322
+ resource_type: ("Opportunity"),
317
323
  resource_identifier: ::String,
318
324
  resource_snapshot_template_identifier: ::String,
319
- resource_type: ("Opportunity")
325
+ client_token: ::String
320
326
  ) -> _CreateResourceSnapshotResponseSuccess
321
327
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateResourceSnapshotResponseSuccess
322
328
 
323
329
  interface _CreateResourceSnapshotJobResponseSuccess
324
330
  include ::Seahorse::Client::_ResponseSuccess[Types::CreateResourceSnapshotJobResponse]
325
- def arn: () -> ::String
326
331
  def id: () -> ::String
332
+ def arn: () -> ::String
327
333
  end
328
334
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/PartnerCentralSelling/Client.html#create_resource_snapshot_job-instance_method
329
335
  def create_resource_snapshot_job: (
330
336
  catalog: ::String,
331
337
  client_token: ::String,
332
338
  engagement_identifier: ::String,
339
+ resource_type: ("Opportunity"),
333
340
  resource_identifier: ::String,
334
341
  resource_snapshot_template_identifier: ::String,
335
- resource_type: ("Opportunity"),
336
342
  ?tags: Array[
337
343
  {
338
344
  key: ::String,
@@ -353,25 +359,25 @@ module Aws
353
359
  def disassociate_opportunity: (
354
360
  catalog: ::String,
355
361
  opportunity_identifier: ::String,
356
- related_entity_identifier: ::String,
357
- related_entity_type: ("Solutions" | "AwsProducts" | "AwsMarketplaceOffers")
362
+ related_entity_type: ("Solutions" | "AwsProducts" | "AwsMarketplaceOffers"),
363
+ related_entity_identifier: ::String
358
364
  ) -> ::Seahorse::Client::_ResponseSuccess[::Aws::EmptyStructure]
359
365
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> ::Seahorse::Client::_ResponseSuccess[::Aws::EmptyStructure]
360
366
 
361
367
  interface _GetAwsOpportunitySummaryResponseSuccess
362
368
  include ::Seahorse::Client::_ResponseSuccess[Types::GetAwsOpportunitySummaryResponse]
363
369
  def catalog: () -> ::String
364
- def customer: () -> Types::AwsOpportunityCustomer
365
- def insights: () -> Types::AwsOpportunityInsights
370
+ def related_opportunity_id: () -> ::String
371
+ def origin: () -> ("AWS Referral" | "Partner Referral")
366
372
  def involvement_type: () -> ("For Visibility Only" | "Co-Sell")
367
- def involvement_type_change_reason: () -> ("Expansion Opportunity" | "Change in Deal Information" | "Customer Requested" | "Technical Complexity" | "Risk Mitigation")
373
+ def visibility: () -> ("Full" | "Limited")
368
374
  def life_cycle: () -> Types::AwsOpportunityLifeCycle
369
375
  def opportunity_team: () -> ::Array[Types::AwsTeamMember]
370
- def origin: () -> ("AWS Referral" | "Partner Referral")
371
- def project: () -> Types::AwsOpportunityProject
376
+ def insights: () -> Types::AwsOpportunityInsights
377
+ def involvement_type_change_reason: () -> ("Expansion Opportunity" | "Change in Deal Information" | "Customer Requested" | "Technical Complexity" | "Risk Mitigation")
372
378
  def related_entity_ids: () -> Types::AwsOpportunityRelatedEntities
373
- def related_opportunity_id: () -> ::String
374
- def visibility: () -> ("Full" | "Limited")
379
+ def customer: () -> Types::AwsOpportunityCustomer
380
+ def project: () -> Types::AwsOpportunityProject
375
381
  end
376
382
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/PartnerCentralSelling/Client.html#get_aws_opportunity_summary-instance_method
377
383
  def get_aws_opportunity_summary: (
@@ -382,14 +388,14 @@ module Aws
382
388
 
383
389
  interface _GetEngagementResponseSuccess
384
390
  include ::Seahorse::Client::_ResponseSuccess[Types::GetEngagementResponse]
391
+ def id: () -> ::String
385
392
  def arn: () -> ::String
386
- def contexts: () -> ::Array[Types::EngagementContextDetails]
393
+ def title: () -> ::String
394
+ def description: () -> ::String
387
395
  def created_at: () -> ::Time
388
396
  def created_by: () -> ::String
389
- def description: () -> ::String
390
- def id: () -> ::String
391
397
  def member_count: () -> ::Integer
392
- def title: () -> ::String
398
+ def contexts: () -> ::Array[Types::EngagementContextDetails]
393
399
  end
394
400
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/PartnerCentralSelling/Client.html#get_engagement-instance_method
395
401
  def get_engagement: (
@@ -401,22 +407,22 @@ module Aws
401
407
  interface _GetEngagementInvitationResponseSuccess
402
408
  include ::Seahorse::Client::_ResponseSuccess[Types::GetEngagementInvitationResponse]
403
409
  def arn: () -> ::String
404
- def catalog: () -> ::String
405
- def engagement_description: () -> ::String
410
+ def payload_type: () -> ("OpportunityInvitation")
411
+ def id: () -> ::String
406
412
  def engagement_id: () -> ::String
407
413
  def engagement_title: () -> ::String
408
- def existing_members: () -> ::Array[Types::EngagementMemberSummary]
409
- def expiration_date: () -> ::Time
410
- def id: () -> ::String
414
+ def status: () -> ("ACCEPTED" | "PENDING" | "REJECTED" | "EXPIRED")
411
415
  def invitation_date: () -> ::Time
412
- def invitation_message: () -> ::String
413
- def payload: () -> Types::Payload
414
- def payload_type: () -> ("OpportunityInvitation")
415
- def receiver: () -> Types::Receiver
416
- def rejection_reason: () -> ::String
416
+ def expiration_date: () -> ::Time
417
417
  def sender_aws_account_id: () -> ::String
418
418
  def sender_company_name: () -> ::String
419
- def status: () -> ("ACCEPTED" | "PENDING" | "REJECTED" | "EXPIRED")
419
+ def receiver: () -> Types::Receiver
420
+ def catalog: () -> ::String
421
+ def rejection_reason: () -> ::String
422
+ def payload: () -> Types::Payload
423
+ def invitation_message: () -> ::String
424
+ def engagement_description: () -> ::String
425
+ def existing_members: () -> ::Array[Types::EngagementMemberSummary]
420
426
  end
421
427
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/PartnerCentralSelling/Client.html#get_engagement_invitation-instance_method
422
428
  def get_engagement_invitation: (
@@ -427,22 +433,22 @@ module Aws
427
433
 
428
434
  interface _GetOpportunityResponseSuccess
429
435
  include ::Seahorse::Client::_ResponseSuccess[Types::GetOpportunityResponse]
430
- def arn: () -> ::String
431
436
  def catalog: () -> ::String
432
- def created_date: () -> ::Time
437
+ def primary_needs_from_aws: () -> ::Array[("Co-Sell - Architectural Validation" | "Co-Sell - Business Presentation" | "Co-Sell - Competitive Information" | "Co-Sell - Pricing Assistance" | "Co-Sell - Technical Consultation" | "Co-Sell - Total Cost of Ownership Evaluation" | "Co-Sell - Deal Support" | "Co-Sell - Support for Public Tender / RFx")]
438
+ def national_security: () -> ("Yes" | "No")
439
+ def partner_opportunity_identifier: () -> ::String
433
440
  def customer: () -> Types::Customer
441
+ def project: () -> Types::Project
442
+ def opportunity_type: () -> ("Net New Business" | "Flat Renewal" | "Expansion")
443
+ def marketing: () -> Types::Marketing
444
+ def software_revenue: () -> Types::SoftwareRevenue
434
445
  def id: () -> ::String
446
+ def arn: () -> ::String
435
447
  def last_modified_date: () -> ::Time
448
+ def created_date: () -> ::Time
449
+ def related_entity_identifiers: () -> Types::RelatedEntityIdentifiers
436
450
  def life_cycle: () -> Types::LifeCycle
437
- def marketing: () -> Types::Marketing
438
- def national_security: () -> ("Yes" | "No")
439
451
  def opportunity_team: () -> ::Array[Types::Contact]
440
- def opportunity_type: () -> ("Net New Business" | "Flat Renewal" | "Expansion")
441
- def partner_opportunity_identifier: () -> ::String
442
- def primary_needs_from_aws: () -> ::Array[("Co-Sell - Architectural Validation" | "Co-Sell - Business Presentation" | "Co-Sell - Competitive Information" | "Co-Sell - Pricing Assistance" | "Co-Sell - Technical Consultation" | "Co-Sell - Total Cost of Ownership Evaluation" | "Co-Sell - Deal Support" | "Co-Sell - Support for Public Tender / RFx")]
443
- def project: () -> Types::Project
444
- def related_entity_identifiers: () -> Types::RelatedEntityIdentifiers
445
- def software_revenue: () -> Types::SoftwareRevenue
446
452
  end
447
453
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/PartnerCentralSelling/Client.html#get_opportunity-instance_method
448
454
  def get_opportunity: (
@@ -453,42 +459,42 @@ module Aws
453
459
 
454
460
  interface _GetResourceSnapshotResponseSuccess
455
461
  include ::Seahorse::Client::_ResponseSuccess[Types::GetResourceSnapshotResponse]
456
- def arn: () -> ::String
457
462
  def catalog: () -> ::String
458
- def created_at: () -> ::Time
463
+ def arn: () -> ::String
459
464
  def created_by: () -> ::String
465
+ def created_at: () -> ::Time
460
466
  def engagement_id: () -> ::String
461
- def payload: () -> Types::ResourceSnapshotPayload
467
+ def resource_type: () -> ("Opportunity")
462
468
  def resource_id: () -> ::String
463
469
  def resource_snapshot_template_name: () -> ::String
464
- def resource_type: () -> ("Opportunity")
465
470
  def revision: () -> ::Integer
471
+ def payload: () -> Types::ResourceSnapshotPayload
466
472
  end
467
473
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/PartnerCentralSelling/Client.html#get_resource_snapshot-instance_method
468
474
  def get_resource_snapshot: (
469
475
  catalog: ::String,
470
476
  engagement_identifier: ::String,
477
+ resource_type: ("Opportunity"),
471
478
  resource_identifier: ::String,
472
479
  resource_snapshot_template_identifier: ::String,
473
- resource_type: ("Opportunity"),
474
480
  ?revision: ::Integer
475
481
  ) -> _GetResourceSnapshotResponseSuccess
476
482
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _GetResourceSnapshotResponseSuccess
477
483
 
478
484
  interface _GetResourceSnapshotJobResponseSuccess
479
485
  include ::Seahorse::Client::_ResponseSuccess[Types::GetResourceSnapshotJobResponse]
480
- def arn: () -> ::String
481
486
  def catalog: () -> ::String
482
- def created_at: () -> ::Time
483
- def engagement_id: () -> ::String
484
487
  def id: () -> ::String
485
- def last_failure: () -> ::String
486
- def last_successful_execution_date: () -> ::Time
487
- def resource_arn: () -> ::String
488
+ def arn: () -> ::String
489
+ def engagement_id: () -> ::String
490
+ def resource_type: () -> ("Opportunity")
488
491
  def resource_id: () -> ::String
492
+ def resource_arn: () -> ::String
489
493
  def resource_snapshot_template_name: () -> ::String
490
- def resource_type: () -> ("Opportunity")
494
+ def created_at: () -> ::Time
491
495
  def status: () -> ("Running" | "Stopped")
496
+ def last_successful_execution_date: () -> ::Time
497
+ def last_failure: () -> ::String
492
498
  end
493
499
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/PartnerCentralSelling/Client.html#get_resource_snapshot_job-instance_method
494
500
  def get_resource_snapshot_job: (
@@ -510,43 +516,43 @@ module Aws
510
516
 
511
517
  interface _ListEngagementByAcceptingInvitationTasksResponseSuccess
512
518
  include ::Seahorse::Client::_ResponseSuccess[Types::ListEngagementByAcceptingInvitationTasksResponse]
513
- def next_token: () -> ::String
514
519
  def task_summaries: () -> ::Array[Types::ListEngagementByAcceptingInvitationTaskSummary]
520
+ def next_token: () -> ::String
515
521
  end
516
522
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/PartnerCentralSelling/Client.html#list_engagement_by_accepting_invitation_tasks-instance_method
517
523
  def list_engagement_by_accepting_invitation_tasks: (
518
- catalog: ::String,
519
- ?engagement_invitation_identifier: Array[::String],
520
524
  ?max_results: ::Integer,
521
525
  ?next_token: ::String,
522
- ?opportunity_identifier: Array[::String],
523
526
  ?sort: {
524
- sort_by: ("StartTime"),
525
- sort_order: ("ASCENDING" | "DESCENDING")
527
+ sort_order: ("ASCENDING" | "DESCENDING"),
528
+ sort_by: ("StartTime")
526
529
  },
527
- ?task_identifier: Array[::String],
528
- ?task_status: Array[("IN_PROGRESS" | "COMPLETE" | "FAILED")]
530
+ catalog: ::String,
531
+ ?task_status: Array[("IN_PROGRESS" | "COMPLETE" | "FAILED")],
532
+ ?opportunity_identifier: Array[::String],
533
+ ?engagement_invitation_identifier: Array[::String],
534
+ ?task_identifier: Array[::String]
529
535
  ) -> _ListEngagementByAcceptingInvitationTasksResponseSuccess
530
536
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _ListEngagementByAcceptingInvitationTasksResponseSuccess
531
537
 
532
538
  interface _ListEngagementFromOpportunityTasksResponseSuccess
533
539
  include ::Seahorse::Client::_ResponseSuccess[Types::ListEngagementFromOpportunityTasksResponse]
534
- def next_token: () -> ::String
535
540
  def task_summaries: () -> ::Array[Types::ListEngagementFromOpportunityTaskSummary]
541
+ def next_token: () -> ::String
536
542
  end
537
543
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/PartnerCentralSelling/Client.html#list_engagement_from_opportunity_tasks-instance_method
538
544
  def list_engagement_from_opportunity_tasks: (
539
- catalog: ::String,
540
- ?engagement_identifier: Array[::String],
541
545
  ?max_results: ::Integer,
542
546
  ?next_token: ::String,
543
- ?opportunity_identifier: Array[::String],
544
547
  ?sort: {
545
- sort_by: ("StartTime"),
546
- sort_order: ("ASCENDING" | "DESCENDING")
548
+ sort_order: ("ASCENDING" | "DESCENDING"),
549
+ sort_by: ("StartTime")
547
550
  },
551
+ catalog: ::String,
552
+ ?task_status: Array[("IN_PROGRESS" | "COMPLETE" | "FAILED")],
548
553
  ?task_identifier: Array[::String],
549
- ?task_status: Array[("IN_PROGRESS" | "COMPLETE" | "FAILED")]
554
+ ?opportunity_identifier: Array[::String],
555
+ ?engagement_identifier: Array[::String]
550
556
  ) -> _ListEngagementFromOpportunityTasksResponseSuccess
551
557
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _ListEngagementFromOpportunityTasksResponseSuccess
552
558
 
@@ -558,17 +564,17 @@ module Aws
558
564
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/PartnerCentralSelling/Client.html#list_engagement_invitations-instance_method
559
565
  def list_engagement_invitations: (
560
566
  catalog: ::String,
561
- ?engagement_identifier: Array[::String],
562
567
  ?max_results: ::Integer,
563
568
  ?next_token: ::String,
564
- participant_type: ("SENDER" | "RECEIVER"),
565
- ?payload_type: Array[("OpportunityInvitation")],
566
- ?sender_aws_account_id: Array[::String],
567
569
  ?sort: {
568
- sort_by: ("InvitationDate"),
569
- sort_order: ("ASCENDING" | "DESCENDING")
570
+ sort_order: ("ASCENDING" | "DESCENDING"),
571
+ sort_by: ("InvitationDate")
570
572
  },
571
- ?status: Array[("ACCEPTED" | "PENDING" | "REJECTED" | "EXPIRED")]
573
+ ?payload_type: Array[("OpportunityInvitation")],
574
+ participant_type: ("SENDER" | "RECEIVER"),
575
+ ?status: Array[("ACCEPTED" | "PENDING" | "REJECTED" | "EXPIRED")],
576
+ ?engagement_identifier: Array[::String],
577
+ ?sender_aws_account_id: Array[::String]
572
578
  ) -> _ListEngagementInvitationsResponseSuccess
573
579
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _ListEngagementInvitationsResponseSuccess
574
580
 
@@ -594,12 +600,12 @@ module Aws
594
600
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/PartnerCentralSelling/Client.html#list_engagement_resource_associations-instance_method
595
601
  def list_engagement_resource_associations: (
596
602
  catalog: ::String,
597
- ?created_by: ::String,
598
- ?engagement_identifier: ::String,
599
603
  ?max_results: ::Integer,
600
604
  ?next_token: ::String,
605
+ ?engagement_identifier: ::String,
606
+ ?resource_type: ("Opportunity"),
601
607
  ?resource_identifier: ::String,
602
- ?resource_type: ("Opportunity")
608
+ ?created_by: ::String
603
609
  ) -> _ListEngagementResourceAssociationsResponseSuccess
604
610
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _ListEngagementResourceAssociationsResponseSuccess
605
611
 
@@ -612,96 +618,96 @@ module Aws
612
618
  def list_engagements: (
613
619
  catalog: ::String,
614
620
  ?created_by: Array[::String],
615
- ?engagement_identifier: Array[::String],
616
621
  ?exclude_created_by: Array[::String],
622
+ ?sort: {
623
+ sort_order: ("ASCENDING" | "DESCENDING"),
624
+ sort_by: ("CreatedDate")
625
+ },
617
626
  ?max_results: ::Integer,
618
627
  ?next_token: ::String,
619
- ?sort: {
620
- sort_by: ("CreatedDate"),
621
- sort_order: ("ASCENDING" | "DESCENDING")
622
- }
628
+ ?engagement_identifier: Array[::String]
623
629
  ) -> _ListEngagementsResponseSuccess
624
630
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _ListEngagementsResponseSuccess
625
631
 
626
632
  interface _ListOpportunitiesResponseSuccess
627
633
  include ::Seahorse::Client::_ResponseSuccess[Types::ListOpportunitiesResponse]
628
- def next_token: () -> ::String
629
634
  def opportunity_summaries: () -> ::Array[Types::OpportunitySummary]
635
+ def next_token: () -> ::String
630
636
  end
631
637
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/PartnerCentralSelling/Client.html#list_opportunities-instance_method
632
638
  def list_opportunities: (
633
639
  catalog: ::String,
634
- ?customer_company_name: Array[::String],
635
- ?identifier: Array[::String],
640
+ ?max_results: ::Integer,
641
+ ?next_token: ::String,
642
+ ?sort: {
643
+ sort_order: ("ASCENDING" | "DESCENDING"),
644
+ sort_by: ("LastModifiedDate" | "Identifier" | "CustomerCompanyName")
645
+ },
636
646
  ?last_modified_date: {
637
647
  after_last_modified_date: ::Time?,
638
648
  before_last_modified_date: ::Time?
639
649
  },
640
- ?life_cycle_review_status: Array[("Pending Submission" | "Submitted" | "In review" | "Approved" | "Rejected" | "Action Required")],
650
+ ?identifier: Array[::String],
641
651
  ?life_cycle_stage: Array[("Prospect" | "Qualified" | "Technical Validation" | "Business Validation" | "Committed" | "Launched" | "Closed Lost")],
642
- ?max_results: ::Integer,
643
- ?next_token: ::String,
644
- ?sort: {
645
- sort_by: ("LastModifiedDate" | "Identifier" | "CustomerCompanyName"),
646
- sort_order: ("ASCENDING" | "DESCENDING")
647
- }
652
+ ?life_cycle_review_status: Array[("Pending Submission" | "Submitted" | "In review" | "Approved" | "Rejected" | "Action Required")],
653
+ ?customer_company_name: Array[::String]
648
654
  ) -> _ListOpportunitiesResponseSuccess
649
655
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _ListOpportunitiesResponseSuccess
650
656
 
651
657
  interface _ListResourceSnapshotJobsResponseSuccess
652
658
  include ::Seahorse::Client::_ResponseSuccess[Types::ListResourceSnapshotJobsResponse]
653
- def next_token: () -> ::String
654
659
  def resource_snapshot_job_summaries: () -> ::Array[Types::ResourceSnapshotJobSummary]
660
+ def next_token: () -> ::String
655
661
  end
656
662
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/PartnerCentralSelling/Client.html#list_resource_snapshot_jobs-instance_method
657
663
  def list_resource_snapshot_jobs: (
658
664
  catalog: ::String,
659
- ?engagement_identifier: ::String,
660
665
  ?max_results: ::Integer,
661
666
  ?next_token: ::String,
667
+ ?engagement_identifier: ::String,
668
+ ?status: ("Running" | "Stopped"),
662
669
  ?sort: {
663
670
  sort_by: ("CreatedDate")?,
664
671
  sort_order: ("ASCENDING" | "DESCENDING")?
665
- },
666
- ?status: ("Running" | "Stopped")
672
+ }
667
673
  ) -> _ListResourceSnapshotJobsResponseSuccess
668
674
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _ListResourceSnapshotJobsResponseSuccess
669
675
 
670
676
  interface _ListResourceSnapshotsResponseSuccess
671
677
  include ::Seahorse::Client::_ResponseSuccess[Types::ListResourceSnapshotsResponse]
672
- def next_token: () -> ::String
673
678
  def resource_snapshot_summaries: () -> ::Array[Types::ResourceSnapshotSummary]
679
+ def next_token: () -> ::String
674
680
  end
675
681
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/PartnerCentralSelling/Client.html#list_resource_snapshots-instance_method
676
682
  def list_resource_snapshots: (
677
683
  catalog: ::String,
678
- ?created_by: ::String,
679
- engagement_identifier: ::String,
680
684
  ?max_results: ::Integer,
681
685
  ?next_token: ::String,
686
+ engagement_identifier: ::String,
687
+ ?resource_type: ("Opportunity"),
682
688
  ?resource_identifier: ::String,
683
689
  ?resource_snapshot_template_identifier: ::String,
684
- ?resource_type: ("Opportunity")
690
+ ?created_by: ::String
685
691
  ) -> _ListResourceSnapshotsResponseSuccess
686
692
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _ListResourceSnapshotsResponseSuccess
687
693
 
688
694
  interface _ListSolutionsResponseSuccess
689
695
  include ::Seahorse::Client::_ResponseSuccess[Types::ListSolutionsResponse]
690
- def next_token: () -> ::String
691
696
  def solution_summaries: () -> ::Array[Types::SolutionBase]
697
+ def next_token: () -> ::String
692
698
  end
693
699
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/PartnerCentralSelling/Client.html#list_solutions-instance_method
694
700
  def list_solutions: (
695
701
  catalog: ::String,
696
- ?category: Array[::String],
697
- ?identifier: Array[::String],
698
702
  ?max_results: ::Integer,
699
703
  ?next_token: ::String,
700
704
  ?sort: {
701
- sort_by: ("Identifier" | "Name" | "Status" | "Category" | "CreatedDate"),
702
- sort_order: ("ASCENDING" | "DESCENDING")
705
+ sort_order: ("ASCENDING" | "DESCENDING"),
706
+ sort_by: ("Identifier" | "Name" | "Status" | "Category" | "CreatedDate")
703
707
  },
704
- ?status: Array[("Active" | "Inactive" | "Draft")]
708
+ ?status: Array[("Active" | "Inactive" | "Draft")],
709
+ ?identifier: Array[::String],
710
+ ?category: Array[::String]
705
711
  ) -> _ListSolutionsResponseSuccess
706
712
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _ListSolutionsResponseSuccess
707
713
 
@@ -737,15 +743,15 @@ module Aws
737
743
 
738
744
  interface _StartEngagementByAcceptingInvitationTaskResponseSuccess
739
745
  include ::Seahorse::Client::_ResponseSuccess[Types::StartEngagementByAcceptingInvitationTaskResponse]
740
- def engagement_invitation_id: () -> ::String
746
+ def task_id: () -> ::String
747
+ def task_arn: () -> ::String
748
+ def start_time: () -> ::Time
749
+ def task_status: () -> ("IN_PROGRESS" | "COMPLETE" | "FAILED")
741
750
  def message: () -> ::String
742
- def opportunity_id: () -> ::String
743
751
  def reason_code: () -> ("InvitationAccessDenied" | "InvitationValidationFailed" | "EngagementAccessDenied" | "OpportunityAccessDenied" | "ResourceSnapshotJobAccessDenied" | "ResourceSnapshotJobValidationFailed" | "ResourceSnapshotJobConflict" | "EngagementValidationFailed" | "EngagementConflict" | "OpportunitySubmissionFailed" | "EngagementInvitationConflict" | "InternalError" | "OpportunityValidationFailed" | "OpportunityConflict" | "ResourceSnapshotAccessDenied" | "ResourceSnapshotValidationFailed" | "ResourceSnapshotConflict" | "ServiceQuotaExceeded" | "RequestThrottled")
752
+ def opportunity_id: () -> ::String
744
753
  def resource_snapshot_job_id: () -> ::String
745
- def start_time: () -> ::Time
746
- def task_arn: () -> ::String
747
- def task_id: () -> ::String
748
- def task_status: () -> ("IN_PROGRESS" | "COMPLETE" | "FAILED")
754
+ def engagement_invitation_id: () -> ::String
749
755
  end
750
756
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/PartnerCentralSelling/Client.html#start_engagement_by_accepting_invitation_task-instance_method
751
757
  def start_engagement_by_accepting_invitation_task: (
@@ -763,26 +769,26 @@ module Aws
763
769
 
764
770
  interface _StartEngagementFromOpportunityTaskResponseSuccess
765
771
  include ::Seahorse::Client::_ResponseSuccess[Types::StartEngagementFromOpportunityTaskResponse]
766
- def engagement_id: () -> ::String
767
- def engagement_invitation_id: () -> ::String
772
+ def task_id: () -> ::String
773
+ def task_arn: () -> ::String
774
+ def start_time: () -> ::Time
775
+ def task_status: () -> ("IN_PROGRESS" | "COMPLETE" | "FAILED")
768
776
  def message: () -> ::String
769
- def opportunity_id: () -> ::String
770
777
  def reason_code: () -> ("InvitationAccessDenied" | "InvitationValidationFailed" | "EngagementAccessDenied" | "OpportunityAccessDenied" | "ResourceSnapshotJobAccessDenied" | "ResourceSnapshotJobValidationFailed" | "ResourceSnapshotJobConflict" | "EngagementValidationFailed" | "EngagementConflict" | "OpportunitySubmissionFailed" | "EngagementInvitationConflict" | "InternalError" | "OpportunityValidationFailed" | "OpportunityConflict" | "ResourceSnapshotAccessDenied" | "ResourceSnapshotValidationFailed" | "ResourceSnapshotConflict" | "ServiceQuotaExceeded" | "RequestThrottled")
778
+ def opportunity_id: () -> ::String
771
779
  def resource_snapshot_job_id: () -> ::String
772
- def start_time: () -> ::Time
773
- def task_arn: () -> ::String
774
- def task_id: () -> ::String
775
- def task_status: () -> ("IN_PROGRESS" | "COMPLETE" | "FAILED")
780
+ def engagement_id: () -> ::String
781
+ def engagement_invitation_id: () -> ::String
776
782
  end
777
783
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/PartnerCentralSelling/Client.html#start_engagement_from_opportunity_task-instance_method
778
784
  def start_engagement_from_opportunity_task: (
785
+ catalog: ::String,
786
+ client_token: ::String,
787
+ identifier: ::String,
779
788
  aws_submission: {
780
789
  involvement_type: ("For Visibility Only" | "Co-Sell"),
781
790
  visibility: ("Full" | "Limited")?
782
791
  },
783
- catalog: ::String,
784
- client_token: ::String,
785
- identifier: ::String,
786
792
  ?tags: Array[
787
793
  {
788
794
  key: ::String,
@@ -848,90 +854,90 @@ module Aws
848
854
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/PartnerCentralSelling/Client.html#update_opportunity-instance_method
849
855
  def update_opportunity: (
850
856
  catalog: ::String,
857
+ ?primary_needs_from_aws: Array[("Co-Sell - Architectural Validation" | "Co-Sell - Business Presentation" | "Co-Sell - Competitive Information" | "Co-Sell - Pricing Assistance" | "Co-Sell - Technical Consultation" | "Co-Sell - Total Cost of Ownership Evaluation" | "Co-Sell - Deal Support" | "Co-Sell - Support for Public Tender / RFx")],
858
+ ?national_security: ("Yes" | "No"),
859
+ ?partner_opportunity_identifier: ::String,
851
860
  ?customer: {
852
861
  account: {
862
+ industry: ("Aerospace" | "Agriculture" | "Automotive" | "Computers and Electronics" | "Consumer Goods" | "Education" | "Energy - Oil and Gas" | "Energy - Power and Utilities" | "Financial Services" | "Gaming" | "Government" | "Healthcare" | "Hospitality" | "Life Sciences" | "Manufacturing" | "Marketing and Advertising" | "Media and Entertainment" | "Mining" | "Non-Profit Organization" | "Professional Services" | "Real Estate and Construction" | "Retail" | "Software and Internet" | "Telecommunications" | "Transportation and Logistics" | "Travel" | "Wholesale and Distribution" | "Other")?,
863
+ other_industry: ::String?,
864
+ company_name: ::String,
865
+ website_url: ::String?,
866
+ aws_account_id: ::String?,
853
867
  address: {
854
868
  city: ::String?,
855
- country_code: ("US" | "AF" | "AX" | "AL" | "DZ" | "AS" | "AD" | "AO" | "AI" | "AQ" | "AG" | "AR" | "AM" | "AW" | "AU" | "AT" | "AZ" | "BS" | "BH" | "BD" | "BB" | "BY" | "BE" | "BZ" | "BJ" | "BM" | "BT" | "BO" | "BQ" | "BA" | "BW" | "BV" | "BR" | "IO" | "BN" | "BG" | "BF" | "BI" | "KH" | "CM" | "CA" | "CV" | "KY" | "CF" | "TD" | "CL" | "CN" | "CX" | "CC" | "CO" | "KM" | "CG" | "CK" | "CR" | "CI" | "HR" | "CU" | "CW" | "CY" | "CZ" | "CD" | "DK" | "DJ" | "DM" | "DO" | "EC" | "EG" | "SV" | "GQ" | "ER" | "EE" | "ET" | "FK" | "FO" | "FJ" | "FI" | "FR" | "GF" | "PF" | "TF" | "GA" | "GM" | "GE" | "DE" | "GH" | "GI" | "GR" | "GL" | "GD" | "GP" | "GU" | "GT" | "GG" | "GN" | "GW" | "GY" | "HT" | "HM" | "VA" | "HN" | "HK" | "HU" | "IS" | "IN" | "ID" | "IR" | "IQ" | "IE" | "IM" | "IL" | "IT" | "JM" | "JP" | "JE" | "JO" | "KZ" | "KE" | "KI" | "KR" | "KW" | "KG" | "LA" | "LV" | "LB" | "LS" | "LR" | "LY" | "LI" | "LT" | "LU" | "MO" | "MK" | "MG" | "MW" | "MY" | "MV" | "ML" | "MT" | "MH" | "MQ" | "MR" | "MU" | "YT" | "MX" | "FM" | "MD" | "MC" | "MN" | "ME" | "MS" | "MA" | "MZ" | "MM" | "NA" | "NR" | "NP" | "NL" | "AN" | "NC" | "NZ" | "NI" | "NE" | "NG" | "NU" | "NF" | "MP" | "NO" | "OM" | "PK" | "PW" | "PS" | "PA" | "PG" | "PY" | "PE" | "PH" | "PN" | "PL" | "PT" | "PR" | "QA" | "RE" | "RO" | "RU" | "RW" | "BL" | "SH" | "KN" | "LC" | "MF" | "PM" | "VC" | "WS" | "SM" | "ST" | "SA" | "SN" | "RS" | "SC" | "SL" | "SG" | "SX" | "SK" | "SI" | "SB" | "SO" | "ZA" | "GS" | "SS" | "ES" | "LK" | "SD" | "SR" | "SJ" | "SZ" | "SE" | "CH" | "SY" | "TW" | "TJ" | "TZ" | "TH" | "TL" | "TG" | "TK" | "TO" | "TT" | "TN" | "TR" | "TM" | "TC" | "TV" | "UG" | "UA" | "AE" | "GB" | "UM" | "UY" | "UZ" | "VU" | "VE" | "VN" | "VG" | "VI" | "WF" | "EH" | "YE" | "ZM" | "ZW")?,
856
869
  postal_code: ::String?,
857
870
  state_or_region: ::String?,
871
+ country_code: ("US" | "AF" | "AX" | "AL" | "DZ" | "AS" | "AD" | "AO" | "AI" | "AQ" | "AG" | "AR" | "AM" | "AW" | "AU" | "AT" | "AZ" | "BS" | "BH" | "BD" | "BB" | "BY" | "BE" | "BZ" | "BJ" | "BM" | "BT" | "BO" | "BQ" | "BA" | "BW" | "BV" | "BR" | "IO" | "BN" | "BG" | "BF" | "BI" | "KH" | "CM" | "CA" | "CV" | "KY" | "CF" | "TD" | "CL" | "CN" | "CX" | "CC" | "CO" | "KM" | "CG" | "CK" | "CR" | "CI" | "HR" | "CU" | "CW" | "CY" | "CZ" | "CD" | "DK" | "DJ" | "DM" | "DO" | "EC" | "EG" | "SV" | "GQ" | "ER" | "EE" | "ET" | "FK" | "FO" | "FJ" | "FI" | "FR" | "GF" | "PF" | "TF" | "GA" | "GM" | "GE" | "DE" | "GH" | "GI" | "GR" | "GL" | "GD" | "GP" | "GU" | "GT" | "GG" | "GN" | "GW" | "GY" | "HT" | "HM" | "VA" | "HN" | "HK" | "HU" | "IS" | "IN" | "ID" | "IR" | "IQ" | "IE" | "IM" | "IL" | "IT" | "JM" | "JP" | "JE" | "JO" | "KZ" | "KE" | "KI" | "KR" | "KW" | "KG" | "LA" | "LV" | "LB" | "LS" | "LR" | "LY" | "LI" | "LT" | "LU" | "MO" | "MK" | "MG" | "MW" | "MY" | "MV" | "ML" | "MT" | "MH" | "MQ" | "MR" | "MU" | "YT" | "MX" | "FM" | "MD" | "MC" | "MN" | "ME" | "MS" | "MA" | "MZ" | "MM" | "NA" | "NR" | "NP" | "NL" | "AN" | "NC" | "NZ" | "NI" | "NE" | "NG" | "NU" | "NF" | "MP" | "NO" | "OM" | "PK" | "PW" | "PS" | "PA" | "PG" | "PY" | "PE" | "PH" | "PN" | "PL" | "PT" | "PR" | "QA" | "RE" | "RO" | "RU" | "RW" | "BL" | "SH" | "KN" | "LC" | "MF" | "PM" | "VC" | "WS" | "SM" | "ST" | "SA" | "SN" | "RS" | "SC" | "SL" | "SG" | "SX" | "SK" | "SI" | "SB" | "SO" | "ZA" | "GS" | "SS" | "ES" | "LK" | "SD" | "SR" | "SJ" | "SZ" | "SE" | "CH" | "SY" | "TW" | "TJ" | "TZ" | "TH" | "TL" | "TG" | "TK" | "TO" | "TT" | "TN" | "TR" | "TM" | "TC" | "TV" | "UG" | "UA" | "AE" | "GB" | "UM" | "UY" | "UZ" | "VU" | "VE" | "VN" | "VG" | "VI" | "WF" | "EH" | "YE" | "ZM" | "ZW")?,
858
872
  street_address: ::String?
859
873
  }?,
860
- aws_account_id: ::String?,
861
- company_name: ::String,
862
- duns: ::String?,
863
- industry: ("Aerospace" | "Agriculture" | "Automotive" | "Computers and Electronics" | "Consumer Goods" | "Education" | "Energy - Oil and Gas" | "Energy - Power and Utilities" | "Financial Services" | "Gaming" | "Government" | "Healthcare" | "Hospitality" | "Life Sciences" | "Manufacturing" | "Marketing and Advertising" | "Media and Entertainment" | "Mining" | "Non-Profit Organization" | "Professional Services" | "Real Estate and Construction" | "Retail" | "Software and Internet" | "Telecommunications" | "Transportation and Logistics" | "Travel" | "Wholesale and Distribution" | "Other")?,
864
- other_industry: ::String?,
865
- website_url: ::String?
874
+ duns: ::String?
866
875
  }?,
867
876
  contacts: Array[
868
877
  {
869
- business_title: ::String?,
870
878
  email: ::String?,
871
879
  first_name: ::String?,
872
880
  last_name: ::String?,
881
+ business_title: ::String?,
873
882
  phone: ::String?
874
883
  },
875
884
  ]?
876
885
  },
877
- identifier: ::String,
878
- last_modified_date: ::Time,
879
- ?life_cycle: {
880
- closed_lost_reason: ("Customer Deficiency" | "Delay / Cancellation of Project" | "Legal / Tax / Regulatory" | "Lost to Competitor - Google" | "Lost to Competitor - Microsoft" | "Lost to Competitor - SoftLayer" | "Lost to Competitor - VMWare" | "Lost to Competitor - Other" | "No Opportunity" | "On Premises Deployment" | "Partner Gap" | "Price" | "Security / Compliance" | "Technical Limitations" | "Customer Experience" | "Other" | "People/Relationship/Governance" | "Product/Technology" | "Financial/Commercial")?,
881
- next_steps: ::String?,
882
- next_steps_history: Array[
883
- {
884
- time: ::Time,
885
- value: ::String
886
- },
887
- ]?,
888
- review_comments: ::String?,
889
- review_status: ("Pending Submission" | "Submitted" | "In review" | "Approved" | "Rejected" | "Action Required")?,
890
- review_status_reason: ::String?,
891
- stage: ("Prospect" | "Qualified" | "Technical Validation" | "Business Validation" | "Committed" | "Launched" | "Closed Lost")?,
892
- target_close_date: ::String?
893
- },
894
- ?marketing: {
895
- aws_funding_used: ("Yes" | "No")?,
896
- campaign_name: ::String?,
897
- channels: Array[("AWS Marketing Central" | "Content Syndication" | "Display" | "Email" | "Live Event" | "Out Of Home (OOH)" | "Print" | "Search" | "Social" | "Telemarketing" | "TV" | "Video" | "Virtual Event")]?,
898
- source: ("Marketing Activity" | "None")?,
899
- use_cases: Array[::String]?
900
- },
901
- ?national_security: ("Yes" | "No"),
902
- ?opportunity_type: ("Net New Business" | "Flat Renewal" | "Expansion"),
903
- ?partner_opportunity_identifier: ::String,
904
- ?primary_needs_from_aws: Array[("Co-Sell - Architectural Validation" | "Co-Sell - Business Presentation" | "Co-Sell - Competitive Information" | "Co-Sell - Pricing Assistance" | "Co-Sell - Technical Consultation" | "Co-Sell - Total Cost of Ownership Evaluation" | "Co-Sell - Deal Support" | "Co-Sell - Support for Public Tender / RFx")],
905
886
  ?project: {
906
- additional_comments: ::String?,
907
- apn_programs: Array[::String]?,
908
- competitor_name: ("Oracle Cloud" | "On-Prem" | "Co-location" | "Akamai" | "AliCloud" | "Google Cloud Platform" | "IBM Softlayer" | "Microsoft Azure" | "Other- Cost Optimization" | "No Competition" | "*Other")?,
909
- customer_business_problem: ::String?,
910
- customer_use_case: ::String?,
911
887
  delivery_models: Array[("SaaS or PaaS" | "BYOL or AMI" | "Managed Services" | "Professional Services" | "Resell" | "Other")]?,
912
888
  expected_customer_spend: Array[
913
889
  {
914
890
  amount: ::String,
915
891
  currency_code: ("USD" | "EUR" | "GBP" | "AUD" | "CAD" | "CNY" | "NZD" | "INR" | "JPY" | "CHF" | "SEK" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CDF" | "CHE" | "CHW" | "CLF" | "CLP" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "FJD" | "FKP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USN" | "UYI" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "XSU" | "XUA" | "YER" | "ZAR" | "ZMW" | "ZWL"),
916
- estimation_url: ::String?,
917
892
  frequency: ("Monthly"),
918
- target_company: ::String
893
+ target_company: ::String,
894
+ estimation_url: ::String?
919
895
  },
920
896
  ]?,
921
- other_competitor_names: ::String?,
922
- other_solution_description: ::String?,
897
+ title: ::String?,
898
+ apn_programs: Array[::String]?,
899
+ customer_business_problem: ::String?,
900
+ customer_use_case: ::String?,
923
901
  related_opportunity_identifier: ::String?,
924
902
  sales_activities: Array[("Initialized discussions with customer" | "Customer has shown interest in solution" | "Conducted POC / Demo" | "In evaluation / planning stage" | "Agreed on solution to Business Problem" | "Completed Action Plan" | "Finalized Deployment Need" | "SOW Signed")]?,
925
- title: ::String?
903
+ competitor_name: ("Oracle Cloud" | "On-Prem" | "Co-location" | "Akamai" | "AliCloud" | "Google Cloud Platform" | "IBM Softlayer" | "Microsoft Azure" | "Other- Cost Optimization" | "No Competition" | "*Other")?,
904
+ other_competitor_names: ::String?,
905
+ other_solution_description: ::String?,
906
+ additional_comments: ::String?
907
+ },
908
+ ?opportunity_type: ("Net New Business" | "Flat Renewal" | "Expansion"),
909
+ ?marketing: {
910
+ campaign_name: ::String?,
911
+ source: ("Marketing Activity" | "None")?,
912
+ use_cases: Array[::String]?,
913
+ channels: Array[("AWS Marketing Central" | "Content Syndication" | "Display" | "Email" | "Live Event" | "Out Of Home (OOH)" | "Print" | "Search" | "Social" | "Telemarketing" | "TV" | "Video" | "Virtual Event")]?,
914
+ aws_funding_used: ("Yes" | "No")?
926
915
  },
927
916
  ?software_revenue: {
928
917
  delivery_model: ("Contract" | "Pay-as-you-go" | "Subscription")?,
929
- effective_date: ::String?,
930
- expiration_date: ::String?,
931
918
  value: {
932
919
  amount: ::String,
933
920
  currency_code: ("USD" | "EUR" | "GBP" | "AUD" | "CAD" | "CNY" | "NZD" | "INR" | "JPY" | "CHF" | "SEK" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CDF" | "CHE" | "CHW" | "CLF" | "CLP" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "FJD" | "FKP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USN" | "UYI" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "XSU" | "XUA" | "YER" | "ZAR" | "ZMW" | "ZWL")
934
- }?
921
+ }?,
922
+ effective_date: ::String?,
923
+ expiration_date: ::String?
924
+ },
925
+ last_modified_date: ::Time,
926
+ identifier: ::String,
927
+ ?life_cycle: {
928
+ stage: ("Prospect" | "Qualified" | "Technical Validation" | "Business Validation" | "Committed" | "Launched" | "Closed Lost")?,
929
+ closed_lost_reason: ("Customer Deficiency" | "Delay / Cancellation of Project" | "Legal / Tax / Regulatory" | "Lost to Competitor - Google" | "Lost to Competitor - Microsoft" | "Lost to Competitor - SoftLayer" | "Lost to Competitor - VMWare" | "Lost to Competitor - Other" | "No Opportunity" | "On Premises Deployment" | "Partner Gap" | "Price" | "Security / Compliance" | "Technical Limitations" | "Customer Experience" | "Other" | "People/Relationship/Governance" | "Product/Technology" | "Financial/Commercial")?,
930
+ next_steps: ::String?,
931
+ target_close_date: ::String?,
932
+ review_status: ("Pending Submission" | "Submitted" | "In review" | "Approved" | "Rejected" | "Action Required")?,
933
+ review_comments: ::String?,
934
+ review_status_reason: ::String?,
935
+ next_steps_history: Array[
936
+ {
937
+ value: ::String,
938
+ time: ::Time
939
+ },
940
+ ]?
935
941
  }
936
942
  ) -> _UpdateOpportunityResponseSuccess
937
943
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdateOpportunityResponseSuccess