lib/aws-sdk-fsx/plugins/endpoints.rb in aws-sdk-fsx-1.80.0 vs lib/aws-sdk-fsx/plugins/endpoints.rb in aws-sdk-fsx-1.81.0

- old
+ new

@@ -60,10 +60,12 @@ Aws::FSx::Endpoints::AssociateFileSystemAliases.build(context) when :cancel_data_repository_task Aws::FSx::Endpoints::CancelDataRepositoryTask.build(context) when :copy_backup Aws::FSx::Endpoints::CopyBackup.build(context) + when :copy_snapshot_and_update_volume + Aws::FSx::Endpoints::CopySnapshotAndUpdateVolume.build(context) when :create_backup Aws::FSx::Endpoints::CreateBackup.build(context) when :create_data_repository_association Aws::FSx::Endpoints::CreateDataRepositoryAssociation.build(context) when :create_data_repository_task @@ -106,10 +108,12 @@ Aws::FSx::Endpoints::DescribeFileCaches.build(context) when :describe_file_system_aliases Aws::FSx::Endpoints::DescribeFileSystemAliases.build(context) when :describe_file_systems Aws::FSx::Endpoints::DescribeFileSystems.build(context) + when :describe_shared_vpc_configuration + Aws::FSx::Endpoints::DescribeSharedVpcConfiguration.build(context) when :describe_snapshots Aws::FSx::Endpoints::DescribeSnapshots.build(context) when :describe_storage_virtual_machines Aws::FSx::Endpoints::DescribeStorageVirtualMachines.build(context) when :describe_volumes @@ -132,9 +136,11 @@ Aws::FSx::Endpoints::UpdateDataRepositoryAssociation.build(context) when :update_file_cache Aws::FSx::Endpoints::UpdateFileCache.build(context) when :update_file_system Aws::FSx::Endpoints::UpdateFileSystem.build(context) + when :update_shared_vpc_configuration + Aws::FSx::Endpoints::UpdateSharedVpcConfiguration.build(context) when :update_snapshot Aws::FSx::Endpoints::UpdateSnapshot.build(context) when :update_storage_virtual_machine Aws::FSx::Endpoints::UpdateStorageVirtualMachine.build(context) when :update_volume