aws-sdk-securityhub 1.151.0 → 1.153.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.
@@ -6833,6 +6833,7 @@ module Aws::SecurityHub
6833
6833
  ProductV2.add_member(:integration_v2_types, Shapes::ShapeRef.new(shape: IntegrationV2TypeList, location_name: "IntegrationV2Types"))
6834
6834
  ProductV2.add_member(:marketplace_url, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "MarketplaceUrl"))
6835
6835
  ProductV2.add_member(:activation_url, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ActivationUrl"))
6836
+ ProductV2.add_member(:marketplace_product_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "MarketplaceProductId"))
6836
6837
  ProductV2.struct_class = Types::ProductV2
6837
6838
 
6838
6839
  ProductsList.member = Shapes::ShapeRef.new(shape: Product)