lib/aws-sdk-ec2/plugins/endpoints.rb in aws-sdk-ec2-1.404.0 vs lib/aws-sdk-ec2/plugins/endpoints.rb in aws-sdk-ec2-1.405.0

- old
+ new

@@ -800,10 +800,12 @@ Aws::EC2::Endpoints::DisableEbsEncryptionByDefault.build(context) when :disable_fast_launch Aws::EC2::Endpoints::DisableFastLaunch.build(context) when :disable_fast_snapshot_restores Aws::EC2::Endpoints::DisableFastSnapshotRestores.build(context) + when :disable_image_block_public_access + Aws::EC2::Endpoints::DisableImageBlockPublicAccess.build(context) when :disable_image_deprecation Aws::EC2::Endpoints::DisableImageDeprecation.build(context) when :disable_ipam_organization_admin_account Aws::EC2::Endpoints::DisableIpamOrganizationAdminAccount.build(context) when :disable_serial_console_access @@ -852,10 +854,12 @@ Aws::EC2::Endpoints::EnableEbsEncryptionByDefault.build(context) when :enable_fast_launch Aws::EC2::Endpoints::EnableFastLaunch.build(context) when :enable_fast_snapshot_restores Aws::EC2::Endpoints::EnableFastSnapshotRestores.build(context) + when :enable_image_block_public_access + Aws::EC2::Endpoints::EnableImageBlockPublicAccess.build(context) when :enable_image_deprecation Aws::EC2::Endpoints::EnableImageDeprecation.build(context) when :enable_ipam_organization_admin_account Aws::EC2::Endpoints::EnableIpamOrganizationAdminAccount.build(context) when :enable_reachability_analyzer_organization_sharing @@ -904,9 +908,11 @@ Aws::EC2::Endpoints::GetFlowLogsIntegrationTemplate.build(context) when :get_groups_for_capacity_reservation Aws::EC2::Endpoints::GetGroupsForCapacityReservation.build(context) when :get_host_reservation_purchase_preview Aws::EC2::Endpoints::GetHostReservationPurchasePreview.build(context) + when :get_image_block_public_access_state + Aws::EC2::Endpoints::GetImageBlockPublicAccessState.build(context) when :get_instance_types_from_instance_requirements Aws::EC2::Endpoints::GetInstanceTypesFromInstanceRequirements.build(context) when :get_instance_uefi_data Aws::EC2::Endpoints::GetInstanceUefiData.build(context) when :get_ipam_address_history