aws-sdk-wellarchitected 1.33.0 → 1.35.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.
@@ -14,6 +14,9 @@ module Aws::WellArchitected
14
14
  include Seahorse::Model
15
15
 
16
16
  AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
17
+ AccountJiraConfigurationInput = Shapes::StructureShape.new(name: 'AccountJiraConfigurationInput')
18
+ AccountJiraConfigurationOutput = Shapes::StructureShape.new(name: 'AccountJiraConfigurationOutput')
19
+ AccountJiraIssueManagementStatus = Shapes::StringShape.new(name: 'AccountJiraIssueManagementStatus')
17
20
  AccountSummary = Shapes::MapShape.new(name: 'AccountSummary')
18
21
  AdditionalResourceType = Shapes::StringShape.new(name: 'AdditionalResourceType')
19
22
  AdditionalResources = Shapes::StructureShape.new(name: 'AdditionalResources')
@@ -108,6 +111,7 @@ module Aws::WellArchitected
108
111
  GetConsolidatedReportInput = Shapes::StructureShape.new(name: 'GetConsolidatedReportInput')
109
112
  GetConsolidatedReportMaxResults = Shapes::IntegerShape.new(name: 'GetConsolidatedReportMaxResults')
110
113
  GetConsolidatedReportOutput = Shapes::StructureShape.new(name: 'GetConsolidatedReportOutput')
114
+ GetGlobalSettingsOutput = Shapes::StructureShape.new(name: 'GetGlobalSettingsOutput')
111
115
  GetLensInput = Shapes::StructureShape.new(name: 'GetLensInput')
112
116
  GetLensOutput = Shapes::StructureShape.new(name: 'GetLensOutput')
113
117
  GetLensReviewInput = Shapes::StructureShape.new(name: 'GetLensReviewInput')
@@ -138,10 +142,18 @@ module Aws::WellArchitected
138
142
  ImprovementSummaries = Shapes::ListShape.new(name: 'ImprovementSummaries')
139
143
  ImprovementSummary = Shapes::StructureShape.new(name: 'ImprovementSummary')
140
144
  IncludeSharedResources = Shapes::BooleanShape.new(name: 'IncludeSharedResources')
145
+ IntegratingService = Shapes::StringShape.new(name: 'IntegratingService')
146
+ IntegrationStatus = Shapes::StringShape.new(name: 'IntegrationStatus')
147
+ IntegrationStatusInput = Shapes::StringShape.new(name: 'IntegrationStatusInput')
141
148
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
142
149
  IsApplicable = Shapes::BooleanShape.new(name: 'IsApplicable')
143
150
  IsMajorVersion = Shapes::BooleanShape.new(name: 'IsMajorVersion')
144
151
  IsReviewOwnerUpdateAcknowledged = Shapes::BooleanShape.new(name: 'IsReviewOwnerUpdateAcknowledged')
152
+ IssueManagementType = Shapes::StringShape.new(name: 'IssueManagementType')
153
+ JiraConfiguration = Shapes::StructureShape.new(name: 'JiraConfiguration')
154
+ JiraIssueUrl = Shapes::StringShape.new(name: 'JiraIssueUrl')
155
+ JiraProjectKey = Shapes::StringShape.new(name: 'JiraProjectKey')
156
+ JiraSelectedQuestionConfiguration = Shapes::StructureShape.new(name: 'JiraSelectedQuestionConfiguration')
145
157
  Lens = Shapes::StructureShape.new(name: 'Lens')
146
158
  LensAlias = Shapes::StringShape.new(name: 'LensAlias')
147
159
  LensAliases = Shapes::ListShape.new(name: 'LensAliases')
@@ -297,7 +309,11 @@ module Aws::WellArchitected
297
309
  RiskCounts = Shapes::MapShape.new(name: 'RiskCounts')
298
310
  SelectedChoiceIds = Shapes::ListShape.new(name: 'SelectedChoiceIds')
299
311
  SelectedChoices = Shapes::ListShape.new(name: 'SelectedChoices')
312
+ SelectedPillar = Shapes::StructureShape.new(name: 'SelectedPillar')
313
+ SelectedPillars = Shapes::ListShape.new(name: 'SelectedPillars')
300
314
  SelectedProfileChoiceIds = Shapes::ListShape.new(name: 'SelectedProfileChoiceIds')
315
+ SelectedQuestionId = Shapes::StringShape.new(name: 'SelectedQuestionId')
316
+ SelectedQuestionIds = Shapes::ListShape.new(name: 'SelectedQuestionIds')
301
317
  ServiceCode = Shapes::StringShape.new(name: 'ServiceCode')
302
318
  ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
303
319
  ShareId = Shapes::StringShape.new(name: 'ShareId')
@@ -311,6 +327,7 @@ module Aws::WellArchitected
311
327
  SharedWith = Shapes::StringShape.new(name: 'SharedWith')
312
328
  SharedWithPrefix = Shapes::StringShape.new(name: 'SharedWithPrefix')
313
329
  StatusMessage = Shapes::StringShape.new(name: 'StatusMessage')
330
+ Subdomain = Shapes::StringShape.new(name: 'Subdomain')
314
331
  TagKey = Shapes::StringShape.new(name: 'TagKey')
315
332
  TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
316
333
  TagMap = Shapes::MapShape.new(name: 'TagMap')
@@ -332,6 +349,7 @@ module Aws::WellArchitected
332
349
  UpdateAnswerInput = Shapes::StructureShape.new(name: 'UpdateAnswerInput')
333
350
  UpdateAnswerOutput = Shapes::StructureShape.new(name: 'UpdateAnswerOutput')
334
351
  UpdateGlobalSettingsInput = Shapes::StructureShape.new(name: 'UpdateGlobalSettingsInput')
352
+ UpdateIntegrationInput = Shapes::StructureShape.new(name: 'UpdateIntegrationInput')
335
353
  UpdateLensReviewInput = Shapes::StructureShape.new(name: 'UpdateLensReviewInput')
336
354
  UpdateLensReviewOutput = Shapes::StructureShape.new(name: 'UpdateLensReviewOutput')
337
355
  UpdateProfileInput = Shapes::StructureShape.new(name: 'UpdateProfileInput')
@@ -371,6 +389,9 @@ module Aws::WellArchitected
371
389
  WorkloadImprovementStatus = Shapes::StringShape.new(name: 'WorkloadImprovementStatus')
372
390
  WorkloadIndustry = Shapes::StringShape.new(name: 'WorkloadIndustry')
373
391
  WorkloadIndustryType = Shapes::StringShape.new(name: 'WorkloadIndustryType')
392
+ WorkloadIssueManagementStatus = Shapes::StringShape.new(name: 'WorkloadIssueManagementStatus')
393
+ WorkloadJiraConfigurationInput = Shapes::StructureShape.new(name: 'WorkloadJiraConfigurationInput')
394
+ WorkloadJiraConfigurationOutput = Shapes::StructureShape.new(name: 'WorkloadJiraConfigurationOutput')
374
395
  WorkloadLenses = Shapes::ListShape.new(name: 'WorkloadLenses')
375
396
  WorkloadName = Shapes::StringShape.new(name: 'WorkloadName')
376
397
  WorkloadNamePrefix = Shapes::StringShape.new(name: 'WorkloadNamePrefix')
@@ -391,6 +412,20 @@ module Aws::WellArchitected
391
412
  AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, required: true, location_name: "Message"))
392
413
  AccessDeniedException.struct_class = Types::AccessDeniedException
393
414
 
415
+ AccountJiraConfigurationInput.add_member(:issue_management_status, Shapes::ShapeRef.new(shape: AccountJiraIssueManagementStatus, location_name: "IssueManagementStatus"))
416
+ AccountJiraConfigurationInput.add_member(:issue_management_type, Shapes::ShapeRef.new(shape: IssueManagementType, location_name: "IssueManagementType"))
417
+ AccountJiraConfigurationInput.add_member(:jira_project_key, Shapes::ShapeRef.new(shape: JiraProjectKey, location_name: "JiraProjectKey"))
418
+ AccountJiraConfigurationInput.add_member(:integration_status, Shapes::ShapeRef.new(shape: IntegrationStatusInput, location_name: "IntegrationStatus"))
419
+ AccountJiraConfigurationInput.struct_class = Types::AccountJiraConfigurationInput
420
+
421
+ AccountJiraConfigurationOutput.add_member(:integration_status, Shapes::ShapeRef.new(shape: IntegrationStatus, location_name: "IntegrationStatus"))
422
+ AccountJiraConfigurationOutput.add_member(:issue_management_status, Shapes::ShapeRef.new(shape: AccountJiraIssueManagementStatus, location_name: "IssueManagementStatus"))
423
+ AccountJiraConfigurationOutput.add_member(:issue_management_type, Shapes::ShapeRef.new(shape: IssueManagementType, location_name: "IssueManagementType"))
424
+ AccountJiraConfigurationOutput.add_member(:subdomain, Shapes::ShapeRef.new(shape: Subdomain, location_name: "Subdomain"))
425
+ AccountJiraConfigurationOutput.add_member(:jira_project_key, Shapes::ShapeRef.new(shape: JiraProjectKey, location_name: "JiraProjectKey"))
426
+ AccountJiraConfigurationOutput.add_member(:status_message, Shapes::ShapeRef.new(shape: StatusMessage, location_name: "StatusMessage"))
427
+ AccountJiraConfigurationOutput.struct_class = Types::AccountJiraConfigurationOutput
428
+
394
429
  AccountSummary.key = Shapes::ShapeRef.new(shape: CheckStatus)
395
430
  AccountSummary.value = Shapes::ShapeRef.new(shape: CheckStatusCount)
396
431
 
@@ -414,6 +449,7 @@ module Aws::WellArchitected
414
449
  Answer.add_member(:risk, Shapes::ShapeRef.new(shape: Risk, location_name: "Risk"))
415
450
  Answer.add_member(:notes, Shapes::ShapeRef.new(shape: Notes, location_name: "Notes"))
416
451
  Answer.add_member(:reason, Shapes::ShapeRef.new(shape: AnswerReason, location_name: "Reason"))
452
+ Answer.add_member(:jira_configuration, Shapes::ShapeRef.new(shape: JiraConfiguration, location_name: "JiraConfiguration"))
417
453
  Answer.struct_class = Types::Answer
418
454
 
419
455
  AnswerSummaries.member = Shapes::ShapeRef.new(shape: AnswerSummary)
@@ -428,6 +464,7 @@ module Aws::WellArchitected
428
464
  AnswerSummary.add_member(:risk, Shapes::ShapeRef.new(shape: Risk, location_name: "Risk"))
429
465
  AnswerSummary.add_member(:reason, Shapes::ShapeRef.new(shape: AnswerReason, location_name: "Reason"))
430
466
  AnswerSummary.add_member(:question_type, Shapes::ShapeRef.new(shape: QuestionType, location_name: "QuestionType"))
467
+ AnswerSummary.add_member(:jira_configuration, Shapes::ShapeRef.new(shape: JiraConfiguration, location_name: "JiraConfiguration"))
431
468
  AnswerSummary.struct_class = Types::AnswerSummary
432
469
 
433
470
  AssociateLensesInput.add_member(:workload_id, Shapes::ShapeRef.new(shape: WorkloadId, required: true, location: "uri", location_name: "WorkloadId"))
@@ -623,6 +660,7 @@ module Aws::WellArchitected
623
660
  CreateWorkloadInput.add_member(:applications, Shapes::ShapeRef.new(shape: WorkloadApplications, location_name: "Applications"))
624
661
  CreateWorkloadInput.add_member(:profile_arns, Shapes::ShapeRef.new(shape: WorkloadProfileArns, location_name: "ProfileArns"))
625
662
  CreateWorkloadInput.add_member(:review_template_arns, Shapes::ShapeRef.new(shape: ReviewTemplateArns, location_name: "ReviewTemplateArns"))
663
+ CreateWorkloadInput.add_member(:jira_configuration, Shapes::ShapeRef.new(shape: WorkloadJiraConfigurationInput, location_name: "JiraConfiguration"))
626
664
  CreateWorkloadInput.struct_class = Types::CreateWorkloadInput
627
665
 
628
666
  CreateWorkloadOutput.add_member(:workload_id, Shapes::ShapeRef.new(shape: WorkloadId, location_name: "WorkloadId"))
@@ -715,6 +753,11 @@ module Aws::WellArchitected
715
753
  GetConsolidatedReportOutput.add_member(:base_64_string, Shapes::ShapeRef.new(shape: Base64String, location_name: "Base64String"))
716
754
  GetConsolidatedReportOutput.struct_class = Types::GetConsolidatedReportOutput
717
755
 
756
+ GetGlobalSettingsOutput.add_member(:organization_sharing_status, Shapes::ShapeRef.new(shape: OrganizationSharingStatus, location_name: "OrganizationSharingStatus"))
757
+ GetGlobalSettingsOutput.add_member(:discovery_integration_status, Shapes::ShapeRef.new(shape: DiscoveryIntegrationStatus, location_name: "DiscoveryIntegrationStatus"))
758
+ GetGlobalSettingsOutput.add_member(:jira_configuration, Shapes::ShapeRef.new(shape: AccountJiraConfigurationOutput, location_name: "JiraConfiguration"))
759
+ GetGlobalSettingsOutput.struct_class = Types::GetGlobalSettingsOutput
760
+
718
761
  GetLensInput.add_member(:lens_alias, Shapes::ShapeRef.new(shape: LensAlias, required: true, location: "uri", location_name: "LensAlias"))
719
762
  GetLensInput.add_member(:lens_version, Shapes::ShapeRef.new(shape: LensVersion, location: "querystring", location_name: "LensVersion"))
720
763
  GetLensInput.struct_class = Types::GetLensInput
@@ -823,11 +866,19 @@ module Aws::WellArchitected
823
866
  ImprovementSummary.add_member(:risk, Shapes::ShapeRef.new(shape: Risk, location_name: "Risk"))
824
867
  ImprovementSummary.add_member(:improvement_plan_url, Shapes::ShapeRef.new(shape: ImprovementPlanUrl, location_name: "ImprovementPlanUrl"))
825
868
  ImprovementSummary.add_member(:improvement_plans, Shapes::ShapeRef.new(shape: ChoiceImprovementPlans, location_name: "ImprovementPlans"))
869
+ ImprovementSummary.add_member(:jira_configuration, Shapes::ShapeRef.new(shape: JiraConfiguration, location_name: "JiraConfiguration"))
826
870
  ImprovementSummary.struct_class = Types::ImprovementSummary
827
871
 
828
872
  InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, required: true, location_name: "Message"))
829
873
  InternalServerException.struct_class = Types::InternalServerException
830
874
 
875
+ JiraConfiguration.add_member(:jira_issue_url, Shapes::ShapeRef.new(shape: JiraIssueUrl, location_name: "JiraIssueUrl"))
876
+ JiraConfiguration.add_member(:last_synced_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastSyncedTime"))
877
+ JiraConfiguration.struct_class = Types::JiraConfiguration
878
+
879
+ JiraSelectedQuestionConfiguration.add_member(:selected_pillars, Shapes::ShapeRef.new(shape: SelectedPillars, location_name: "SelectedPillars"))
880
+ JiraSelectedQuestionConfiguration.struct_class = Types::JiraSelectedQuestionConfiguration
881
+
831
882
  Lens.add_member(:lens_arn, Shapes::ShapeRef.new(shape: LensArn, location_name: "LensArn"))
832
883
  Lens.add_member(:lens_version, Shapes::ShapeRef.new(shape: LensVersion, location_name: "LensVersion"))
833
884
  Lens.add_member(:name, Shapes::ShapeRef.new(shape: LensName, location_name: "Name"))
@@ -852,6 +903,7 @@ module Aws::WellArchitected
852
903
  LensReview.add_member(:lens_name, Shapes::ShapeRef.new(shape: LensName, location_name: "LensName"))
853
904
  LensReview.add_member(:lens_status, Shapes::ShapeRef.new(shape: LensStatus, location_name: "LensStatus"))
854
905
  LensReview.add_member(:pillar_review_summaries, Shapes::ShapeRef.new(shape: PillarReviewSummaries, location_name: "PillarReviewSummaries"))
906
+ LensReview.add_member(:jira_configuration, Shapes::ShapeRef.new(shape: JiraSelectedQuestionConfiguration, location_name: "JiraConfiguration"))
855
907
  LensReview.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "UpdatedAt"))
856
908
  LensReview.add_member(:notes, Shapes::ShapeRef.new(shape: Notes, location_name: "Notes"))
857
909
  LensReview.add_member(:risk_counts, Shapes::ShapeRef.new(shape: RiskCounts, location_name: "RiskCounts"))
@@ -1372,8 +1424,16 @@ module Aws::WellArchitected
1372
1424
 
1373
1425
  SelectedChoices.member = Shapes::ShapeRef.new(shape: ChoiceId)
1374
1426
 
1427
+ SelectedPillar.add_member(:pillar_id, Shapes::ShapeRef.new(shape: PillarId, location_name: "PillarId"))
1428
+ SelectedPillar.add_member(:selected_question_ids, Shapes::ShapeRef.new(shape: SelectedQuestionIds, location_name: "SelectedQuestionIds"))
1429
+ SelectedPillar.struct_class = Types::SelectedPillar
1430
+
1431
+ SelectedPillars.member = Shapes::ShapeRef.new(shape: SelectedPillar)
1432
+
1375
1433
  SelectedProfileChoiceIds.member = Shapes::ShapeRef.new(shape: ChoiceId)
1376
1434
 
1435
+ SelectedQuestionIds.member = Shapes::ShapeRef.new(shape: SelectedQuestionId)
1436
+
1377
1437
  ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, required: true, location_name: "Message"))
1378
1438
  ServiceQuotaExceededException.add_member(:resource_id, Shapes::ShapeRef.new(shape: ExceptionResourceId, location_name: "ResourceId"))
1379
1439
  ServiceQuotaExceededException.add_member(:resource_type, Shapes::ShapeRef.new(shape: ExceptionResourceType, location_name: "ResourceType"))
@@ -1457,12 +1517,19 @@ module Aws::WellArchitected
1457
1517
 
1458
1518
  UpdateGlobalSettingsInput.add_member(:organization_sharing_status, Shapes::ShapeRef.new(shape: OrganizationSharingStatus, location_name: "OrganizationSharingStatus"))
1459
1519
  UpdateGlobalSettingsInput.add_member(:discovery_integration_status, Shapes::ShapeRef.new(shape: DiscoveryIntegrationStatus, location_name: "DiscoveryIntegrationStatus"))
1520
+ UpdateGlobalSettingsInput.add_member(:jira_configuration, Shapes::ShapeRef.new(shape: AccountJiraConfigurationInput, location_name: "JiraConfiguration"))
1460
1521
  UpdateGlobalSettingsInput.struct_class = Types::UpdateGlobalSettingsInput
1461
1522
 
1523
+ UpdateIntegrationInput.add_member(:workload_id, Shapes::ShapeRef.new(shape: WorkloadId, required: true, location: "uri", location_name: "WorkloadId"))
1524
+ UpdateIntegrationInput.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, required: true, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
1525
+ UpdateIntegrationInput.add_member(:integrating_service, Shapes::ShapeRef.new(shape: IntegratingService, required: true, location_name: "IntegratingService"))
1526
+ UpdateIntegrationInput.struct_class = Types::UpdateIntegrationInput
1527
+
1462
1528
  UpdateLensReviewInput.add_member(:workload_id, Shapes::ShapeRef.new(shape: WorkloadId, required: true, location: "uri", location_name: "WorkloadId"))
1463
1529
  UpdateLensReviewInput.add_member(:lens_alias, Shapes::ShapeRef.new(shape: LensAlias, required: true, location: "uri", location_name: "LensAlias"))
1464
1530
  UpdateLensReviewInput.add_member(:lens_notes, Shapes::ShapeRef.new(shape: Notes, location_name: "LensNotes"))
1465
1531
  UpdateLensReviewInput.add_member(:pillar_notes, Shapes::ShapeRef.new(shape: PillarNotes, location_name: "PillarNotes"))
1532
+ UpdateLensReviewInput.add_member(:jira_configuration, Shapes::ShapeRef.new(shape: JiraSelectedQuestionConfiguration, location_name: "JiraConfiguration"))
1466
1533
  UpdateLensReviewInput.struct_class = Types::UpdateLensReviewInput
1467
1534
 
1468
1535
  UpdateLensReviewOutput.add_member(:workload_id, Shapes::ShapeRef.new(shape: WorkloadId, location_name: "WorkloadId"))
@@ -1537,6 +1604,7 @@ module Aws::WellArchitected
1537
1604
  UpdateWorkloadInput.add_member(:improvement_status, Shapes::ShapeRef.new(shape: WorkloadImprovementStatus, location_name: "ImprovementStatus"))
1538
1605
  UpdateWorkloadInput.add_member(:discovery_config, Shapes::ShapeRef.new(shape: WorkloadDiscoveryConfig, location_name: "DiscoveryConfig"))
1539
1606
  UpdateWorkloadInput.add_member(:applications, Shapes::ShapeRef.new(shape: WorkloadApplications, location_name: "Applications"))
1607
+ UpdateWorkloadInput.add_member(:jira_configuration, Shapes::ShapeRef.new(shape: WorkloadJiraConfigurationInput, location_name: "JiraConfiguration"))
1540
1608
  UpdateWorkloadInput.struct_class = Types::UpdateWorkloadInput
1541
1609
 
1542
1610
  UpdateWorkloadOutput.add_member(:workload, Shapes::ShapeRef.new(shape: Workload, location_name: "Workload"))
@@ -1611,6 +1679,7 @@ module Aws::WellArchitected
1611
1679
  Workload.add_member(:applications, Shapes::ShapeRef.new(shape: WorkloadApplications, location_name: "Applications"))
1612
1680
  Workload.add_member(:profiles, Shapes::ShapeRef.new(shape: WorkloadProfiles, location_name: "Profiles"))
1613
1681
  Workload.add_member(:prioritized_risk_counts, Shapes::ShapeRef.new(shape: RiskCounts, location_name: "PrioritizedRiskCounts"))
1682
+ Workload.add_member(:jira_configuration, Shapes::ShapeRef.new(shape: WorkloadJiraConfigurationOutput, location_name: "JiraConfiguration"))
1614
1683
  Workload.struct_class = Types::Workload
1615
1684
 
1616
1685
  WorkloadAccountIds.member = Shapes::ShapeRef.new(shape: AwsAccountId)
@@ -1623,6 +1692,17 @@ module Aws::WellArchitected
1623
1692
  WorkloadDiscoveryConfig.add_member(:workload_resource_definition, Shapes::ShapeRef.new(shape: WorkloadResourceDefinition, location_name: "WorkloadResourceDefinition"))
1624
1693
  WorkloadDiscoveryConfig.struct_class = Types::WorkloadDiscoveryConfig
1625
1694
 
1695
+ WorkloadJiraConfigurationInput.add_member(:issue_management_status, Shapes::ShapeRef.new(shape: WorkloadIssueManagementStatus, location_name: "IssueManagementStatus"))
1696
+ WorkloadJiraConfigurationInput.add_member(:issue_management_type, Shapes::ShapeRef.new(shape: IssueManagementType, location_name: "IssueManagementType"))
1697
+ WorkloadJiraConfigurationInput.add_member(:jira_project_key, Shapes::ShapeRef.new(shape: JiraProjectKey, location_name: "JiraProjectKey"))
1698
+ WorkloadJiraConfigurationInput.struct_class = Types::WorkloadJiraConfigurationInput
1699
+
1700
+ WorkloadJiraConfigurationOutput.add_member(:issue_management_status, Shapes::ShapeRef.new(shape: WorkloadIssueManagementStatus, location_name: "IssueManagementStatus"))
1701
+ WorkloadJiraConfigurationOutput.add_member(:issue_management_type, Shapes::ShapeRef.new(shape: IssueManagementType, location_name: "IssueManagementType"))
1702
+ WorkloadJiraConfigurationOutput.add_member(:jira_project_key, Shapes::ShapeRef.new(shape: JiraProjectKey, location_name: "JiraProjectKey"))
1703
+ WorkloadJiraConfigurationOutput.add_member(:status_message, Shapes::ShapeRef.new(shape: StatusMessage, location_name: "StatusMessage"))
1704
+ WorkloadJiraConfigurationOutput.struct_class = Types::WorkloadJiraConfigurationOutput
1705
+
1626
1706
  WorkloadLenses.member = Shapes::ShapeRef.new(shape: LensAlias)
1627
1707
 
1628
1708
  WorkloadNonAwsRegions.member = Shapes::ShapeRef.new(shape: WorkloadNonAwsRegion)
@@ -2037,6 +2117,18 @@ module Aws::WellArchitected
2037
2117
  )
2038
2118
  end)
2039
2119
 
2120
+ api.add_operation(:get_global_settings, Seahorse::Model::Operation.new.tap do |o|
2121
+ o.name = "GetGlobalSettings"
2122
+ o.http_method = "GET"
2123
+ o.http_request_uri = "/global-settings"
2124
+ o.input = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2125
+ o.output = Shapes::ShapeRef.new(shape: GetGlobalSettingsOutput)
2126
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2127
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2128
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2129
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2130
+ end)
2131
+
2040
2132
  api.add_operation(:get_lens, Seahorse::Model::Operation.new.tap do |o|
2041
2133
  o.name = "GetLens"
2042
2134
  o.http_method = "GET"
@@ -2587,6 +2679,20 @@ module Aws::WellArchitected
2587
2679
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2588
2680
  end)
2589
2681
 
2682
+ api.add_operation(:update_integration, Seahorse::Model::Operation.new.tap do |o|
2683
+ o.name = "UpdateIntegration"
2684
+ o.http_method = "POST"
2685
+ o.http_request_uri = "/workloads/{WorkloadId}/updateIntegration"
2686
+ o.input = Shapes::ShapeRef.new(shape: UpdateIntegrationInput)
2687
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2688
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2689
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2690
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2691
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2692
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2693
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2694
+ end)
2695
+
2590
2696
  api.add_operation(:update_lens_review, Seahorse::Model::Operation.new.tap do |o|
2591
2697
  o.name = "UpdateLensReview"
2592
2698
  o.http_method = "PATCH"
@@ -2711,6 +2817,7 @@ module Aws::WellArchitected
2711
2817
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2712
2818
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2713
2819
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2820
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2714
2821
  end)
2715
2822
 
2716
2823
  api.add_operation(:upgrade_profile_version, Seahorse::Model::Operation.new.tap do |o|
@@ -2725,6 +2832,7 @@ module Aws::WellArchitected
2725
2832
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2726
2833
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2727
2834
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2835
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2728
2836
  end)
2729
2837
 
2730
2838
  api.add_operation(:upgrade_review_template_lens_review, Seahorse::Model::Operation.new.tap do |o|
@@ -32,7 +32,7 @@ module Aws::WellArchitected
32
32
  raise ArgumentError, "FIPS and DualStack are enabled, but this partition does not support one or both"
33
33
  end
34
34
  if Aws::Endpoints::Matchers.boolean_equals?(use_fips, true)
35
- if Aws::Endpoints::Matchers.boolean_equals?(true, Aws::Endpoints::Matchers.attr(partition_result, "supportsFIPS"))
35
+ if Aws::Endpoints::Matchers.boolean_equals?(Aws::Endpoints::Matchers.attr(partition_result, "supportsFIPS"), true)
36
36
  return Aws::Endpoints::Endpoint.new(url: "https://wellarchitected-fips.#{region}.#{partition_result['dnsSuffix']}", headers: {}, properties: {})
37
37
  end
38
38
  raise ArgumentError, "FIPS is enabled but this partition does not support FIPS"
@@ -348,6 +348,20 @@ module Aws::WellArchitected
348
348
  end
349
349
  end
350
350
 
351
+ class GetGlobalSettings
352
+ def self.build(context)
353
+ unless context.config.regional_endpoint
354
+ endpoint = context.config.endpoint.to_s
355
+ end
356
+ Aws::WellArchitected::EndpointParameters.new(
357
+ region: context.config.region,
358
+ use_dual_stack: context.config.use_dualstack_endpoint,
359
+ use_fips: context.config.use_fips_endpoint,
360
+ endpoint: endpoint,
361
+ )
362
+ end
363
+ end
364
+
351
365
  class GetLens
352
366
  def self.build(context)
353
367
  unless context.config.regional_endpoint
@@ -838,6 +852,20 @@ module Aws::WellArchitected
838
852
  end
839
853
  end
840
854
 
855
+ class UpdateIntegration
856
+ def self.build(context)
857
+ unless context.config.regional_endpoint
858
+ endpoint = context.config.endpoint.to_s
859
+ end
860
+ Aws::WellArchitected::EndpointParameters.new(
861
+ region: context.config.region,
862
+ use_dual_stack: context.config.use_dualstack_endpoint,
863
+ use_fips: context.config.use_fips_endpoint,
864
+ endpoint: endpoint,
865
+ )
866
+ end
867
+ end
868
+
841
869
  class UpdateLensReview
842
870
  def self.build(context)
843
871
  unless context.config.regional_endpoint
@@ -106,6 +106,8 @@ module Aws::WellArchitected
106
106
  Aws::WellArchitected::Endpoints::GetAnswer.build(context)
107
107
  when :get_consolidated_report
108
108
  Aws::WellArchitected::Endpoints::GetConsolidatedReport.build(context)
109
+ when :get_global_settings
110
+ Aws::WellArchitected::Endpoints::GetGlobalSettings.build(context)
109
111
  when :get_lens
110
112
  Aws::WellArchitected::Endpoints::GetLens.build(context)
111
113
  when :get_lens_review
@@ -176,6 +178,8 @@ module Aws::WellArchitected
176
178
  Aws::WellArchitected::Endpoints::UpdateAnswer.build(context)
177
179
  when :update_global_settings
178
180
  Aws::WellArchitected::Endpoints::UpdateGlobalSettings.build(context)
181
+ when :update_integration
182
+ Aws::WellArchitected::Endpoints::UpdateIntegration.build(context)
179
183
  when :update_lens_review
180
184
  Aws::WellArchitected::Endpoints::UpdateLensReview.build(context)
181
185
  when :update_profile